@import "fonts/Bollivia/stylesheet.css";
@import "fonts/tex-gyre-schola-full/stylesheet.css";

@font-face {
    font-family: 'Century Schoolbook';
    src: url('fonts/century-schoolbook/CenturySchoolbook.woff2') format('woff2'),
        url('fonts/century-schoolbook/CenturySchoolbook.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Century Schoolbook';
    src: url('fonts/century-schoolbook/CenturySchoolbook-Bold.woff2') format('woff2'),
        url('fonts/century-schoolbook/CenturySchoolbook-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

body {
  font-family: 'TeXGyreSchola';
  font-weight: 100;
}

h1, h2, title {
  font-family: 'Bollivia Rosilla Script';
}

input, select, textarea, button {
  font-family: 'TeXGyreSchola' !important;
}

p.no_properties_error {
  text-align: center
}

.menu-item.hidden-menu {
  display: none !important;
}

._hasfloat:after {
  display: table;
  content: "";
  clear: both
}

._placeholder {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  background-color: #fff
}

._valign {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

._fit_image {
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

._fit_image._fit_width {
  width: 100%;
  height: auto
}

._fit_image._fit_height {
  height: auto;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
}

.gform_wrapper li.gfield {
  margin-bottom: 10px
}

.gform_wrapper li.gfield:after {
  display: table;
  content: "";
  clear: both
}

.gform_wrapper .gfield_label {
  float: left;
  width: 20%
}

.gform_wrapper .ginput_container {
  float: left;
  width: 80%;
  padding-left: 20px
}

.gform_wrapper .gform_footer {
  padding-left: 20%
}

.gform_wrapper .gform_footer input[type="submit"] {
  margin-left: 20px
}

.gform_wrapper .validation_error {
  margin: 0 0 20px;
  color: #e00;
  text-align: center
}

.gform_wrapper .gform_body .gfield_error input[type="text"],
.gform_wrapper .gfield_error input[type="tel"],
.gform_wrapper .gfield_error input[type="email"],
.gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error select {
  background: #faa
}

.gform_confirmation_message {
  text-align: center
}

.gform_wrapper .gform_body .gfield_error li[class*="gchoice"] {
  padding: 5px;
  background: #faa;
  color: #e00
}

.gform_wrapper .gform_body .gfield_error li[class*="gchoice"]:not(:last-child) {
  margin-bottom: 1px
}

.gform_wrapper .validation_message,
.gform_wrapper .ginput_container_fileupload label[for] {
  display: none
}

ul._boxes {
  margin: 0 -10px;
  list-style: none
}

ul._boxes:after {
  display: table;
  content: "";
  clear: both
}

ul._boxes li._box {
  float: left;
  width: 25%;
  padding: 0 10px
}

.homepage .experience {
  padding-bottom: 40px;
  background: #ccc
}

.homepage .experience ._placeholder:hover {
  /* background-color: #48525A; */
  color: #fff
}

.homepage .experience ._placeholder ._text {
  width: 100%;
  padding: 30px;
  font-size: 2.71596vw;
  line-height: 1
}

.homepage .testimonials ._placeholder:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition-duration: .5s
}

.homepage .testimonials ._placeholder:hover:after {
    opacity: 1;
  /* background-color: #48525A */
    border: 7px solid #48525A;
    max-width: 100%;
    background: transparent;
    box-sizing: border-box;
    content: '';
}

.homepage .testimonials ._text {
  width: 100%;
  padding: 30px;
  opacity: 0;
  transition-duration: .5s;
}

.homepage .testimonials ._placeholder:hover ._text {
  opacity: 1
}

.homepage .testimonials ._text h3.name {
  margin-bottom: 25px;
  color: #fff
}

.homepage .testimonials ._text p.copy {
  font-size: 1.2em;
  line-height: 1.5;
  color: #fff
}

.homepage .testimonials ._url {
  padding: 40px 0;
  display: none;
}

.homepage .testimonials {
  padding-bottom: 40px;
}

.homepage .video iframe {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important
}

.homepage .services ul._boxes li._box {
  width: 20%;
  clear: none
}

.homepage .services {
  padding-bottom: 40px;
  margin-top: 40px;
  background: #fff;
  display: none;
}

.homepage .services ._placeholder {
  padding-bottom: 30%
}

.homepage .services ._placeholder._odd {
  background-color: #48525A;
  color: #fff
}

.homepage .services ._placeholder:hover {
  color: #f5CCE0
}

.homepage .services ._placeholder ._text {
  width: 100%;
  padding: 30px;
  font-size: 1.2em;
  text-align: center;
  line-height: normal
}

#whats-my-property-worth .gform_wrapper form {
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2)
}

.property-calculator .fields.results {
  margin-top: 10px;
  padding: 10px;
  background: #f5CCE0
}

.property-calculator .field:not(:last-child) {
  margin-bottom: 10px
}

.property-calculator .field:after {
  display: table;
  content: "";
  clear: both
}

.property-calculator .field span {
  display: block
}

.property-calculator .field span.label {
  margin-bottom: 5px
}

#team div[role="main"]>header#lead {
  display: block;
}

.team_wrap {
  padding-bottom: 0;
}

#agents .options select {
  width: 100%;
  max-width: 300px;
}

