a {
  color: #091e60;
}
a:hover {
  color: #091e60;
}
.nopadding {
  padding: 0;
}
.revslider-container .caption {
  text-shadow: 1px 2px 3px #333333;
}
.grid-style1 .item .image,
.grid-style2 .item .image,
.list-style .item .image {
  height: 232px;
}
#home-advanced-search .btn {
  width: 100%;
  margin: unset;
}
#listing-header .dropdown {
  float: left;
}
#listing-header .dropdown > button {
  color: unset;
}
*::-moz-selection {
  background: #091e60;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav > li > a:hover,
.nav > li > a:focus,
.navbar-nav > li > a.active {
  color: #091e60;
}
.fullwidthsingle .price,
.latest-news-slider .price {
  background-color: #091e60;
}
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background-color: #091e60;
}
.btn-fullcolor,
.btn-fullcolor:focus {
  background-color: #091e60;
}
.fullwidthsingle .info,
.latest-news-slider .info {
  background-color: #091e60;
}
.chzn-container .chzn-results li.highlighted {
  background-color: #091e60;
}
.section-title::before,
.section-highlight::before,
.section-title::after,
.section-highlight::after {
  background-color: #091e60 !important;
}
.grid-style1 .item .price,
.grid-style2 .item .price,
.list-style .item .price,
.grid-style1 .item .tag,
.grid-style2 .item .tag,
.list-style .item .tag {
  background-color: #091e60;
}
#property-detail-wrapper.style1 .price {
  background-color: #091e60;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #091e60 !important;
}
h1.page-title {
  color: white !important;
  margin-bottom: 8px;
}
#testimonials h2 {
  color: white !important;
}
#footer-top a:hover {
  color: #091e60;
}
#footer-top img {
  max-width: 95%;
}
.pattern-bg.colored-bg::before {
  background-color: #091e60;
}
.btn-default-color:hover,
.btn-default-color:active,
.btn-default-color.active,
.open .dropdown-toggle.btn-default-color {
  background-color: transparent;
  border-color: #091e60;
  color: #091e60;
}
.agency-detail .info .contact-us li a:hover,
.agent-detail .info .contact-us li a:hover {
  color: #091e60;
}
.grid-style1 .item > .info h3 a:hover,
.grid-style2 .item > .info h3 a:hover,
.list-style .item > .info h3 a:hover,
.grid-style1 .item > .info-blog h3 a:hover,
.grid-style2 .item > .info-blog h3 a:hover,
.list-style .item > .info-blog h3 a:hover {
  color: #091e60;
}
#contacts-overlay ul li i {
  background-color: #091e60;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-color: #091e60;
}
.agencies-list > li .image,
.agencies-list .item .image {
  width: 35%;
  float: left;
  height: 256px;
}
.agencies-list > li .info,
.agencies-list .item .info {
  padding-top: 0;
}
.owl-controls .owl-buttons::before {
  border-color: transparent transparent transparent #333333;
}
.owl-controls .owl-buttons {
  background-color: #091e60;
}
.assigned {
  color: #091e60;
}
#nav-mobile-btn {
  background-color: #091e60;
}
.agents-list > li .image img,
.agents-grid > li .image img,
.agents-list .item .image img,
.agents-grid .item .image img {
  max-height: 180px;
  max-width: 100%;
  width: auto;
}
#listing-header .form-control-small {
  width: 175px;
}
#listing-header .btn {
  height: 40px;
  line-height: 35px;
  padding: 0 13px;
}
#listing-header .btn i {
  margin-right: auto;
}
.owl-item .item img {
  max-height: 500px;
  width: auto !important;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*width: 100%;*/

}
.e404 * {
  color: #091e60 !important;
}
.Other_BuySell h2 {
  margin: 60px 0 30px;
}
.margin-top-50 {
  margin-top: 50px;
}
.textaligncenter {
  text-align: center;
}
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-menu > li > a.active {
  border-left: 4px solid #091e60;
  color: #091e60;
}
#property-listing .no-results {
  padding-top: 60px;
}
.favorite {
  cursor: pointer;
}
.favorite.selected {
  color: #ff3300 !important;
}
/*.nav.navbar-nav {
    li.flags {
        padding-right: 20px;

        a {
            display: inline-block;
            padding: 0 2px;

            img {
                height: 24px;
            }
        }
    }
}

#google_translate_element {
    //display: none;
}*/

