@import url("https://fonts.googleapis.com/css?family=Open+Sans");
* {
  font-family: Arial, Geneva, Helvetica, sans-serif; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/font-awesome/fonts/fontawesome-webfont.eot");
  src: url("../fonts/font-awesome/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  overflow-x: hidden;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative; }
  body main {
    flex-grow: 1;
    padding-bottom: 10px; }

.light {
  background-color: #fff; }

a {
  font-size: 14px; }

h1 {
  font-size: 36px; }

a, ul, li, button, input, div:hover {
  /* transition: all .5s;*/ }

.mb20 {
  margin-bottom: 20px; }

.siteWidth {
  width: 100%;
  max-width: 1180px;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box; }

header .siteWidth {
  height: inherit; }

main {
  padding-top: 69px; }

.single main {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.sidebar {
  min-width: 282px;
  max-width: 282px; }

.sidebar--wide {
  min-width: 282px;
  max-width: 380px; }

.es-request-widget-wrap input[type=submit],
.es-request-widget-wrap button {
  -webkit-appearance: none;
  color: #fff !important;
  width: 65% !important;
  min-width: 100px !important;
  line-height: 40px !important;
  padding: 0 !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
  outline: none !important;
  margin: 0 auto !important;
  box-sizing: border-box !important;
  text-decoration: none !important;
  display: block !important;
  text-align: center !important;
  text-transform: uppercase !important; }
  .es-request-widget-wrap input[type=submit]:hover,
  .es-request-widget-wrap button:hover {
    background-color: #fff !important; }
  .es-request-widget-wrap input[type=submit]:active,
  .es-request-widget-wrap button:active {
    background-color: #fff !important; }

.theme-button-light {
  background-color: #fff;
  text-transform: uppercase;
  padding-right: 30px;
  padding-left: 30px;
  width: fit-content;
  margin-top: 20px;
  line-height: 40px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  outline: none;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  text-align: center; }
  .theme-button-light:hover {
    color: #fff; }

.es-button.es-button-orange-corner,
button.yikes-easy-mc-submit-button.btn,
.btn-load-more,
.theme-button,
.widget-button a,
.es-request-widget-wrap input[type=submit],
.es-request-widget-wrap button,
.es_calc_container .es_calc_form input.es_calc_submit,
.sow-submit {
  -webkit-appearance: none;
  color: #fff;
  width: 100px;
  min-width: 100px;
  line-height: 33px;
  padding: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  outline: none;
  margin: 0;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  text-align: center; }
  .es-button.es-button-orange-corner:hover,
  button.yikes-easy-mc-submit-button.btn:hover,
  .btn-load-more:hover,
  .theme-button:hover,
  .widget-button a:hover,
  .es-request-widget-wrap input[type=submit]:hover,
  .es-request-widget-wrap button:hover,
  .es_calc_container .es_calc_form input.es_calc_submit:hover,
  .sow-submit:hover {
    background-color: #fff; }

.es-login__wrap .es-submit__wrap input, .es-agent-register__wrap .es-field .es-field__content input[type=submit] {
  -webkit-appearance: none;
  color: #fff;
  min-width: 100px;
  line-height: 33px;
  padding: 0 !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  outline: none;
  margin: 0;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  text-align: center; }
  .es-login__wrap .es-submit__wrap input:hover, .es-agent-register__wrap .es-field .es-field__content input[type=submit]:hover {
    background-color: #fff; }

.es-button.es-button-orange-corner {
  color: #fff !important;
  padding: 0 !important;
  text-transform: uppercase;
  max-width: 196px; }
  .es-button.es-button-orange-corner:hover {
    background-color: #fff !important; }

.btn-load-more {
  margin: 0 auto 70px;
  padding-left: 45px;
  padding-right: 45px;
  width: auto;
  display: block;
  text-transform: uppercase;
  cursor: pointer; }

.est-load-more img {
  display: block;
  margin: 0 auto 70px; }

nav.navigation {
  display: none; }

iframe {
  max-width: 100%; }

/*page builder*/
.page-template-page-with-title .main-block h1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 50px; }

h2 {
  font-size: 36px; }

h3.widget-title {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 50px;
  font-size: 36px; }

.pb_grid .widget > div {
  display: inline-block;
  width: 24.7%; }

/*/page builder*/
.post-single__content .es-profile__tabs-wrapper ul li {
  list-style: none; }
.post-single__content p {
  margin-bottom: 1em; }
.post-single__content ul, .post-single__content ol {
  margin: 1em 20px; }

.es-field-post_content .es-field__label {
  margin-bottom: 10px; }

.es-overlay__list li {
  list-style: none !important; }

input {
  box-sizing: border-box; }

@media screen and (max-width: 600px) {
  #wpadminbar {
    top: -46px; } }
.margin-center {
  margin-left: auto;
  margin-right: auto; }

header {
  z-index: 999;
  width: 100%;
  position: relative; }
  header .header__logo img {
    width: auto;
    height: 100%;
    max-height: 50px; }
  @media (max-width: 768px) {
    header .header__logo {
      align-self: center; } }
  header .header__logo a {
    line-height: 1px; }
  @media (max-width: 768px) {
    header .header__contact-information {
      display: none; } }
  header .header__contact-information li {
    margin-left: 40px;
    display: flex;
    align-items: center; }
    header .header__contact-information li i {
      margin-right: 8px; }
    header .header__contact-information li i:before {
      font-size: 22px; }
  header .siteWidth {
    display: flex;
    justify-content: space-between; }

.header__logo {
  display: flex;
  align-items: center; }

.header__contact-information {
  align-items: center; }

.displayFlex {
  display: flex; }

/*header_white*/
header.header_white {
  height: 91px;
  line-height: 91px;
  -webkit-box-shadow: inset 0px -12px 12px -12px #fafafa;
  -moz-box-shadow: inset 0px -12px 12px -12px #fafafa;
  box-shadow: inset 0px -12px 12px -12px #fafafa;
  z-index: 999; }

/*/header_white*/
/*header_transparent*/
header.header_transparent {
  /*position: absolute;
  top: 0;
  left: 0;
  right: 0;*/
  line-height: normal;
  height: 80px;
  background-color: rgba(62, 74, 90, 0.65); }
  header.header_transparent .header__logo {
    align-self: flex-end; }
    @media (max-width: 768px) {
      header.header_transparent .header__logo {
        align-self: center; } }
  header.header_transparent .header__contact-information li {
    padding: 4px 10px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #77808c;
    color: #fff; }
    header.header_transparent .header__contact-information li i {
      color: #fff; }

/*/header_transparent*/
.mobileView .navigate-line.light.header_transparent {
  height: 0px;
  min-height: 0px; }
.mobileView header {
  height: 60px; }
  .mobileView header.header_transparent, .mobileView header.header_white {
    height: 60px; }
  .mobileView header .siteWidth {
    align-items: center;
    position: relative; }
  .mobileView header .header__logo {
    max-height: 100%;
    height: 100%; }
    .mobileView header .header__logo a {
      display: flex;
      align-items: center;
      max-height: 100%;
      height: 100%; }
    .mobileView header .header__logo img {
      height: auto;
      max-width: 167px;
      width: auto; }

.displayNone {
  display: none; }

.displayBlock {
  display: block; }

/*hamburger button*/
.mobile-menu__button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 60px;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  align-self: center; }

.mobile-menu__button div {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 30px);
  height: 60px;
  display: flex;
  align-items: center; }

.mobile-menu__button span {
  display: block;
  position: absolute;
  height: 3px;
  left: 15px;
  right: 15px;
  border-radius: 9px;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

.mobile-menu__button span:nth-child(1) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.mobile-menu__button span:nth-child(2) {
  top: 28px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.mobile-menu__button span:nth-child(3) {
  top: 36px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.mobile-menu__button.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 18px;
  left: 20px; }

.mobile-menu__button.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }

.mobile-menu__button.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 36px;
  left: 20px; }

/*/hamburger button*/
.mobile-menu {
  display: none; }

/*.main-menu{
  @media (max-width: 1180px) {
    display: none;
  }
}*/
.navigate-line {
  position: relative;
  width: 100%;
  z-index: 999; }
  .navigate-line a {
    color: #969696;
    text-decoration: none; }

.navigate-line__wrapper {
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative; }

.main-menu__menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.main-menu__menu li a,
.navigate-line__login li a {
  line-height: 20px;
  height: 60px;
  padding: 0 33px;
  display: flex;
  align-items: center; }

.main-menu__menu > li > a {
  /*border-right: 1px solid #ffffff;*/
  position: relative;
  display: flex;
  align-items: center;
  /*max-width: 160px;*/ }

.main-menu__menu > li:last-child > a {
  border-right: none; }

/*.navigate-line__login li div,
.navigate-line__login li p,
.navigate-line__login li a{
  !*display: inline-block;*!
  padding-left: 10px;
  color: $login-text-color;
}
.navigate-line__login li{
  !*  width: 100%;*!
}*/
.main-menu__menu a,
.main-menu__menu a span,
.main-menu ul li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.main-menu__menu a:before,
.main-menu ul li:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: -1px;
  right: 0;
  background: #fafafa;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.main-menu__menu li:hover > a,
.main-menu__menu li:hover > a span {
  color: #222222;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px; }

.main-menu__menu > li:hover {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px; }

.main-menu__menu a:hover:before,
.main-menu__first-line-items:hover:before,
.main-menu ul li:hover:before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1); }

.main-menu__menu > li:hover > ul li a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: none; }

.main-menu__menu li {
  position: relative; }

.main-menu__menu .main-menu__first-line-items {
  position: relative;
  border-right: 1px solid #ffffff; }

.main-menu__menu .main-menu__first-line-items:last-child {
  border-right: none; }

.main-menu__menu li ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 60px;
  min-width: 170px;
  width: 100%;
  height: auto; }

.main-menu__menu li ul li {
  position: relative;
  left: 0;
  height: auto;
  width: 100%; }

.main-menu__menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  z-index: 1; }

.main-menu__menu li ul li ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  left: 100%;
  top: 0; }

.main-menu .sub-menu .menu-item-has-children > a:first-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px; }

.main-menu__menu > li > a {
  position: relative; }

.main-menu__menu > li > a:after {
  content: ' ';
  position: absolute;
  top: 15px;
  right: 0;
  left: 0;
  bottom: 15px;
  border-right: 1px solid #ededed;
  z-index: -2; }

.main-menu__menu > li:first-child > a:after {
  border-left: 1px solid #ededed; }

/*transparent menu*/
.main-menu .sub-menu .menu-item-has-children:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px; }
.main-menu .sub-menu .menu-item-has-children > a:first-child:after {
  display: none; }

.navigate-line__wrapper {
  justify-content: flex-end; }

.navigate-line.header_transparent {
  /*position: absolute;
  top: 80px;
  left: 0;
  right: 0;*/
  background-color: rgba(62, 74, 90, 0.65);
  min-height: 10px; }
  .navigate-line.header_transparent a {
    color: #fff; }
  .navigate-line.header_transparent .main-menu__menu li a {
    height: auto;
    padding: 0;
    margin: 0 12px; }
  .navigate-line.header_transparent .main-menu__menu li > ul {
    top: 40px;
    background-color: rgba(0, 0, 0, 0.3); }
    .navigate-line.header_transparent .main-menu__menu li > ul .sub-menu {
      top: 0; }
    .navigate-line.header_transparent .main-menu__menu li > ul > li:hover > a {
      color: #fff; }
    .navigate-line.header_transparent .main-menu__menu li > ul > li a {
      height: 40px;
      color: #bdbdbd; }
      .navigate-line.header_transparent .main-menu__menu li > ul > li a:before {
        display: none; }
  .navigate-line.header_transparent .main-menu__menu li:hover a {
    height: 40px; }
  .navigate-line.header_transparent .main-menu__menu > li {
    height: 40px; }
    .navigate-line.header_transparent .main-menu__menu > li:before {
      display: none; }
    .navigate-line.header_transparent .main-menu__menu > li:hover {
      height: auto; }
      .navigate-line.header_transparent .main-menu__menu > li:hover > a {
        height: inherit; }
      .navigate-line.header_transparent .main-menu__menu > li:hover > a {
        color: #fff;
        /* border-bottom: 1px solid $themeColor;*/
        text-shadow: 0px 0px 1px white; }
        .navigate-line.header_transparent .main-menu__menu > li:hover > a:before {
          -webkit-transform: scaleX(1);
          -moz-transform: scaleX(1);
          -ms-transform: scaleX(1);
          transform: scaleX(1); }
    .navigate-line.header_transparent .main-menu__menu > li > a {
      align-items: flex-start;
      position: relative; }
      .navigate-line.header_transparent .main-menu__menu > li > a:after {
        display: none; }
      .navigate-line.header_transparent .main-menu__menu > li > a:before {
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px; }
  .navigate-line.header_transparent .main-menu__menu ul li:before {
    left: 0;
    background-color: rgba(0, 0, 0, 0.7); }

/*/transparent menu*/
.post-date {
  padding-left: 25px;
  font-size: 16px;
  color: #969696;
  position: relative; }

.post-date:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  font-family: 'FontAwesome';
  content: "\f017";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px; }

.post-single {
  margin-right: 20px;
  flex-basis: 429px;
  flex-grow: 1;
  min-width: 300px; }
  @media (max-width: 768px) {
    .post-single {
      margin-right: 0;
      flex-basis: 100%;
      max-width: 100%; } }

.post-single__title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: baseline; }

.post-single__image {
  width: 100%;
  margin-bottom: 45px; }
  .post-single__image img {
    width: 100%;
    height: auto; }

.wp-caption {
  max-width: 100%;
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.comments-area {
  background-color: #fff;
  /*border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);*/
  /*padding: 7.6923%*/
  max-width: 100%; }
  .comments-area .comment-list .even {
    background-color: #fff; }
  .comments-area .comment-list .odd {
    background-color: #fafafa; }
  .comments-area .comment-list .children {
    margin-left: 50px; }

.comments-area > :last-child {
  margin-bottom: 0; }

.comments-title, .comment-reply-title {
  font-family: "Noto Serif", serif;
  font-size: 18px;
  line-height: 1.3333; }

.comment-form {
  padding-top: 1.6em; }

.comment-body {
  margin: 20px 0;
  border: 1px solid #f1f1f1;
  padding: 15px 5px;
  display: flex;
  flex-wrap: wrap;
  position: relative; }
  .comment-body .commentmetadata {
    margin-bottom: 10px; }
  .comment-body .fn .says {
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block; }
  .comment-body .comment-author, .comment-body .comment-content {
    margin: 0 10px; }
  .comment-body .reply {
    position: absolute;
    right: 15px;
    bottom: 15px; }

.comment-notes, .comment-awaiting-moderation, .logged-in-as, .form-allowed-tags {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 2em; }

.logged-in-as a:hover {
  color: rgba(51, 51, 51, 0.7); }

.logged-in-as a {
  color: #333;
  text-decoration: none; }

.comment-form label {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  display: block;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase; }

textarea {
  overflow: auto;
  vertical-align: top;
  max-width: 100%;
  border: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  background-color: #f7f7f7;
  border-radius: 0;
  font-size: 16px;
  line-height: 1.5;
  margin: 0; }

.form-submit {
  margin-bottom: 0; }

.post-single__content {
  line-height: 1.4; }
  .post-single__content ul li {
    margin-left: 20px;
    list-style: disc; }
  .post-single__content ol li {
    margin-left: 20px;
    list-style: decimal; }
  .post-single__content blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C" "\201D" "\2018" "\2019"; }
  .post-single__content blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em; }
  .post-single__content blockquote p {
    display: inline; }
  .post-single__content img {
    max-width: 100%;
    height: auto; }
  .post-single__content .alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0; }
  .post-single__content .alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em; }
  .post-single__content .aligncenter {
    margin-left: auto;
    margin-right: auto; }

.post-tags {
  font-weight: 600;
  padding: 40px 0; }
  .post-tags a {
    font-weight: 200;
    text-decoration: none;
    margin: 0 10px; }
  .post-tags a:hover {
    text-decoration: underline; }

#commentform input[type=submit] {
  margin-top: 10px; }

.archive__post h1 {
  padding-bottom: 20px;
  border-bottom: 1px solid #dedede;
  width: 100%;
  display: block; }
.archive__post .archive__grid {
  padding-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .archive__post .archive__grid article {
    margin-top: 50px;
    max-width: 48%;
    flex-grow: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; }
    @media (max-width: 1024px) {
      .archive__post .archive__grid article {
        max-width: 100%; } }
    @media (max-width: 768px) {
      .archive__post .archive__grid article {
        width: 100%; } }
    @media (max-width: 500px) {
      .archive__post .archive__grid article {
        flex-direction: column; }
        .archive__post .archive__grid article .archive__img {
          margin-right: 0;
          height: auto;
          width: 100%; } }
.archive__post .archive__img {
  margin-right: 20px;
  height: 180px;
  min-width: 180px;
  width: 180px; }
  .archive__post .archive__img img {
    width: 100%;
    height: auto; }
.archive__post .archive__content > a, .archive__post .archive__content > div {
  margin-bottom: 10px;
  display: block; }
.archive__post .archive__content .title {
  font-size: 18px;
  color: #222222;
  text-decoration: none; }
.archive__post .archive__content .title:hover {
  text-decoration: underline; }
.archive__post .archive__content .more {
  display: inline;
  text-decoration: none;
  padding-right: 10px;
  position: relative;
  cursor: pointer; }
.archive__post .archive__content .more:after {
  content: '\f101';
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 0;
  width: 10px;
  text-align: right;
  font-family: fontawesome; }

.archive__offers h2 {
  padding-bottom: 26px;
  margin-bottom: 26px;
  width: 100%;
  display: block;
  position: relative;
  font-size: 26px; }
.archive__offers h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 50px; }
.archive__offers article, .archive__offers .offers__article {
  background: #FFF;
  border: 1px solid #e7e6eb;
  margin: 10px 0 50px;
  padding: 50px 40px;
  display: flex;
  justify-content: space-between; }
  @media (max-width: 768px) {
    .archive__offers article, .archive__offers .offers__article {
      flex-direction: column;
      border: 0;
      padding: 0; }
      .archive__offers article .archive__content, .archive__offers .offers__article .archive__content {
        padding: 0;
        width: 100%;
        margin-bottom: 20px; }
      .archive__offers article .archive__img, .archive__offers .offers__article .archive__img {
        width: 100%; } }
.archive__offers .archive__content {
  width: 50%;
  padding: 0 15px; }
.archive__offers .archive__img {
  width: 50%; }
  .archive__offers .archive__img img {
    width: 100%;
    height: auto; }

.archive__offers.archive__offers--single .offers__article {
  padding: 0;
  border: 0; }
.archive__offers.archive__offers--single h1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 50px; }
.archive__offers.archive__offers--single .article-block__copy p {
  font-size: 14px;
  line-height: 20px; }

.error404 {
  padding: 0; }
  .error404 main {
    padding-top: 0; }
    .error404 main .not-found__container {
      color: #fff;
      width: 100%;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      position: relative; }
      .error404 main .not-found__container .not-found__background {
        background-position: center;
        position: absolute;
        top: -151px;
        bottom: 0;
        left: -1000px;
        right: -1000px;
        z-index: -1; }
      .error404 main .not-found__container .not-found__wrapper {
        width: 240px;
        margin: 0 auto; }
      .error404 main .not-found__container h1, .error404 main .not-found__container h2 {
        color: inherit;
        text-shadow: rgba(0, 0, 0, 0.52) 0px 0px 20px; }
      .error404 main .not-found__container h1 {
        font-size: 150px;
        margin-top: 20px; }
      .error404 main .not-found__container h2 {
        font-size: 30px;
        width: 100%; }
      .error404 main .not-found__container .theme-button {
        width: 100%;
        margin-top: 25px;
        margin-bottom: 20px;
        text-transform: uppercase; }

.es-agent__list .es-agent__item {
  border: none;
  margin-bottom: 80px;
  width: 25%;
  text-align: center;
  padding: 0 10px; }
  @media (max-width: 1100px) {
    .es-agent__list .es-agent__item {
      width: 33.33%; } }
  @media (max-width: 830px) {
    .es-agent__list .es-agent__item {
      width: 50%; } }
  @media (max-width: 570px) {
    .es-agent__list .es-agent__item {
      width: 100%;
      padding: 0; } }

.es-agent__list {
  display: flex;
  flex-wrap: wrap; }
  .es-agent__list .es-agent__container {
    /*height: 290px;*/
    position: relative; }
    .es-agent__list .es-agent__container .es-agent__wrapper {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .es-agent__list .es-agent__container .es-agent__wrapper .es-agent__image {
        width: 100%;
        /* height: 240px;*/
        position: relative;
        line-height: 0; }
        .es-agent__list .es-agent__container .es-agent__wrapper .es-agent__image img {
          width: 100%;
          height: auto;
          max-height: 100%; }
      .es-agent__list .es-agent__container .es-agent__wrapper .es-agent__name {
        font-family: "open sans";
        font-weight: 800;
        font-size: 18px;
        text-transform: uppercase;
        margin-top: 25px;
        text-align: left; }
    .es-agent__list .es-agent__container .es-agent__head {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      flex-direction: column;
      justify-content: center;
      padding: 0 15px;
      text-align: center;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.5);
      font-family: "open sans";
      font-size: 14px;
      line-height: 20px; }
      .es-agent__list .es-agent__container .es-agent__head .es-rating {
        margin-top: 10px; }
    .es-agent__list .es-agent__container .es-agent__footer {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      padding-top: 15px;
      padding-bottom: 15px;
      font-family: "open sans";
      font-size: 14px; }
      .es-agent__list .es-agent__container .es-agent__footer .es-agent__content {
        margin-top: 9px; }
      .es-agent__list .es-agent__container .es-agent__footer a {
        display: inline-block;
        color: inherit;
        text-decoration: inherit; }
      .es-agent__list .es-agent__container .es-agent__footer img {
        display: inline-block;
        width: 14px;
        height: 100%;
        margin-right: 14px; }
    .es-agent__list .es-agent__container:hover .es-agent__footer {
      display: block;
      z-index: 1;
      background-color: #fff;
      text-align: left; }
    .es-agent__list .es-agent__container:hover .es-agent__head {
      display: flex; }

.theme-button.panel-widget-style {
  margin: 0 auto; }

/*vertical sidebar*/
.sidebar .widget,
.sidebar--wide .widget,
.post-single__content .widget {
  margin-bottom: 20px; }
.sidebar .es_calc_container,
.sidebar--wide .es_calc_container,
.post-single__content .es_calc_container {
  padding: 40px 30px; }
  .sidebar .es_calc_container form,
  .sidebar--wide .es_calc_container form,
  .post-single__content .es_calc_container form {
    padding: 0; }
  .sidebar .es_calc_container h1,
  .sidebar--wide .es_calc_container h1,
  .post-single__content .es_calc_container h1 {
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    font-size: 24px !important;
    height: auto;
    text-align: left;
    padding: 0 0 5px;
    margin: 0; }
.sidebar .widget:not(.widget_es_request_widget),
.sidebar .widget_categories,
.sidebar .widget_archives,
.sidebar .widget_recent-posts,
.sidebar .widget_recent-comments,
.sidebar .widget_calendar,
.sidebar .widget_search,
.sidebar .widget_pages,
.sidebar .widget_nav_menu,
.sidebar .widget_tag_cloud,
.sidebar--wide .widget:not(.widget_es_request_widget),
.sidebar--wide .widget_categories,
.sidebar--wide .widget_archives,
.sidebar--wide .widget_recent-posts,
.sidebar--wide .widget_recent-comments,
.sidebar--wide .widget_calendar,
.sidebar--wide .widget_search,
.sidebar--wide .widget_pages,
.sidebar--wide .widget_nav_menu,
.sidebar--wide .widget_tag_cloud,
.post-single__content .widget:not(.widget_es_request_widget),
.post-single__content .widget_categories,
.post-single__content .widget_archives,
.post-single__content .widget_recent-posts,
.post-single__content .widget_recent-comments,
.post-single__content .widget_calendar,
.post-single__content .widget_search,
.post-single__content .widget_pages,
.post-single__content .widget_nav_menu,
.post-single__content .widget_tag_cloud {
  border: 1px solid #e7e6eb;
  padding: 40px 30px; }
  .sidebar .widget:not(.widget_es_request_widget) ul li,
  .sidebar .widget_categories ul li,
  .sidebar .widget_archives ul li,
  .sidebar .widget_recent-posts ul li,
  .sidebar .widget_recent-comments ul li,
  .sidebar .widget_calendar ul li,
  .sidebar .widget_search ul li,
  .sidebar .widget_pages ul li,
  .sidebar .widget_nav_menu ul li,
  .sidebar .widget_tag_cloud ul li,
  .sidebar--wide .widget:not(.widget_es_request_widget) ul li,
  .sidebar--wide .widget_categories ul li,
  .sidebar--wide .widget_archives ul li,
  .sidebar--wide .widget_recent-posts ul li,
  .sidebar--wide .widget_recent-comments ul li,
  .sidebar--wide .widget_calendar ul li,
  .sidebar--wide .widget_search ul li,
  .sidebar--wide .widget_pages ul li,
  .sidebar--wide .widget_nav_menu ul li,
  .sidebar--wide .widget_tag_cloud ul li,
  .post-single__content .widget:not(.widget_es_request_widget) ul li,
  .post-single__content .widget_categories ul li,
  .post-single__content .widget_archives ul li,
  .post-single__content .widget_recent-posts ul li,
  .post-single__content .widget_recent-comments ul li,
  .post-single__content .widget_calendar ul li,
  .post-single__content .widget_search ul li,
  .post-single__content .widget_pages ul li,
  .post-single__content .widget_nav_menu ul li,
  .post-single__content .widget_tag_cloud ul li {
    list-style: none; }
  .sidebar .widget:not(.widget_es_request_widget) a,
  .sidebar .widget_categories a,
  .sidebar .widget_archives a,
  .sidebar .widget_recent-posts a,
  .sidebar .widget_recent-comments a,
  .sidebar .widget_calendar a,
  .sidebar .widget_search a,
  .sidebar .widget_pages a,
  .sidebar .widget_nav_menu a,
  .sidebar .widget_tag_cloud a,
  .sidebar--wide .widget:not(.widget_es_request_widget) a,
  .sidebar--wide .widget_categories a,
  .sidebar--wide .widget_archives a,
  .sidebar--wide .widget_recent-posts a,
  .sidebar--wide .widget_recent-comments a,
  .sidebar--wide .widget_calendar a,
  .sidebar--wide .widget_search a,
  .sidebar--wide .widget_pages a,
  .sidebar--wide .widget_nav_menu a,
  .sidebar--wide .widget_tag_cloud a,
  .post-single__content .widget:not(.widget_es_request_widget) a,
  .post-single__content .widget_categories a,
  .post-single__content .widget_archives a,
  .post-single__content .widget_recent-posts a,
  .post-single__content .widget_recent-comments a,
  .post-single__content .widget_calendar a,
  .post-single__content .widget_search a,
  .post-single__content .widget_pages a,
  .post-single__content .widget_nav_menu a,
  .post-single__content .widget_tag_cloud a {
    color: inherit;
    text-decoration: none; }
  .sidebar .widget:not(.widget_es_request_widget) a:hover,
  .sidebar .widget_categories a:hover,
  .sidebar .widget_archives a:hover,
  .sidebar .widget_recent-posts a:hover,
  .sidebar .widget_recent-comments a:hover,
  .sidebar .widget_calendar a:hover,
  .sidebar .widget_search a:hover,
  .sidebar .widget_pages a:hover,
  .sidebar .widget_nav_menu a:hover,
  .sidebar .widget_tag_cloud a:hover,
  .sidebar--wide .widget:not(.widget_es_request_widget) a:hover,
  .sidebar--wide .widget_categories a:hover,
  .sidebar--wide .widget_archives a:hover,
  .sidebar--wide .widget_recent-posts a:hover,
  .sidebar--wide .widget_recent-comments a:hover,
  .sidebar--wide .widget_calendar a:hover,
  .sidebar--wide .widget_search a:hover,
  .sidebar--wide .widget_pages a:hover,
  .sidebar--wide .widget_nav_menu a:hover,
  .sidebar--wide .widget_tag_cloud a:hover,
  .post-single__content .widget:not(.widget_es_request_widget) a:hover,
  .post-single__content .widget_categories a:hover,
  .post-single__content .widget_archives a:hover,
  .post-single__content .widget_recent-posts a:hover,
  .post-single__content .widget_recent-comments a:hover,
  .post-single__content .widget_calendar a:hover,
  .post-single__content .widget_search a:hover,
  .post-single__content .widget_pages a:hover,
  .post-single__content .widget_nav_menu a:hover,
  .post-single__content .widget_tag_cloud a:hover {
    text-decoration: underline; }
  .sidebar .widget:not(.widget_es_request_widget) h2, .sidebar .widget:not(.widget_es_request_widget) h3,
  .sidebar .widget_categories h2,
  .sidebar .widget_categories h3,
  .sidebar .widget_archives h2,
  .sidebar .widget_archives h3,
  .sidebar .widget_recent-posts h2,
  .sidebar .widget_recent-posts h3,
  .sidebar .widget_recent-comments h2,
  .sidebar .widget_recent-comments h3,
  .sidebar .widget_calendar h2,
  .sidebar .widget_calendar h3,
  .sidebar .widget_search h2,
  .sidebar .widget_search h3,
  .sidebar .widget_pages h2,
  .sidebar .widget_pages h3,
  .sidebar .widget_nav_menu h2,
  .sidebar .widget_nav_menu h3,
  .sidebar .widget_tag_cloud h2,
  .sidebar .widget_tag_cloud h3,
  .sidebar--wide .widget:not(.widget_es_request_widget) h2,
  .sidebar--wide .widget:not(.widget_es_request_widget) h3,
  .sidebar--wide .widget_categories h2,
  .sidebar--wide .widget_categories h3,
  .sidebar--wide .widget_archives h2,
  .sidebar--wide .widget_archives h3,
  .sidebar--wide .widget_recent-posts h2,
  .sidebar--wide .widget_recent-posts h3,
  .sidebar--wide .widget_recent-comments h2,
  .sidebar--wide .widget_recent-comments h3,
  .sidebar--wide .widget_calendar h2,
  .sidebar--wide .widget_calendar h3,
  .sidebar--wide .widget_search h2,
  .sidebar--wide .widget_search h3,
  .sidebar--wide .widget_pages h2,
  .sidebar--wide .widget_pages h3,
  .sidebar--wide .widget_nav_menu h2,
  .sidebar--wide .widget_nav_menu h3,
  .sidebar--wide .widget_tag_cloud h2,
  .sidebar--wide .widget_tag_cloud h3,
  .post-single__content .widget:not(.widget_es_request_widget) h2,
  .post-single__content .widget:not(.widget_es_request_widget) h3,
  .post-single__content .widget_categories h2,
  .post-single__content .widget_categories h3,
  .post-single__content .widget_archives h2,
  .post-single__content .widget_archives h3,
  .post-single__content .widget_recent-posts h2,
  .post-single__content .widget_recent-posts h3,
  .post-single__content .widget_recent-comments h2,
  .post-single__content .widget_recent-comments h3,
  .post-single__content .widget_calendar h2,
  .post-single__content .widget_calendar h3,
  .post-single__content .widget_search h2,
  .post-single__content .widget_search h3,
  .post-single__content .widget_pages h2,
  .post-single__content .widget_pages h3,
  .post-single__content .widget_nav_menu h2,
  .post-single__content .widget_nav_menu h3,
  .post-single__content .widget_tag_cloud h2,
  .post-single__content .widget_tag_cloud h3 {
    font-size: 24px !important;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-family: 'Open Sans', sans-serif; }
  .sidebar .widget:not(.widget_es_request_widget) .post-date,
  .sidebar .widget_categories .post-date,
  .sidebar .widget_archives .post-date,
  .sidebar .widget_recent-posts .post-date,
  .sidebar .widget_recent-comments .post-date,
  .sidebar .widget_calendar .post-date,
  .sidebar .widget_search .post-date,
  .sidebar .widget_pages .post-date,
  .sidebar .widget_nav_menu .post-date,
  .sidebar .widget_tag_cloud .post-date,
  .sidebar--wide .widget:not(.widget_es_request_widget) .post-date,
  .sidebar--wide .widget_categories .post-date,
  .sidebar--wide .widget_archives .post-date,
  .sidebar--wide .widget_recent-posts .post-date,
  .sidebar--wide .widget_recent-comments .post-date,
  .sidebar--wide .widget_calendar .post-date,
  .sidebar--wide .widget_search .post-date,
  .sidebar--wide .widget_pages .post-date,
  .sidebar--wide .widget_nav_menu .post-date,
  .sidebar--wide .widget_tag_cloud .post-date,
  .post-single__content .widget:not(.widget_es_request_widget) .post-date,
  .post-single__content .widget_categories .post-date,
  .post-single__content .widget_archives .post-date,
  .post-single__content .widget_recent-posts .post-date,
  .post-single__content .widget_recent-comments .post-date,
  .post-single__content .widget_calendar .post-date,
  .post-single__content .widget_search .post-date,
  .post-single__content .widget_pages .post-date,
  .post-single__content .widget_nav_menu .post-date,
  .post-single__content .widget_tag_cloud .post-date {
    display: block;
    margin-top: 10px; }
.sidebar .widget li,
.sidebar .widget_categories li,
.sidebar .widget_archives li,
.sidebar .widget_recent-posts li,
.sidebar .widget_recent-comments li,
.sidebar .widget_calendar li,
.sidebar .widget_search li,
.sidebar .widget_pages li,
.sidebar .widget_nav_menu li,
.sidebar .widget_tag_cloud li,
.sidebar--wide .widget li,
.sidebar--wide .widget_categories li,
.sidebar--wide .widget_archives li,
.sidebar--wide .widget_recent-posts li,
.sidebar--wide .widget_recent-comments li,
.sidebar--wide .widget_calendar li,
.sidebar--wide .widget_search li,
.sidebar--wide .widget_pages li,
.sidebar--wide .widget_nav_menu li,
.sidebar--wide .widget_tag_cloud li,
.post-single__content .widget li,
.post-single__content .widget_categories li,
.post-single__content .widget_archives li,
.post-single__content .widget_recent-posts li,
.post-single__content .widget_recent-comments li,
.post-single__content .widget_calendar li,
.post-single__content .widget_search li,
.post-single__content .widget_pages li,
.post-single__content .widget_nav_menu li,
.post-single__content .widget_tag_cloud li {
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0; }
.sidebar .widget li:last-of-type,
.sidebar .widget_categories li:last-of-type,
.sidebar .widget_archives li:last-of-type,
.sidebar .widget_recent-posts li:last-of-type,
.sidebar .widget_recent-comments li:last-of-type,
.sidebar .widget_calendar li:last-of-type,
.sidebar .widget_search li:last-of-type,
.sidebar .widget_pages li:last-of-type,
.sidebar .widget_nav_menu li:last-of-type,
.sidebar .widget_tag_cloud li:last-of-type,
.sidebar--wide .widget li:last-of-type,
.sidebar--wide .widget_categories li:last-of-type,
.sidebar--wide .widget_archives li:last-of-type,
.sidebar--wide .widget_recent-posts li:last-of-type,
.sidebar--wide .widget_recent-comments li:last-of-type,
.sidebar--wide .widget_calendar li:last-of-type,
.sidebar--wide .widget_search li:last-of-type,
.sidebar--wide .widget_pages li:last-of-type,
.sidebar--wide .widget_nav_menu li:last-of-type,
.sidebar--wide .widget_tag_cloud li:last-of-type,
.post-single__content .widget li:last-of-type,
.post-single__content .widget_categories li:last-of-type,
.post-single__content .widget_archives li:last-of-type,
.post-single__content .widget_recent-posts li:last-of-type,
.post-single__content .widget_recent-comments li:last-of-type,
.post-single__content .widget_calendar li:last-of-type,
.post-single__content .widget_search li:last-of-type,
.post-single__content .widget_pages li:last-of-type,
.post-single__content .widget_nav_menu li:last-of-type,
.post-single__content .widget_tag_cloud li:last-of-type {
  border: none;
  padding-bottom: 0; }
.sidebar .widget_search,
.sidebar--wide .widget_search,
.post-single__content .widget_search {
  background-color: #fafafa;
  border: none;
  padding: 30px 20px; }
  .sidebar .widget_search p,
  .sidebar--wide .widget_search p,
  .post-single__content .widget_search p {
    font-size: 14px;
    text-align: center;
    font-family: 'open sans'; }
  .sidebar .widget_search h2,
  .sidebar--wide .widget_search h2,
  .post-single__content .widget_search h2 {
    text-align: center;
    border: none;
    font-weight: 800;
    margin: 0; }
  .sidebar .widget_search .post-search-form__input-container,
  .sidebar--wide .widget_search .post-search-form__input-container,
  .post-single__content .widget_search .post-search-form__input-container {
    border: 1px solid #e6e6e6;
    line-height: 40px;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    margin-top: 20px;
    background-color: #fff; }
    .sidebar .widget_search .post-search-form__input-container .post-search-form__input,
    .sidebar--wide .widget_search .post-search-form__input-container .post-search-form__input,
    .post-single__content .widget_search .post-search-form__input-container .post-search-form__input {
      border: 0;
      line-height: 40px;
      padding: 0;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      border-radius: 50px;
      position: absolute;
      top: 0;
      left: 20px;
      bottom: 0;
      width: calc(100% - 50px);
      outline: none; }
    .sidebar .widget_search .post-search-form__input-container .post-search-form__button,
    .sidebar--wide .widget_search .post-search-form__input-container .post-search-form__button,
    .post-single__content .widget_search .post-search-form__input-container .post-search-form__button {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      background: transparent;
      border: none;
      width: 50px;
      cursor: pointer;
      outline: none; }
      .sidebar .widget_search .post-search-form__input-container .post-search-form__button i,
      .sidebar--wide .widget_search .post-search-form__input-container .post-search-form__button i,
      .post-single__content .widget_search .post-search-form__input-container .post-search-form__button i {
        color: #e6e6e6; }

/*//vertical sidebar*/
/* calendar widget */
#wp-calendar {
  width: 100%; }

#wp-calendar caption {
  text-align: right;
  color: #333;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 15px; }

#wp-calendar thead {
  font-size: 10px; }

#wp-calendar thead th {
  padding-bottom: 10px; }

#wp-calendar tbody {
  color: #aaa; }

#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  text-align: center;
  /*padding:8px;*/ }