.listview .listing:hover a p.address {
  color: #f5CCE0;
}

p.pdf {
  text-align: right;
}

.default .contact_form ol.cf-ol li label {
  margin-top: 0;
}

#header .hgroup {
  padding: 5px 0px;
}

#footer .socials a:hover i.fa, .socials a:hover i.fa {
  color: #fff
}

footer[role="contentinfo"] .logo a img {
  max-height: 90px;
}

footer#footer[role="contentinfo"] .section.socials a i.fa, .section.socials a i.fa {
  width: 30px !important;
  height: 30px !important;
  background: #f5cce0;
  border: 1px solid #f5cce0 !important;
  margin-right: 5px;
  border-radius: 5px !important;
  padding: 0 !important;
  line-height: 30px !important;
  font-size: 15px !important;
  color: #48525A !important;
  text-align: center;
}

footer[role="contentinfo"] .section.socials a {
  color: #48525A !important;
}

footer#footer[role="contentinfo"] .section.socials a:hover i.fa, .section.socials a:hover i.fa {
  background: #48525A !important;
  color: #f5cce0 !important;
  border: 1px solid #f5cce0 !important;
}

/* agent */
#agents .agents .agent figure {
    height: 0;
    padding-bottom: 66.67%;
    position: relative;
    overflow: hidden;
}

#agents .agents .agent figure a {
    position: absolute;
    width: 100%;
    height: 100%;
}

#agents .agents .agent figure a img {
    position: absolute;
    min-width: 0;
    width: auto;
    min-height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#agents .agent p.role, #agent .details p.role {
  min-height: 27px;
}

#agents .agent .social p a, #agent .social p a {
  word-break: break-all;
}
#content.realty.team #agent .details figure img {
    max-width: 100%;
}
/* agent details */
div#property-enquiry .agent .image a {
    position: absolute;
    width: 100%;
    height: 100%;
}

div#property-enquiry .agent .image {
    position: relative;
}

div#property-enquiry .agent .image img {
    position: absolute;
    min-height: 100%;
    width: auto;
    max-height: 150%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media(min-width: 1366px){
    #agents .agent section p.name {
        font-size: 22px;
        min-height: 45px;
    }
    #agents .agent p.role{min-height: 54px;}
}
@media (min-width: 1440px) {
  #agents .agent p.role{min-height: 0;}
}
@media(max-width: 1366px){
    #agents .agent .social p.email a {font-size: 13.5px;}
    #agents .agent ._contact p.separator {display: none;}
    #agents .agent ._contact p {display: block;}
}
@media(max-width: 1365px){
    #agents .grid-max-4.agents .agent {
        width: 33.33%;
        box-sizing: border-box;
        margin: 0;
        clear: none;
    }
    #agents .agent p.role{min-height: 54px;}
    #agents .agent section p.name {min-height: 56px;}
}
@media(max-width: 1024px){
    #agents .agent section p.name{
        font-size: 20px;
        min-height: 40px;
    }
    #agents .agent section{padding-left:5px;padding-right:5px;}
    #agents .agent .social{left:5px;right:5px}
}
@media(max-width: 943px){
    #agents .grid-max-4.agents .agent {width: 50%;}
    #agents .agent .social p.email a{font-size:17px}
}
@media(max-width: 767px){
    #agents .agent section p{min-height: 0 !important}
    #agents .agent .social{left:auto;right:auto}
}
/* search */
.realty_widget_quick_search_3 form#search_quick #bottom_section .ms-choice {
  width: 100%;
  height: 35px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset, 0 0 0 1px #ccc inset;
}