.listing-highlights {
  background-color: #f1f3f6;
  margin-bottom: 30px;
  padding: 10px;
}
.listing-highlights h2 {
  font-size: 14px;
  margin-bottom: 10px;
}
.listing-highlights .image {
  cursor: pointer;
  height: 150px;
  background-size: cover;
  background-position: center center;
  position: relative;
  transition: transform ease-in-out 0.3s;
}
.listing-highlights .image:hover {
  transform: scale(1.1);
}
.listing-highlights .image .info {
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  font-size: 11px;
  padding: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.grid-style1 .item .image img,
.grid-style2 .item .image img,
.list-style .item .image img {
  width: 125%;
  position: relative;
  top: 50%;
  margin-left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.grid-style1 .item .image.news img,
.grid-style2 .item .image.news img,
.list-style .item .image.news img {
  width: 100%;
}
.share-wraper {
  margin-top: 40px;
}
.blog-main-image .tag::before {
  border-color: transparent #333333 transparent transparent;
}
.blog-main-image .tag {
  background-color: #091e60;
}
.content.colored::before,
.content.gray::before,
.sidebar.colored {
  background-color: #091e60;
}
.sidebar.colored .testimonials .item .text::after {
  border-color: transparent #091e60 transparent transparent;
}
body.Home_Index .container.featured.multi {
  margin-top: 60px;
  margin-bottom: 60px;
}
body.Home_Index .container.featured.multi .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
body.Home_Index .container.featured.multi .col-sm-4 {
  padding-left: 5px;
  padding-right: 5px;
}
body.Home_Index .container.featured.multi .fullwidthsingle .item .image {
  width: 50%;
}
body.Home_Index .container.featured.multi .fullwidthsingle .info {
  width: 50%;
  padding: 30px 15px;
}
body.Home_Index .container.featured.multi .fullwidthsingle .info h3 {
  font-size: 15pt;
}
body.Home_Index .container.featured.multi .fullwidthsingle .info p {
  font-size: 13px;
}
body.Home_Index .homephoto img {
  width: 100%;
}
body.Home_Index .contact_form {
  margin-top: 40px;
  padding: 15px;
}
body.Home_Index .contact_form h1 {
  margin-bottom: 20px;
}
body.Home_Index .contact_form .btn {
  float: right;
}
@media (max-width: 992px) {
  body.Home_Index .container.featured.multi .item {
    clear: both;
  }
  body.Home_Index .container.featured.multi .fullwidthsingle .info h3 {
    font-size: 15pt;
  }
}
#property-detail-wrapper .energyrating,
.fullwidthsingle .energyrating {
  position: absolute;
  bottom: 190px;
  right: 20px;
  padding: 5px;
  display: block;
  width: 80px;
  height: 95px;
  background-color: white;
  z-index: 10;
}
.fullwidthsingle .energyrating {
  bottom: 20px;
}
#property-detail-wrapper.images_0,
#property-detail-wrapper.images_1 {
  margin-bottom: 60px;
}
#property-detail-wrapper.images_0 .energyrating,
#property-detail-wrapper.images_1 .energyrating {
  bottom: 20px;
}
#property-detail-wrapper .energyrating span.img,
.fullwidthsingle .energyrating span.img {
  background: url(/Assets/cozy/img/energycertification_sprite.png) no-repeat;
  display: block;
  width: 70px;
  height: 61px;
}
#property-detail-wrapper .energyrating .txt,
.fullwidthsingle .energyrating .txt {
  font-size: 8px;
  text-transform: uppercase;
  color: #333333;
  text-align: left;
  line-height: 10px;
  padding-top: 5px;
}
#property-detail-wrapper .energyrating.aplus span.img,
.fullwidthsingle .energyrating.aplus span.img {
  background-position: -15px -15px;
}
#property-detail-wrapper .energyrating.a span.img,
.fullwidthsingle .energyrating.a span.img {
  background-position: -115px -15px;
}
#property-detail-wrapper .energyrating.b span.img,
.fullwidthsingle .energyrating.b span.img {
  background-position: -215px -15px;
}
#property-detail-wrapper .energyrating.bminus span.img,
.fullwidthsingle .energyrating.bminus span.img {
  background-position: -315px -15px;
}
#property-detail-wrapper .energyrating.c span.img,
.fullwidthsingle .energyrating.c span.img {
  background-position: -415px -15px;
}
#property-detail-wrapper .energyrating.d span.img,
.fullwidthsingle .energyrating.d span.img {
  background-position: -515px -15px;
}
#property-detail-wrapper .energyrating.e span.img,
.fullwidthsingle .energyrating.e span.img {
  background-position: -615px -15px;
}
#property-detail-wrapper .energyrating.f span.img,
.fullwidthsingle .energyrating.f span.img {
  background-position: -715px -15px;
}
#property-detail-wrapper .energyrating.g span.img,
.fullwidthsingle .energyrating.g span.img {
  background-position: -815px -15px;
}
#property-detail-wrapper .energyrating.na span.img,
.fullwidthsingle .energyrating.na span.img {
  background-position: -915px -15px;
}
#property-detail-wrapper .energyrating.em.tramite,
.fullwidthsingle .energyrating.em.tramite {
  display: none;
}
.list-style .energyrating,
.grid-style1 .energyrating {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: block;
  width: 26px;
  height: 24px;
  z-index: 3;
}
.list-style .energyrating span.img,
.grid-style1 .energyrating span.img {
  background: url(/Assets/cozy/img/energycertification_sprite_small.png) no-repeat;
  display: block;
  width: 27px;
  height: 27px;
}
.list-style .energyrating .txt,
.grid-style1 .energyrating .txt {
  font-size: 8px;
  text-transform: uppercase;
  color: #333333;
  text-align: left;
  line-height: 10px;
  padding-top: 5px;
  display: none;
}
.list-style .energyrating.aplus span.img,
.grid-style1 .energyrating.aplus span.img {
  background-position: -1px -1px;
}
.list-style .energyrating.a span.img,
.grid-style1 .energyrating.a span.img {
  background-position: -31px -1px;
}
.list-style .energyrating.b span.img,
.grid-style1 .energyrating.b span.img {
  background-position: -61px -1px;
}
.list-style .energyrating.bminus span.img,
.grid-style1 .energyrating.bminus span.img {
  background-position: -91px -1px;
}
.list-style .energyrating.c span.img,
.grid-style1 .energyrating.c span.img {
  background-position: -120px -1px;
}
.list-style .energyrating.d span.img,
.grid-style1 .energyrating.d span.img {
  background-position: -150px -1px;
}
.list-style .energyrating.e span.img,
.grid-style1 .energyrating.e span.img {
  background-position: -180px -1px;
}
.list-style .energyrating.f span.img,
.grid-style1 .energyrating.f span.img {
  background-position: -210px -1px;
}
.list-style .energyrating.g span.img,
.grid-style1 .energyrating.g span.img {
  background-position: -240px -1px;
}
.list-style .energyrating.na span.img,
.grid-style1 .energyrating.na span.img {
  background-position: -269px -1px;
}
.list-style .energyrating.em.tramite,
.grid-style1 .energyrating.em.tramite {
  display: none;
}
@media (max-width: 800px) {
  #property-detail-thumbs {
    margin-bottom: 50px;
  }
  #property-detail-wrapper .energyrating {
    position: relative;
    bottom: auto;
    right: 0;
    margin-bottom: 30px;
  }
}
.property-topinfo .amenities li [class^="icon-"],
.property-topinfo .amenities li [class*=" icon-"],
.grid-style1 .item .amenities li [class^="icon-"],
.grid-style2 .item .amenities li [class^="icon-"],
.list-style .item .amenities li [class^="icon-"],
.grid-style1 .item .amenities li [class*=" icon-"],
.grid-style2 .item .amenities li [class*=" icon-"],
.list-style .item .amenities li [class*=" icon-"] {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.property-topinfo .amenities li [class^="icon-"].floatleft,
.property-topinfo .amenities li [class*=" icon-"].floatleft,
.grid-style1 .item .amenities li [class^="icon-"].floatleft,
.grid-style2 .item .amenities li [class^="icon-"].floatleft,
.list-style .item .amenities li [class^="icon-"].floatleft,
.grid-style1 .item .amenities li [class*=" icon-"].floatleft,
.grid-style2 .item .amenities li [class*=" icon-"].floatleft,
.list-style .item .amenities li [class*=" icon-"].floatleft {
  float: left;
  margin-right: 5px;
  margin-left: 0;
}
body.Other_AboutUs #property-gallery {
  margin-top: 100px;
}
.grid-style1 .item .prop-situation,
.grid-style2 .item .prop-situation,
.list-style .item .prop-situation {
  position: absolute;
  top: 70px;
  left: 9px;
  background-color: #091e60;
  color: white;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.grid-style1 .item .prop-situation.tag_label,
.grid-style2 .item .prop-situation.tag_label,
.list-style .item .prop-situation.tag_label {
  top: 190px;
  background-color: #091e60;
}
#property-detail-wrapper.style1 .prop-situation.tag_label {
  background-color: #091e60;
  font-size: 30px;
}
.grid-style1 .item .prop-situation::before,
.grid-style2 .item .prop-situation::before,
.list-style .item .prop-situation::before {
  border-color: transparent #751814 transparent transparent;
  border-style: solid;
  border-width: 0 6px 6px 0;
  bottom: -6px;
  content: " ";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}