#wp-calendar tbody td:hover {
  background: #fff; }

#wp-calendar tbody .pad {
  background: none; }

#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right; }

#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px; }

/* end of calendar widget */
/*horizontal sidebar*/
.footer-full-width {
  width: 100%; }
  .footer-full-width.dark {
    background-color: #222121; }
  .footer-full-width.light {
    background-color: #fafafa; }

.bottom-sidebar {
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
  flex-wrap: wrap;
  position: relative; }
  .bottom-sidebar .widget {
    flex-basis: 250px;
    flex-grow: 1;
    padding: 10px;
    max-width: 500px; }
  .bottom-sidebar li {
    margin-bottom: 10px; }
  .bottom-sidebar a {
    text-decoration: none; }
  .bottom-sidebar h2 {
    font-size: 24px;
    margin: 15px 0 25px;
    font-family: 'Open Sans', sans-serif; }
  .bottom-sidebar .widget_yikes_easy_mc_widget h2 {
    padding-left: 45px;
    position: relative; }
  .bottom-sidebar .widget_yikes_easy_mc_widget h2:before {
    content: '';
    background-image: url("../images/send.svg");
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 0;
    width: 35px; }
  .bottom-sidebar form:not(.js-emc-calculator) {
    margin: 10px 0;
    display: flex; }
    .bottom-sidebar form:not(.js-emc-calculator) label {
      margin: 0 5px 0 0; }
    .bottom-sidebar form:not(.js-emc-calculator) input[type=email] {
      font-size: 16px;
      border: 0;
      line-height: 40px;
      padding: 0 10px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      border-radius: 50px;
      outline: none;
      margin: 0;
      background-color: #fff;
      -webkit-box-shadow: inset 4px 6px 14px -9px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: inset 4px 6px 14px -9px rgba(0, 0, 0, 0.75);
      box-shadow: inset 4px 6px 14px -9px rgba(0, 0, 0, 0.75); }
    .bottom-sidebar form:not(.js-emc-calculator) input[type=email]::placeholder {
      padding-left: 10px;
      font-size: 14px; }
    .bottom-sidebar form:not(.js-emc-calculator) input[type=email]:focus {
      outline: none; }
  .bottom-sidebar .widget.widget_yikes_easy_mc_widget section {
    font-size: 14px;
    line-height: 20px; }

.bottom-sidebar.dark a {
  color: #c3c3c3; }
.bottom-sidebar.dark h2 {
  color: #ffffff; }
.bottom-sidebar.dark .widget_es_search_widget h2 {
  color: #969696; }
.bottom-sidebar.dark .widget.widget_yikes_easy_mc_widget section {
  color: #fff; }
.bottom-sidebar.dark form input[type=email] {
  background-color: #505050; }

.bottom-sidebar.light {
  background-color: transparent; }
  .bottom-sidebar.light a {
    color: #969696; }

/*//horizontal sidebar*/
.es-thumbnail {
  width: 100%;
  height: 100%; }

/*content-property-loop*/
.es-layout-list .es-property-inner .es-property-thumbnail {
  width: 100% !important;
  flex: 1 0 26%;
  min-height: 250px !important; }
.es-layout-list .es-property-inner .es-footer-hover {
  flex: 1 0 12%;
  width: 100%; }

.es-thumbnail-bg {
  width: 100%;
  height: 100%; }

.es-property-inner {
  border: 0 !important;
  margin: 10px;
  padding: 0 !important; }
  .es-property-inner h2, .es-property-inner h3 {
    word-break: break-all; }
  .es-property-inner .es-property-excerpt {
    font-size: 14px;
    line-height: 23px; }
  .es-property-inner a {
    position: relative; }
    .es-property-inner a img {
      width: 100%;
      height: auto; }
    .es-property-inner a .es-thumbnail__container {
      background-color: transparent;
      transition: background-color 0.5s ease-out;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: auto;
      padding: 15px 20px; }
      .es-property-inner a .es-thumbnail__container .es-thumbnail__hover-text {
        margin-top: 10px;
        overflow: hidden;
        max-height: 0;
        transition: max-height 0.5s ease-out; }
        .es-property-inner a .es-thumbnail__container .es-thumbnail__hover-text p {
          color: #fff; }
      .es-property-inner a .es-thumbnail__container p {
        margin-bottom: 5px;
        color: #bcbcbc;
        font-size: 14px; }
      .es-property-inner a .es-thumbnail__container h2 {
        font-size: 16px;
        color: #fff;
        text-decoration: inherit;
        font-weight: 600;
        margin-bottom: 5px; }
      .es-property-inner a .es-thumbnail__container .es-price {
        font-size: 14px;
        font-weight: 600;
        background: none;
        line-height: inherit;
        color: #fff;
        padding: 0; }
  .es-property-inner:hover a .es-thumbnail__container {
    background-color: rgba(0, 0, 0, 0.7); }
  .es-property-inner:hover a .es-thumbnail__container .es-thumbnail__hover-text {
    max-height: 500px;
    transition: max-height 0.5s ease-in; }

.slick-slide .es-property-inner {
  margin: 0; }

.widget_properties-grid-widget {
  overflow: hidden; }

.sow-properties {
  margin: 0 -10px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap; }
  .sow-properties > div {
    width: 25%; }
    @media (max-width: 925px) {
      .sow-properties > div {
        width: 33.3%; } }
    @media (max-width: 700px) {
      .sow-properties > div {
        width: 50%; } }
    @media (max-width: 500px) {
      .sow-properties > div {
        width: 100%; } }
  .sow-properties.columns-2 {
    justify-content: space-between;
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto; }
    .sow-properties.columns-2 > div {
      width: 50%;
      max-width: 480px; }
      @media (max-width: 500px) {
        .sow-properties.columns-2 > div {
          width: 100%; } }
  .sow-properties.columns-3 > div {
    width: 33.3%; }
    @media (max-width: 700px) {
      .sow-properties.columns-3 > div {
        width: 50%; } }
    @media (max-width: 500px) {
      .sow-properties.columns-3 > div {
        width: 100%; } }

.sow-properties .es-property-thumbnail a,
.es-slideshow .es-property-inner .es-property-thumbnail a {
  font-size: 0;
  display: block;
  position: relative; }
  .sow-properties .es-property-thumbnail a:before,
  .es-slideshow .es-property-inner .es-property-thumbnail a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, transparent 60%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 60%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.65) 100%); }

/*/content-property-loop*/
/*es-wrap-header*/
.es-wrap-header {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e7eb; }
  .es-wrap-header .es-view-option {
    display: flex; }
    .es-wrap-header .es-view-option li {
      list-style: none;
      margin-right: 10px;
      margin-left: 0; }
      .es-wrap-header .es-view-option li a {
        display: block;
        line-height: 28px;
        box-sizing: border-box;
        text-align: center;
        width: 28px;
        height: 28px;
        background-color: #464646;
        border: 1px solid #d3d3d3;
        color: #fff; }
  .es-wrap-header .es-dropdown-container ul li {
    list-style: none; }

/*/es-wrap-header*/
.es-wrap > .es-listing {
  margin-top: 55px; }

/*table view*/
.es-layout-3_col .properties .es-property-inner, .es-layout-2_col .properties .es-property-inner {
  padding: 0; }

.es-layout-3_col .properties .es-property-thumbnail, .es-layout-2_col .properties .es-property-thumbnail {
  padding: 0; }

.es-listing .es-property-inner .es-property-thumbnail .es-thumbnail .es-thumbnail-bottom:before {
  font-family: fontawesome;
  content: "\f030";
  padding-right: 10px; }

.es-listing .es-property-inner .es-property-thumbnail .es-thumbnail .es-thumbnail-bottom {
  right: 0;
  width: auto;
  background: none;
  font-size: 14px;
  color: #fff;
  padding: 14px;
  text-shadow: rgba(0, 0, 0, 0.52) 0px 0px 5px; }

.es-thumbnail .js-es-wishlist-button {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 20px;
  z-index: 1; }

.es-footer-hover .js-es-wishlist-button {
  display: none !important; }

.es-layout-list .es-footer-hover .js-es-wishlist-button {
  display: inline !important; }

.es-layout-list .es-thumbnail .js-es-wishlist-button {
  display: none !important; }

.es-listing .es-property-inner .es-property-thumbnail .es-property-label-wrap .es-property-label.es-property-label-featured {
  color: inherit !important; }

.es-listing .es-property-inner .es-property-thumbnail .es-property-label-wrap {
  top: 5px; }

.es-listing .es-property-inner .es-property-thumbnail .es-property-label-wrap .es-property-label {
  font-size: 16px;
  padding: 6px 23px; }

.es-layout-2_col .es-thumbnail-bg, .es-layout-3_col .es-thumbnail-bg {
  min-height: 230px; }

.es-layout-2_col .es-property-inner, .es-layout-3_col .es-property-inner, .es-layout-list .es-property-inner {
  background-color: #fff;
  position: relative;
  border: none;
  -webkit-box-shadow: 0px 2px 14px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 14px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 14px -5px rgba(0, 0, 0, 0.75); }
  .es-layout-2_col .es-property-inner:hover, .es-layout-3_col .es-property-inner:hover, .es-layout-list .es-property-inner:hover {
    border: none;
    -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.75); }
.es-layout-2_col .es-property-description, .es-layout-3_col .es-property-description, .es-layout-list .es-property-description {
  padding: 10px 20px; }
.es-layout-2_col .es-property-data .es-property-excerpt, .es-layout-3_col .es-property-data .es-property-excerpt, .es-layout-list .es-property-data .es-property-excerpt {
  font-size: 14px;
  /*display: block;*/ }
.es-layout-2_col .es-property-data p, .es-layout-3_col .es-property-data p, .es-layout-list .es-property-data p {
  font-size: 14px;
  line-height: 20px;
  font-family: Arial; }
.es-layout-2_col .es-price, .es-layout-3_col .es-price, .es-layout-list .es-price {
  color: #464646;
  font-family: "open sans";
  font-weight: 100;
  font-size: 18px;
  background: none;
  padding: 0 0 15px 0; }
.es-layout-2_col .es-bottom-icon, .es-layout-3_col .es-bottom-icon, .es-layout-list .es-bottom-icon {
  margin: 0 6px; }
.es-layout-2_col .es-bottom-info, .es-layout-3_col .es-bottom-info, .es-layout-list .es-bottom-info {
  font-size: 14px;
  background: none !important;
  padding-left: 20px;
  padding-right: 20px; }
  .es-layout-2_col .es-bottom-info .es-bottom-icons, .es-layout-3_col .es-bottom-info .es-bottom-icons, .es-layout-list .es-bottom-info .es-bottom-icons {
    display: flex;
    justify-content: space-between; }
    .es-layout-2_col .es-bottom-info .es-bottom-icons span, .es-layout-3_col .es-bottom-info .es-bottom-icons span, .es-layout-list .es-bottom-info .es-bottom-icons span {
      text-align: center; }
.es-layout-2_col .es-footer-hover, .es-layout-3_col .es-footer-hover, .es-layout-list .es-footer-hover {
  font-size: 14px;
  background-color: #fff; }
  .es-layout-2_col .es-footer-hover .js-es-wishlist-button, .es-layout-3_col .es-footer-hover .js-es-wishlist-button, .es-layout-list .es-footer-hover .js-es-wishlist-button {
    font-size: 20px;
    flex: 1; }
    .es-layout-2_col .es-footer-hover .js-es-wishlist-button .fa, .es-layout-3_col .es-footer-hover .js-es-wishlist-button .fa, .es-layout-list .es-footer-hover .js-es-wishlist-button .fa {
      margin: 0; }
  .es-layout-2_col .es-footer-hover .es-map-link-wrap i, .es-layout-3_col .es-footer-hover .es-map-link-wrap i, .es-layout-list .es-footer-hover .es-map-link-wrap i {
    display: inline-block; }
  .es-layout-2_col .es-footer-hover .es-map-link-wrap a, .es-layout-3_col .es-footer-hover .es-map-link-wrap a, .es-layout-list .es-footer-hover .es-map-link-wrap a {
    display: inline-block; }
  .es-layout-2_col .es-footer-hover .es-map-view-link, .es-layout-3_col .es-footer-hover .es-map-view-link, .es-layout-list .es-footer-hover .es-map-view-link {
    color: #464646;
    margin-left: 5px; }
  .es-layout-2_col .es-footer-hover .es-read-wrap, .es-layout-3_col .es-footer-hover .es-read-wrap, .es-layout-list .es-footer-hover .es-read-wrap {
    flex-grow: 1; }
.es-layout-2_col .theme-button, .es-layout-3_col .theme-button, .es-layout-list .theme-button {
  text-transform: uppercase;
  max-width: 145px;
  width: 100%; }
  .es-layout-2_col .theme-button:active, .es-layout-3_col .theme-button:active, .es-layout-list .theme-button:active {
    background-color: #fff; }

.es-layout-2_col .es-property-inner a, .es-layout-3_col .es-property-inner a {
  display: block; }
.es-layout-2_col .es-property-inner:hover .es-footer-hover, .es-layout-3_col .es-property-inner:hover .es-footer-hover {
  display: flex;
  border: none;
  flex-wrap: wrap;
  z-index: 2; }
  .es-layout-2_col .es-property-inner:hover .es-footer-hover:before, .es-layout-3_col .es-property-inner:hover .es-footer-hover:before {
    position: absolute;
    content: '';
    top: -6px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: -1; }
  .es-layout-2_col .es-property-inner:hover .es-footer-hover:after, .es-layout-3_col .es-property-inner:hover .es-footer-hover:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    top: 5px;
    z-index: -2;
    -webkit-box-shadow: 0 7px 14px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 7px 14px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 7px 14px 0 rgba(0, 0, 0, 0.75); }
.es-layout-2_col .es-property-inner .es-property-data, .es-layout-3_col .es-property-inner .es-property-data {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e7eb; }
  .es-layout-2_col .es-property-inner .es-property-data h2, .es-layout-3_col .es-property-inner .es-property-data h2 {
    font-family: "open sans";
    font-size: 18px;
    font-weight: 800;
    text-align: left;
    padding: 0;
    margin: 0 0 5px 0; }
    .es-layout-2_col .es-property-inner .es-property-data h2 a, .es-layout-3_col .es-property-inner .es-property-data h2 a {
      font: inherit;
      text-decoration: none;
      color: inherit;
      padding: 0; }
.es-layout-2_col .es-footer-hover, .es-layout-3_col .es-footer-hover {
  display: none;
  justify-content: space-between;
  padding-top: 20px;
  align-items: center;
  position: absolute;
  top: calc(100% - 5px);
  left: 0;
  right: 0;
  z-index: 3;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px; }

/*/table view*/
/*list view*/
.es-layout-list .es-property-inner {
  padding: 0;
  flex-wrap: wrap; }
  .es-layout-list .es-property-inner:before {
    content: '';
    position: absolute;
    top: 35px;
    bottom: 35px;
    right: 18%;
    width: 1px;
    background-color: #e6e7eb; }
    @media screen and (max-width: 700px) {
      .es-layout-list .es-property-inner:before {
        display: none; } }
  .es-layout-list .es-property-inner .es-property-thumbnail {
    min-width: 180px; }
    .es-layout-list .es-property-inner .es-property-thumbnail a {
      position: static; }
  .es-layout-list .es-property-inner .es-property-description {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1 0 44%;
    min-width: 330px; }
    .es-layout-list .es-property-inner .es-property-description .es-property-excerpt {
      position: relative;
      padding: 0;
      flex-grow: 1;
      overflow: hidden; }
      .es-layout-list .es-property-inner .es-property-description .es-property-excerpt p {
        overflow: hidden;
        text-overflow: ellipsis;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: 0;
        padding-top: 15px; }
        .es-layout-list .es-property-inner .es-property-description .es-property-excerpt p:before {
          position: absolute;
          content: '';
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          -webkit-box-shadow: inset 0px -34px 10px -24px white;
          -moz-box-shadow: inset 0px -34px 10px -24px white;
          box-shadow: inset 0px -34px 10px -24px white; }
        .es-layout-list .es-property-inner .es-property-description .es-property-excerpt p:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 50px;
          height: 1px; }
    .es-layout-list .es-property-inner .es-property-description .es-bottom-info {
      position: static;
      margin: 0;
      padding: 0;
      width: 100%; }
      .es-layout-list .es-property-inner .es-property-description .es-bottom-info .es-bottom-icons {
        display: inline-block; }
        .es-layout-list .es-property-inner .es-property-description .es-bottom-info .es-bottom-icons span {
          margin-right: 15px; }
  .es-layout-list .es-property-inner .es-footer-hover {
    width: 100%;
    text-align: center;
    align-self: center;
    position: relative; }
    .es-layout-list .es-property-inner .es-footer-hover .es-read-wrap {
      display: block;
      text-align: center;
      margin: 20px 10px; }
      .es-layout-list .es-property-inner .es-footer-hover .es-read-wrap a {
        margin: 0 auto; }
  .es-layout-list .es-property-inner .es-property-data {
    position: relative;
    margin-bottom: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column; }
    .es-layout-list .es-property-inner .es-property-data .es-price {
      text-align: left; }
    .es-layout-list .es-property-inner .es-property-data h2 {
      font-family: "open sans";
      text-align: left;
      line-height: 1;
      margin-bottom: 5px; }
      .es-layout-list .es-property-inner .es-property-data h2 a {
        font-size: 24px;
        font-weight: 800;
        color: inherit;
        text-decoration: none; }

.es-properties-map .es-overlay .es-overlay__head .es-overlay__close {
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  padding: 0; }
  .es-properties-map .es-overlay .es-overlay__head .es-overlay__close i {
    vertical-align: middle; }

.page-template-page-with-title .entry-content, .page-template-page-without-slider .entry-content {
  margin-bottom: 50px; }

.page-template-page-without-slider h1 {
  margin-bottom: 50px; }

.entry-content {
  font-family: "open sans"; }
  .entry-content p {
    margin-bottom: 1em;
    line-height: 1.5;
    font-size: 1.1em;
    font-weight: 400; }
    .entry-content p a {
      font-size: 1em; }
  .entry-content img {
    margin: 0 0 0 0;
    max-width: 100%; }

.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.alignnone, img.alignnone {
  /* not sure about this one */ }

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px; }

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0; }

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0; }

.wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

.es_calc_container.layout_vertical .es_calc_option, .es_calc_container.layout_horizontal .es_calc_option {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .es_calc_container.layout_vertical .es_calc_option > div, .es_calc_container.layout_vertical .es_calc_option > input, .es_calc_container.layout_horizontal .es_calc_option > div, .es_calc_container.layout_horizontal .es_calc_option > input {
    float: none;
    position: relative;
    outline: none; }
  .es_calc_container.layout_vertical .es_calc_option .es_calc_option_title, .es_calc_container.layout_horizontal .es_calc_option .es_calc_option_title {
    order: 1;
    width: auto; }
  .es_calc_container.layout_vertical .es_calc_option .es_calc_option_info_icon, .es_calc_container.layout_horizontal .es_calc_option .es_calc_option_info_icon {
    order: 2;
    top: 0;
    right: 0;
    margin-left: 5px; }
  .es_calc_container.layout_vertical .es_calc_option .es_calc_input, .es_calc_container.layout_horizontal .es_calc_option .es_calc_input {
    order: 3;
    align-self: flex-end;
    flex-grow: 1;
    margin-left: 10px;
    text-align: right;
    margin-right: 10px;
    background: transparent; }
  .es_calc_container.layout_vertical .es_calc_option .es_calc_percent, .es_calc_container.layout_horizontal .es_calc_option .es_calc_percent {
    order: 4; }
  .es_calc_container.layout_vertical .es_calc_option .es_calc_rangeslider_container, .es_calc_container.layout_horizontal .es_calc_option .es_calc_rangeslider_container {
    order: 5;
    width: 100%;
    margin: 0;
    padding: 0; }
  .es_calc_container.layout_vertical .es_calc_option .irs-line, .es_calc_container.layout_horizontal .es_calc_option .irs-line {
    top: 25px; }
  .es_calc_container.layout_vertical .es_calc_option .irs-line-right, .es_calc_container.layout_horizontal .es_calc_option .irs-line-right {
    height: auto; }
  .es_calc_container.layout_vertical .es_calc_option .irs-slider, .es_calc_container.layout_horizontal .es_calc_option .irs-slider {
    border: none;
    height: 13px;
    margin-left: -3px;
    margin-top: -2px;
    width: 5px;
    border-radius: 3px; }
  .es_calc_container.layout_vertical .es_calc_option .irs-bar, .es_calc_container.layout_vertical .es_calc_option .irs-bar-edge, .es_calc_container.layout_vertical .es_calc_option .irs-line, .es_calc_container.layout_horizontal .es_calc_option .irs-bar, .es_calc_container.layout_horizontal .es_calc_option .irs-bar-edge, .es_calc_container.layout_horizontal .es_calc_option .irs-line {
    height: 3px;
    opacity: 0.5; }
.es_calc_container.layout_vertical .es_calc_submit, .es_calc_container.layout_horizontal .es_calc_submit {
  margin: 30px auto !important;
  min-width: 200px !important;
  text-transform: uppercase; }

.es_calc_popup hr {
  border: none; }

/*wrap*/
.es-wrap {
  width: 100%;
  max-width: 100%; }

/*/wrap*/
/*title*/
.post__title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .post__title h1 {
    margin-top: 0;
    flex-basis: 300px;
    flex-grow: 1; }
  .post__title .post__share-wrapper {
    display: flex; }
    .post__title .post__share-wrapper a {
      display: block;
      margin: 5px;
      width: 32px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      text-decoration: none; }
      .post__title .post__share-wrapper a i {
        font-size: 12px;
        color: #fff; }
    .post__title .post__share-wrapper .js-es-wishlist-button {
      background: #ff9600;
      border: 1px solid #fff; }
      .post__title .post__share-wrapper .js-es-wishlist-button .fa {
        margin: 0; }
      .post__title .post__share-wrapper .js-es-wishlist-button:hover {
        border: 1px solid #ff9600; }
    .post__title .post__share-wrapper .a2a_button_facebook {
      background-color: #507cbe;
      border: 1px solid #fff; }
      .post__title .post__share-wrapper .a2a_button_facebook:hover {
        border: 1px solid #507cbe; }
    .post__title .post__share-wrapper .a2a_button_twitter {
      background-color: #4d7ea3;
      border: 1px solid #fff; }
      .post__title .post__share-wrapper .a2a_button_twitter:hover {
        border: 1px solid #4d7ea3; }
    .post__title .post__share-wrapper .a2a_button_google_plus {
      background-color: #c4302b;
      border: 1px solid #fff; }
      .post__title .post__share-wrapper .a2a_button_google_plus:hover {
        border: 1px solid #c4302b; }
    .post__title .post__share-wrapper .a2a_button_linkedin {
      background-color: #90cadd;
      border: 1px solid #fff; }
      .post__title .post__share-wrapper .a2a_button_linkedin:hover {
        border: 1px solid #90cadd; }

/*/title*/
/*tabs*/
.post__tabs-wrap {
  min-height: 75px;
  display: flex;
  align-items: center; }
  .post__tabs-wrap .es-single-tabs li {
    list-style: none;
    margin-left: 0; }

.post__tabs-wrap .post__tabs {
  display: flex;
  /* margin-top: 35px;
   margin-bottom: 39px;*/ }
  .post__tabs-wrap .post__tabs li {
    list-style: none;
    margin-left: 0; }
    .post__tabs-wrap .post__tabs li:first-child {
      padding-left: 20px; }
    .post__tabs-wrap .post__tabs li:last-child {
      padding-right: 20px; }
  .post__tabs-wrap .post__tabs.es-fixed {
    position: fixed;
    margin: 0;
    top: 0;
    z-index: 9; }
  .post__tabs-wrap .post__tabs li {
    padding: 5px 0;
    background-color: #ffffff; }
    .post__tabs-wrap .post__tabs li a {
      display: block;
      height: 30px;
      line-height: 30px;
      padding: 0 18px;
      box-sizing: border-box;
      border-right: 1px solid #dedede;
      text-decoration: none;
      background-color: #fff;
      white-space: nowrap; }
    .post__tabs-wrap .post__tabs li:first-of-type a {
      padding-left: 0; }
    .post__tabs-wrap .post__tabs li:last-of-type a {
      padding-right: 0;
      border: none; }

.post__tabs--min {
  width: 100% !important;
  margin: 35px 0; }
  .post__tabs--min li a {
    display: block;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    border-bottom: 1px solid #dedede;
    text-decoration: none;
    text-align: center; }

/*/tabs*/
/*gallery*/
.slick-slide {
  padding: 0 2px; }
  .slick-slide img {
    width: 100%;
    height: auto; }

.post__gallery {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
  position: relative; }
  .post__gallery .SHZOfferButton {
    top: -30px !important; }

.post__gallery-image-pager-wrap {
  position: relative; }
  .post__gallery-image-pager-wrap .post__gallery-image-pager {
    margin: 4px 30px 0; }
    .post__gallery-image-pager-wrap .post__gallery-image-pager .slick-slide {
      margin: 0 2px; }

.slick-prev {
  position: absolute;
  cursor: pointer;
  top: calc(50% - 40px);
  left: 0;
  height: 80px;
  width: 20px; }
  .slick-prev:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: url("../images/aroow_l.svg");
    background-position: center;
    background-size: cover; }

.slick-next {
  position: absolute;
  cursor: pointer;
  top: calc(50% - 40px);
  right: 0;
  height: 80px;
  width: 20px; }
  .slick-next:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: url("../images/aroow_r.svg");
    background-position: center;
    background-size: cover; }

/*/gallery*/
/*content*/
.es-single .es-tabbed .es-tabbed-item {
  margin-bottom: 50px; }
.es-single .es-tabbed h3 {
  border: none;
  padding: 0;
  font-size: 36px;
  font-family: "open sans";
  font-weight: 800;
  margin-bottom: 40px !important; }
.es-single .es-tabbed .es-description {
  overflow: auto; }
  .es-single .es-tabbed .es-description p {
    margin-bottom: 1em; }
  .es-single .es-tabbed .es-description ul, .es-single .es-tabbed .es-description ol {
    list-style: initial;
    margin: 1em 20px;
    padding: initial; }
  .es-single .es-tabbed .es-description ul li {
    list-style: disc; }
  .es-single .es-tabbed .es-description ol li {
    list-style: decimal; }
  .es-single .es-tabbed .es-description a.pdf-link {
    display: block;
    box-sizing: border-box;
    height: 82px;
    width: 100%;
    border: 1px solid #dedede;
    line-height: 82px;
    text-align: center;
    color: #000;
    text-decoration: none; }
    .es-single .es-tabbed .es-description a.pdf-link i {
      margin-right: 10px;
      font-size: 25px; }

.post__share-wrapper a {
  color: #000;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center; }
  .post__share-wrapper a i.fa {
    margin-right: 0; }

/*/content*/
/*es-property-fields*/
.es-property-fields .post__share-wrapper {
  margin-bottom: 20px; }

.es-single .es-info .es-property-fields ul {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
  padding: 20px 0;
  position: relative;
  /*&:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #eeeeee;
  }
  &:after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #eeeeee;
  }*/ }
  .es-single .es-info .es-property-fields ul li {
    list-style: none; }
  .es-single .es-info .es-property-fields ul li {
    width: 50%;
    min-width: 280px;
    font-size: 14px;
    margin-bottom: 10px; }

/*/es-property-fields*/
.es-property-single-fields li.es-file__wrap {
  border: none; }
  .es-property-single-fields li.es-file__wrap .es-file__content img {
    height: auto; }

/*Features*/
.es-single .es-tabbed .es-features-list-wrap {
  width: 50% !important; }
  .es-single .es-tabbed .es-features-list-wrap ul {
    display: flex;
    flex-wrap: wrap; }
    .es-single .es-tabbed .es-features-list-wrap ul li {
      width: 50%;
      margin-left: 0; }
      @media (max-width: 500px) {
        .es-single .es-tabbed .es-features-list-wrap ul li {
          width: 100%; } }

.es-features .es_feature, .es-features .es_amenities {
  display: flex;
  align-items: center; }
  .es-features .es_feature .es_feature__item-background, .es-features .es_amenities .es_feature__item-background {
    display: flex;
    align-items: center;
    margin-right: 10px; }
    .es-features .es_feature .es_feature__item-background img, .es-features .es_amenities .es_feature__item-background img {
      width: 25px;
      height: 25px; }

.es-filter-address-input {
  padding-left: 5px; }

.es-manage-property__wrap .es-manage-property__tab .es-field .select2-selection__rendered, .es-manage-property__wrap .es-manage-property__tab .es-field__wrapper .select2-selection__rendered {
  line-height: 27px !important; }

/*/Features*/
/*widget testimonials*/
.widget-title, .widgettitle {
  word-break: break-word; }

.widget_sow-testimonials .sow-testimonial-arrows {
  margin: 50px auto 0;
  text-align: center; }
  .widget_sow-testimonials .sow-testimonial-arrows .slick-arrow {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 35px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 800;
    margin: 10px;
    cursor: pointer; }
.widget_sow-testimonials .widget-title {
  color: #fff;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px; }
  .widget_sow-testimonials .widget-title:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 50px;
    left: 47%; }
.widget_sow-testimonials .sow-testimonials {
  margin: 0; }
  .widget_sow-testimonials .sow-testimonials .sow-testimonial-user .sow-text {
    text-align: center;
    margin-top: 15px;
    text-decoration: none;
    color: #fff;
    font-size: 18px; }
    .widget_sow-testimonials .sow-testimonials .sow-testimonial-user .sow-text strong {
      display: inline; }
    .widget_sow-testimonials .sow-testimonials .sow-testimonial-user .sow-text a {
      display: inline;
      text-decoration: none;
      color: #fff;
      font-size: 18px; }
      .widget_sow-testimonials .sow-testimonials .sow-testimonial-user .sow-text a:first-of-type:after {
        content: ',';
        margin-left: -3px; }
  .widget_sow-testimonials .sow-testimonials .sow-testimonial-text {
    background: none;
    color: #fff;
    text-align: center; }
    .widget_sow-testimonials .sow-testimonials .sow-testimonial-text i {
      padding: 0 10px; }
    .widget_sow-testimonials .sow-testimonials .sow-testimonial-text p {
      color: inherit;
      font-style: italic;
      display: inline;
      text-align: center;
      font-size: 18px;
      line-height: 30px; }

/*/widget testimonials*/
/*widget facts*/
.so-widget-facts-widget .sow-facts {
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 900px) {
    .so-widget-facts-widget .sow-facts {
      flex-direction: column; }
      .so-widget-facts-widget .sow-facts:after {
        display: none; }
      .so-widget-facts-widget .sow-facts .sow-fact-wrapper:first-of-type:before,
      .so-widget-facts-widget .sow-facts .sow-fact-wrapper:last-of-type:before,
      .so-widget-facts-widget .sow-facts .sow-facts__space {
        display: none; }
      .so-widget-facts-widget .sow-facts .sow-fact-wrapper {
        margin-bottom: 20px; } }
  .so-widget-facts-widget .sow-facts:after {
    content: '';
    position: absolute;
    top: 50%;
    left: -1000px;
    right: -1000px;
    height: 1px;
    background-color: #dedede;
    z-index: -1; }
  .so-widget-facts-widget .sow-facts .sow-facts__space {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #dedede; }
  .so-widget-facts-widget .sow-facts .sow-fact-wrapper {
    width: 250px;
    text-align: center;
    background-color: #FFFFFF;
    position: relative; }
    .so-widget-facts-widget .sow-facts .sow-fact-wrapper:first-of-type:before {
      content: '';
      position: absolute;
      top: calc(50% - 5px);
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #dedede;
      left: 0; }
    .so-widget-facts-widget .sow-facts .sow-fact-wrapper:last-of-type:before {
      content: '';
      position: absolute;
      top: calc(50% - 5px);
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #dedede;
      right: 0; }
  .so-widget-facts-widget .sow-facts .sow-facts__count {
    font-size: 65px;
    font-weight: bold; }
  .so-widget-facts-widget .sow-facts .sow-facts__title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold; }

/*/widget facts*/
/*widget location*/
.widget__location {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff; }
  .widget__location .sow-location-map-canvas {
    width: 58%; }
    @media (max-width: 768px) {
      .widget__location .sow-location-map-canvas {
        width: 100%; } }
  .widget__location .info-wrapper {
    flex-grow: 1;
    max-width: 42%;
    flex-basis: 300px; }
    .widget__location .info-wrapper a {
      color: inherit;
      text-decoration: none;
      cursor: pointer; }
    .widget__location .info-wrapper .widget-title-large {
      margin-bottom: 30px;
      font-size: 36px; }
    .widget__location .info-wrapper .widget-title-center {
      text-align: center; }
    .widget__location .info-wrapper .widget-title-small {
      padding-bottom: 20px;
      margin-bottom: 20px;
      position: relative; }
      .widget__location .info-wrapper .widget-title-small:before {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        height: 1px;
        width: 50px; }
    .widget__location .info-wrapper > div {
      margin-bottom: 22px;
      padding-left: 25px;
      position: relative; }
      .widget__location .info-wrapper > div i {
        position: absolute;
        top: 0;
        left: 0; }
    @media (max-width: 768px) {
      .widget__location .info-wrapper {
        max-width: 100%;
        margin-bottom: 50px; } }
  .widget__location .with-padding {
    padding: 65px 40px; }

/*/widget location*/
/*widget_es_request_widget*/
.widget_es_request_widget .es-request-widget-wrap {
  background: #fafafa;
  padding: 40px 30px; }
  .widget_es_request_widget .es-request-widget-wrap input[type=text],
  .widget_es_request_widget .es-request-widget-wrap input[type=tel],
  .widget_es_request_widget .es-request-widget-wrap input[type=email],
  .widget_es_request_widget .es-request-widget-wrap textarea {
    padding: 19px 20px;
    border: 1px solid #efefef;
    margin-bottom: 20px; }
  .widget_es_request_widget .es-request-widget-wrap input::placeholder {
    color: #9e9e9e; }
  .widget_es_request_widget .es-request-widget-wrap input[type=checkbox] {
    margin-bottom: 20px; }

/*/widget_es_request_widget*/
/*mortage*/
.widget-inner.es_calc_container {
  border: none; }
  .widget-inner.es_calc_container .es_calc_title {
    font-family: "open sans";
    background: none;
    color: #000000;
    font-size: 36px;
    font-weight: 800;
    line-height: normal; }
  .widget-inner.es_calc_container .es_calc_form {
    border: none; }
    .widget-inner.es_calc_container .es_calc_form input.es_calc_submit {
      color: #fff;
      position: relative;
      line-height: normal; }

.widget-inner.es_calc_container.layout_vertical {
  background-color: #fafafa;
  padding-top: 40px;
  padding-bottom: 40px; }
  .widget-inner.es_calc_container.layout_vertical .es_calc_form input.es_calc_submit {
    margin: 15px auto; }

/*/mortage*/
/*horizontal-properties-slider*/
.horizontal-properties-slider {
  position: relative; }
  .horizontal-properties-slider .sow-properties-slider {
    margin: 0 30px; }
    .horizontal-properties-slider .sow-properties-slider h3 {
      margin-top: 15px; }
  .horizontal-properties-slider h2 {
    margin-bottom: 5px; }
  .horizontal-properties-slider p {
    margin-bottom: 5px;
    color: #a8a8a8;
    font-weight: bold; }
  .horizontal-properties-slider .theme-button-light {
    min-width: 147px;
    margin: 25px 0 15px;
    padding: 0 30px; }

/*/horizontal-properties-slider*/
/*sow-six-properties*/
.sow-six-properties-button {
  min-width: 185px;
  text-transform: uppercase;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto; }

.sow-six-properties,
.sow-four-properties .flex-container {
  display: flex; }
  .sow-six-properties img,
  .sow-four-properties .flex-container img {
    width: 100%;
    height: auto; }
  .sow-six-properties .column,
  .sow-four-properties .flex-container .column {
    flex-grow: 1; }
    .sow-six-properties .column > div,
    .sow-four-properties .flex-container .column > div {
      margin: 10px; }
  .sow-six-properties .flex-content__inner,
  .sow-four-properties .flex-container .flex-content__inner {
    position: relative;
    line-height: 0; }
    .sow-six-properties .flex-content__inner .es-thumbnail__container,
    .sow-four-properties .flex-container .flex-content__inner .es-thumbnail__container {
      display: flex;
      overflow: hidden;
      position: absolute;
      bottom: 0;
      line-height: normal;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.7);
      padding: 15px 35px;
      opacity: 0;
      top: 0;
      left: 0;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -ms-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out;
      height: 100%;
      justify-content: center;
      flex-direction: column;
      width: 100%;
      text-align: center; }
      .sow-six-properties .flex-content__inner .es-thumbnail__container h2,
      .sow-four-properties .flex-container .flex-content__inner .es-thumbnail__container h2 {
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 5px;
        position: relative; }
        .sow-six-properties .flex-content__inner .es-thumbnail__container h2:before,
        .sow-four-properties .flex-container .flex-content__inner .es-thumbnail__container h2:before {
          position: absolute;
          content: '';
          top: 0;
          bottom: 0;
          left: -8px;
          width: 1px; }
      .sow-six-properties .flex-content__inner .es-thumbnail__container .es-property-excerpt,
      .sow-four-properties .flex-container .flex-content__inner .es-thumbnail__container .es-property-excerpt {
        color: #bdbdbd;
        margin-bottom: 5px; }
    .sow-six-properties .flex-content__inner:hover .es-thumbnail__container,
    .sow-four-properties .flex-container .flex-content__inner:hover .es-thumbnail__container {
      opacity: 1;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -ms-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out; }
  .sow-six-properties .es-property-thumbnail,
  .sow-four-properties .flex-container .es-property-thumbnail {
    position: relative;
    line-height: 0; }
    .sow-six-properties .es-property-thumbnail .es-thumbnail__container,
    .sow-four-properties .flex-container .es-property-thumbnail .es-thumbnail__container {
      display: block;
      overflow: hidden;
      position: absolute;
      left: -2px;
      right: -2px;
      bottom: 0;
      line-height: normal;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.7);
      padding: 15px 35px;
      opacity: 0;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -ms-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out; }
      .sow-six-properties .es-property-thumbnail .es-thumbnail__container h2,
      .sow-four-properties .flex-container .es-property-thumbnail .es-thumbnail__container h2 {
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 5px;
        position: relative; }
        .sow-six-properties .es-property-thumbnail .es-thumbnail__container h2:before,
        .sow-four-properties .flex-container .es-property-thumbnail .es-thumbnail__container h2:before {
          position: absolute;
          content: '';
          top: 0;
          bottom: 0;
          left: -8px;
          width: 1px; }
      .sow-six-properties .es-property-thumbnail .es-thumbnail__container .es-property-excerpt,
      .sow-four-properties .flex-container .es-property-thumbnail .es-thumbnail__container .es-property-excerpt {
        color: #bdbdbd;
        margin-bottom: 5px; }
    .sow-six-properties .es-property-thumbnail:hover .es-thumbnail__container,
    .sow-four-properties .flex-container .es-property-thumbnail:hover .es-thumbnail__container {
      opacity: 1;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -ms-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out; }
  @media (max-width: 768px) {
    .sow-six-properties,
    .sow-four-properties .flex-container {
      flex-wrap: wrap; } }

.sow-six-properties .es-property-thumbnail .es-thumbnail__container a {
  text-decoration: none; }

/*/sow-six-properties*/
/*sow-four-properties*/
.sow-four-properties .widget-title {
  color: #fff; }
.sow-four-properties .flex-container {
  display: flex; }
  .sow-four-properties .flex-container .flex-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 5px; }
    .sow-four-properties .flex-container .flex-content .flex-content__inner {
      height: 100%; }
  .sow-four-properties .flex-container .flex-row, .sow-four-properties .flex-container .flex-column, .sow-four-properties .flex-container .flex-main__column {
    position: relative; }
  .sow-four-properties .flex-container img {
    width: 100%;
    height: 100%; }
  .sow-four-properties .flex-container .es-property-thumbnail {
    padding: 5px;
    height: 100%; }
    .sow-four-properties .flex-container .es-property-thumbnail .es-thumbnail__container {
      top: 5px;
      bottom: 5px;
      left: 5px;
      right: 5px;
      text-align: center;
      flex-direction: column;
      justify-content: center;
      display: flex; }
      .sow-four-properties .flex-container .es-property-thumbnail .es-thumbnail__container .theme-button {
        margin-top: 30px;
        max-width: 145px;
        text-transform: uppercase; }
      .sow-four-properties .flex-container .es-property-thumbnail .es-thumbnail__container h2 {
        margin-bottom: 10px;
        padding-bottom: 10px;
        font-weight: 600; }
        .sow-four-properties .flex-container .es-property-thumbnail .es-thumbnail__container h2:before {
          top: auto;
          bottom: 0;
          left: calc(50% - 25px);
          width: 50px;
          height: 1px; }
    .sow-four-properties .flex-container .es-property-thumbnail:hover .es-thumbnail__container {
      display: flex; }
  .sow-four-properties .flex-container .flex-main__column.left-column {
    display: flex;
    flex-direction: column;
    flex: 2 0; }
    .sow-four-properties .flex-container .flex-main__column.left-column .flex-row.flex-row__first {
      display: flex;
      flex-grow: 1;
      width: 100%; }
      .sow-four-properties .flex-container .flex-main__column.left-column .flex-row.flex-row__first .left-column, .sow-four-properties .flex-container .flex-main__column.left-column .flex-row.flex-row__first .right-column {
        width: 100%;
        flex: 1 0 50%; }
        .sow-four-properties .flex-container .flex-main__column.left-column .flex-row.flex-row__first .left-column:before, .sow-four-properties .flex-container .flex-main__column.left-column .flex-row.flex-row__first .right-column:before {
          content: '';
          display: block;
          padding-top: 100%; }
    .sow-four-properties .flex-container .flex-main__column.left-column .flex-row.flex-row__second {
      flex-grow: 1;
      width: 100%; }
      .sow-four-properties .flex-container .flex-main__column.left-column .flex-row.flex-row__second:before {
        content: '';
        display: block;
        padding-top: 50%; }
  .sow-four-properties .flex-container .flex-main__column.right-column {
    display: flex;
    flex: 1 0; }
    .sow-four-properties .flex-container .flex-main__column.right-column:before {
      content: '';
      display: block;
      padding-top: 150%; }
    .sow-four-properties .flex-container .flex-main__column.right-column:empty {
      display: initial;
      flex-grow: 0; }
.sow-four-properties .theme-button {
  margin: 40px auto 0;
  width: 180px;
  text-transform: uppercase; }
@media screen and (max-width: 768px) {
  .sow-four-properties .flex-main__column, .sow-four-properties .flex-column {
    flex: 1 0 100% !important; }
  .sow-four-properties .flex-row__second:before {
    padding-top: 100% !important; }
  .sow-four-properties .flex-main__column:before {
    padding-top: 100% !important; }
  .sow-four-properties .flex-row {
    flex-wrap: wrap !important; } }

/*/sow-four-properties*/
/*sow-property-teaser*/
.sow-property-teaser {
  display: flex;
  width: 100%;
  justify-content: space-between; }
  .sow-property-teaser .es-property-thumbnail {
    width: 50%; }
    .sow-property-teaser .es-property-thumbnail a {
      display: block;
      width: 100%;
      height: 100%; }
      .sow-property-teaser .es-property-thumbnail a img {
        width: 100%;
        height: auto; }
  .sow-property-teaser .es-property-content {
    width: 47%; }
    .sow-property-teaser .es-property-content .widget-title {
      font-weight: normal;
      text-align: left;
      margin-bottom: 30px; }
    .sow-property-teaser .es-property-content .sub-title {
      font-weight: normal;
      margin-bottom: 10px; }
    .sow-property-teaser .es-property-content .es-property-address {
      margin-bottom: 10px;
      font-size: 14px;
      color: #9f9f9f; }
      .sow-property-teaser .es-property-content .es-property-address i {
        padding-right: 10px; }
    .sow-property-teaser .es-property-content .es-property-excerpt {
      font-size: 14px;
      color: #6d6d6d;
      line-height: 20px; }
    .sow-property-teaser .es-property-content .teaser-more-info {
      margin-top: 10px;
      display: flex;
      flex-wrap: wrap; }
      .sow-property-teaser .es-property-content .teaser-more-info > div {
        width: 25%;
        padding: 5px; }
        .sow-property-teaser .es-property-content .teaser-more-info > div img {
          width: 100%;
          height: auto; }
    .sow-property-teaser .es-property-content .hide {
      display: none; }
    .sow-property-teaser .es-property-content .js-teaser-less.theme-button-light {
      color: #5c5c5c;
      border-color: #5c5c5c; }
      .sow-property-teaser .es-property-content .js-teaser-less.theme-button-light:hover {
        background-color: #5c5c5c;
        color: #fff; }
  @media (max-width: 768px) {
    .sow-property-teaser {
      flex-direction: column; }
      .sow-property-teaser .es-property-thumbnail {
        width: 100%; }
      .sow-property-teaser .es-property-content {
        width: 100%; } }

/*/sow-property-teaser*/
/*photo gallery*/
.js-gallery {
  display: flex;
  flex-wrap: wrap; }
  .js-gallery .grid-cell {
    width: 33%;
    padding: 10px; }
    .js-gallery .grid-cell .js-gallery__media video {
      width: 100%;
      height: auto; }
    .js-gallery .grid-cell .js-gallery__media a {
      width: 100%;
      height: auto;
      display: block; }
      .js-gallery .grid-cell .js-gallery__media a img {
        width: 100%;
        height: auto; }
    .js-gallery .grid-cell .js-gallery__text {
      text-align: center;
      margin-top: 10px; }
  @media (max-width: 768px) {
    .js-gallery .grid-cell {
      width: 50%; } }
  @media (max-width: 520px) {
    .js-gallery .grid-cell {
      width: 100%; } }

.so-widget-gallery-grid-widget .btn-load-more {
  margin-top: 20px; }

/*/photo gallery*/
/*contact form*/
.so-widget-sow-contact-form {
  padding-right: 30px;
  border-right: 1px solid #dedede; }
  .so-widget-sow-contact-form .sow-submit {
    text-transform: uppercase; }
  .so-widget-sow-contact-form span {
    position: relative; }
    .so-widget-sow-contact-form span input {
      height: 50px;
      padding-left: 50px; }
    .so-widget-sow-contact-form span input[type=checkbox] {
      padding-left: 0;
      height: 17px; }
    .so-widget-sow-contact-form span:before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 50px;
      text-align: center;
      font-family: fontawesome;
      font-size: 20px;
      line-height: 50px; }
  .so-widget-sow-contact-form .sow-form-field-name span:before {
    content: "\f007"; }
  .so-widget-sow-contact-form .sow-form-field-email span:before {
    content: "\f0e0"; }

/*/contact form*/
/*map view*/
.es-map-property-layout-vertical h3 {
  color: #1d1d1d;
  line-height: 30px;
  font-size: 30px !important;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 15px; }

/*/map view*/
.top-rev-slider {
  margin-top: -120px !important; }

.top-slider {
  height: calc(550px + 120px);
  position: relative;
  margin-top: -120px; }
  @media (max-width: 768px) {
    .top-slider {
      height: calc(300px + 120px); } }
  .top-slider .properties-slider {
    height: 100%; }
    .top-slider .properties-slider .slick-slide {
      background-size: cover;
      position: relative; }
      .top-slider .properties-slider .slick-slide > div {
        height: 100%; }
        .top-slider .properties-slider .slick-slide > div > div {
          height: 100%; }
    .top-slider .properties-slider .slick-list.draggable {
      height: 100%; }
      .top-slider .properties-slider .slick-list.draggable .slick-track {
        height: 100%; }
  .top-slider .top-slider__full-width {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1; }
    .top-slider .top-slider__full-width .siteWidth {
      position: relative;
      display: flex;
      align-items: center;
      padding-top: 120px; }
      .top-slider .top-slider__full-width .siteWidth .slick-prev, .top-slider .top-slider__full-width .siteWidth .slick-next {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 30px; }
      .top-slider .top-slider__full-width .siteWidth .top-slider__content {
        padding: 48px; }
      .top-slider .top-slider__full-width .siteWidth .top-slider__dark-background {
        padding: 8px 15px 12px;
        background-color: rgba(0, 0, 0, 0.7); }
      .top-slider .top-slider__full-width .siteWidth h2 {
        font-size: 30px;
        color: #fff;
        font-family: "open sans";
        font-weight: 800;
        margin-bottom: 3px; }
        @media (max-width: 768px) {
          .top-slider .top-slider__full-width .siteWidth h2 {
            font-size: 18px; } }
      .top-slider .top-slider__full-width .siteWidth p {
        color: #c9c9c9;
        font-weight: bold; }
        @media (max-width: 768px) {
          .top-slider .top-slider__full-width .siteWidth p {
            font-size: 14px; } }
        .top-slider .top-slider__full-width .siteWidth p i {
          padding-right: 5px; }
      .top-slider .top-slider__full-width .siteWidth .theme-button {
        text-transform: uppercase;
        margin-top: 19px;
        padding-left: 25px;
        padding-right: 25px;
        width: auto;
        display: inline-block; }

/*search global style*/
.es-search__wrapper.es-search__wrapper--horizontal form .es-search__buttons .es-button__wrap {
  flex: 1 0 50%;
  width: 100%; }
  .es-search__wrapper.es-search__wrapper--horizontal form .es-search__buttons .es-button__wrap .js-es-save-search {
    margin: 0;
    padding: 0; }
  .es-search__wrapper.es-search__wrapper--horizontal form .es-search__buttons .es-button__wrap .es-button__wrap {
    flex: 1 0 50% !important; }
    .es-search__wrapper.es-search__wrapper--horizontal form .es-search__buttons .es-button__wrap .es-button__wrap input {
      width: 100%; }

.es-search__wrapper .widget-title {
  font-size: 35px;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 25px; }
.es-search__wrapper .es-search__buttons {
  align-items: center; }
.es-search__wrapper .es-search__field .es-field__wrap .es-field__range,
.es-search__wrapper .es-search__field .es-field__wrap.es-field__wrap--units .es-field__range {
  align-items: center; }
  .es-search__wrapper .es-search__field .es-field__wrap .es-field__range input,
  .es-search__wrapper .es-search__field .es-field__wrap.es-field__wrap--units .es-field__range input {
    line-height: 36px;
    height: auto; }
.es-search__wrapper .es-search__field input {
  line-height: 36px; }
.es-search__wrapper .es-dropdown-wrap {
  max-height: none; }
  .es-search__wrapper .es-dropdown-wrap .es-label {
    max-height: none;
    line-height: 36px; }
  .es-search__wrapper .es-dropdown-wrap .es-dropdown-label .fa {
    top: 8px; }
.es-search__wrapper .es-search__buttons {
  display: flex;
  justify-content: space-between; }
  .es-search__wrapper .es-search__buttons .es-button__wrap {
    flex: auto;
    text-align: center; }
    .es-search__wrapper .es-search__buttons .es-button__wrap input {
      padding: 0 15px !important;
      line-height: 38px;
      width: 100% !important;
      min-width: initial;
      border: 1px solid transparent !important; }
      .es-search__wrapper .es-search__buttons .es-button__wrap input.es-button-gray:hover {
        border: 1px solid #fff !important; }
  .es-search__wrapper .es-search__buttons .es-button__wrap:first-child {
    order: 2; }
  .es-search__wrapper .es-search__buttons .es-button__wrap:last-of-type {
    flex-grow: 1; }
  .es-search__wrapper .es-search__buttons .es-button.es-button-gray {
    color: #fff !important;
    text-transform: uppercase;
    background: none !important;
    padding: 0;
    line-height: 40px;
    text-decoration: underline;
    width: auto; }

/*/search global style*/
/*wide search*/
.es-search__wrapper.es-search__wrapper--horizontal {
  background: #464646;
  padding: 50px !important; }
  .es-search__wrapper.es-search__wrapper--horizontal .widget-title {
    color: #fff; }
  .es-search__wrapper.es-search__wrapper--horizontal form {
    position: relative; }
    @media (max-width: 1200px) {
      .es-search__wrapper.es-search__wrapper--horizontal form .es-search__field {
        width: 50%; } }
    @media (max-width: 850px) {
      .es-search__wrapper.es-search__wrapper--horizontal form .es-search__field {
        width: 100%; } }
    .es-search__wrapper.es-search__wrapper--horizontal form:before:not(.es-search__wrapper--address-only form:before) {
      content: '';
      position: absolute;
      left: 10px;
      right: 10px;
      top: 100px;
      height: 1px;
      background-color: #656565; }
    @media (max-width: 768px) {
      .es-search__wrapper.es-search__wrapper--horizontal form .es-search__buttons {
        min-width: 250px; }
      .es-search__wrapper.es-search__wrapper--horizontal form .es-search__field--address {
        max-width: calc(100% - 250px); } }
    @media (max-width: 600px) {
      .es-search__wrapper.es-search__wrapper--horizontal form {
        padding-top: 0; }
        .es-search__wrapper.es-search__wrapper--horizontal form:before {
          display: none; }
        .es-search__wrapper.es-search__wrapper--horizontal form .es-search__field.es-search__field--address {
          position: static;
          width: 100%;
          max-width: 100%;
          margin: 15px 0; }
        .es-search__wrapper.es-search__wrapper--horizontal form .es-search__buttons {
          position: static;
          width: 100%;
          max-width: 100%;
          margin: 15px 0;
          order: 99; }
          .es-search__wrapper.es-search__wrapper--horizontal form .es-search__buttons .es-button__wrap:first-of-type {
            flex-grow: 1 !important; } }
  .es-search__wrapper.es-search__wrapper--horizontal .es-search__field {
    display: flex;
    align-items: center; }
    .es-search__wrapper.es-search__wrapper--horizontal .es-search__field .es-field__label {
      color: #fff; }
    .es-search__wrapper.es-search__wrapper--horizontal .es-search__field .es-field__label {
      min-width: 33%; }
    .es-search__wrapper.es-search__wrapper--horizontal .es-search__field .es-field__wrap {
      flex-grow: 1; }
  @media (max-width: 490px) {
    .es-search__wrapper.es-search__wrapper--horizontal {
      padding: 50px 0 !important; }
      .es-search__wrapper.es-search__wrapper--horizontal .es-search__field {
        display: block; } }

/*/wide search*/
/*sidebar search*/
.sidebar .widget_es_search_widget.es-widget,
.sidebar--wide .widget_es_search_widget.es-widget {
  width: auto !important;
  background-color: #fafafa;
  border: none; }

.es-search__wrapper.es-search__wrapper--vertical {
  background: #fafafa;
  margin: 0 !important; }
  .es-search__wrapper.es-search__wrapper--vertical form {
    display: flex;
    flex-direction: column; }
  .es-search__wrapper.es-search__wrapper--vertical .es-search__field {
    display: block; }
    .es-search__wrapper.es-search__wrapper--vertical .es-search__field .es-field__label {
      margin-bottom: 5px; }
      .es-search__wrapper.es-search__wrapper--vertical .es-search__field .es-field__label label {
        color: #6f6f6f; }
  .es-search__wrapper.es-search__wrapper--vertical .es-search__field--address {
    order: -1; }
  .es-search__wrapper.es-search__wrapper--vertical .es-search__buttons {
    align-items: center; }
    .es-search__wrapper.es-search__wrapper--vertical .es-search__buttons .es-button.es-button-gray {
      color: #8b8b8b !important; }
    .es-search__wrapper.es-search__wrapper--vertical .es-search__buttons .es-button__wrap {
      flex: 1 0 100%;
      margin-bottom: 8px; }
      .es-search__wrapper.es-search__wrapper--vertical .es-search__buttons .es-button__wrap input {
        margin: 0;
        padding: 0;
        outline: none;
        max-width: 100%; }

/*/sidebar search*/
.sidr-open {
  display: block; }

.mobile-menu__menu .sub-menu {
  display: none; }

.mobile-menu {
  display: none; }

.navigate-line__wrapper > .mobile-menu__button {
  margin: 0 10px;
  height: 60px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-family: "glyphicon";
  background-color: #f5f5f5;
  display: none; }

.navigate-line__wrapper > .mobile-menu__button::before {
  display: block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  font-size: 40px;
  content: '\e236'; }

.sidr-class-mobile-menu__button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  text-decoration: none;
  font-size: 80px;
  line-height: 50px;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }
  .sidr-class-mobile-menu__button:before {
    content: '+';
    text-align: center; }

html {
  overflow: initial !important; }

.sidr {
  display: block;
  position: fixed;
  top: 60px;
  z-index: 999999;
  width: 255px;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: "Open Sans", arial, sans-serif;
  font-size: 15px;
  color: #333;
  /*  -webkit-box-shadow: 0 0 5px 5px #ebebeb inset;
            box-shadow: 0 0 5px 5px #ebebeb inset;*/ }

.sidr-left-top-open .sidr {
  position: absolute; }

.sidr-animating .sidr {
  position: fixed !important; }

.sidr .sidr-inner {
  padding: 15px 0;
  position: relative; }

.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px; }

.sidr.left {
  left: -255px;
  right: auto; }

.sidr.right {
  left: auto;
  right: -255px; }

.sidr p {
  font-size: 13px;
  margin: 0 0 12px; }

.sidr p a {
  color: rgba(51, 51, 51, 0.9); }

.sidr > p {
  margin-left: 15px;
  margin-right: 15px; }

.sidr-class-sub-menu {
  display: none; }

.sidr > ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid white; }

.sidr ul li {
  display: block;
  margin: 0;
  line-height: normal;
  padding-top: 8px;
  padding-bottom: 8px;
  /* border-top: 1px solid white;
   border-bottom: 1px solid #dfdfdf;*/ }

.sidr ul li.active, .sidr ul li.sidr-class-active {
  border-top: 0;
  /*line-height: 30px;*/ }

/*.sidr ul li:hover > a,
.sidr ul li:hover > span, .sidr ul li.active > a,
.sidr ul li.active > span, .sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span {
background: $main-menu-hover;
  -webkit-box-shadow: 0 0 15px 3px $main-menu-backgrround inset;
          box-shadow: 0 0 15px 3px $main-menu-backgrround inset;
}*/
.sidr ul li a,
.sidr ul li span {
  padding: 0 20px;
  display: block;
  text-decoration: none;
  color: #333; }

.sidr ul li ul {
  border-bottom: 0;
  margin: 0; }

.sidr ul li ul li {
  line-height: normal;
  font-size: 13px; }

.sidr ul li ul li:last-child {
  border-bottom: 0; }

.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active {
  border-top: 0;
  /* line-height: 41px;*/ }

/*
.sidr ul li ul li:hover > a,
.sidr ul li ul li:hover > span, .sidr ul li ul li.active > a,
.sidr ul li ul li.active > span, .sidr ul li ul li.sidr-class-active > a,
.sidr ul li ul li.sidr-class-active > span {
  -webkit-box-shadow: 0 0 15px 3px $main-menu-backgrround inset;
          box-shadow: 0 0 15px 3px $main-menu-backgrround inset;
}*/
.sidr .menu-item-has-children > a {
  position: relative; }
  .sidr .menu-item-has-children > a:after {
    position: absolute;
    content: '\f105';
    font-family: fontawesome;
    top: 0;
    bottom: 0;
    right: 0;
    width: 15px;
    padding-right: 10px; }
.sidr .menu-item-has-children.active > a:after {
  content: '\f107'; }

.sidr ul li ul li a,
.sidr ul li ul li span {
  color: rgba(51, 51, 51, 0.8);
  padding-left: 30px; }

.sidr form {
  margin: 0 15px; }

.sidr label {
  font-size: 13px; }

.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px;
  border-radius: 2px;
  border: 0;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(51, 51, 51, 0.6);
  display: block;
  clear: both; }

.sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none; }

.sidr input[type=button],
.sidr input[type=submit] {
  color: #f8f8f8;
  background: #333; }

.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
  background: rgba(51, 51, 51, 0.9); }

.sidr .header__contact-information {
  margin-top: 15px;
  padding: 20px 20px 0 20px; }
  .sidr .header__contact-information > div {
    line-height: 25px; }
    .sidr .header__contact-information > div i {
      display: inline-block;
      width: 25px; }

.header_transparent .sidr {
  background-color: #000000; }
  .header_transparent .sidr .header__contact-information {
    border-top: 1px solid #464545; }
  .header_transparent .sidr ul li span, .header_transparent .sidr ul li a, .header_transparent .sidr .header__contact-information span, .header_transparent .sidr .header__contact-information a {
    color: #ffffff; }
  .header_transparent .sidr ul li ul li span, .header_transparent .sidr ul li ul li a, .header_transparent .sidr .header__contact-information ul li span, .header_transparent .sidr .header__contact-information ul li a {
    color: #d4d4d4; }

.header_white .sidr {
  background-color: #ffffff; }
  .header_white .sidr .header__contact-information {
    border-top: 1px solid #f2f2f2; }
  .header_white .sidr ul li span, .header_white .sidr ul li a {
    color: #696969; }
  .header_white .sidr ul li ul li span, .header_white .sidr ul li ul li a {
    color: #696969; }
  .header_white .sidr .header__contact-information span, .header_white .sidr .header__contact-information a {
    color: #000; }

footer.light {
  border-top: 1px solid #f2f2f2;
  background-color: #fafafa;
  color: #fafafa; }
  footer.light .footer__socials a {
    color: inherit; }
  footer.light .footer__menu a:hover {
    color: #222222; }

footer.dark {
  border-top: 1px solid #464545;
  background-color: #222121;
  color: #222121; }
  footer.dark .footer__socials a {
    color: inherit; }
  footer.dark .footer__menu a:hover {
    color: #fafafa; }

footer {
  color: #9c9c9c;
  box-sizing: border-box; }
  footer .footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 67px; }
    footer .footer .footer__copyright {
      flex-grow: 1;
      margin: 5px;
      color: #969696;
      font-size: 14px; }
  footer .footer__menu {
    display: flex;
    margin: 5px; }
    footer .footer__menu li {
      border-right: 1px solid #969696;
      padding: 0 39px; }
      @media (max-width: 768px) {
        footer .footer__menu li {
          padding: 0 30px; } }
      footer .footer__menu li a {
        color: #969696;
        text-decoration: none; }
    footer .footer__menu li:last-child {
      border: none; }
  footer .footer__socials {
    display: flex;
    margin: 5px; }
    footer .footer__socials a {
      text-decoration: none;
      position: relative;
      height: 30px;
      width: 30px;
      border-radius: 50%;
      background-color: #969696;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 20px; }

@media (max-width: 768px) {
  footer .footer__socials {
    flex-grow: 1;
    justify-content: space-around; }
    footer .footer__socials a {
      margin: 0 7px; }
      footer .footer__socials a:last-child {
        margin-right: 0; }
      footer .footer__socials a:first-child {
        margin-left: 0; }
  footer .footer__menu li {
    padding: 0 7px; }
    footer .footer__menu li:first-child {
      padding-left: 0; }

  footer .footer__copyright {
    order: 3;
    width: 100%;
    text-align: center;
    line-height: 34px; }

  footer.light {
    border: none; }
    footer.light .footer__copyright {
      border-top: 1px solid #f2f2f2; }

  footer.dark {
    border: none; }
    footer.dark .footer__copyright {
      border-top: 1px solid #464545; } }
@media (max-width: 768px) {
  .bottom-sidebar .widget-title {
    font-size: 16px; }
  .bottom-sidebar .widget_nav_menu {
    padding: 0 10px; }
    .bottom-sidebar .widget_nav_menu .widget-title {
      margin: 0 0 15px 0;
      width: auto; }
      .bottom-sidebar .widget_nav_menu .widget-title:after {
        display: inline-block;
        font-family: fontawesome;
        content: '\f105';
        padding-left: 15px; }
    .bottom-sidebar .widget_nav_menu div[class^="menu-"] {
      margin-left: 20px;
      display: none; }
    .bottom-sidebar .widget_nav_menu.open-footer-menu .widget-title:after {
      content: '\f107'; }

  .bottom-sidebar .widget_nav_menu.open-footer-menu div[class^="menu-"] {
    display: block; } }

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