.realty_widget_quick_search_3 form#search_quick #bottom_section .ms-choice:focus {
  outline: none !important;
}

.realty_widget_quick_search_3 form#search_quick #bottom_section .ms-drop {
  position: absolute;
  overflow: auto;
  width: 100%;
  background: #fff;
  color: #333333;
  text-align: left;
  border: 1px solid #ddd;
}

.realty_widget_quick_search_3 form#search_quick .email_bottom_section input[type="button"] {
  display: none;
}

.realty_widget_quick_search_3 form#search_quick #bottom_section .ms-parent {
  position: relative;
}

.realty_widget_quick_search_3 form#search_quick #bottom_section .ms-choice>span {
  display: block;
  text-align: left;
  text-transform: capitalize;
}

.realty_widget_quick_search_3 form#search_quick .ms-drop ul>li {
  padding: 0 10px;
  box-sizing: border-box;
}

.realty_widget_quick_search_3 form#search_quick #bottom_section .ms-choice:hover>span {
  color: #333;
}

.realty_widget_quick_search_3 .quicksearch-1 #bottom_section .field {
  width: 20%
}

.realty_widget_quick_search_3 #bottom_section #price_for_sale, .realty_widget_quick_search_3 .quicksearch-1 #bottom_section #house_rooms {
  width: 40%
}

.realty_widget_quick_search_3 #bottom_section .email_bottom_section .form_contact {
  text-align: center;
}

/* contact */
body#contact-us .cu-images img {
  display: block;
  width: 100%;
}
body#contact-us .gform_wrapper form ul li {
    margin: 0 !important;
}
.cu-bottom:before, .cu-bottom:after,
.cu-bottom .cu-form form ul li:before, .cu-bottom .cu-form form ul li:after {
  clear: both;
  display: table;
  position: relative;
  content: '';
}

.cu-bottom>div {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.cu-bottom {
  padding: 50px 0;
}

.cu-bottom .cu-form form ul li div.ginput_container:not(.ginput_recaptcha)>* {
  width: 100% !important;
}

.cu-bottom .cu-form {
  padding-right: 10px;
}
.cu-bottom .cu-form .gform_wrapper {margin: 0;}
.cu-bottom > .cu-map > div {height: 100% !important;}

/* popup search */
#form_contact_popup form .gform_body ul li input {
  width: 100%;
}

#form_contact_popup form .gform_body ul li>div {
  float: none;
  clear: both
}

#form_contact_popup form .gform_body ul li label {
  margin-bottom: 10px;
}

#content a.button {
  background: #f5cce0;
  border: 3px solid #f5cce0 !important;
  color: #48525A;
  height: auto;
}

#content a.button:hover {
  background: #48525A;
  border: 3px solid #f5cce0 !important;
  box-sizing: border-box;
  height: auto;
  color: #f5cce0;
}

.search-bar input[type="submit"].search_btn,
#form_contact_popup .gform_footer input[type="submit"] {
  background: #f5cce0;
  border: 3px solid #f5cce0 !important;
  color: #48525A;
}