#property-detail-wrapper.style1 .prop-situation {
  position: absolute;
  top: 70px;
  left: -5px;
  background-color: #091e60;
  color: white;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#property-detail-wrapper.style1 .prop-situation::before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-color: transparent #751814 transparent transparent;
  border-style: solid;
  border-width: 0 6px 6px 0;
  height: 0;
  width: 0;
}
.fullwidthsingle .prop-situation,
.latest-news-slider .prop-situation {
  position: absolute;
  top: 70px;
  left: -5px;
  background-color: #091e60;
  color: white;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.fullwidthsingle .prop-situation.tag_label,
.latest-news-slider .prop-situation.tag_label {
  top: unset;
  bottom: -335px;
  background-color: #091e60;
}
.fullwidthsingle .prop-situation::before,
.latest-news-slider .prop-situation::before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-color: transparent #70221e transparent transparent;
  border-style: solid;
  border-width: 0 6px 6px 0;
  height: 0;
  width: 0;
}
body.Other_Buy h2,
body.Other_Sell h2 {
  margin: 20px 0 40px;
}
.two-areas {
  height: 350px;
}
.two-areas .area-left,
.two-areas .area-right {
  position: relative;
  height: 100%;
  width: 49.6%;
}
.two-areas .area-left .image,
.two-areas .area-right .image {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center;
}
.two-areas .area-left .text,
.two-areas .area-right .text {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(241, 243, 246, 0.7);
  -webkit-transition: -webkit-all 0.7s;
  transition: all 0.7s;
  text-align: center;
  color: #74777c;
  font-size: 40px;
  line-height: 60px;
  padding: 18%;
}
.two-areas .area-left .text i,
.two-areas .area-right .text i {
  font-size: 80px;
}
.two-areas .area-left .text:hover,
.two-areas .area-right .text:hover {
  background: rgba(107, 169, 140, 0.8);
  color: white;
  cursor: pointer;
}
.two-areas .area-left {
  margin-right: 0.5%;
}
@media (max-width: 800px) {
  .two-areas .area-left,
  .two-areas .area-right {
    display: inline-block;
    width: 49%;
    overflow: hidden;
  }
  .two-areas .area-left .text,
  .two-areas .area-right .text {
    font-size: 20px;
  }
}
body.Other_Recruitment .sendbtn {
  margin-top: 40px;
}
body.Home_Index .buttons {
  position: relative;
}
body.Home_Index .buttons > div {
  position: absolute;
  top: 300px;
  z-index: 100;
}
body.Home_Index .buttons a {
  width: 100%;
  line-height: 40px;
  border: 2px solid white;
  text-align: center;
  display: inline-block;
  color: white;
  font-size: 20px;
  background: rgba(0, 0, 0, 0.7);
  padding: 8px 0;
  cursor: pointer;
  -webkit-transition: -webkit-all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
}
body.Home_Index .buttons a:hover {
  text-decoration: none;
  color: #091e60;
}
@media (max-width: 950px) {
  body.Home_Index .buttons > div {
    top: 250px;
  }
  body.Home_Index .buttons a {
    font-size: 16px;
  }
}
.section-title {
  margin-top: 20px;
}
div.cozy .pp_details,
a.pp_next,
a.pp_previous,
a.pp_play,
a.pp_close {
  background-color: #091e60;
  color: #091e60;
}
.agencies-list > li .info .contact-us li a:hover,
.agencies-grid > li .info .contact-us li a:hover,
.agents-list > li .info .contact-us li a:hover,
.agents-grid > li .info .contact-us li a:hover,
.agencies-list .item .info .contact-us li a:hover,
.agencies-grid .item .info .contact-us li a:hover,
.agents-list .item .info .contact-us li a:hover,
.agents-grid .item .info .contact-us li a:hover {
  color: #091e60;
}
.agencies-list > li .info .contact-us li a:hover i,
.agencies-grid > li .info .contact-us li a:hover i,
.agents-list > li .info .contact-us li a:hover i,
.agents-grid > li .info .contact-us li a:hover i,
.agencies-list .item .info .contact-us li a:hover i,
.agencies-grid .item .info .contact-us li a:hover i,
.agents-list .item .info .contact-us li a:hover i,
.agents-grid .item .info .contact-us li a:hover i {
  color: #091e60;
}
.grid-style1 .item > .info h3 small,
.grid-style2 .item > .info h3 small,
.list-style .item > .info h3 small,
.grid-style1 .item > .info-blog h3 small,
.grid-style2 .item > .info-blog h3 small,
.list-style .item > .info-blog h3 small {
  line-height: 18px;
}
#property-listing .item .info .tags {
  display: none;
}
.grid-style1 .item .image,
.grid-style2 .item .image {
  border-color: #e4e4e4;
  border-style: solid;
  border-width: 1px 1px 0 1px;
}
.Other_Buy .introText,
.Other_Sell .introText,
.Other_Recruitment .introText {
  margin-bottom: 30px;
  font-size: 16px;
}
.Home_Index .fullwidthsingle h3 {
  margin-bottom: 10px;
}
.Home_Index .fullwidthsingle .item ul.amenities {
  background-color: transparent;
  width: 100%;
  list-style: none;
  padding: 6px 0px;
}
.Home_Index .fullwidthsingle .item ul.amenities li {
  /*display: inline-block;*/
  height: 30px;
  margin-right: 10px;
  padding-right: 10px;
  padding-top: 10px;
  color: white;
}
.Home_Index .fullwidthsingle .item ul.amenities li:last-child {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}
.sendByEmail a {
  line-height: 30px;
  vertical-align: middle;
  background-color: #091e60;
  color: white;
  border: none;
  padding: 3px 10px;
  display: block;
  float: left;
}
.sendByEmail a:hover {
  text-decoration: none;
}
.sendByEmail a i {
  vertical-align: top;
  margin-left: 10px;
}
.footer-links li {
  border-top: 1px solid #74777c;
}
.footer-links li:last-child {
  border-bottom: 1px solid #74777c;
}
.modal-backdrop {
  z-index: 50;
}
.grid-style1 .item .image > a h3,
.grid-style2 .item .image > a h3,
.list-style .item .image > a h3 {
  top: 130px;
}
.grid-style1 .item .image > a .location,
.grid-style2 .item .image > a .location,
.list-style .item .image > a .location {
  top: 150px;
}
#modalSendToEmail .message {
  color: #009e15;
}
#header .social-networks {
  float: none;
  text-align: right;
  margin-bottom: 10px;
}
#header .social-networks li {
  line-height: 102px;
  transition: all 0.3s ease 0s;
}
#nav-section.shrink .social-networks li {
  line-height: 61px;
}
#nav-section.shrink .languages.addmargin {
  margin-top: 18px;
}
body.black,
body.grey,
body.gray {
  color: #bcbcbc;
}
body.black #nav-section,
body.grey #nav-section,
body.gray #nav-section {
  background-color: transparent;
  background: rgba(28, 28, 28, 0.85);
}
body.black #nav-section.shrink,
body.grey #nav-section.shrink,
body.gray #nav-section.shrink {
  background: black;
}
body.black #nav-section.stuck::after,
body.grey #nav-section.stuck::after,
body.gray #nav-section.stuck::after {
  background-color: transparent;
}
body.black #wrapper,
body.grey #wrapper,
body.gray #wrapper {
  background-color: black;
}
body.black #home-advanced-search,
body.grey #home-advanced-search,
body.gray #home-advanced-search,
body.black #map-property-filter,
body.grey #map-property-filter,
body.gray #map-property-filter,
body.black #advanced-search,
body.grey #advanced-search,
body.gray #advanced-search,
body.black #contacts-overlay,
body.grey #contacts-overlay,
body.gray #contacts-overlay {
  background-color: black;
}
body.black #home-advanced-search #opensearch,
body.grey #home-advanced-search #opensearch,
body.gray #home-advanced-search #opensearch,
body.black #map-property-filter #opensearch,
body.grey #map-property-filter #opensearch,
body.gray #map-property-filter #opensearch,
body.black #advanced-search #opensearch,
body.grey #advanced-search #opensearch,
body.gray #advanced-search #opensearch,
body.black #contacts-overlay #opensearch,
body.grey #contacts-overlay #opensearch,
body.gray #contacts-overlay #opensearch {
  background-color: black;
}
body.black .pattern-bg::before,
body.grey .pattern-bg::before,
body.gray .pattern-bg::before {
  background-color: black;
}
body.black .sidebar.gray,
body.grey .sidebar.gray,
body.gray .sidebar.gray {
  background-color: #1b1b1b;
}
body.black #footer,
body.grey #footer,
body.gray #footer {
  background-color: #1b1b1b;
}
body.black #footer #copyright,
body.grey #footer #copyright,
body.gray #footer #copyright {
  background-color: #2e2e2e;
}
body.black .gray .chzn-container-single .chzn-single,
body.grey .gray .chzn-container-single .chzn-single,
body.gray .gray .chzn-container-single .chzn-single,
body.black .chzn-container-single .chzn-single,
body.grey .chzn-container-single .chzn-single,
body.gray .chzn-container-single .chzn-single {
  background-color: white;
}
body.black .gray .form-control,
body.grey .gray .form-control,
body.gray .gray .form-control {
  background-color: white;
}
body.black #footer .social-networks li a,
body.grey #footer .social-networks li a,
body.gray #footer .social-networks li a {
  color: #74777c !important;
  border: 1px solid #74777c;
}
body.black .form-style,
body.grey .form-style,
body.gray .form-style {
  background-color: #2a2a2a;
}
body.black .login,
body.grey .login,
body.gray .login {
  background-color: #2a2a2a;
}
body.black .share-wraper,
body.grey .share-wraper,
body.gray .share-wraper {
  border: 1px solid #4d4f52;
}
body.black .share-wraper .social-networks li a,
body.grey .share-wraper .social-networks li a,
body.gray .share-wraper .social-networks li a {
  color: #adb2b6 !important;
  border: 1px solid #adb2b6;
}
body.black .share-wraper .print-button,
body.grey .share-wraper .print-button,
body.gray .share-wraper .print-button {
  border-left: 1px solid #4d4f52;
}
body.black .property-title small,
body.grey .property-title small,
body.gray .property-title small {
  color: white;
}
body.black .property-topinfo,
body.grey .property-topinfo,
body.gray .property-topinfo,
body.black .property-topinfo .amenities,
body.grey .property-topinfo .amenities,
body.gray .property-topinfo .amenities {
  background-color: #2a2a2a;
  border: 1px solid #2a2a2a;
}
body.black .property-topinfo li,
body.grey .property-topinfo li,
body.gray .property-topinfo li,
body.black .property-topinfo .amenities li,
body.grey .property-topinfo .amenities li,
body.gray .property-topinfo .amenities li {
  border-right: 1px solid #74777c;
  color: #bcbcbc;
}
body.black .property-topinfo li:last-child,
body.grey .property-topinfo li:last-child,
body.gray .property-topinfo li:last-child,
body.black .property-topinfo .amenities li:last-child,
body.grey .property-topinfo .amenities li:last-child,
body.gray .property-topinfo .amenities li:last-child {
  border-right: none;
}
body.black .property-agent-info,
body.grey .property-agent-info,
body.gray .property-agent-info {
  background-color: #2a2a2a;
}
body.black .property-agent-info .agent-detail .info,
body.grey .property-agent-info .agent-detail .info,
body.gray .property-agent-info .agent-detail .info {
  background-color: #2a2a2a;
  border: none;
}
body.black .property-agent-info .agent-detail .info header h2 small,
body.grey .property-agent-info .agent-detail .info header h2 small,
body.gray .property-agent-info .agent-detail .info header h2 small {
  color: white;
}
body.black .property-agent-info .agent-detail .info .contact-us li a,
body.grey .property-agent-info .agent-detail .info .contact-us li a,
body.gray .property-agent-info .agent-detail .info .contact-us li a {
  color: white;
}
body.black .contacts .main,
body.grey .contacts .main,
body.gray .contacts .main {
  background-color: black;
}
body.black .contacts::before,
body.grey .contacts::before,
body.gray .contacts::before {
  background-color: black;
}
body.black .grid-style1 .item > .info h3 a,
body.grey .grid-style1 .item > .info h3 a,
body.gray .grid-style1 .item > .info h3 a,
body.black .grid-style2 .item > .info h3 a,
body.grey .grid-style2 .item > .info h3 a,
body.gray .grid-style2 .item > .info h3 a,
body.black .list-style .item > .info h3 a,
body.grey .list-style .item > .info h3 a,
body.gray .list-style .item > .info h3 a,
body.black .grid-style1 .item > .info-blog h3 a,
body.grey .grid-style1 .item > .info-blog h3 a,
body.gray .grid-style1 .item > .info-blog h3 a,
body.black .grid-style2 .item > .info-blog h3 a,
body.grey .grid-style2 .item > .info-blog h3 a,
body.gray .grid-style2 .item > .info-blog h3 a,
body.black .list-style .item > .info-blog h3 a,
body.grey .list-style .item > .info-blog h3 a,
body.gray .list-style .item > .info-blog h3 a {
  color: white;
}
body.black .grid-style1 .item .amenities,
body.grey .grid-style1 .item .amenities,
body.gray .grid-style1 .item .amenities,
body.black .grid-style2 .item .amenities,
body.grey .grid-style2 .item .amenities,
body.gray .grid-style2 .item .amenities,
body.black .list-style .item .amenities,
body.grey .list-style .item .amenities,
body.gray .list-style .item .amenities {
  background-color: #2a2a2a;
  border: 1px solid #2a2a2a;
}
body.black .grid-style1 .item .image,
body.grey .grid-style1 .item .image,
body.gray .grid-style1 .item .image,
body.black .grid-style2 .item .image,
body.grey .grid-style2 .item .image,
body.gray .grid-style2 .item .image {
  border-width: 1px;
}
body.black .chzn-container-multi .chzn-choices li.search-choice,
body.grey .chzn-container-multi .chzn-choices li.search-choice,
body.gray .chzn-container-multi .chzn-choices li.search-choice {
  background-color: transparent;
}
body.black .navbar-nav .dropdown-menu,
body.grey .navbar-nav .dropdown-menu,
body.gray .navbar-nav .dropdown-menu {
  background-color: #2e2e2e;
}
body.black .navbar-nav .dropdown-menu li > a,
body.grey .navbar-nav .dropdown-menu li > a,
body.gray .navbar-nav .dropdown-menu li > a {
  color: white;
}
body.black .navbar-nav .dropdown-menu li > a:hover,
body.grey .navbar-nav .dropdown-menu li > a:hover,
body.gray .navbar-nav .dropdown-menu li > a:hover {
  background-color: #091e60;
}
body.black #footer-top a,
body.grey #footer-top a,
body.gray #footer-top a {
  color: #bcbcbc;
}
body.black .grid-style1 .item .amenities li,
body.grey .grid-style1 .item .amenities li,
body.gray .grid-style1 .item .amenities li,
body.black .grid-style2 .item .amenities li,
body.grey .grid-style2 .item .amenities li,
body.gray .grid-style2 .item .amenities li,
body.black .list-style .item .amenities li,
body.grey .list-style .item .amenities li,
body.gray .list-style .item .amenities li {
  color: #bcbcbc;
}
body.black #footer #copyright a,
body.grey #footer #copyright a,
body.gray #footer #copyright a {
  color: #bcbcbc;
}
body.grey #nav-section,
body.gray #nav-section {
  background-color: transparent;
  background: rgba(80, 80, 80, 0.85);
}
body.grey .navbar-nav > li > a,
body.gray .navbar-nav > li > a {
  color: white;
}
body.grey #wrapper,
body.gray #wrapper {
  background-color: #444444;
}
body.grey #nav-section.shrink,
body.gray #nav-section.shrink {
  background-color: #444444;
}
body.grey .sidebar,
body.gray .sidebar {
  background-color: #333333 !important;
}
body.grey .sidebar .latest-news > li h3 a,
body.gray .sidebar .latest-news > li h3 a {
  color: white;
}
body.grey #footer,
body.gray #footer {
  background-color: #333333;
}
body.grey .social-networks li a,
body.gray .social-networks li a {
  color: white;
  border-color: white;
}
body.grey .social-networks li a:hover,
body.gray .social-networks li a:hover {
  color: white;
}
.grid-style1 .item div.location {
  padding: 2px 5px;
  font-size: 12px;
  text-align: center;
  border-color: #e4e4e4;
  border-style: solid;
  border-width: 0 1px 0px 1px;
  display: none;
}
.grid-style1 .item .amenities li,
.grid-style2 .item .amenities li,
.list-style .item .amenities li {
  vertical-align: middle;
  font-size: 13px;
}
.property-topinfo .amenities li {
  vertical-align: middle;
}
#footer #copyright {
  line-height: 22px;
}
.main {
  padding-top: 35px;
  padding-bottom: 35px;
}
.sidebar {
  padding-top: 35px;
  padding-bottom: 40px;
}
.parallax {
  padding: 25px 0 60px;
  border-top: 1px solid #2a2a2a;
  border-bottom: 1px solid #2a2a2a;
}
.property-title {
  margin-top: 0;
}
#property-detail-thumbs {
  margin-bottom: 30px;
}
.share-wraper {
  margin-bottom: 20px;
}
#testimonials {
  margin-bottom: 30px;
}
.sidebar.colored {
  min-height: 500px !important;
}
#property-detail-wrapper .owl-controls .owl-buttons {
  width: 100%;
  top: 45%;
  right: 0;
  background-color: transparent;
  border-radius: 0;
  height: 0;
}
#property-detail-wrapper .owl-controls .owl-buttons::before {
  border-style: none;
  border-color: transparent;
}
#property-detail-wrapper .owl-controls .owl-buttons div {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 25px !important;
}
#property-detail-wrapper .owl-controls .owl-buttons div:hover {
  background: rgba(0, 0, 0, 0.6) !important;
}
#property-detail-wrapper .owl-controls .owl-buttons div.owl-prev {
  float: left;
  padding-right: 15px;
  margin-left: 30px;
}
#property-detail-wrapper .owl-controls .owl-buttons div.owl-prev:before {
  font-size: 30px;
}
#property-detail-wrapper .owl-controls .owl-buttons div.owl-prev:hover {
  background: black;
}
#property-detail-wrapper .owl-controls .owl-buttons div.owl-next {
  float: right;
  padding-left: 15px;
  margin-right: 30px;
}
#property-detail-wrapper .owl-controls .owl-buttons div.owl-next:before {
  font-size: 30px;
}
.grid-style1 .item .image .info {
  top: 130px;
  display: block;
  position: relative;
}
.grid-style1 .item .image > a h3,
.grid-style2 .item .image > a h3,
.list-style .item .image > a h3 {
  top: unset;
  bottom: unset;
  position: relative;
}
.grid-style1 .item .image > a .location,
.grid-style2 .item .image > a .location,
.list-style .item .image > a .location {
  bottom: unset;
  top: unset;
  position: relative;
}
.modal {
  overflow: auto;
}
#modalVideo {
  left: -300px;
}
#modalVideo .modal-content {
  width: 600px;
}
.videoLink i {
  color: white;
  margin-right: 8px;
}
.resolutioncenters .main > div {
  margin-bottom: 20px;
}
.resolutioncenters .main > div h4 {
  font-size: 14px;
}
.resolutioncenters .main > div a {
  color: #333333;
}
#google_translate_element {
  display: none;
}
.floatright {
  float: right;
}
.floatright .social-networks {
  margin-top: 20px;
}
.floatright .social-networks li {
  line-height: unset !important;
}
header .languages {
  display: inline-block;
  text-align: right;
  float: none;
}
header .languages.addmargin {
  margin-top: 38px;
}
header .languages .flag {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 5px;
}
header .languages .flag.pt {
  background-image: url(/Assets/cozy/img/flags/pt.png);
}
header .languages .flag.en {
  background-image: url(/Assets/cozy/img/flags/en.png);
}
header .languages .flag.es {
  background-image: url(/Assets/cozy/img/flags/es.png);
}
header .languages .flag.fr {
  background-image: url(/Assets/cozy/img/flags/fr.png);
}
header .languages .flag.ru {
  background-image: url(/Assets/cozy/img/flags/ru.png);
}
header .languages .flag.zh {
  background-image: url(/Assets/cozy/img/flags/zh-cn.png);
}
body {
  height: auto;
}
.mobile-languages {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  display: none !important;
}
.mobile-languages .flag {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.mobile-languages .flag.pt {
  background-image: url(/Assets/cozy/img/flags/pt.png);
}
.mobile-languages .flag.en {
  background-image: url(/Assets/cozy/img/flags/en.png);
}
.mobile-languages .flag.es {
  background-image: url(/Assets/cozy/img/flags/es.png);
}
.mobile-languages .flag.fr {
  background-image: url(/Assets/cozy/img/flags/fr.png);
}
.mobile-languages .flag.ru {
  background-image: url(/Assets/cozy/img/flags/ru.png);
}
.mobile-languages .flag.zh-cn {
  background-image: url(/Assets/cozy/img/flags/zh-cn.png);
}
@media (max-width: 950px) {
  .mobile-languages {
    display: block !important;
  }
  .languages {
    display: none;
  }
  .nav-logo img {
    max-width: 250px;
    height: auto;
    max-height: 85px;
  }
}
.agents-list > li .image img,
.agents-list .item .image img {
  height: auto;
}
.property-features > li {
  padding-left: 90px;
}
.property-features > li i {
  color: #091e60;
  width: 40px;
  text-align: center;
}
p.description {
  margin: 40px 0 50px;
}
#header.alternative #nav-mobile-btn {
  margin: 10px 0;
}
#header.alternative #nav-section {
  padding-top: 10px;
}
#header.alternative #nav-section .top-row {
  overflow: hidden;
  -webkit-transition: -webkit-all 0.7s;
  transition: all 0.7s;
}
#header.alternative #nav-section.shrink .top-row {
  height: 0;
}
#header.alternative .nav-logo {
  float: none;
}
#header.alternative .nav-logo img {
  margin-bottom: 1px;
}
#header.alternative .social-networks {
  float: none;
  text-align: left;
}
#header.alternative .social-networks li {
  line-height: inherit;
}
#header.alternative .blackbg {
  background-color: #333333;
}
#header.alternative .navbar {
  float: none;
  text-align: center;
}
#header.alternative .navbar-nav {
  margin: 0 auto;
  float: none;
}
#header.alternative .navbar-nav > li > a {
  line-height: 40px;
}
body.top-alternative .revslider-container .caption {
  margin-top: 150px;
}
.revslider-container .playvideo {
  font-size: 30px;
}
.revslider-container .playvideo a {
  color: white;
  text-shadow: 1px 2px 3px #333333;
}
.revslider-container .tp-video-play-button {
  display: none !important;
}
.revslider-container .tp-video-play-button:hover {
  display: none !important;
}
header .languages::after {
  clear: right;
}
.modal {
  background: rgba(0, 0, 0, 0.7);
}
.btn-primary {
  background-color: #091e60;
  border-color: #091e60;
}
.share-wraper .friend-button {
  border-left: 1px solid #e3e3e3;
  color: #adb2b6;
  float: right;
  font-size: 15pt;
  margin: 8px 0 !important;
  padding: 0 20px;
}
.share-wraper .friend-button:hover {
  color: #4d4f52;
}
#home-search-section {
  background-image: unset;
  overflow: visible;
  background-position: center center !important;
}
#home-search-section::before {
  background-color: rgba(32, 35, 38, 0.5);
}
#home-search-section h2 {
  color: white !important;
  text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
}
#home-search-section #home-advanced-search {
  background: rgba(0, 0, 0, 0.5);
  margin-top: 40px;
  margin-bottom: 5px;
  border-radius: 3px;
}
#home-search-section #home-advanced-search .chzn-container-single .chzn-single {
  background: white;
}
#home-search-section #opensearch {
  display: none;
}
#home-search-section .container {
  max-height: initial !important;
}
#home-search-section a.advanced-search {
  color: white;
  text-shadow: 0px 3px 5px black;
  position: relative;
}
.agency-detail .info .contact-us,
.agent-detail .info .contact-us {
  overflow: visible;
}
.content.colored .col-sm-8.main {
  background-color: transparent;
}
.content.colored::before,
.content.gray::before {
  width: 39.8%;
}
.agency-detail-agents .info {
  height: 110px;
}
@media (max-width: 1500px) {
  .content.colored::before,
  .content.gray::before {
    width: 37.1% !important;
  }
}
@media (max-width: 1240px) {
  .content.colored::before,
  .content.gray::before {
    width: 36.3% !important;
  }
}
body.Contacts_Index .agencies-list {
  margin-top: 35px;
}
body.Property_Index ul.documents {
  list-style: square;
}
body.Property_Index .divisions {
  position: relative;
  margin-bottom: 40px;
}
body.Property_Index .divisions .division {
  border-right: 1px solid #cccccc;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 20px;
  text-align: center;
  height: 75px;
}
body.Property_Index .divisions .division .area {
  font-size: 16px;
  font-weight: bold;
}
body.Property_Index .divisions .division a {
  font-size: 12px;
}
body.Property_Index .divisions .division .details {
  display: none;
  position: absolute;
  width: 100%;
  background: #e6e6e6;
  padding: 15px;
  z-index: 1001;
  text-align: left;
}
body.Property_Index .divisions .division .details.active {
  display: block;
}
body.Property_Index .divisions .division .details .close {
  position: absolute;
  right: 15px;
  top: 15px;
  opacity: 0.5;
}
body.Property_Index .divisions_general {
  font-size: 13px;
}
body.Property_Index .divisions_general .division_name {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
  margin-top: 20px;
  margin-bottom: 2px;
}
body.Property_Index .divisions_general .division_group {
  float: left;
  font-weight: bold;
  width: 200px;
}
body.Property_Index .divisions_general .division_feature {
  float: left;
}
body.Other_RecruitmentListing .recruitment_offer {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #f1f3f6;
}
body.Other_RecruitmentListing .recruitment_offer h2 {
  margin-bottom: 30px;
  text-transform: none;
}
body.Other_RecruitmentListing .recruitment_offer .button {
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #091e60;
}
body.Other_RecruitmentListing .recruitment_offer .button:hover {
  text-decoration: none;
  background-color: #091e60;
  color: white;
}
.grid-style1 .item .image > a h3,
.grid-style2 .item .image > a h3,
.list-style .item .image > a h3 {
  color: white !important;
}
::selection {
  background: #333333;
  color: white;
}
.banner {
  margin: 20px 0;
}
.banner img {
  max-height: 300px;
  max-width: 100%;
}
.banner.left {
  text-align: left;
}
.banner.right {
  text-align: right;
}
.banner.center {
  text-align: center;
}
#modalBanner .modal-body {
  text-align: center;
}
#modalBanner .modal-body img {
  max-width: 100%;
}
#mobile-call {
  position: fixed;
  z-index: 999;
  right: 20px;
  bottom: 20px;
  display: none;
}
#mobile-call a {
  display: block;
  height: 50px;
  width: 50px;
  background-color: green;
  border-radius: 25px;
  text-align: center;
  line-height: 57px;
}
#mobile-call a i {
  color: white;
  font-size: 24px;
}
body.hasChat #mobile-call {
  bottom: 100px;
}
.mutesound {
  padding: 5px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  background-color: white;
  z-index: 10;
  top: 70px;
  left: 30px;
  /*width: 30px;
    height: 30px;*/
  display: inline-block;
}
.mutesound > a {
  display: block;
  width: 30px;
  height: 30px;
  background-color: white;
  background-image: url(/Assets/cozy/img/Icon_com-som_100px.png);
  background-size: cover;
}
.mutesound > a.muted_on {
  background-image: url(/Assets/cozy/img/Icon_sem-som_100px.png);
}
.mutesound > a.muted_off {
  background-image: url(/Assets/cozy/img/Icon_com-som_100px.png);
}
#contacts-overlay {
  bottom: unset;
  left: 30px;
  top: 400px;
  z-index: 1001;
  width: 95%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