.search-bar input[type="submit"].search_btn:hover,
#form_contact_popup .gform_footer input[type="submit"]:hover {
  color: #f5cce0;
  border: 3px solid #f5cce0 !important;
  background: #48525A;
}
#header .hgroup .group #menu-main-menu .nav-left {text-align: right !important;}
#header .hgroup .group #menu-main-menu .nav-right {text-align: left !important;}
#footer .menu li a:hover{color: #f5cce0 !important}
@media screen and (min-width: 1152px) {
  header nav[role="navigation"] ul.menu>li:hover>a, header nav[role="navigation"] ul.menu>li.current-menu-ancestor>a, header nav[role="navigation"] ul.menu>li.current-menu-parent>a, header nav[role="navigation"] ul.menu>li.current-menu-item>a, #footer .current-menu-item a, #footer .socials a i.fa, .socials a i.fa {
    color: #fff !important;
  }

  header nav[role="navigation"] ul.sub-menu {
    background-color: #f5cce0;
    background-image: none !important;
  }

  header nav[role="navigation"] ul.sub-menu li:hover {
    background: #fff;
  }

  header nav[role="navigation"] ul.sub-menu li:hover a {
    color: #48525A;
  }

  header nav[role="navigation"] ul.sub-menu li:hover, header nav[role="navigation"] ul.sub-menu .current_page_parent, header nav[role="navigation"] ul.sub-menu .current_page_item {
    background: #fff;
  }

  header nav[role="navigation"] ul.sub-menu li.current_page_item>a {
    color: #f5cce0;
  }

  header nav[role="navigation"] li>ul.sub-menu {
    border: 1px solid #f5cce0;
    border-top: 0px;
    border-bottom: 0px;
    box-sizing: border-box;
  }

  header nav[role="navigation"] li>ul.sub-menu>li:hover {
    border-bottom: 1px solid #f5cce0
  }
  nav[role="navigation"] ul.menu div>li>a {color:#f5cce0}
  nav[role="navigation"] ul.menu div>li[class*="current"]>a,
  nav[role="navigation"] ul.menu div>li:hover>a {color:#fff}
  #header .hgroup img {
    max-height: 90px;
  }

  #header .hgroup .group:before {
    content: '';
    width: 110%;
    position: absolute;
    height: 5px;
    background: #f5CCE0;
    left: -5%;
    bottom: 15px;
  }

  #header .hgroup .logo {
    z-index: 1;
    display: block;
    position: relative;
    background-color: #48525A;
    padding: 0;
  }

  #header .hgroup .utils nav {
    background-color: #48525A;
    margin-top: 50px;
    z-index: 3;
    display: block;
  }

  #header .hgroup .utils {
    z-index: 1;
    position: relative;
    width: auto;
    max-width: 75%;
  }

  #page #content div[role="main"] {
    padding-top: 231px;
  }

  header nav[role="navigation"] li:hover>ul.sub-menu>li>ul.sub-menu {
    left: -100%;
  }
/*
  header nav[role="navigation"] li:hover>ul.sub-menu {
    overflow: visible;
    max-width: 500px;
  } */
  header nav[role="navigation"] li>ul.sub-menu>li>ul.sub-menu {
    max-width: 240px;
  }
  header nav[role="navigation"] .nav-left li:hover>ul.sub-menu>li>ul.sub-menu {
    left: 100% !important;
  }
  header nav[role="navigation"] .nav-right li:hover > ul.sub-menu,
  header nav[role="navigation"] li:hover > ul.sub-menu {overflow: visible;}
  header nav[role="navigation"] .nav-right li:hover>ul.sub-menu>li>ul.sub-menu {
      left: auto !important;
      right: 100% !important;
      max-width: 500px;
  }
  header nav[role="navigation"] ul.sub-menu>li:not(:hover):not(:last-child)>a {
    border-bottom: 1px solid #48525A !important;
  }
}

@media screen and (min-width:1122px) {
  #whats-my-property-worth .gform_wrapper {
    max-width: 75%;
    margin: 0 auto 20px
  }
}

@media (min-width: 1152px) {
  header nav[role="navigation"] ul.menu>li:nth-last-child(-n+2):hover ul.sub-menu {
    right: 0;
  }

  #header .hgroup img {
    max-height: 120px;
    max-height: 165px;
  }

  #header .hgroup .group>.section {
    width: calc(50% - 70px);
    width: calc(50% - 82.5px);
    box-sizing: border-box;
  }

  #header .hgroup .group:before {
    display: none;
  }

  #header .hgroup .utils nav {
    margin: 0;
  }

  #header .hgroup .group {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    align-items: center;
    width: 100%;
    padding: 0 20px;
  }

  header nav[role="navigation"] li > ul.sub-menu {
    z-index: 1;
    left: auto;
    right: 0;
  }

  header nav[role="navigation"] ul.menu>li>a {
    padding: 0 5px 0 0;
    font-size: 12px;
    font-weight: 200 !important;
    color: #f5cce0
  }

  #header .hgroup .group>.section #menu-main-menu {
    margin: 0;
  }

  #header .hgroup .utils {
    max-width: 100%;
  }

  .section.socials {
    text-align: right;
    padding-right: 15px;
  }
}