table.properties_table {
  width: 100%;
}
table.properties_table tr.selected td {
  background-color: #e5322c;
  color: white;
}
table.properties_table th {
  text-align: center;
  font-size: 12px;
  border-bottom: 1px solid #cccccc;
}
table.properties_table td {
  text-align: center;
  padding: 4px 5px;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
}
.paginate-pagination {
  text-align: center;
}
.paginate-pagination ul {
  display: inline-block;
}
.message.success {
  padding: 15px;
  background-color: #091e60;
  color: white;
  font-size: 16px;
  margin-bottom: 20px;
}
.dropdown-flags a.flag {
  display: block !important;
  margin: 5px;
}
.dropdown-flags a.flag:hover {
  text-decoration: none;
}
.dropdown-flags .dropdown-menu {
  min-width: unset;
}
.dropdown-flags .dropdown-toggle {
  padding: 0;
}
.dropdown-flags .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 10px;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
@media (max-width: 767px) {
  #contacts_map {
    position: relative !important;
  }
}
@media (max-width: 600px) {
  #contacts-overlay {
    display: none;
  }
  #mobile-call {
    display: block;
  }
  .Home_Index .fullwidthsingle .item ul.amenities li {
    display: inline-block !important;
  }
  .share-wraper .friend-button {
    padding: 0 15px;
  }
  .grid-style1 .item div.location {
    display: block;
  }
}
.schedule-div {
  font-size: 12px;
}
.btn.btn-reservation {
  width: 100%;
  /*border: 0;
    border-radius: 0;*/
  background-color: #091e60 !important;
  color: white !important;
  border: 0;
}
.visit_imovirtual {
  text-align: center;
  margin: 20px 0 50px;
}
.visit_imovirtual p {
  font-weight: 500;
  font-size: 20px;
}
.visit_imovirtual img {
  max-width: 240px;
}
#home-advanced-search.open #opensearch::after {
  font-weight: 800;
}
#quickSearch ul {
  list-style: none;
  padding-left: 0;
}
#quickSearch ul li label {
  font-weight: normal;
  margin-left: 5px;
  margin-right: 15px;
  cursor: pointer;
}
#quickSearch ul li input[type=checkbox] {
  margin-right: 5px;
  vertical-align: text-top;
  border-color: #cccccc;
}
.bootstrap-select {
  width: 100% !important;
  margin-bottom: 10px !important;
}
.bootstrap-select > button,
.bootstrap-select > button:hover,
.bootstrap-select > button:focus,
.bootstrap-select > button:active {
  border: 1px solid #e4e4e4 !important;
  background: rgba(255, 255, 255, 0.5) !important;
  height: 39px;
  color: #74777c !important;
  /*.bs-caret {
            display: inline-block;
            width: 20px;
            height: 20px;
        }

        .caret {
            content: "\f078";
            font-family: "Font Awesome\ 5 Free";
            font-style: normal;
            font-weight: 900;
            line-height: 1;
            text-align: center;
            width: 20px;
            height: 20px;
            border: none;
            color: #333;
            font-size: 14px;
            position: relative !important;
            top: unset !important;
            right: unset !important;
        }*/

}
.bootstrap-select > button .filter-option-inner-inner,
.bootstrap-select > button:hover .filter-option-inner-inner,
.bootstrap-select > button:focus .filter-option-inner-inner,
.bootstrap-select > button:active .filter-option-inner-inner {
  color: #74777c !important;
  text-transform: none !important;
  line-height: 38px;
  font-size: 14px;
}
#quickSearch .bootstrap-select > button {
  background: white !important;
}
#quickSearch .bootstrap-select li a {
  text-align: left;
}
.dropdown-menu.open {
  z-index: 1001;
}
.close-full-screen {
  background-image: url('/assets/pequim/img/botao-fechar.png');
  height: 50px;
  width: 50px;
  position: absolute;
  top: 20px;
  right: 20px;
  /*border: 2px solid red;*/
  z-index: 12;
  display: none;
  cursor: pointer;
  background-size: 46px;
  background-repeat: no-repeat;
}
.fullscreen .close-full-screen {
  display: block;
  cursor: pointer;
}
.fullscreen .ug-default-button-fullscreen-single {
  background-position: 0 -100px;
}
header .user {
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 1000px) {
  header .user {
    display: none;
  }
  header .languages {
    display: none;
  }
}
@page {
  size: A4;
  margin: 0;
}
body.print,
html.print {
  width: 1240px;
  height: 1754px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  /*border:1px solid #000000;*/
  font-family: "Arial";
}
body.print .background {
  background-color: #091e60;
}
body.print header {
  width: 1240px;
  height: 387px;
  position: fixed;
}
body.print .info_empresa {
  margin-left: 39px;
  margin-right: 39px;
  width: 1162px;
  height: 250px;
}
.info_logo {
  width: 256px;
  height: 238px;
  margin-top: 12px;
  left: 39px;
  float: left;
}
body.print .logo {
  width: 226px;
  height: 226px;
  /*text-align:center;
	margin: 0 auto;
	display: table-cell;
    vertical-align: middle;*/
  /*display: flex;
    align-items: center;*/
  position: relative;
}
body.print .logo img {
  max-width: 226px;
  max-height: 226px;
  width: auto;
  height: auto;
  margin: 0 auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
}
.info_agente {
  width: 649px;
  height: 150px;
  float: left;
  padding-top: 60px;
}
.info_agente p {
  text-align: right;
}
.nome {
  margin: 0;
  font-size: 33pt;
  font-weight: bold;
}
.contacto_agente {
  font-size: 33pt;
  margin: 0;
}
body.print .email {
  font-size: 27pt;
  margin: 0;
}
.info_foto {
  float: left;
  width: 256px;
  height: 235px;
  margin-top: 12px;
}
.foto {
  width: 226px;
  height: 226px;
  float: right;
  /*text-align:center;
	margin: 0 auto;
	display: table-cell;
    vertical-align: middle;*/
  position: relative;
}
.foto img {
  max-width: 226px;
  max-height: 226px;
  width: auto;
  height: auto;
  margin: 0 auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
}
.info_destaque {
  margin-top: 0px;
  width: 1240px;
  height: 137px;
  color: white;
}
.info_destaque p {
  display: inline;
}
.destaque {
  float: left;
  margin-top: 26px;
  margin-left: 39px;
}
.objetivo {
  display: inline;
  font-size: 46pt;
}
body.print .ref {
  float: right;
  text-align: right;
  margin-right: 20px;
  padding-top: 45px;
}
body.print .ref p {
  font-size: 30pt !important;
}
body.print .content {
  margin-left: 39px;
  margin-right: 39px;
  width: 1162px;
  height: 1183px;
  padding-top: 406px;
}
.imagens {
  width: 1171px;
  height: 554px;
  display: block;
  margin-top: 1px;
  margin-bottom: 1px;
}
.grande {
  width: 694px;
  height: 519px;
  float: left;
  position: relative;
  border: 1px solid #c1c1c1;
}
.grande img {
  max-width: 694px;
  max-height: 519px;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
}
.pequena {
  width: 463px;
  height: 519px;
  float: left;
}
.esq,
.dir {
  width: 227px;
  height: 100%;
  float: left;
}
.esq {
  margin-left: 4.5px;
  margin-right: 4.5px;
}
.imagens > div {
  width: 219px;
  height: 164px;
  text-align: center;
  float: right;
  border: 1px solid #c1c1c1;
  position: relative;
  margin-bottom: 10px;
  float: left;
  margin-left: 10px;
}
.imagens > div img {
  max-width: 219px;
  max-height: 164px;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
}
.imagens > div:first-of-type {
  width: 694px;
  height: 519px;
  margin-left: 0;
}
.imagens > div:first-of-type img {
  max-width: 694px;
  max-height: 519px;
}
.imagem1 {
  width: 219px;
  height: 164px;
  text-align: center;
  float: right;
  /*display: flex;
	align-items:center;*/
  border: 1px solid #c1c1c1;
  position: relative;
}
.imagem2 {
  width: 219px;
  height: 164px;
  text-align: center;
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #c1c1c1;
  position: relative;
}
.imagem3 {
  width: 219px;
  height: 164px;
  text-align: center;
  float: right;
  border: 1px solid #c1c1c1;
  position: relative;
}
.imagem1 img,
.imagem2 img,
.imagem3 img {
  max-width: 219px;
  max-height: 164px;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
}
.info_imovel {
  width: 100%;
  height: 602px;
}
.local_preco {
  width: 100%;
  height: 90px;
}
.local_preco p {
  display: inline;
}
.localizacao {
  float: left;
  width: 822px;
  font-size: 30px;
}
.preco {
  float: left;
  text-align: right;
  width: 339px;
  font-size: 45px;
}
.detalhes {
  width: 100%;
  height: 120px;
}
.info1 {
  font-size: 24px;
  float: left;
  width: 383px;
}
.info2 {
  font-size: 24px;
  float: left;
  width: 437px;
}
.info3 {
  font-size: 24px;
  float: left;
  width: 341px;
}
.estado p,
.area_util p,
.ano_construcao p,
.quartos p,
.area_bruta p,
.energia p,
.wc p,
.area_terreno p,
.garagens p {
  display: inline;
  line-height: 38px;
}
.descricao {
  width: 100%;
  height: 349px;
  text-align: justify;
  font-size: 24px;
  width: 1162px;
  height: 339px;
  line-height: 45px;
}
body.print .bold {
  font-weight: bold;
}
body.print footer {
  width: 100%;
  height: 164.9px;
  color: white;
  bottom: 0;
  position: absolute;
}
body.print .contact {
  display: table;
  vertical-align: middle;
  width: 1162px;
  height: 100%;
  margin-left: 39px;
  margin-right: 39px;
  font-size: 24px;
}
.contact_esq {
  vertical-align: middle;
  width: 784px;
  height: 100%;
  display: table-cell;
  text-align: left;
}
.contact_dir {
  vertical-align: middle;
  display: table-cell;
  text-align: right;
  width: 377px;
  height: 100%;
}
.contact_dir p,
.contact_esq p {
  margin: 0;
  line-height: 45px;
}
body.print .left {
  float: left;
}
body.print .energyrating {
  position: absolute;
  bottom: 20px;
  right: 20px;
  padding: 5px;
  display: block;
  width: 80px;
  height: 95px;
  background-color: white;
  z-index: 10;
}
body.print .energyrating span.img,
.fullwidthsingle .energyrating span.img {
  background: url(/Assets/cozy/img/energycertification_sprite.png) no-repeat;
  display: block;
  width: 70px;
  height: 61px;
}
body.print .energyrating .txt,
.fullwidthsingle .energyrating .txt {
  font-size: 8px;
  text-transform: uppercase;
  color: #333333;
  text-align: left;
  line-height: 10px;
  padding-top: 5px;
}
body.print .energyrating.aplus span.img,
.fullwidthsingle .energyrating.aplus span.img {
  background-position: -15px -15px;
}
body.print .energyrating.a span.img,
.fullwidthsingle .energyrating.a span.img {
  background-position: -115px -15px;
}
body.print .energyrating.b span.img,
.fullwidthsingle .energyrating.b span.img {
  background-position: -215px -15px;
}
body.print .energyrating.bminus span.img,
.fullwidthsingle .energyrating.bminus span.img {
  background-position: -315px -15px;
}
body.print .energyrating.c span.img,
.fullwidthsingle .energyrating.c span.img {
  background-position: -415px -15px;
}
body.print .energyrating.d span.img,
.fullwidthsingle .energyrating.d span.img {
  background-position: -515px -15px;
}
body.print .energyrating.e span.img,
.fullwidthsingle .energyrating.e span.img {
  background-position: -615px -15px;
}
body.print .energyrating.f span.img,
.fullwidthsingle .energyrating.f span.img {
  background-position: -715px -15px;
}
body.print .energyrating.g span.img,
.fullwidthsingle .energyrating.g span.img {
  background-position: -815px -15px;
}
body.print .energyrating.na span.img,
.fullwidthsingle .energyrating.na span.img {
  background-position: -915px -15px;
}
body.print .energyrating.em.tramite,
.fullwidthsingle .energyrating.em.tramite {
  display: none;
}
body.reservation {
  color: #333333;
}
body.reservation h1,
body.reservation h2 {
  color: #333333 !important;
}
body.reservation .container {
  max-width: 800px;
}
body.reservation .clearfix {
  content: '';
  clear: both;
  display: block;
  width: 100%;
  height: 1px;
}
body.reservation .margin-top50 {
  margin-top: 50px;
}
body.reservation .header {
  height: 100px;
  margin-top: 20px;
}
body.reservation .header .logo {
  position: relative;
  float: left;
}
body.reservation .header .logo img {
  max-width: 250px;
  max-height: 100px;
}
body.reservation .header .seller {
  float: right;
}
body.reservation .header .seller .image {
  max-width: 150px;
  margin-right: 20px;
  float: left;
}
body.reservation .header .seller .image img {
  max-width: 150px;
  max-height: 110px;
}
body.reservation .header .seller .details {
  float: left;
  padding: 10px;
  background-color: #091e60;
  color: white;
}
body.reservation .header .seller .details h4 {
  margin: 0;
  color: white !important;
}
body.reservation .header .seller .details h6 {
  color: white !important;
}
body.reservation .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 4px solid #333333;
  text-align: center;
  line-height: 49px;
  color: #333333;
  font-size: 30px;
  -webkit-box-shadow: 7px 7px 15px 1px rgba(0, 0, 0, 0.57);
  -moz-box-shadow: 7px 7px 15px 1px rgba(0, 0, 0, 0.57);
  box-shadow: 7px 7px 15px 1px rgba(0, 0, 0, 0.57);
}
body.reservation .line {
  height: 1px;
  width: 100%;
  background-color: #bdbdbd;
  margin: 20px 0;
}
body.reservation .bold {
  font-weight: bold;
}
body.reservation .red {
  color: red;
}
body.reservation .navigator {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
  margin-top: 50px;
  margin-bottom: 50px;
  box-sizing: border-box;
  background-color: white;
  border: 0;
}
body.reservation .navigator::before {
  box-sizing: border-box;
}
body.reservation .navigator::after {
  display: table;
  content: " ";
}
body.reservation .navigator > li {
  flex-basis: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  text-align: center;
  position: relative;
  display: block;
  color: #cccccc;
  border-color: #f9f9f9;
  background: #f9f9f9;
  height: 30px;
  line-height: 29px;
}
body.reservation .navigator > li::before {
  content: " ";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 50%;
  left: 100%;
  margin-top: -50px;
  margin-left: 1px;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #eeeeee;
  z-index: 1;
}
body.reservation .navigator > li::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 50%;
  left: 100%;
  margin-top: -50px;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #f8f8f8;
  border-left-color: #f8f8f8;
  z-index: 2;
  clear: both;
  display: table;
  content: " ";
}
body.reservation .navigator > li.active {
  border-color: #5bc0de !important;
  background: #5bc0de !important;
  color: white;
}
body.reservation .navigator > li.active::after {
  border-left-color: #5bc0de !important;
}
body.reservation .sw-theme-arrows {
  border: 0;
}
body.reservation .sw-theme-arrows > .nav {
  border: 0;
}
body.reservation #steps {
  margin: 100px 0;
}
body.reservation #steps .tab-pane {
  padding: 50px 0;
}
body.reservation #property {
  position: relative;
  height: 300px;
}
body.reservation #property h1 {
  font-size: 16px;
  font-weight: bold;
}
body.reservation #property h2 {
  margin-top: 0;
}
body.reservation #property .image {
  width: 48%;
  height: 100%;
  float: left;
  margin-right: 4%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