@media (max-width: 1151px) {
  #sidenav ul.sub-menu a {padding-left: 40px !important;}
  #sidenav ul.sub-menu a:before {width: 0}
  #header .hgroup .group>.left.section {display: none;}
  #sidenav ul.sub-menu a.toggle-submenu:before {width: 22px;}

  /* mobile menu updated */
  #page>header#header {display: none;}
  header#header.mobile {display: block;}
    #header, #sidenav {position: fixed;}
    #page.shrink {
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        max-width: 100vw;
        overflow-x: hidden;
    }

    body.shrink #sidenav {
        display: block;
        top: 0;
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        max-height: 100vh;
        overflow: auto;
        z-index: 3;
        padding-top: 78px;
    }
    body.shrink #sidenav-overlay {display: block;    z-index: 0;}
    body.shrink .toggle-menu.shrink i.fa:before {content: '\f00d';}
    #content {padding-top: 78px;}
    /* end of mobile menu updated */
}

@media screen and (min-width:768px) {
  .property-calculator .field span {
    float: left
  }

  .property-calculator .field span.label {
    width: 110px;
    margin-top: 5px;
    margin-bottom: 0
  }

  .property-calculator .field span.value {
    width: calc(100% - 110px)
  }

  .property-calculator .field.button {
    padding-left: 110px
  }

  .property-calculator .field.button .button {
    min-width: 200px
  }

  #whats-my-property-worth .gform_wrapper form {
    padding: 40px
  }

  #whats-my-property-worth .gform_wrapper .gfield_label {
    width: 30%
  }

  #whats-my-property-worth .gform_wrapper .ginput_container {
    width: 70%
  }

  #whats-my-property-worth .gform_wrapper .gform_footer {
    padding-left: 30%
  }
  body#contact-us .gform_wrapper .gform_footer {
    padding-left: 220px;
    margin-top: 0;
    padding-top: 0;
  }
}

@media screen and (max-width:1121px) {
  .homepage .experience ._placeholder ._text {
    font-size: 2em
  }
}
@media (min-width: 1025px) {
  .cu-bottom {
      display: flex;
      display: -webkit-flex;
      display: -ms-flex;
      display: -moz-flex;
  }
}
@media (max-width: 1024px) {
  .cu-bottom>div {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
}

@media screen and (min-width:568px) and (max-width:1024px) {
  ul._boxes li._box {
    width: 50%;
    padding-bottom: 20px
  }

  ul._boxes li._box:nth-child(2n+1) {
    clear: left
  }
}

@media screen and (max-width: 768px) {
  .homepage .services ul._boxes li._box a {
    padding-bottom: 20%
  }

  .homepage .services ul._boxes li._box {
    width: 100%
  }

  #post-entry.single .post img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 1510px) {
  #agents .agent ._contact {
    min-height: 54px;
  }
}

@media (min-width:1440px) {
  header nav[role="navigation"] ul.menu>li>a {
    font-size: 12px;
    padding: 0 10px 0 0;
  }
}

@media (min-width:1920px) {
  header nav[role="navigation"] ul.menu>li>a {
    font-size: 18px;
    padding: 0 10px 0 0;
  }
}

/* @media (max-width: 1023px) {
  #agent .description:not(.shrink) .text {
    max-height: 290px !important;
  }
} */
@media (min-width:768px) {
  .cu-bottom .cu-form form ul li label {
    width: 200px;
    box-sizing: border-box;
    margin: 0;
  }

  .cu-bottom .cu-form form ul li div.ginput_container {
    width: calc(100% - 200px);
    box-sizing: border-box;
    margin: 0 0 15px;
  }
}

@media screen and (max-width:767px) {

  .gform_wrapper .gfield_label,
  .gform_wrapper .ginput_container {
    width: 100%
  }

  .gform_wrapper .ginput_container {
    padding: 10px 0 0
  }

  .gform_wrapper .gform_footer {
    padding-left: 0
  }

  .gform_wrapper .gform_footer input[type="submit"] {
    margin-left: 0
  }

  #whats-my-property-worth .gform_wrapper form {
    padding: 20px
  }

  .homepage .experience ._placeholder ._text {
    line-height: 1.3
  }

  .language_move {
    display: none;
  }

  .realty_widget_quick_search_3 #bottom_section .email_bottom_section .form_contact {
    text-align: left;
  }

  footer#footer[role="contentinfo"] .section.socials a i.fa, .section.socials a i.fa {
    width: 25px !important;
    height: 25px !important;
    font-size: 13px !important;
    line-height: 25px !important;
  }

  footer[role="contentinfo"] .section.socials {
    top: 14px;
  }
  .cu-bottom > .cu-map > #zoomap_1 {height: 300px !important;}
}

@media screen and (min-width:568px) and (max-width:767px) {
  .homepage .experience ._placeholder ._text {
    font-size: 1.9em
  }

  .homepage .testimonials ._text h3.name {
    margin-bottom: 10px
  }

  .homepage .testimonials ._text p.copy {
    font-size: 1em
  }
}

@media screen and (max-width:567px) {
  ul._boxes li._box {
    width: 100%;
    padding-bottom: 20px
  }
}

@media(max-width: 320px) {
  #form_contact_popup form .gform_body ul li .ginput_container.ginput_recaptcha {
    -webkit-transform: scale(0.82);
    -ms-transform: scale(0.82);
    -moz-transform: scale(0.82);
    transform: scale(0.82);
  }
}
/* new menu adjustment */
@media(min-width: 1152px){
    #header .hgroup .group #menu-main-menu .nav-left {
      float: left;
      padding-right: 70px;
      text-align: right;
    }

    #header .hgroup .group #menu-main-menu .nav-right {
        float: right;
        padding-left: 70px;
        text-align: left;
    }
    #header .hgroup .utils nav {background: none;}
    header nav[role="navigation"] ul.menu a {
        font-size: 0.9em;
        padding: 0 5px;
    }

    #header .hgroup .group #menu-main-menu > div {width: 50%;}
    #header .hgroup .group #menu-main-menu > div > li {
        display: inline-block;
        padding: 0 5px;
    }
    #header .hgroup .utils {
      float: none;
      width: 100%;
      display: block;
      clear: both;
      position: absolute;
      top: 110px;
      left: 0;
    }
    #header .hgroup .logo {
        margin: 0 auto;
        float: none;
    }
    #header .hgroup .group>.section {
      float: none;
      display: block;
      width: 100%;
      clear: both;
      position: absolute;
      left: 0;
      top: 30px;
    }
    #menu-main-menu:before, #menu-main-menu:after {
        content: '';
        display: table;
        clear: both;
    }
    #menu-main-menu {margin: 0;}
    #header .hgroup .utils nav {background: none;}
    header nav[role="navigation"] ul.menu a {
        font-size: 0.9em;
        padding: 0 3px;
    }
    header nav[role="navigation"] li > ul.sub-menu {
        left: 0;
        right: auto;
    }
    #header .hgroup .group #menu-main-menu .nav-left > li {padding: 0 9px;}
    header nav[role="navigation"] ul.sub-menu a {padding: 8px 0;}
    header nav[role="navigation"] ul.sub-menu li.current_page_parent > a {color: #48525A;}
}
@media(min-width: 1280px) and (max-width: 1439px){
    #header .hgroup .group #menu-main-menu .nav-left > li {padding: 0 3px;}
}
@media (min-width: 1366px) {
  #header .hgroup .group #menu-main-menu .nav-left > li {padding: 0 4px;}
  #header .hgroup .group #menu-main-menu .nav-right {
    padding-left: 80px;
  }

  #header .hgroup .group #menu-main-menu .nav-left {
      padding-right: 80px;
  }
}
@media (max-width: 1151px) {
  #header .hgroup .section > .content {
    width: auto;
    float: none;
    text-align: left;
    bottom: 0px;
    position: absolute;
    left: 80px;
  }
  .toggle-menu {
      top: 6px;
  }
}
@media(min-width: 1152px){
 .translate-right #flags li {
    display: inline-block;
    float: none !important;
    clear: both !important;
  }

  .translate-right #flags  ul {
      text-align: right;
      float: none !important;
  }

  #flags {
      width: auto !important;
      text-align: right;
  }

  .translate-right {
      display: block;
      position: relative;
      text-align: right;
      padding-right: 18px;
  }
}
@media (min-width: 1441px) {
  #header .hgroup .group #menu-main-menu > div {
    text-align: center !important;
  }

  #header .hgroup .group #menu-main-menu div[class*="nav-"] > li {
      padding: 0 20px !important;
  }

  .section.socials, .translate-right {
      padding-right: 70px;
  }
}
#header .hgroup .group>.section {
    top: 50px;
}
@media (min-width: 900px) {
  footer[role="contentinfo"] .credit {
    position: absolute;
    left: 5%;
    top: 15px;
    width: auto;
  }

  footer[role="contentinfo"] .credit .group {
      width: 100%;
  }
}
@media (max-width: 899px) {
  footer[role="contentinfo"] .credit, footer[role="contentinfo"] .credit .group {
    position: relative;
    text-align: center;
  }
  footer[role="contentinfo"] .menu li {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
  }

  footer[role="contentinfo"] .section.menu {
      float: none;
  }
}