body.reservation #property .info {
  float: left;
  width: 48%;
}
body.reservation #property .info .price {
  font-weight: bold;
}
body.reservation #property .info .paynow {
  color: red;
  font-weight: bold;
}
body.reservation #property .price {
  margin: 15px 0;
  font-size: 16px;
}
body.reservation #property .location {
  font-size: 12px;
}
body.reservation #property ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
body.reservation #property ul li {
  display: inline-block;
  margin-right: 20px;
  color: #333333;
}
body.reservation #property ul li i {
  margin-right: 5px;
}
body.reservation #property .reference {
  font-size: 12px;
}
body.reservation form {
  position: relative;
  margin-bottom: 100px;
}
body.reservation form .loading {
  display: none;
  position: absolute;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.6);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body.reservation form h3 {
  color: red !important;
  margin-top: 35px;
}
body.reservation form input {
  margin-bottom: 10px;
}
body.reservation form label:not(.radiobtn) {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 10px;
  font-weight: unset;
}
body.reservation form div.cliente,
body.reservation form div.fiador {
  position: relative;
}
body.reservation form .fields {
  margin-bottom: 20px;
  position: relative;
}
body.reservation form .fields > div {
  position: relative;
}
body.reservation form .fields > div > div.split {
  width: 50%;
  float: left;
}
body.reservation form .fields > div:nth-child(1) {
  float: left;
  width: 48%;
  margin-right: 4%;
}
body.reservation form .fields > div:nth-child(2) {
  float: left;
  width: 48%;
}
body.reservation form .fields .txt-icon {
  position: absolute;
  bottom: 17px;
  right: 10px;
}
body.reservation form .smalltext {
  font-size: 12px;
  color: gray;
}
body.reservation form label.radiobtn {
  font-weight: unset;
  width: 20%;
  margin-top: 10px;
}
body.reservation form #add_proponente {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 40px;
}
body.reservation form #remove_proponente,
body.reservation form #remove_fiador {
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  font-size: 12px;
}
body.reservation form input[type=checkbox] {
  vertical-align: middle;
  margin-top: 0;
}
body.reservation form .btn-advance,
body.reservation form .btn-back {
  padding: 15px 25px;
  text-transform: uppercase;
  margin-right: 50px;
}
body.reservation div.alert.alert-danger {
  max-width: 350px;
  background-color: #b50000;
  border: 0;
  color: white;
  text-align: center;
  border-radius: 0;
}
body.reservation .row.nomargin {
  margin-left: 0;
  margin-right: 0;
}
body.reservation .paymentdata p.intro {
  margin-bottom: 50px;
}
body.reservation .paymentdata h3 {
  margin-top: 0;
}
body.reservation .paymentdata .payment_logo {
  text-align: center;
}
body.reservation .paymentdata .payment_logo img.multibanco {
  height: 120px;
}
body.reservation .property-agent {
  margin-top: 40px;
  color: #333333;
}
body.reservation .property-agent h5 {
  font-weight: bold;
}
body.reservation .property-agent .image {
  text-align: center;
  margin-bottom: 30px;
}
body.reservation .property-agent .image img {
  max-width: 100%;
  max-height: 240px;
}
body.reservation .property-agent .details {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
}
body.reservation .property-agent .numbers {
  font-size: 1.25rem;
  font-weight: bold;
}
body.reservation form .btn-advance {
  background-color: #091e60 !important;
  border: 0;
}
body.reservation .navigator > li.active {
  border-color: #091e60 !important;
  background: #091e60 !important;
}
body.reservation .navigator > li.active::after {
  border-left-color: #091e60 !important;
}
body.reservation textarea {
  height: 100px !important;
}
body.reservation .switch {
  width: 80px;
  height: 26px;
  background: #cccccc;
  margin: 20px auto;
  position: relative;
  border-radius: 50px;
  /*box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);*/
  display: inline-block;
  margin-right: 10px;
}
body.reservation .switch:after {
  content: 'NÃO';
  color: black;
  position: absolute;
  right: 10px;
  z-index: 0;
  font: 12px/26px Arial, sans-serif;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
}
body.reservation .switch:before {
  content: 'SIM';
  color: #27ae60;
  position: absolute;
  left: 10px;
  z-index: 0;
  font: 12px/26px Arial, sans-serif;
  font-weight: bold;
}
body.reservation .switch label {
  display: block;
  width: 34px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  background: #fcfff4;
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  margin-top: unset !important;
}
body.reservation .switch input[type=checkbox] {
  visibility: hidden;
}
body.reservation .switch input[type=checkbox]:checked + label {
  left: 43px;
}
body.reservation input[type=text].missing,
body.reservation textarea.missing,
body.reservation select.missing {
  border: 1px solid red;
}
.revslider-container .caption {
  font-size: 50px;
}