/* Ticket:#tasks/12885947 */
#agents .agent figure { border-color:#333; border-style:solid; border-width:1px 1px 0; }
#agents .agent section { padding-bottom:65px; border-color:#333; border-style:solid; border-width:0 1px 1px; }
#agents .agent:hover section { background:#fafafa; }
#agents .agent section p.name { min-height:0; line-height:1.5; }
#agents .agent p.role { min-height:0; font-family:'Century Schoolbook'; font-weight:400; }
#agents .agent ._contact { min-height:0; }
#agents .agent .social { max-height:none; border-top-width:1px; }
#agents .agent .social p { display:block; margin:0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

#agent .details p.role { font-family:'Century Schoolbook'; font-weight:400; }

/* Ticket:#tasks/12886075 */
/* body.page-id-33 div[role="main"] { background:#f5cce0; color:#49525b; } */
body.page-id-33 #entry img { max-width:33.3333%; }

@media (max-width: 767px) {
	body.page-id-33 #entry img { max-width:100%; }
}

/* Ticket:#tasks/12885947 */
#agents .options .loading { font-size:17px; }

/* Ticket : http://helpdesk.netpoint.group/a/tickets/64752 */
body#what-rents-can-i-achieve article#entry h3, body#what-rents-can-i-achieve article#entry h5 {
    font-family: 'TeXGyreSchola';
}

body#what-rents-can-i-achieve article#entry h5 {
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 10px;
}
@media (min-width: 769px) {
  .homepage .home-top .registration {
    bottom: auto;
    left: 10%;
    right: 10%;
    top: 65%;
    -webkit-transform: translateY(-65%);
    -moz-transform: translateY(-65%);
    -ms-transform: translateY(-65%);
    transform: translateY(-65%);
  }
}

/*
Ticket : http://helpdesk.netpoint.group/a/tickets/66581
Date : 1/4/2019
*/

body#what-rents-can-i-achieve #page div[role="main"] {
    background: #f5cce0;
    color: #49525b;
}


/* http://helpdesk.netpoint.group/a/tickets/71134 */
@media(min-width:768px) {
    #header {
        height: auto;
    }
	#header .hgroup .utils {
	    bottom: -60px;
	    top: auto;
	    background: #48525a;
        /* padding-top: 15px;
        padding-bottom: 15px; */
	}
    #header .hgroup .group #menu-main-menu > div {
        width: auto;
    }
	#header .hgroup .group #menu-main-menu .nav-left {
	    padding-right: 0;
	}
	#header .hgroup .group #menu-main-menu .nav-right {
	    padding-left: 0;
		float: left;
	}
	#header #menu-main-menu {
		display: flex;
		justify-content: center;
	}
    #header .hgroup .group #menu-main-menu .nav-left > .menu-item > a,
    #header .hgroup .group #menu-main-menu .nav-right > .menu-item > a {
        padding-top: 15px;
        padding-bottom: 15px;
	}
    #header .hgroup .group #menu-main-menu .nav-left > li:first-child a{
        color: #ffc0cb;
    }
    #header .hgroup .group #menu-main-menu div[class*="nav-"] > li {
        padding: 0 20px !important;
    }
    #header nav[role="navigation"] ul.menu a {
        font-size: 1em;
    }

    .header-dekstop nav[role="navigation"] ul.sub-menu > li:not(:hover):not(:last-child) > a,
    .header-dekstop nav[role="navigation"] ul.sub-menu a,
    .header-dekstop nav[role="navigation"] li > ul.sub-menu > li:hover {
        border-bottom: 0!important;
    }

    /* additional-menu */
    #header .additional-menu {
        position: absolute;
        top: -35px;
        right: 15px;
        font-size: 14px;
    }
    #header .additional-menu .list-inline {
        padding-left: 0;
        list-style: none;
        margin-left: -2px;
        margin-top: 0;
    }
    #header .additional-menu .list-inline > li {
        display: inline-block;
        padding-right: 2px;
        padding-left: 2px;
    }
    #header .additional-menu .list-inline a {
        color: #fff;
    }
    #header .additional-menu .list-inline > li:not(:last-child)::after {
        content: "|";
        color: #fff;
        padding-left: 8px;
    }
    #header .hgroup .utils,
    header nav[role="navigation"] ul.menu a,
    .header-scrolled.header-dekstop .section .right.content {
        transition: all .3s ease 0;
        -webkit-transition: .3s;
    }

    /* on scroll */
    .header-scrolled.header-dekstop .hgroup img {
        max-height: 50px !important;
    }
    .header-scrolled.header-dekstop .section .right.content{
        /* transform: translateY(-105px); */
        display: none;
    }
    .header-scrolled.header-dekstop #menu-main-menu .nav-left > .menu-item > a,
    .header-scrolled.header-dekstop #menu-main-menu .nav-right > .menu-item > a {
        padding-top: 0 !important;
    }
    .header-scrolled.header-dekstop .hgroup .utils {
        bottom: -46px !important;
    }
}
@media(min-width:1441px) {
    #header .additional-menu {
        right: 70px;
    }
}

/*
Ticket : http://helpdesk.netpoint.group/a/tickets/66581
Date : 9/7/2019
 */

#header #menu-main-menu li a i.fa.fa-home:after,
ul#menu-main-menu-1 li a i.fa.fa-home:after {
    content: 'Home';
    font-family: 'Bollivia Rosilla Script';
    margin-left: 7px;
}

#header #menu-main-menu li a i.fa.fa-home:before,
ul#menu-main-menu-1 li a i.fa.fa-home:before {
    font-size: 2rem;
    display: inline-block;
    vertical-align: middle;
}

body#marketing-your-asset .gform_wrapper .ginput_complex.ginput_container {
    width: 80%;
}

.gform_wrapper .ginput_container_name span:last-child {padding-right: 0;}
.gform_wrapper .ginput_container > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper .ginput_container > textarea, .gform_wrapper .ginput_container > select {
     width: 100% !important;
     max-width: 100%;
}
@media (min-width: 768px) {
  body .gform_wrapper .gform_footer {
    padding-left: calc(20% + 16px);
  }
}
@media(max-width: 767px){
    .gform_wrapper .ginput_complex.ginput_container,
    .gform_wrapper .ginput_complex.ginput_container span,
    .gform_wrapper .ginput_container > input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
    .gform_wrapper .ginput_container > textarea, .gform_wrapper .ginput_container > select {
        width: 100%;
        padding-right: 0 !important
    }
    body#marketing-your-asset .gform_wrapper .ginput_complex.ginput_container {width: 100%}
    body .gform_wrapper ul.gform_fields.top_label div.ginput_container {
        padding-top: 0;
        margin-bottom: 20px;
    }
    body#where-would-you-like-to-live article#entry p {padding-left: 0 !important;display:block;margin:auto;text-align: center;}
    body#where-would-you-like-to-live article#entry p > a {
        display: inline-block;
        margin: auto;
    }
}
