﻿@import "bootstrap.min.css";
@import "ionicons.min.css";
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
/*@font-family-2: 'Open Sans', sans-serif;*/
/*@font-family: Arial;
@font-family-2: Arial;*/
/*#region 1) Reset*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 1;
  background: #f3f3f3;
  display: flex;
  flex-direction: column;
  top: 0 !important;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focus {
  outline: none;
  outline-color: transparent;
  outline-style: auto;
  outline-width: 0;
}
* {
  margin: 0;
}
html {
  height: 100%;
}
.wrapper {
  min-height: 100%;
}
.footer,
.push {
  /* '.push' must be the same height as 'footer' */
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 10px 20px;
  }
  body {
    margin: 0;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  a[href]:after {
    content: none !important;
  }
}
/*#endregion*/
/*custom CSS*/
/*@media screen and (max-width: 425px) {

    *   {
        width: 70%;
    }
}

*/
@media screen and (max-width: 342px) {
  .cutom-email {
    margin-left: 0 !important;
  }
  .cutom-email a i {
    margin-right: 0 !important;
  }
  .translate .goog-te-gadget:before {
    display: none !important;
  }
}
.top_header {
  height: 40px;
}
.translate .goog-te-gadget .goog-te-combo {
  color: #fff !important;
}
.translate .goog-te-gadget:before {
  color: #fff !important;
}
.okayNav__nav--visible a {
  color: #000 !important;
}
.okayNav__nav--visible a:hover {
  color: #000 !important;
  border-color: #000 !important;
}
header {
  /*background: #023F6C !important;*/
  /*background: linear-gradient(180deg, rgba(2,63,108,1) 75%, rgba(77,120,152,1) 100%) !important;              GRADIENT_SAVE */
  background: #fff0 !important;
}
.okayNav__menu-toggle span {
  background: #a1cd1e !important;
}
.okayNav__nav--invisible {
  background: #1b203e !important;
}
.fClear:after {
  content: "";
  display: table;
  clear: both;
}
.nopadding {
  padding: 0;
}
.nopadding-left {
  padding-left: 0;
}
.nopadding-right {
  padding-right: 0;
}
.mt20 {
  margin-top: 20px;
}
.mt50 {
  margin-top: 50px;
}
.tCenter {
  text-align: center;
}
.tLeft {
  text-align: left;
}
.tRight {
  text-align: right;
}
form {
  display: block;
  height: 100%;
}
.btn {
  color: #fff;
  background-color: #db3935;
  border-color: #df4e4b;
  transition: all 0.2s ease;
}
.btn.clear {
  background: #ea8e8c;
  border-color: #ec9694;
}
.btn.linear {
  background: transparent;
  color: #000;
  border-radius: 1px;
}
.btn:hover {
  color: #fff;
  background-color: #df4e4b;
  border-color: #e05753;
}
.btn:focus {
  color: #fff;
  background-color: #e05753;
  border-color: #e25f5c;
}
.btn:active {
  color: #fff;
  background-color: #e15b58;
  border-color: #e25f5c;
}
.btn-access {
  border-color: transparent;
}
.contentbox.lightgray {
  background: #F9F9F8;
}
.contentbox.nobackground {
  background: none;
}
.contentbox.features {
  position: relative;
}
.contentbox.features .ctf-picture {
  background: url(http://demo.codefactory47.com/realtyspace/assets/img/bg-feature.jpg) 100% 0;
  background-repeat: no-repeat !important;
  background-size: cover;
  width: 44%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.contentbox.features .ctf-content {
  padding: 0 0 0 52px;
}
.contentbox.features .ctf-content .ctf-header {
  margin-top: 50px;
}
.contentbox.features .ctf-content .ctf-header .ctf-title {
  position: relative;
  font-size: 2em;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
  color: #db3935;
  text-align: center;
}
.contentbox.features .ctf-content .ctf-header .ctf-title:before {
  content: "";
  display: block;
  width: 300px;
  height: 1px;
  background: #DEDEDE;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
}
.contentbox.features .ctf-content .ctf-header .ctf-title:after {
  content: "";
  position: relative;
  display: block;
  width: 13px;
  height: 13px;
  background: #F9F9F8;
  border: 2px solid #3F72AF;
  transform: rotate(0);
  text-align: center;
  margin: 0 auto;
  top: 5px;
  border-radius: 100px;
}
.contentbox.features .ctf-content .ctf-header .ctf-subtitle {
  font-size: 14px;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 0;
  line-height: 2;
  text-transform: uppercase;
  color: #606e7c;
  text-align: left;
}
.contentbox.features .ctf-content .ctf-list {
  margin-left: -15px;
  margin-right: -15px;
  margin: 20px 0 50px;
}
.contentbox.features .ctf-content .ctf-list .ctf-item .ctf-item-icon {
  background-image: url('images/misc/features.png');
  background-repeat: no-repeat !important;
  background-size: 55px;
  display: inline-block;
  margin-top: 13px;
  width: 80px;
  height: 80px;
  float: left;
  border: 3px solid #3F72AF;
  border-radius: 100px;
  margin-right: 15px;
  transition: all 0.2s ease;
}
.contentbox.features .ctf-content .ctf-list .ctf-item .ctf-item-icon.save {
  background-position: 10px 10px;
}
.contentbox.features .ctf-content .ctf-list .ctf-item .ctf-item-icon.confort {
  background-position: 10px -158px;
}
.contentbox.features .ctf-content .ctf-list .ctf-item .ctf-item-icon.trust {
  background-position: 10px -70px;
}
.contentbox.features .ctf-content .ctf-list .ctf-item .ctf-item-icon:hover {
  background-image: url('images/misc/features-w.png');
  background-color: #db3935;
}
.contentbox.features .ctf-content .ctf-list .ctf-item .ctf-item-title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #db3935;
  margin-top: 10px;
}
.contentbox.features .ctf-content .ctf-list .ctf-item .ctf-item-text {
  margin-top: 17px;
  color: #606e7c;
}
.contentbox.features .ctf-content .ctf-list .ctf-item .ctf-item-text p {
  margin: 0 0 12px;
}
@media (max-width: 74.9em) {
  .contentbox.features .ctf-picture {
    display: none;
  }
  .contentbox.features .ctf-content {
    margin-right: 0;
    padding-left: 0;
  }
  .contentbox.features .ctf-content .ctf-header .ctf-title {
    text-align: center;
  }
  .contentbox.features .ctf-content .ctf-header .ctf-subtitle {
    text-align: center;
  }
  .contentbox.features .ctf-content .ctf-list .ctf-item {
    padding-left: 0;
    text-align: center;
  }
}
@media (min-width: 74.9em) {
  .contentbox.features .ctf-content {
    margin-left: 41.66667%;
  }
}
@media (max-width: 47.9em) {
  .contentbox.features .ctf-content .ctf-list {
    margin: 28px 0 0;
  }
  .contentbox.features .ctf-content .ctf-list .ctf-item {
    margin-bottom: 10px;
    padding-right: 0;
    text-align: center;
  }
  .contentbox.features .ctf-content .ctf-list .ctf-item .ctf-item-title {
    margin: 10px 0;
    font-size: 18px;
  }
  .contentbox.features .ctf-content .ctf-list .ctf-item .ctf-item-text {
    margin-top: 5px;
  }
}
.contentbox .ct-header {
  padding: 20px 0;
  text-align: center;
}
.contentbox .ct-header.page-header-small {
  padding: 30px 0 30px 0;
}
.contentbox .ct-header h2 {
  position: relative;
  color: #2c3e50;
  font-size: 2em;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
.contentbox .ct-header h2:before {
  content: none;
  display: block;
  width: 300px;
  height: 1px;
  background: #DEDEDE;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6px;
}
.contentbox .ct-header h2:after {
  content: none;
  display: block;
  width: 13px;
  height: 13px;
  background: #F9F9F8;
  border: 2px solid #db3935;
  transform: rotate(0);
  text-align: center;
  margin: 0 auto;
  border-radius: 100px;
}
.contentbox .ct-header h2 span {
  color: #db3935;
}
.contentbox .ct-header h2 ul {
  font-size: 0.85rem;
  float: right;
  margin: 7px 0 0 0;
}
.contentbox .ct-header h3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  color: #4d4d4d;
  font-size: 1.3em;
  font-weight: 400;
  padding: 0 0 20px 0;
  text-align: left;
}
.contentbox .ct-header p {
  color: gray;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.7;
  margin: 30px auto 0 auto;
  width: 75%;
}
.contentbox .ct-header ul {
  font-size: 1.2em;
  margin: 30px 0 0 0;
  padding: 0;
}
.contentbox .ct-header ul li {
  display: inline-block;
}
.contentbox .ct-header ul li a {
  color: #0BB7A5;
  display: inline-block;
  font-weight: 500;
}
.contentbox .ct-header ul li a:hover {
  border-bottom: 1px solid rgba(11, 183, 165, 0.9);
  padding-bottom: 1px;
  text-decoration: none;
}
.contentbox .ct-header ul li:after {
  color: #DEDEDE;
  content: '/';
  display: inline-block;
  font-size: 1.5em;
  font-weight: 300;
  margin: 0 25px 0 30px;
  vertical-align: -2px;
}
.contentbox .ct-header ul li:last-child:after {
  display: none;
}
@media (max-width: 47.9em) {
  .contentbox .content-header h1 {
    font-size: 2em;
  }
  .contentbox .content-header ul li {
    font-size: 0.9em;
  }
  .contentbox .content-header ul li:after {
    font-size: 1em;
    margin: 0 10px;
  }
}
@media (max-width: 33.9em) {
  .contentbox .ct-header {
    padding: 15px 0;
  }
}
.contentbox .ct-subheader {
  padding-top: 60px;
}
.contentbox .ct-subheader h2 {
  color: #4d4d4d;
  font-size: 2em;
  font-weight: 300;
  margin: 0 0 30px 0;
}
.contentbox .ct-subheader h3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  font-size: 1.5em;
  margin: 0 0 30px 0;
  padding: 0 0 20px 0;
}
.contentbox .ct-subheader p {
  color: #8c8c8c;
  font-size: 1.15em;
  line-height: 2;
  margin: 0;
}
.cbox {
  background: #fff;
  padding: 20px;
  border-radius: 2px;
  box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.05);
  margin-bottom: 20px;
}
.cbox h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.1em;
  margin-bottom: 15px;
  color: #464646;
}
.cbox h4 {
  margin-bottom: 10px;
}
.form-group label {
  margin-bottom: 5px;
}
.form-control {
  background: #F9F9F9;
  border: 1px solid #EAEAEA;
  box-shadow: none!important;
}
.form-control:focus {
  border-color: #db3935;
}
.costInfo {
  font-size: 9px;
}
[type="checkbox"] {
  position: relative;
}
[type="checkbox"]:before {
  content: '';
  position: relative;
  float: left;
  margin-right: 4px;
  width: 15px;
  height: 15px;
  background: #fff;
  border: 2px solid #eaeaea;
  border-radius: 2px;
  transition: all 0.4s ease;
}
[type="checkbox"]:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 5px;
  width: 5px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(25deg) scale(0.01);
}
[type="checkbox"]:checked {
  animation: cbx-scale 0.3s ease;
}
[type="checkbox"]:checked:before {
  background: #000 !important;
  border-color: #000 !important;
}
[type="checkbox"]:checked:after {
  transform: rotate(40deg) scale(1);
  transition: transform 0.2s ease;
}
[type="checkbox"] + label {
  margin-left: 5px;
}
@-moz-keyframes cbx-scale {
  50% {
    transform: scale(1.1);
  }
}
@-webkit-keyframes cbx-scale {
  50% {
    transform: scale(1.1);
  }
}
@-o-keyframes cbx-scale {
  50% {
    transform: scale(1.1);
  }
}
@keyframes cbx-scale {
  50% {
    transform: scale(1.1);
  }
}
.md-modal {
  background: #FFF;
  border: none;
  box-shadow: none;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
  border-radius: 3px;
}
.md-modal .modal-header h2 {
  font-weight: bold;
  color: #db3935;
}
.md-modal .modal-body:after {
  content: "";
  display: table;
  clear: both;
}
.md-modal .section {
  float: left;
  width: 100%;
}
.md-modal .section .sec-title {
  margin-bottom: 5px;
}
.md-modal .section .sec-title h3 {
  font-weight: bold;
  color: #db3935;
}
.md-modal .section:after {
  content: "";
  display: table;
  clear: both;
}
.md-modal .section .btn {
  text-transform: capitalize;
}
.md-modal .footer {
  padding-top: 15px;
  text-align: right;
  height: auto;
}
.topContactCost {
  font-size: 80%;
}
/*#region 1.0) Translate*/
.goog-te-banner-frame {
  display: none;
}
.facebook i {
  line-height: 28px;
  position: relative;
}
.acesso {
  position: absolute;
  top: 150px;
  left: 10000px;
  /*@media only screen and (min-width: 900px) {
            top: 10px;
            left: 100px;
        }*/
}
@media only screen and (min-width: 700px) {
  .acesso {
    top: 5px;
    left: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .acesso {
    top: 5px;
    left: 250px;
  }
}
@media only screen and (min-width: 1024px) {
  .acesso {
    top: 5px;
    left: 250px;
  }
}
@media only screen and (min-width: 1200px) {
  .acesso {
    top: 5px;
    left: 400px;
  }
}
.acesso span {
  display: none;
}
.translate {
  float: right;
}
.translate .translate {
  float: right;
  border-left: 1px solid rgba(0, 64, 137, 0.25);
}
.translate span {
  display: none;
}
.translate .goog-te-gadget {
  color: transparent;
  height: 44px;
  overflow: hidden;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  -webkit-transition: background 200ms ease;
  transition: background 200ms ease;
}
.translate .goog-te-gadget:hover {
  background: rgba(255, 255, 255, 0.15);
}
.translate .goog-te-gadget:before {
  font-size: 18px;
  margin: 0 5px 0 10px;
  color: #154289;
  content: "\f276";
  float: left;
  line-height: 44px;
  font-family: "Ionicons";
}
.translate .goog-te-gadget > div {
  margin-left: 30px;
}
.translate .goog-te-gadget .goog-te-combo {
  margin: 0;
  height: 44px;
  background: transparent;
  border: 0;
  color: #154289;
  cursor: pointer;
  font-family: 'Montserrat';
}
.translate .goog-te-gadget .goog-te-combo option {
  color: #333;
}
.social {
  padding-left: 0;
}
.social .top-social {
  padding-left: 0;
  float: left;
}
.social .top-social li,
.social .top-social li .ts-icon,
.social .top-social li .ts-text,
.social .top-social li a {
  display: block;
  position: relative;
  float: left;
  width: auto;
  overflow: hidden;
  height: 44px;
  line-height: 44px;
}
.social .top-social li:first-child {
  border-left: 0 !important;
}
.social .top-social li a {
  float: none;
  display: inline-block;
  overflow: hidden;
  width: 40px;
  height: 44px;
  font-weight: 700;
  text-align: center;
  color: #154289;
  line-height: 43px;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, width 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease, width 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease, width 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, width 0.3s ease;
}
.social .top-social li a:hover {
  color: #fff;
}
.social .top-social li a:hover .ts-text {
  opacity: 1;
}
.social .top-social li a .ts-icon {
  width: 40px;
  text-align: center;
  font-size: 22px;
  margin-right: 5px;
}
.social .top-social li a .ts-icon:before {
  line-height: 43px;
}
.social .top-social li a .ts-text {
  font-size: 14px;
  font-weight: 600;
  opacity: 0;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.social .top-social li.socialFacebook a:hover {
  width: 120px;
  background: #3B5998;
}
.social .top-social li.socialTwitter a:hover {
  width: 105px;
  background: #55acee;
}
.social .top-social li.socialLinkedin a:hover {
  width: 115px;
  background: #007bb5;
}
.social .top-social li.socialGoogle a:hover {
  width: 135px;
  background: #dd4b39;
}
/*#endregion*/
/*#region 1.1) BANNER*/
.dBanner {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 260px !important;
  z-index: 0;
}
.dBanner .bannerContainer {
  position: absolute;
  top: 0;
  height: 260px !important;
}
.dBanner .bannerContainer .banner:after {
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.dBanner:after {
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.bannerContainer {
  width: 100%;
}
.bannerContainer .banner {
  visibility: inherit;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 0;
  background-size: cover !important;
  background-repeat: no-repeat;
  opacity: 1;
}
.dBannerContent {
  height: 260px;
  position: relative;
  text-align: center;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dBannerContent .slogan {
  font-size: 2.8em;
  color: #fff;
  font-weight: 600;
  margin: 20px auto 0px auto;
  text-transform: uppercase;
  text-shadow: 0px 1px 1px #000;
}
.dBannerContent .slogan:before {
  content: none;
}
.dBannerContent .slogan:after {
  content: none;
}
.dBannerContent #dSearches {
  position: relative;
  margin-top: 30px;
}
.dBannerContent #dSearches:after {
  clear: both;
  content: "";
  display: block;
}
.dBannerContent .page-header {
  padding: 0;
  margin: 120px 0 0 0;
  border: 0;
  text-align: left;
}
.dBannerContent .page-header h1 {
  position: relative;
  color: #fff;
  font-size: 2.3em;
  text-transform: uppercase;
  padding-left: 15px;
  font-weight: 600;
  text-shadow: 0px 1px 1px #000;
}
.dBannerContent .page-header h1:before {
  content: '';
  position: absolute;
  display: inline-block;
  top: 40px;
  left: 0;
  width: 50px;
  height: 4px;
  background: #000;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: rotate3d(0, 0, 1, -90deg) scale3d(1, 1, 1);
  transform: rotate3d(0, 0, 1, -90deg) scale3d(1, 1, 1);
  transition: transform 0.4s;
}
.dBannerContent .page-pagin {
  position: absolute;
  bottom: -32px;
}
.dBannerContent .page-pagin ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.dBannerContent .page-pagin ul li {
  display: inline-block;
  margin-left: 10px;
}
.dBannerContent .page-pagin ul li:first-child:before {
  content: "";
}
.dBannerContent .page-pagin ul li:before {
  margin-right: 6px;
  color: #000;
  content: '/';
  text-transform: uppercase;
  font-size: 1em;
  line-height: 24px;
}
.dBannerContent .page-pagin ul li a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 24px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dBannerContent.activated #dAdvancedSearchDetail {
  max-height: 383px;
}
.dBannerContent.activated #dAdvancedSearchDetail .propertySearch fieldset.propertylocation #mapHolder {
  visibility: visible;
}
.page-default .dBannerContent .slogan {
  margin: 0 auto 65px auto;
}
.banner-content {
  margin: 0 auto;
  min-height: 130px;
  padding-top: 30px;
}
.banner-content .banner-text {
  text-align: center;
}
.banner-content .banner-text h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 4rem;
  line-height: 5rem;
  font-family: #db3935;
  font-weight: 300;
}
.banner-content .banner-text h1 b {
  font-weight: bold;
  color: #000;
}
.banner-content .banner-search {
  position: relative;
  vertical-align: middle;
}
.banner-content .banner-search .banner-search-container {
  position: relative;
  width: 100%;
  background: #fff;
  display: inline-block;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: flex-start;
  border-radius: 2px;
  z-index: 30;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.banner-content .banner-search .banner-search-container .banner-search-single {
  position: relative;
  text-align: left;
  padding: 15px 0 0 15px;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 1px;
  height: 30px;
  background: #e8e8e8;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content.last-child:after {
  content: none;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .banner-search-heading {
  display: block;
  font-size: 0.8rem;
  color: #000;
  font-weight: 400;
  line-height: 12px;
  margin: 0;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .form-group {
  margin: 0;
  padding: 0;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker #mapHolder,
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .parish {
  display: none;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker label {
  display: block;
  font-size: 0.8rem;
  color: #000;
  font-weight: 400;
  line-height: 12px;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .district:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 5px;
  width: 1px;
  height: 30px;
  background: #e8e8e8;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker input {
  background: transparent;
  height: 30px;
  padding-left: 0;
  font-weight: 400;
  border: none;
  width: 100%;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #2e353b;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #2e353b;
  opacity: 1;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #2e353b;
  opacity: 1;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #2e353b;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker span.loader {
  display: none;
  position: absolute;
  right: 20px;
  top: 5px;
  font-size: 7px;
  text-indent: -9999em;
  border-top: 0.5em solid rgba(0, 0, 0, 0.2);
  border-right: 0.5em solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.5em solid rgba(0, 0, 0, 0.2);
  border-left: 0.5em solid #000;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 0.7s infinite linear;
  -moz-animation: load8 0.7s infinite linear;
  -o-animation: load8 0.7s infinite linear;
  animation: load8 0.7s infinite linear;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker span.loader,
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker span.loader:after {
  content: "";
  border-radius: 50%;
  width: 3em;
  height: 3em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker span.notfound {
  position: absolute;
  right: 40px;
  top: 1px;
  display: none;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker span.notfound:before {
  position: absolute;
  top: 0px;
  color: #F39C12;
  content: "\f3bc";
  font: 24px "Ionicons";
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker span.error {
  position: absolute;
  right: 40px;
  top: 2px;
  display: none;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker span.error:before {
  position: absolute;
  top: 0px;
  color: #f23240;
  content: "\f36e";
  font: 24px "Ionicons";
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions {
  margin: -2px 0 0px 0px;
  position: absolute;
  display: none;
  width: 94%;
  background-color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  padding: 10px 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  z-index: 1050;
  height: 150px;
  overflow: auto;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions::-webkit-scrollbar {
  opacity: 0;
  width: 5px;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions::-webkit-scrollbar-track {
  border-radius: 10px;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions:hover::-webkit-scrollbar {
  display: block;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions a,
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions p {
  display: block;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -ms-word-break: break-all;
  word-break: break-all;
  font-size: 0.9rem;
  /* min-height: 15px; */
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 10px 15px;
  -webkit-transition: background-color;
  -o-transition: background-color;
  -moz-transition: background-color;
  transition: background-color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-size: 13px;
  line-height: 15px;
  color: #4c4c4c;
  cursor: pointer;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions a:hover,
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions p:hover {
  background-color: rgba(0, 0, 0, 0.04);
  color: #4c4c4c;
  text-decoration: none;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions a .highlight,
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions p .highlight {
  text-decoration: underline;
  font-weight: bold;
  color: #000;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions p.separator {
  color: rgba(117, 117, 117, 0.87);
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
  cursor: default;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions p.separator:hover {
  background: transparent;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions p.total {
  text-align: center;
  margin: 10px 0 0 0;
  padding: 0 !important;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker .lp_Suggestions p.total:hover {
  background: transparent;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker #dPickedLocations {
  position: absolute;
  left: 0;
  top: 15px;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker #dPickedLocations a {
  float: right;
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
  margin-right: 5px;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker #dPickedLocations a:after {
  position: relative;
  left: 5px;
  content: "\f2d7";
  font-family: "Ionicons";
  font-size: 13px;
  top: 1px;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .dLocationPicker .locationPicker #dPickedLocations a:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-decoration: none;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .select2-container--default .select2-selection--single {
  border-radius: 0;
  border-width: 0;
  height: 30px;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .select2-container--default .select2-selection--single .select2-selection__arrow b {
  line-height: 0px;
  top: 5px;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .select2-container--default.select2-container--disabled .select2-selection--single {
  background: none;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered,
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow {
  color: #d9dce5;
}
.banner-content .banner-search .banner-search-container .banner-search-single .banner-search-content .form-control {
  height: 30px;
  border: none;
  padding-left: 0;
}
.banner-content .banner-search .banner-search-container .banner-search-single.search-btn {
  padding: 0;
  position: relative;
  height: 57px;
}
.banner-content .banner-search .banner-search-container .banner-search-single.search-btn .banner-search-content:after {
  content: none;
}
.banner-content .banner-search .banner-search-container .banner-search-single.search-btn .banner-search-content {
  border-right: 0;
  border-radius: 0 2px 2px 0;
}
.banner-content .banner-search .banner-search-container .banner-search-single.search-btn .banner-search-content .banner-btn {
  background: #db3935;
  border-color: #db3935;
  font-size: 13px;
  height: 100%;
  border-radius: 0 2px 2px 0;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 42px;
}
.banner-content .banner-search .banner-search-container .banner-search-single.search-btn .banner-search-content .banner-btn.secondary {
  border-radius: 0;
  font-size: 1rem;
  background: #000;
  border-color: #000;
}
.banner-content .banner-search .banner-search-container .search-main,
.banner-content .banner-search .banner-search-container .search-reference {
  display: none;
}
.banner-content .banner-search .banner-search-container .search-main.active,
.banner-content .banner-search .banner-search-container .search-reference.active {
  display: block;
}
.banner-content .banner-search .banner-search-container .search-advanced {
  visibility: hidden;
  position: absolute;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.298039) 0 10px 12px;
  z-index: 1;
  -moz-transform: translate3d(0, 30px, 0);
  -ms-transform: translate3d(0, 30px, 0);
  -o-transform: translate3d(0, 30px, 0);
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
  border-radius: 0 0 2px 2px;
  padding: 15px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  width: 83.4%;
  opacity: 0;
  -moz-animation-duration: 250ms;
  -o-animation-duration: 250ms;
  -webkit-animation-duration: 250ms;
  animation-duration: 250ms;
  -moz-transition: transform 250ms, opacity 250ms;
  -o-transition: transform 250ms, opacity 250ms;
  -webkit-transition: transform 250ms, opacity 250ms;
  transition: transform 250ms, opacity 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: -1;
}
.banner-content .banner-search .banner-search-container .search-advanced.active {
  visibility: visible;
  -moz-transform: translate3d(0px, 58px, 0px);
  -ms-transform: translate3d(0px, 58px, 0px);
  -o-transform: translate3d(0px, 58px, 0px);
  -webkit-transform: translate3d(0px, 58px, 0px);
  transform: translate3d(0px, 58px, 0px);
  opacity: 1;
  z-index: 999;
}
.banner-content .banner-search .banner-search-reference {
  position: absolute;
  bottom: -25px;
  right: 0;
  width: 191px;
}
.banner-content .banner-search .banner-search-reference a {
  display: inline-block;
  padding: 7px 0;
  width: 100%;
  height: 100%;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background: rgba(45, 45, 45, 0.27);
  color: #fff;
  font-size: 0.8rem;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 61.9em) {
  .dBanner {
    height: 260px;
  }
  .dBannerContent .slogan {
    margin: 55px auto 0px auto;
  }
  .dBannerContent .slogan:before {
    display: none;
  }
  .dBannerContent .slogan:after {
    display: none;
  }
}
@media (max-width: 47.9em) {
  .dBanner {
    height: 450px;
  }
  .dBannerContent .slogan {
    display: none;
  }
  .page-index .slogan {
    display: block;
    margin: 30px auto 0px auto;
  }
}
@media (max-width: 33.9em) {
  .dBanner {
    height: 450px;
  }
}
/*#endregion*/
/*#region 1.2) Main Search*/
.mainsearch {
  padding: 10px;
  background: #fff;
  border-radius: 100px;
}
.mainsearch label {
  display: none;
}
.mainsearch .btn {
  height: 43px;
  line-height: 28px;
  border-radius: 0;
  text-transform: capitalize;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
}
.mainsearch .generalInfo > div:first-child .select2-selection--single {
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
}
.mainsearch .select2-container--default .select2-selection--single {
  border-radius: 0;
  border: none;
  height: 43px;
}
.mainsearch .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 43px;
  color: #55595c;
}
.mainsearch .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 7px;
  color: #55595c;
}
.mainsearch .form-group {
  margin: 0;
}
@media (max-width: 61.9em) {
  .mainsearch {
    border-radius: 10px;
  }
  .mainsearch .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .mainsearch .generalInfo > div:first-child .select2-selection--single {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
}
/*#endregion*/
/*#region 1.3) ROLL [PROPERTY]*/
.propertyRoll {
  margin: 7px 0px 50px;
  min-height: 332px;
  position: relative;
}
.propertyRoll .viewAll {
  text-align: center;
}
.propertyRoll .viewAll a {
  position: absolute;
  top: -30px;
  right: 10px;
  display: inline-block;
  font-size: 1.1em;
  text-transform: uppercase;
}
@media screen and (max-width: 47.9em) {
  .propertyRoll .viewAll a {
    right: 810px;
  }
}
.propertyRoll .stage .item {
  margin: 10px;
  margin-bottom: 30px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: all 0.5s;
}
.propertyRoll .stage .item:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
.propertyRoll .stage .item .thumbnail {
  width: 100%;
  height: 200px;
  padding: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
}
.propertyRoll .stage .item .thumbnail .thumbnailWrapper {
  width: 100%;
  height: 100%;
  position: relative;
  clear: both;
}
.propertyRoll .stage .item .thumbnail .thumbnailWrapper a div {
  visibility: inherit;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 0;
  background-size: cover !important;
  background-repeat: no-repeat;
  opacity: 1;
}
.propertyRoll .stage .item .thumbnail .thumbnailWrapper .purpose {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -14px;
  text-align: center;
}
.propertyRoll .stage .item .thumbnail .thumbnailWrapper .purpose .wrapper {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.7em;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 15px;
  border-radius: 100px;
  background-color: #db3935;
}
.propertyRoll .stage .item .details {
  display: block;
  background-color: #fff;
  padding: 30px 0 0 0;
  text-align: center;
  border: 1px solid #E5E7E6;
  border-top: 0;
}
.propertyRoll .stage .item .details p {
  line-height: 15px;
}
.propertyRoll .stage .item .details p.title {
  color: #323232;
  font-size: 1.4em;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 5px;
}
.propertyRoll .stage .item .details p.price {
  font-size: 1.4em;
  font-weight: 600;
  color: #db3935;
  margin: 20px 0;
}
.propertyRoll .stage .item .details p.price cite {
  font-size: 12px;
  color: #000;
}
.propertyRoll .stage .item .details p.purpose {
  font-size: 10px;
  margin: 10px 0px 0px;
}
.propertyRoll .stage .item .details .characteristics {
  position: relative;
  overflow: hidden;
  min-height: 78px;
  border-top: 1px solid #E5E7E6;
  display: table;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.propertyRoll .stage .item .details .characteristics li {
  height: 67px;
  padding: 10px 0px 0px 0;
  width: 68px;
  display: table-cell;
}
.propertyRoll .stage .item .details .characteristics li div.logo {
  width: 35px;
  height: 35px;
  display: block;
  margin: 0 auto;
}
.propertyRoll .stage .item .details .characteristics li div.logo.area {
  background: url("/App_themes/custom/images/misc/property.png") no-repeat 0px -75px transparent;
}
.propertyRoll .stage .item .details .characteristics li div.logo.bath {
  background: url("/App_themes/custom/images/misc/property.png") no-repeat 0px -37px transparent;
}
.propertyRoll .stage .item .details .characteristics li div.logo.rooms {
  background: url("/App_themes/custom/images/misc/property.png") no-repeat 0px -110px transparent;
}
.propertyRoll .stage .item .details .characteristics li div.logo.garage {
  background: url("/App_themes/custom/images/misc/property.png") no-repeat 0px 0px transparent;
}
.propertyRoll .stage .item .details .characteristics li span.number {
  display: inline-block;
  margin: 5px 0;
  border-radius: 100px;
  line-height: 20px;
  font-size: 1em;
  width: 65px;
  text-align: center;
  color: #555756;
  font-weight: 600;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.propertyRoll .stage .item .address {
  width: 100%;
  float: left;
  background-color: #fff;
  border-top: 1px solid #eff2f4;
}
.propertyRoll .stage .item .address .logo {
  background: url("/App_themes/custom/images/misc/property.png") no-repeat 10px -70px transparent;
  width: 20%;
  height: 35px;
  float: left;
  margin: 13px 0px;
}
.propertyRoll .stage .item .address .text {
  width: 80%;
  float: left;
  font-size: 14px;
  font-weight: 600;
  line-height: 65px;
  color: #7e8c99;
  margin: 0;
}
@media (min-width: 47.9em) and (max-width: 74.9em) {
  .propertyRoll .stage .item .details .characteristics li {
    width: 66px;
  }
  .propertyRoll .stage .item .details .characteristics li span.number {
    width: 66px;
  }
}
@media (max-width: 47.9em) {
  .propertyRoll .stage .item .details .characteristics li {
    width: 60px;
  }
  .propertyRoll .stage .item .details .characteristics li span.number {
    width: 60px;
  }
}
/* [ HIDDEN FIELDS ] */
.propertyRoll .stage .item .details p.info,
.propertyRoll .stage .item .details p.reference,
.propertyRoll .stage .item .details p.type,
.propertyRoll .stage .item .details p.typology,
.propertyRoll .stage .item .actions {
  display: none;
}
/*#endregion*/
/*#region 1.4) LIST [PROPERTY]*/
.property-list {
  padding-bottom: 50px;
}
.property-list .dPropertyList {
  margin-top: 25px;
}
.pl-showsearch {
  display: block;
  background: #db3935;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 1.2em;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  margin-top: 30px;
  text-decoration: none!important;
}
.pl-showsearch:focus,
.pl-showsearch:active,
.pl-showsearch:visited,
.pl-showsearch:hover {
  color: #fff;
}
.diagonal-ribbon {
  position: absolute;
  left: -190px;
  top: -135px;
  bottom: 0;
  margin: auto;
  height: 200px;
  transform: rotate(0 deg);
  text-decoration: none !important;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  font-size: 1em;
  text-transform: uppercase;
  z-index: 999;
}
@media (min-width: 61.9em) and (max-width: 74.9em) {
  .diagonal-ribbon {
    left: -145px;
  }
}
@media (min-width: 33.9em) and (max-width: 47.9em) {
  .diagonal-ribbon {
    left: -250px;
  }
}
.diagonal-ribbon p {
  padding: 0 15px 0 15px;
  background: #000;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 270px;
}
.tag-wrapper {
  height: 0;
}
.tag-wrapper .tag {
  display: table;
  position: relative;
  top: -280px;
  width: auto;
  transform: rotate(-35deg);
  background: #000;
  color: #fff;
  text-decoration: none !important;
  text-align: center;
  height: 50px;
  line-height: 63px;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 2.5em;
  text-transform: uppercase;
  padding: 0 15px 0 15px;
}
.tag-wrapper .soldTag {
  display: table;
  position: relative;
  top: -280px;
  width: auto;
  transform: rotate(-35deg);
  background: #d10000;
  color: #fff;
  text-decoration: none !important;
  text-align: center;
  height: 50px;
  line-height: 63px;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 2.5em;
  text-transform: uppercase;
  padding: 0 15px 0 15px;
}
.pl-search {
  margin-top: 15px;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.pl-search .search {
  width: 100%;
  padding: 20px;
  background: #fff;
  border-radius: 3px;
}
.pl-search .search h2 {
  border-left: 3px solid #000;
  padding-left: 5px;
  margin-bottom: 10px;
  font-size: 1.3em;
  font-weight: 600;
  text-transform: uppercase;
}
.pl-search .search h3 {
  border-left: 2px solid #db3935;
  padding-left: 5px;
  margin-bottom: 10px;
}
.pl-search .search p {
  margin-bottom: 10px;
}
.pl-search .search ul li {
  margin-bottom: 15px;
}
.pl-search .search .generalInfo {
  margin-bottom: 15px;
}
.pl-search .search .select2-container .select2-selection--single {
  background: #F9F9F9;
  border-color: #EAEAEA;
  height: 40px;
  font-size: 0.95em;
}
.pl-search .search .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  padding-top: 0px;
  padding-left: 5px;
}
.pl-search .search .select2-container .select2-selection--single .select2-selection__arrow {
  top: 7px;
}
.pl-search .search .propertyfeatures ul li {
  width: 50%;
  float: left;
  margin-bottom: 2px;
}
.pl-search .search .propertyfeatures ul li.feature_168 {
  width: 100%;
  float: left;
}
.pl-search .search .propertyfeatures ul li label {
  left: 9px;
}
.pl-search .search .propertyfeatures label {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  top: -3px;
  left: 5px;
}
.pl-search .search .reference .form-control {
  margin-top: 10px;
}
.pl-search .search .actions .btn {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  height: 40px;
  text-align: center;
  font-size: 1.25em;
  line-height: 26px;
  background: #db3935;
  color: #fff;
  border-radius: 3px;
}
.pl-search .search .other,
.pl-search .search .propertylocation label,
.pl-search .search .mandatory cite,
.pl-search .search .reference p.isBankProperty,
.pl-search .search .reference p.isOpportunity {
  display: none;
}
.propertyList .header {
  margin-top: 10px;
  width: 100%;
  position: relative;
}
.propertyList .header .searchTitle {
  float: left;
}
.propertyList .header .searchTitle h1 {
  display: none;
}
.propertyList .header .searchTitle .recordsFound {
  font-size: 1em;
  line-height: 27px;
}
.propertyList .header .searchTitle .recordsFound cite {
  font-size: 1em;
  font-weight: bold;
  color: #58AC3F;
}
.propertyList .header .searchConfiguration p {
  float: right;
  display: inline-block;
  vertical-align: middle;
}
.propertyList .header .searchConfiguration p:first-child {
  margin-left: 10px;
}
.propertyList .header .select2-container--default .select2-selection--single {
  background: #fff;
}
.propertyList .list {
  margin: 0px 0px 16px;
  width: 100%;
  float: right;
}
.propertyList .list .property {
  float: right;
  height: 175px;
  margin: 10px 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
  background: #fff;
  border-radius: 2px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.propertyList .list .property:hover {
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.15);
}
.propertyList .list .property .photo {
  background: transparent;
  float: left;
  height: 175px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.propertyList .list .property .photo .photoWrapper {
  width: 100%;
  height: 100%;
  position: relative;
  clear: both;
}
.propertyList .list .property .photo .photoWrapper a div {
  visibility: inherit;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  opacity: 1;
}
.propertyList .list .property .photo .photoWrapper a div.noimage {
  background-color: #E3EAF0 !important;
  background-size: 100px !important;
  background-position: center center !important;
}
.propertyList .list .property .info {
  float: left;
  padding: 20px;
}
.propertyList .list .property .info p {
  line-height: 15px;
}
.propertyList .list .property .info p.pap {
  margin-bottom: 20px;
}
.propertyList .list .property .info p.pap .price {
  color: #db3935;
  font-weight: 600;
}
.propertyList .list .property .info p.pap .purpose {
  color: #ababab;
  text-transform: uppercase;
  font-size: 0.8em;
}
.propertyList .list .property .info p.title {
  height: 16px;
  overflow: hidden;
}
.propertyList .list .property .info p.title a {
  color: #435061;
  font-size: 1.3em;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 5px;
  text-decoration: none !important;
}
.propertyList .list .property .info p.location span {
  display: block;
  margin: 5px 0;
  color: #a5a5a5;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  clear: both;
}
.propertyList .list .property .info p.description {
  color: #a5a5a5;
  margin-top: 13px;
  height: 30px;
  overflow: hidden;
  padding-right: 15px;
}
.propertyList .list .property .info .characteristics {
  overflow: hidden;
  min-height: 55px;
}
.propertyList .list .property .info .characteristics li {
  height: 25px;
  margin-top: 10px;
  width: 70px;
  float: left;
}
.propertyList .list .property .info .characteristics li:hover div.logo {
  background: url("/App_themes/custom/images/misc/property-xsb.png") no-repeat;
  border-color: #db3935 !important;
}
.propertyList .list .property .info .characteristics li:hover span.number {
  color: #db3935 !important;
}
.propertyList .list .property .info .characteristics li div.logo {
  background: url("/App_themes/custom/images/misc/property-xs.png") no-repeat;
  width: 25px;
  height: 25px;
  float: left;
  border: 1px solid #EFEFEF;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.propertyList .list .property .info .characteristics li div.logo.area {
  background-position: 0px -143px;
}
.propertyList .list .property .info .characteristics li div.logo.bath {
  background-position: 3px -24px;
}
.propertyList .list .property .info .characteristics li div.logo.rooms {
  background-position: 3px -75px;
}
.propertyList .list .property .info .characteristics li div.logo.garage {
  background-position: 3px 4px;
}
.propertyList .list .property .info .characteristics li span.number {
  display: block;
  line-height: 23px;
  font-size: 1em;
  width: 25px;
  text-align: center;
  color: #a5a5a5;
  font-weight: 500;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.2s ease;
}
@media (max-width: 61.9em) {
  .pl-search {
    float: left;
  }
  .pl-search.collapsed {
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
  }
}
@media (max-width: 47.9em) {
  .property-list {
    margin-top: 145px;
  }
  .propertyList .list .property {
    height: auto;
  }
  .propertyList .list .property .photo {
    padding-right: 0;
    padding-left: 0;
  }
  .propertyList .list .property .info {
    padding: 15px;
  }
  .propertyList .list .property .info .characteristics {
    min-height: 35px;
  }
  .pl-search {
    margin-bottom: 10px;
  }
  .pl-search .search ul li.area .form-group > div {
    padding: 0;
  }
  .pl-search .search ul li.area .form-group > div:first-child {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
/*#endregion*/
/*#region 1.5) DETAIL [PROPERTY]*/
.property-detail .property {
  margin-top: 50px;
}
.property-detail .property .property-header .title {
  font-size: 2em;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 10px;
  color: #464646;
}
.property-detail .property .property-header .location {
  font-weight: 600;
  color: #989898;
}
.property-detail .property .property-header .location i {
  color: #db3935;
}
.property-detail .property .property-header .price {
  white-space: nowrap;
  float: right;
  font-size: 2.7em;
  font-weight: 600;
  line-height: 52px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0;
  color: #db3935;
}
.property-detail .property .leftContent .property-photos {
  position: relative;
  box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.05);
  margin-bottom: 20px;
}
.property-detail .property .leftContent .property-photos .favorite {
  position: absolute;
  top: 15px;
  /*left: 15px;*/
  z-index: 1;
}
.property-detail .property .leftContent .property-photos .favorite a {
  display: inline-block;
  width: 70px;
  height: 70px;
  background: #db3935;
  color: #fff;
  text-align: center;
  line-height: 70px;
  border-radius: 100%;
  font-size: 2em;
  transition: all 0.2s ease;
}
.property-detail .property .leftContent .property-photos .favorite a:hover {
  background: #db3935;
}
.property-detail .property .leftContent .property-photos .mainPhoto {
  display: block;
  height: 551px;
  text-align: center;
  width: 100%;
  overflow: hidden;
}
.property-detail .property .leftContent .property-photos .mainPhoto .slides li {
  position: relative;
  background: #fff;
  height: 551px;
  line-height: 551px;
}
.property-detail .property .leftContent .property-photos .mainPhoto .slides li img {
  cursor: zoom-in;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: auto;
}
.property-detail .property .leftContent .property-photos .thumbnails {
  padding: 15px;
  background: #fff;
  height: 100px;
  overflow: hidden;
  width: 100%;
}
.property-detail .property .leftContent .property-photos .thumbnails .slides li {
  height: 70px;
  opacity: 0.4;
  transition: all 0.2s ease;
  cursor: pointer;
  text-align: center;
}
.property-detail .property .leftContent .property-photos .thumbnails .slides li.flex-active-slide {
  opacity: 1;
}
.property-detail .property .leftContent .property-photos .thumbnails .slides li img {
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: auto;
}
.property-detail .property .leftContent .property-share .socialSharing {
  float: left;
  margin: 0;
}
.property-detail .property .leftContent .property-share .socialSharing > li {
  float: left;
  margin: 0;
  margin-right: 5px;
}
.property-detail .property .leftContent .property-share .socialSharing > li a {
  display: block;
  text-align: center;
  font-size: 17px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  color: #fff;
}
.property-detail .property .leftContent .property-share .socialSharing > li a span {
  display: none;
}
.property-detail .property .leftContent .property-share .socialSharing > li a i:before {
  line-height: 40px;
}
.property-detail .property .leftContent .property-share .socialSharing > li:last-child {
  margin-right: 0;
}
.property-detail .property .leftContent .property-share .socialSharing > li.facebook a {
  background: #3b5998;
}
.property-detail .property .leftContent .property-share .socialSharing > li.twitter a {
  background: #55acee;
}
.property-detail .property .leftContent .property-share .socialSharing > li.pinterest a {
  background: #cb2027;
}
.property-detail .property .leftContent .property-share .socialSharing > li.gplus a {
  background: #dd4b39;
}
.property-detail .property .leftContent .property-share .socialSharing > li.linkedin a {
  background: #007bb5;
}
.property-detail .property .leftContent .property-share .btn {
  float: right;
  padding: 9px 12px;
}
.property-detail .property .leftContent .property-share .btn:last-child {
  margin-right: 15px;
}
.property-detail .property .leftContent .property-details li {
  border: 1px solid #F4F4F4;
  background: #F9F9F9;
  color: #9F9F9F;
  font-weight: 600;
  padding: 15px 20px;
  margin-bottom: 10px;
}
.property-detail .property .leftContent .property-details li span {
  float: right;
}
.property-detail .property .leftContent .property-description fieldset {
  margin-bottom: 20px;
}
.property-detail .property .leftContent .property-description .description {
  color: #ABABAB;
  font-weight: 600;
}
.property-detail .property .leftContent .property-video object {
  width: 100% !important;
}
.property-detail .property .leftContent .property-location #dMap {
  overflow: hidden;
}
.property-detail .property .leftContent .property-location #dMap #dGoogleMap {
  width: 100% !important;
}
.property-detail .property .leftContent .property-location #dMap #noSVOverlay {
  display: none;
  background: #e74c3c;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}
.property-detail .property .leftContent .property-location #dMap #noSVOverlay p {
  margin-bottom: 5px;
}
.property-detail .property .leftContent .property-location #dMap #noSVOverlay a {
  color: #fff;
}
.property-detail .property .leftContent .property-location #dMap .ctrDirections #directionsPanel {
  width: 100%;
  padding: 10px 0;
}
.property-detail .property .leftContent .property-location #dMap .ctrDirections #directionsPanel:after {
  content: "";
  display: block;
  clear: both;
}
.property-detail .property .leftContent .property-location #dMap .ctrDirections #directionsPanel > div {
  padding: 0;
}
.property-detail .property .leftContent .property-location #dMap .ctrDirections #directionsPanel .form-control {
  width: 100%;
  height: 32px;
  line-height: 32px;
  float: left;
}
.property-detail .property .leftContent .property-location #dMap .ctrDirections #directionsPanel .btnGps {
  float: left;
  margin-left: 5px;
  height: 32px;
  width: 19%;
  text-align: center;
  background: #fff;
  border: 1px solid #EAEAEA;
  font-size: 15px;
}
.property-detail .property .leftContent .property-location #dMap .ctrDirections #directionsPanel .btnGps i:before {
  line-height: 32px;
}
.property-detail .property .leftContent .property-location #dMap .ctrDirections #directionsPanel .btn {
  float: left;
  margin-left: 5px;
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
  width: 75%;
  background: #fff;
  color: #333;
  border: 1px solid #EAEAEA;
  border-radius: 0;
}
.property-detail .property .leftContent .property-location #dMap .ctrDirections #directionsPanel .btn:hover {
  text-decoration: none;
  color: #000;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData {
  padding: 15px;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData:after {
  content: "";
  display: block;
  clear: both;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData #locationType {
  float: left;
  height: 50px;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData #locationType.aprox {
  background: url("/App_Themes/custom/images/smart_map/markers/locationtype_sprite.png") no-repeat 0px -39px transparent;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData #locationType.exact {
  background: url("/App_Themes/custom/images/smart_map/markers/locationtype_sprite.png") no-repeat 0 11px transparent;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData #locationType .locationTypeLabel {
  display: block;
  color: #666;
  line-height: 30px;
  padding: 0px 0px 0px 40px;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData #locationType .locationAddress {
  padding: 0px 0px 0px 40px;
  color: #666;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData .coordinates,
.property-detail .property .leftContent .property-location #dMap #dLocationData .results {
  float: right;
  height: 33px;
  padding: 8px 0 0 0;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData .coordinates div,
.property-detail .property .leftContent .property-location #dMap #dLocationData .results div {
  color: #666;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData .coordinates div label,
.property-detail .property .leftContent .property-location #dMap #dLocationData .results div label {
  margin: 0px 2px 0px 0px;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData .coordinates div span,
.property-detail .property .leftContent .property-location #dMap #dLocationData .results div span {
  float: right;
}
.property-detail .property .leftContent .property-location #dMap #dLocationData .results {
  display: none;
  padding: 0;
  height: auto;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities {
  height: 190px;
  margin: 15px 0px 0px;
  padding: 10px 17px;
  width: 100%;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints {
  margin: 8px 0px 0px;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint {
  padding: 0;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint .ck {
  background: url("/App_Themes/custom/images/smart_map/markers/markers_sprite.png") no-repeat transparent;
  display: block;
  height: 39px;
  line-height: 50px;
  margin: 0px 0px 10px;
  padding: 0px 5px 0px 40px;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint .ck label {
  position: relative;
  top: -2px;
  font-size: 0.9em;
  color: #666;
  margin: 0px 0px 0px 7px;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint .transports {
  background-position: 0 0;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint .commerce {
  background-position: 0 -40px;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint .restaurants {
  background-position: 0 -80px;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint .health {
  background-position: 0 -120px;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint .pharmacies {
  background-position: 0 -160px;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint .security {
  background-position: 0 -200px;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint .education {
  background-position: 0 -240px;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint .sport {
  background-position: 0 -280px;
}
.property-detail .property .leftContent .property-location #dMap .dLocationUtilities .ctrInterestPoints .ipoint .services {
  background-position: 0 -320px;
}
.property-detail .property .rightContent .property-irequest .contactForm textarea {
  min-height: 120px;
}
.property-detail .property .rightContent .property-features #featuresDetails > div {
  position: relative;
  border: 1px solid #F4F4F4;
  background: #F9F9F9;
  padding: 15px 20px;
  margin-bottom: 10px;
}
.property-detail .property .rightContent .property-features #featuresDetails > div h4 {
  color: #9F9F9F;
  font-weight: 600;
  font-size: 1em;
  margin: 0;
  cursor: pointer;
}
.property-detail .property .rightContent .property-features #featuresDetails > div h4:after {
  position: absolute;
  right: 15px;
  content: "\f3d2";
  font-family: Ionicons;
}
.property-detail .property .rightContent .property-features #featuresDetails > div h4.open {
  color: #333;
}
.property-detail .property .rightContent .property-features #featuresDetails > div h4.open:after {
  content: "\f3d0";
}
.property-detail .property .rightContent .property-features #featuresDetails > div > ul {
  display: none;
  margin-top: 10px;
}
.property-detail .property .rightContent .property-features #featuresDetails > div > ul > li {
  font-weight: 600;
  padding-bottom: 15px;
}
.property-detail .property .rightContent .property-features #featuresDetails > div > ul > li:first-child {
  padding-top: 15px;
}
.property-detail .property .rightContent .property-features #featuresDetails > div > ul ul li {
  padding: 0px 0px 5px;
  font-weight: 500;
}
.property-detail .property .rightContent .property-features #featuresDetails > div > ul ul li:first-child {
  padding: 5px 0px 5px;
}
.property-detail .property .rightContent .property-features #featuresDetails label {
  color: #db3935;
  font-weight: 600;
}
.property-detail .property .rightContent .property-features #F002 li {
  background: url(images/misc/energy_rating_back.png) no-repeat 0 0;
  width: 160px;
  height: 140px;
  text-indent: -9999px;
}
.property-detail .property .rightContent .property-features #F002 li.A {
  background-position: 0 0;
}
.property-detail .property .rightContent .property-features #F002 li.A_plus {
  background-position: 0 -140px;
}
.property-detail .property .rightContent .property-features #F002 li.B {
  background-position: 0 -280px;
}
.property-detail .property .rightContent .property-features #F002 li.B_minus {
  background-position: 0 -420px;
}
.property-detail .property .rightContent .property-features #F002 li.C {
  background-position: 0 -560px;
}
.property-detail .property .rightContent .property-features #F002 li.D {
  background-position: 0 -700px;
}
.property-detail .property .rightContent .property-features #F002 li.E {
  background-position: 0 -840px;
}
.property-detail .property .rightContent .property-features #F002 li.F {
  background-position: 0 -980px;
}
.property-detail .property .rightContent .property-features #F002 li.G {
  background-position: 0 -1120px;
}
@media (max-width: 61.9em) {
  .property-detail .property .property-header {
    text-align: center;
  }
  .property-detail .property .property-header .price {
    float: none;
  }
  .property-detail .property .leftContent .property-photos .mainPhoto {
    height: auto;
    max-height: 520px;
  }
  .property-detail .property .leftContent .property-photos .mainPhoto .slides li {
    height: 520px;
    line-height: 520px;
  }
  .property-detail .property .leftContent .property-photos .mainPhoto .slick-track,
  .property-detail .property .leftContent .property-photos .mainPhoto .slick-list {
    height: auto;
  }
  .property-detail .property .leftContent .property-photos .mainPhoto img {
    position: initial !important;
  }
}
@media (max-width: 47.9em) {
  .property-detail {
    margin-top: 50px;
  }
  .property-detail .property .leftContent .property-photos .mainPhoto {
    height: auto;
    max-height: 450px;
  }
  .property-detail .property .leftContent .property-photos .mainPhoto .slides li {
    height: 450px;
    line-height: 450px;
  }
}
@media (max-width: 33.9em) {
  .property-detail .property .property-header .title {
    font-size: 1.6em;
  }
  .property-detail .property .property-header .price {
    margin-top: 10px;
    font-size: 2em;
    line-height: 34px;
  }
  .property-detail .property .leftContent .property-photos .mainPhoto {
    height: auto;
    max-height: 250px;
  }
  .property-detail .property .leftContent .property-photos .mainPhoto .slides li {
    height: 250px;
    line-height: 250px;
  }
  .property-detail .property .leftContent .property-share .socialSharing {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .property-detail .property .leftContent .property-share .socialSharing > li {
    display: inline-block;
    float: none;
  }
  .property-detail .property .leftContent .property-share .btn {
    margin: 0 auto;
    float: none;
    display: block;
    margin-top: 10px;
  }
  .property-detail .property .leftContent .property-share .btn:last-child {
    margin-right: 0;
  }
}
/*#endregion*/
/*#region 1.6) Forms*/
/*#region 1.6.1) Recommend [ FORM ]*/
.md-modal.recommend {
  max-width: 450px;
}
/*#endregion*/
/*#region 1.6.2) Buy / Sell [ FORM ]*/
.Cadastro ._locationPicker {
  display: none;
}
.Cadastro .contactSubmitActions a {
  float: right;
}
.Cadastro .contactSubmitActions a:last-of-type {
  margin-right: 10px;
}
/*#endregion*/
/* #region 1.12) Contacts buttons */
/*.contactsnav {
    float: left;
    margin: 0 0 15px 0;

    li {
        display: inline-block;
        float: left;
        margin-left: 15px;

        a {
            padding: 0 15px 0 0;
            height: 42px;
            border: 1px solid #E7E7E7;
            -moz-border-radius: 50px;
            -webkit-border-radius: 50px;
            border-radius: 50px;
            color: #333;
            letter-spacing: 0.5px;
            font-size: 12px;
            line-height: 40px;
            -moz-transition: background 300ms ease;
            -o-transition: background 300ms ease;
            -webkit-transition: background 300ms ease;
            transition: background 300ms ease;

            i {
                display: inline-block;
                margin-right: 15px;
                width: 40px;
                height: 40px;
                border-right: 1px solid #E7E7E7;
                color: @theme-color;
                text-align: center;
                line-height: 40px;
                vertical-align: top;

                &:before {
                    font-size: 2em;
                    line-height: 40px;
                }
            }

            .first-word {
                color: #232323;
            }
        }

        &.single {
            a {
                padding: 0 !important;

                i {
                    margin: 0 !important;
                    border: 0 !important;
                }
            }
        }

        &:first-child {
            margin-left: 0;
        }
    }

    .address {
        height: auto;

        i:before {
            line-height: 60px;
        }
    }

}*/
/*#endregion*/
/*#region 1.6.3) Contacts [ FORM ]*/
.contactPage .pagesimple .photo,
.contactPage .pagesimple h1 {
  display: none;
}
.contactPage .pagesimple .text iframe {
  margin-top: 15px;
}
.contactsnav.hor {
  margin: 0 0 15px 0;
  width: 100%;
}
.contactsnav.hor li {
  float: right;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  margin-bottom: 10px;
}
.contactsnav.hor li a {
  display: flex;
  padding: 0 15px 0 0;
  height: auto;
  border: 1px solid #E7E7E7;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #333;
  letter-spacing: 0.5px;
  font-size: 12px;
  line-height: 50px;
  -moz-transition: background 300ms ease;
  -o-transition: background 300ms ease;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
}
.contactsnav.hor li a i {
  display: inline-block;
  margin-right: 15px;
  width: 40px;
  height: 100%;
  border-right: 1px solid #E7E7E7;
  color: #000;
  text-align: center;
  line-height: 40px;
  vertical-align: top;
}
.contactsnav.hor li a i:before {
  font-size: 2em;
  line-height: 50px;
}
.contactsnav.hor li a .first-word {
  color: #232323;
}
.contactsnav.hor li a.fill {
  background: #000;
  border: 1px solid #1a1a1a;
  color: #fff;
}
.contactsnav.hor li a.fill i {
  color: #fff;
  border-color: #1a1a1a;
}
.contactsnav.hor li.single a {
  padding: 0 !important;
}
.contactsnav.hor li.single a i {
  margin: 0 !important;
  border: 0 !important;
}
.contactsnav.hor li:first-child {
  margin-left: 0;
  float: left;
}
.contactsnav.hor li.fRight {
  float: right;
}
.contactsnav.hor .address {
  height: auto;
}
.contactsnav.hor .address i:before {
  line-height: 60px;
}
.contactsnav.hor .address span {
  display: flex;
  align-content: center;
  line-height: 20px;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.contactsnav.vertical {
  float: none;
}
.contactsnav.vertical li {
  display: block;
  float: none;
  margin: 0 0 5px 0;
}
.contactsnav.vertical li a {
  padding: 0 15px 0 0;
  height: 42px;
  border: 1px solid #E7E7E7;
  border-radius: 50px;
  color: #777;
  letter-spacing: 0.5px;
  font-size: 0.9em;
  line-height: 40px;
  -moz-transition: background 300ms ease;
  -o-transition: background 300ms ease;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 0;
  background: transparent;
  border: none;
  padding: 0;
  color: #ababab;
}
.contactsnav.vertical li a:hover {
  background: #F3F3F3;
}
.contactsnav.vertical li a i {
  display: inline-block;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  border-right: 1px solid #E7E7E7;
  color: #db3935;
  text-align: center;
  line-height: 40px;
  vertical-align: top;
  font-size: 1.8em;
  border-right: 1px solid #F5F5F5;
}
.contactsnav.vertical li a i:before {
  line-height: 40px;
}
.contactsnav.vertical li a.address {
  min-height: 60px;
  height: auto;
}
.contactsnav.vertical li a.address i {
  float: left;
  height: 59px;
  vertical-align: middle;
}
.contactsnav.vertical li a.address p {
  display: inline-block;
  margin: 0;
  width: 80%;
  height: auto;
  line-height: 25px;
}
.contactsnav.vertical li a.address p:first-of-type {
  padding-top: 5px;
}
.contactsnav.vertical li a.address p:first-of-type:after {
  display: table;
  clear: both;
  content: "";
}
.has-warning .form-control {
  border-color: #000;
}
.agencymap h1 {
  display: none;
}
.box {
  line-height: 25px;
}
.box .insidebox {
  display: flex;
  flex-direction: column;
}
.box2 {
  line-height: 50px;
}
@media (max-width: 33.9em) {
  .contactPage .pagesimple .text ul li {
    margin-left: 0;
  }
}
/*#endregion*/
/*#endregion*/
/*#region 1.7) SiteMap */
.siteMap {
  display: inline-block;
  padding-top: 25px;
  vertical-align: top;
}
.siteMap .bullet {
  color: #db3935;
  font-size: 12px;
}
.siteMap > li {
  margin: 0 0 20px;
}
.siteMap > li > ul {
  margin: 5px 0 0 20px;
}
.siteMap > li > ul > li {
  margin: 0 0 10px;
}
/*#endregion*/
/*#region 1.8) Pager */
.pager {
  clear: both;
  margin: 0px;
  padding: 5px 0px 50px;
  text-align: right;
}
.pager a {
  display: inline-block;
  margin: 0 0 0 5px;
  padding: 0;
  text-decoration: none !important;
}
.pager a.active {
  font-weight: bold;
}
.pager a:hover span,
.pager a.active span {
  background: #db3935;
  border-color: #db3935;
  color: #fff;
  text-decoration: none;
}
.pager a span {
  display: block;
  text-align: center;
  margin: 0;
  padding: 10px 13px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid #E3EAF0;
  border-radius: 3px;
  color: #db3935;
}
.pager a.btn span {
  border: none;
  padding: 6px 13px;
  color: #fff;
}
/*#endregion*/
/*#region 1.9) Footer */
_:-ms-lang(x),
.footer {
  margin-bottom: 0;
}
.footer {
  background: #fff;
  /*position: absolute;
    bottom: 0;*/
  width: 100%;
}
.footer .footer-top {
  padding: 30px 0;
  background: #333;
}
.footer .footer-top .footer_widget a {
  color: #CCC;
}
.footer .footer-top .footer_widget .header h4 {
  margin: 0;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.1em;
  line-height: 40px;
  font-family: 'Montserrat', sans-serif;
}
.footer .footer-top .footer_widget .body {
  padding-right: 20px;
  color: #CCC;
  letter-spacing: 0.5px;
  font-size: 0.9em;
  line-height: 26px;
}
.footer .footer-top .footer_widget .body .links {
  padding-left: 0;
}
.footer .footer-top .footer_widget .body .agencyDetail .header {
  display: none;
}
.footer .footer-top .footer_widget .body .agencyDetail .agency .logo,
.footer .footer-top .footer_widget .body .agencyDetail .agency .fax,
.footer .footer-top .footer_widget .body .agencyDetail .agency .website {
  display: none;
}
.footer .footer-top .footer_widget .body .socials li {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
.footer .footer-top .footer_widget .body .socials li a {
  display: block;
  width: 38px;
  border: 1px solid rgba(0, 0, 0, 0);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #3D4248;
  color: #CCC;
  text-align: center;
  text-indent: -1px;
  line-height: 38px;
  -moz-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.footer .footer-top .footer_widget .body .socials li a i {
  text-indent: -1px;
}
.footer .footer-top .footer_widget .body .socials li a i.ion-social-facebook {
  text-indent: 2px;
  font-size: 1.3em;
}
.footer .footer-top .footer_widget .body .socials li a:hover {
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0);
  color: #000;
}
.footer .footer-top .footer_widget .body .links li a {
  border-bottom: 1px dotted rgba(0, 0, 0, 0);
  -moz-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  color: #CCC;
}
.footer .footer-top .footer_widget .body .links li a:hover {
  text-decoration: none;
  color: white;
  border-bottom: 1px dotted #fff;
}
.footer .footer-top .footer_widget .body .login .form-control {
  height: 35px;
}
.footer .footer-top .footer_widget .body .login .btn {
  height: 35px;
  line-height: 14px;
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
.footer .footer-top .footer_widget .body .login li {
  height: 16px;
}
.footer .footer-top .footer_widget .body .login .link {
  color: #CCC;
  border-bottom: 1px dotted rgba(0, 0, 0, 0);
  -moz-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.footer .footer-top .footer_widget .body .login .link:hover {
  text-decoration: none;
  border-bottom: 1px dotted #fff;
  color: #fff;
}
.footer .footer-top .footer_widget .facebook {
  width: 35px;
  height: 35px;
  background: #3b5998;
  display: block;
  border-radius: 10%;
  text-align: center;
  line-height: 35px;
  font-size: 20px;
  display: inline-block;
  margin-right: 10px;
  color: #CCC;
}
.footer .footer-top .footer_widget span {
  color: #CCC;
}
.footer .footer-bottom {
  background: #000;
  line-height: 50px;
}
.footer .footer-bottom .FooterInfo {
  color: #AAA;
  font-size: 0.9em;
}
.footer .footer-bottom .FooterInfo > div {
  display: inline-block;
  line-height: 4em;
}
.footer .footer-bottom .FooterInfo > div a {
  font-weight: bold;
}
.footer .footer-bottom .FooterInfo .dPowered {
  float: right;
}
.footer .footer-bottom .FooterInfo .dPowered img {
  vertical-align: middle;
}
.footer,
.push {
  clear: both;
}
@media (max-width: 61.9em) {
  .footer .footer_widget {
    text-align: center;
  }
}
@media (max-width: 47.9em) {
  .footer .footer-bottom .FooterInfo {
    padding: 15px 15px;
  }
}
@media (max-width: 33.9em) {
  .footer .footer-bottom .FooterInfo > div {
    line-height: 1.5em;
    text-align: center;
    width: 100%;
  }
  .footer .footer-bottom .FooterInfo > div a {
    display: block;
  }
  .footer .footer-bottom .FooterInfo .dPowered {
    float: none;
    padding-bottom: 25px;
  }
}
/*#endregion*/
/*#region 1.10) Favorites [PROPERTY] */
.favoriteProperties .h4 {
  margin: 0;
}
.favoriteProperties .propertyitem {
  margin: 10px;
  margin-bottom: 30px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: all 0.5s;
}
.favoriteProperties .propertyitem:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
.favoriteProperties .propertyitem .favorite {
  position: absolute;
  top: 20px;
  /*left: 35px;*/
  z-index: 1;
}
.favoriteProperties .propertyitem .favorite a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #db3935;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 100%;
  font-size: 1.4em;
  transition: all 0.2s ease;
  position: relative;
  left: 3px;
}
.favoriteProperties .propertyitem .favorite a:hover {
  background: #db3935;
}
.favoriteProperties .propertyitem .thumbnail {
  width: 100%;
  height: 200px;
  padding: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
}
.favoriteProperties .propertyitem .thumbnail .thumbnailWrapper {
  width: 100%;
  height: 100%;
  position: relative;
  clear: both;
}
.favoriteProperties .propertyitem .thumbnail .thumbnailWrapper a div {
  visibility: inherit;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-position: 50% 0;
  background-size: cover !important;
  background-repeat: no-repeat;
  opacity: 1;
}
.favoriteProperties .propertyitem .thumbnail .thumbnailWrapper .purpose {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -14px;
  text-align: center;
}
.favoriteProperties .propertyitem .thumbnail .thumbnailWrapper .purpose .wrapper {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.7em;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 15px;
  border-radius: 100px;
  background-color: #db3935;
}
.favoriteProperties .propertyitem .details {
  display: block;
  background-color: #fff;
  padding: 30px 0 0 0;
  text-align: center;
  border: 1px solid #E5E7E6;
  border-top: 0;
}
.favoriteProperties .propertyitem .details p {
  line-height: 15px;
}
.favoriteProperties .propertyitem .details p.title {
  color: #323232;
  font-size: 1.4em;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 5px;
}
.favoriteProperties .propertyitem .details p.price {
  font-size: 1.4em;
  font-weight: 600;
  color: #db3935;
  margin: 20px 0;
}
.favoriteProperties .propertyitem .details p.price cite {
  font-size: 12px;
  color: #000;
}
.favoriteProperties .propertyitem .details p.purpose {
  font-size: 10px;
  margin: 10px 0px 0px;
}
.favoriteProperties .propertyitem .details .characteristics {
  position: relative;
  overflow: hidden;
  min-height: 78px;
  border-top: 1px solid #E5E7E6;
  display: table;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.favoriteProperties .propertyitem .details .characteristics li {
  height: 67px;
  padding: 10px 0px 0px 0;
  width: 68px;
  display: table-cell;
}
.favoriteProperties .propertyitem .details .characteristics li div.logo {
  width: 35px;
  height: 35px;
  display: block;
  margin: 0 auto;
}
.favoriteProperties .propertyitem .details .characteristics li div.logo.area {
  background: url("/App_themes/custom/images/misc/property.png") no-repeat 0px -75px transparent;
}
.favoriteProperties .propertyitem .details .characteristics li div.logo.bath {
  background: url("/App_themes/custom/images/misc/property.png") no-repeat 0px -37px transparent;
}
.favoriteProperties .propertyitem .details .characteristics li div.logo.rooms {
  background: url("/App_themes/custom/images/misc/property.png") no-repeat 0px -110px transparent;
}
.favoriteProperties .propertyitem .details .characteristics li div.logo.garage {
  background: url("/App_themes/custom/images/misc/property.png") no-repeat 0px 0px transparent;
}
.favoriteProperties .propertyitem .details .characteristics li span.number {
  display: inline-block;
  margin: 5px 0;
  border-radius: 100px;
  line-height: 20px;
  font-size: 1em;
  width: 65px;
  text-align: center;
  color: #555756;
  font-weight: 600;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.favoriteProperties .propertyitem .address {
  width: 100%;
  float: left;
  background-color: #fff;
  border-top: 1px solid #eff2f4;
}
.favoriteProperties .propertyitem .address .logo {
  background: url("/App_themes/custom/images/misc/property.png") no-repeat 10px -70px transparent;
  width: 20%;
  height: 35px;
  float: left;
  margin: 13px 0px;
}
.favoriteProperties .propertyitem .address .text {
  width: 80%;
  float: left;
  font-size: 14px;
  font-weight: 600;
  line-height: 65px;
  color: #7e8c99;
  margin: 0;
}
/*#endregion*/
/*#region 1.11) No Results*/
.noResults {
  padding: 20px 0px 0px;
}
.noResults img {
  margin: 0 auto;
  display: block;
  width: 115px;
  margin-bottom: 20px;
}
.noResults p {
  font-size: 1.1em;
  margin: 0px 0px 10px;
  position: relative;
  text-align: center;
}
.noResults p span {
  font-size: 1.2em;
  color: #db3935;
  margin: 0px 0px 30px;
}
.noResults ul {
  margin: 10px 0px 10px 15px;
}
.noResults ul li {
  font-size: 1.1em;
  color: #666;
  line-height: normal;
  margin: 0px 0px 5px;
  text-align: center;
}
.noResults ul li cite {
  display: none;
}
.noResults ul li a {
  font-size: 1em;
  color: #666;
}
.noResults ul li a:hover {
  color: #db3935;
  text-decoration: underline;
}
#dProperties .noResults {
  padding: 20px 0px 0px 27px;
}
.noFavorits .noResults {
  padding: 20px 0px;
}
.noFavorits .icon {
  background: url('images/misc/favorites.png');
}
/*#endregion*/
/*#region 1.6) Print [ PROPERTIES ]*/
.propertyPrint {
  position: relative;
  margin: 20px 0;
  width: 800px;
  height: 100%;
  margin: 0 auto;
}
.propertyPrint h1,
.propertyPrint h2,
.propertyPrint h3,
.propertyPrint h4 {
  -webkit-print-color-adjust: exact;
  color: #393939 !important;
}
.propertyPrint .nopadding {
  padding: 0;
}
.propertyPrint .header {
  margin-top: 10px;
  position: relative;
  height: 98px;
  z-index: 999999;
}
.propertyPrint .header .price {
  width: 265px;
  height: 70px;
  position: relative;
  top: -12px;
}
.propertyPrint .header .price text {
  font-size: 3em;
  font-weight: 600;
}
.propertyPrint .header .logo {
  margin: 10px 10px 0 0;
  height: 60px;
  float: right;
}
.propertyPrint .header .headerimg {
  position: absolute;
  width: 400px;
}
.propertyPrint .header .title {
  font-size: 2rem;
  margin: 0;
  text-align: left;
  line-height: 40px;
}
.propertyPrint .header .location,
.propertyPrint .header cite {
  text-align: left;
  font-size: 17px;
  color: #b5b5b5 !important;
  letter-spacing: 0 !important;
}
.propertyPrint .header .location i:before,
.propertyPrint .header cite i:before {
  color: #000 !important;
}
.propertyPrint .photos {
  margin-top: -20px;
}
.propertyPrint .photos img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.propertyPrint .photos .mainPhoto {
  width: 595px;
  margin-right: 5px;
  max-height: 446px;
}
.propertyPrint .photos .mainPhoto .mainPhotoWrapper {
  width: 100%;
  height: 100%;
}
.propertyPrint .photos .mainPhoto img {
  width: 100%;
}
.propertyPrint .photos .thumbnails {
  overflow: hidden;
  max-height: 446px;
}
.propertyPrint .photos .thumbnails .photo {
  height: 32.6%;
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
}
.propertyPrint .photos .cenergy {
  position: absolute;
  bottom: 5px;
  left: 5px;
  padding: 0;
  width: 60px;
  height: 63px;
}
.propertyPrint .photos .cenergy span {
  display: inline-block;
  background: url(images/misc/energetic_class_icons.png) no-repeat 0 0;
  width: 60px;
  height: 63px;
}
.propertyPrint .photos .cenergy span.Isento {
  display: none;
}
.propertyPrint .photos .cenergy span.A {
  background-position: 0 -63px;
}
.propertyPrint .photos .cenergy span.B {
  background-position: 0 -126px;
}
.propertyPrint .photos .cenergy span.B- {
  background-position: 0 -189px;
}
.propertyPrint .photos .cenergy span.C {
  background-position: 0 -252px;
}
.propertyPrint .photos .cenergy span.D {
  background-position: 0 -315px;
}
.propertyPrint .photos .cenergy span.E {
  background-position: 0 -378px;
}
.propertyPrint .photos .cenergy span.F {
  background-position: 0 -441px;
}
.propertyPrint .content {
  margin: 10px 0;
}
.propertyPrint .content h3 {
  color: #000 !important;
  font-size: 22px;
  margin-bottom: 5px;
}
.propertyPrint .content .description {
  max-height: 85px;
  margin-bottom: 20px;
  overflow: hidden;
}
.propertyPrint .content .description h3 {
  display: none;
}
.propertyPrint .content .description p {
  font-size: 14px;
  color: #393939 !important;
  text-align: justify;
}
.propertyPrint .content .details {
  height: auto;
  text-align: center;
  overflow: hidden;
}
.propertyPrint .content .details .details .detail-wrapper {
  border: 1px solid #F4F4F4;
  background: #F9F9F9;
  color: #9F9F9F;
  font-weight: 600;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.propertyPrint .content .details .details .detail-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.propertyPrint .content .details .details .detail-wrapper label {
  float: left;
  margin: 0;
}
.propertyPrint .content .details .details .detail-wrapper span {
  float: right;
}
.propertyPrint .content .details label {
  display: block;
  color: #000 !important;
}
.propertyPrint .content .details span {
  color: #393939 !important;
}
.propertyPrint .content .details label,
.propertyPrint .content .details span {
  font-size: 14px;
}
.propertyPrint .building .content .cheader {
  height: auto;
}
.propertyPrint .agency {
  position: static;
  margin: 0 auto;
  display: block;
  bottom: 0;
  left: 0;
  background-color: #eff3f5 !important;
  padding: 20px 20px 50px 20px;
  margin-top: 20px;
  color: #393939 !important;
  -webkit-print-color-adjust: exact;
  border-top: 3px solid #000;
}
.propertyPrint .agency #groupAgency {
  position: relative;
}
.propertyPrint .agency .header {
  height: auto;
}
.propertyPrint .agency .header h2 {
  color: #000 !important;
  font-size: 19px;
  padding-left: 0;
  margin: 0;
}
.propertyPrint .agency .header h3 {
  color: #393939 !important;
  font-size: 12px;
  padding-left: 0;
}
.propertyPrint .agency .header .socialID {
  padding-left: 0;
}
.propertyPrint .agency .header .socialID span,
.propertyPrint .agency .header .socialID i {
  font-size: 12px;
  color: #393939 !important;
  font-style: normal;
}
.propertyPrint .agency .address {
  padding-left: 0;
}
.propertyPrint .agency .address label {
  display: none;
}
.propertyPrint .agency .address p {
  margin: 5px 0 15px 0;
}
.propertyPrint .agency .address p span {
  color: #393939 !important;
  font-size: 12px;
}
.propertyPrint .agency .contacts {
  padding-left: 0;
}
.propertyPrint .agency .contacts label {
  display: none;
}
.propertyPrint .agency .contacts i {
  display: inline-block;
  width: 20px;
  text-align: center;
}
.propertyPrint .agency .contacts .phone,
.propertyPrint .agency .contacts .mobile,
.propertyPrint .agency .contacts .email,
.propertyPrint .agency .contacts .email a,
.propertyPrint .agency .contacts .website,
.propertyPrint .agency .contacts .website a {
  font-size: 11px;
  line-height: 16px;
  color: #393939 !important;
  margin: 0;
}
.propertyPrint .agency .contacts .phone span,
.propertyPrint .agency .contacts .mobile span,
.propertyPrint .agency .contacts .email span,
.propertyPrint .agency .contacts .email a span,
.propertyPrint .agency .contacts .website span,
.propertyPrint .agency .contacts .website a span,
.propertyPrint .agency .contacts .phone i:before,
.propertyPrint .agency .contacts .mobile i:before,
.propertyPrint .agency .contacts .email i:before,
.propertyPrint .agency .contacts .email a i:before,
.propertyPrint .agency .contacts .website i:before,
.propertyPrint .agency .contacts .website a i:before {
  color: #393939 !important;
}
.propertyPrint .agency .logo {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
}
.propertyPrint .footer {
  position: static;
  margin: 0 auto;
  display: block;
  bottom: 0;
  left: 0;
}
.propertyPrint .footer .wrapper {
  position: relative;
}
.propertyPrint .footer .wrapper img {
  z-index: -1;
}
.propertyPrint .footer .wrapper p {
  position: absolute;
  top: 45px;
  left: 135px;
  color: #fff !important;
  z-index: 99999;
}
@media print {
  .propertyPrint .agency,
  .propertyPrint .footer {
    position: fixed;
    bottom: 0;
  }
}
/*#endregion*/
/*#region 1.13) Cookies*/
.dCookiesAlert {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 35px;
  background: #333;
  color: #fff;
  line-height: 35px;
  z-index: 9999999999;
}
.dCookiesAlert .close {
  position: relative;
  top: -28px;
  text-shadow: none;
  color: #FFF;
  background: transparent;
  border: none;
  padding: 0;
}
.dCookiesAlert .close:before {
  content: "\f128";
  font-family: Ionicons;
}
@media (max-width: 61.9em) {
  .dCookiesAlert {
    height: 75px;
  }
}
@media (max-width: 47.9em) {
  .dCookiesAlert {
    height: 110px;
  }
}
/*#endregion*/
/*#region 1.14) Pages*/
.page-aboutus {
  padding: 50px 0;
  line-height: 20px;
}
.page-aboutus .pagesimple,
.page-index .pagesimple,
.page-simple .pagesimple {
  margin: 60px auto;
}
.page-aboutus .pagesimple h1,
.page-index .pagesimple h1,
.page-simple .pagesimple h1 {
  color: #648dba;
  font-size: 2rem;
  text-align: left;
  margin-bottom: 30px;
}
.page-aboutus .pagesimple p,
.page-index .pagesimple p,
.page-simple .pagesimple p {
  margin: 0 auto;
  max-width: 1110px;
  color: #777;
  text-align: justify;
  font-size: 1.2em;
  line-height: 25px;
}
.page-aboutus .pagesimple ul,
.page-index .pagesimple ul,
.page-simple .pagesimple ul {
  margin: 0 auto;
  max-width: 1110px;
}
.page-aboutus .pagesimple ul li,
.page-index .pagesimple ul li,
.page-simple .pagesimple ul li {
  list-style: circle;
  margin: 0 auto;
  color: #777;
  text-align: justify;
  font-size: 1.2em;
  margin-left: 20px;
}
.page-aboutus .pagesimple blockquote,
.page-index .pagesimple blockquote,
.page-simple .pagesimple blockquote {
  margin: 0 auto;
  max-width: 1110px;
  color: #777;
  font-size: 1.2em;
  margin-bottom: 10px;
}
.page-aboutus .pagesimple strong,
.page-index .pagesimple strong,
.page-simple .pagesimple strong {
  font-weight: 700;
}
.page-aboutus .page_row,
.page-buysell .page_row,
.page-contacts .page_row,
.page-favorites .page_row,
.page-highlights .page_row,
.page-opportunities .page_row,
.page-property-list .page_row,
.page-property-detail .page_row,
.page-site_map .page_row,
.page-cookies .page_row,
.page-ral .page_row,
.page-privacy .page_row {
  padding: 5px 0;
  background: #ffffff;
  -webkit-box-shadow: 0 8px 6px -9px black;
  -moz-box-shadow: 0 8px 6px -9px black;
  box-shadow: 0 8px 6px -9px black;
  margin: 0;
}
.page-aboutus .page_row .page-header,
.page-buysell .page_row .page-header,
.page-contacts .page_row .page-header,
.page-favorites .page_row .page-header,
.page-highlights .page_row .page-header,
.page-opportunities .page_row .page-header,
.page-property-list .page_row .page-header,
.page-property-detail .page_row .page-header,
.page-site_map .page_row .page-header,
.page-cookies .page_row .page-header,
.page-ral .page_row .page-header,
.page-privacy .page_row .page-header {
  padding: 0;
  margin: 10px 0;
  border: 0;
  text-align: left;
}
.page-aboutus .page_row .page-header h1,
.page-buysell .page_row .page-header h1,
.page-contacts .page_row .page-header h1,
.page-favorites .page_row .page-header h1,
.page-highlights .page_row .page-header h1,
.page-opportunities .page_row .page-header h1,
.page-property-list .page_row .page-header h1,
.page-property-detail .page_row .page-header h1,
.page-site_map .page_row .page-header h1,
.page-cookies .page_row .page-header h1,
.page-ral .page_row .page-header h1,
.page-privacy .page_row .page-header h1 {
  position: relative;
  color: #000;
  font-size: 2em;
  text-transform: uppercase;
  padding-left: 15px;
  font-weight: 600;
}
.page-aboutus .page_row .page-header h1:before,
.page-buysell .page_row .page-header h1:before,
.page-contacts .page_row .page-header h1:before,
.page-favorites .page_row .page-header h1:before,
.page-highlights .page_row .page-header h1:before,
.page-opportunities .page_row .page-header h1:before,
.page-property-list .page_row .page-header h1:before,
.page-property-detail .page_row .page-header h1:before,
.page-site_map .page_row .page-header h1:before,
.page-cookies .page_row .page-header h1:before,
.page-ral .page_row .page-header h1:before,
.page-privacy .page_row .page-header h1:before {
  content: '';
  position: absolute;
  display: inline-block;
  top: 32px;
  left: 0;
  width: 40px;
  height: 4px;
  background: #db3935;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: rotate3d(0, 0, 1, -90deg) scale3d(1, 1, 1);
  transform: rotate3d(0, 0, 1, -90deg) scale3d(1, 1, 1);
  transition: transform 0.4s;
}
.page-aboutus .page_row .page-pagin,
.page-buysell .page_row .page-pagin,
.page-contacts .page_row .page-pagin,
.page-favorites .page_row .page-pagin,
.page-highlights .page_row .page-pagin,
.page-opportunities .page_row .page-pagin,
.page-property-list .page_row .page-pagin,
.page-property-detail .page_row .page-pagin,
.page-site_map .page_row .page-pagin,
.page-cookies .page_row .page-pagin,
.page-ral .page_row .page-pagin,
.page-privacy .page_row .page-pagin {
  margin: 10px 0;
  padding-right: 0;
}
.page-aboutus .page_row .page-pagin ul,
.page-buysell .page_row .page-pagin ul,
.page-contacts .page_row .page-pagin ul,
.page-favorites .page_row .page-pagin ul,
.page-highlights .page_row .page-pagin ul,
.page-opportunities .page_row .page-pagin ul,
.page-property-list .page_row .page-pagin ul,
.page-property-detail .page_row .page-pagin ul,
.page-site_map .page_row .page-pagin ul,
.page-cookies .page_row .page-pagin ul,
.page-ral .page_row .page-pagin ul,
.page-privacy .page_row .page-pagin ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.page-aboutus .page_row .page-pagin ul li,
.page-buysell .page_row .page-pagin ul li,
.page-contacts .page_row .page-pagin ul li,
.page-favorites .page_row .page-pagin ul li,
.page-highlights .page_row .page-pagin ul li,
.page-opportunities .page_row .page-pagin ul li,
.page-property-list .page_row .page-pagin ul li,
.page-property-detail .page_row .page-pagin ul li,
.page-site_map .page_row .page-pagin ul li,
.page-cookies .page_row .page-pagin ul li,
.page-ral .page_row .page-pagin ul li,
.page-privacy .page_row .page-pagin ul li {
  display: inline-block;
  margin-left: 3px;
}
.page-aboutus .page_row .page-pagin ul li:first-child:before,
.page-buysell .page_row .page-pagin ul li:first-child:before,
.page-contacts .page_row .page-pagin ul li:first-child:before,
.page-favorites .page_row .page-pagin ul li:first-child:before,
.page-highlights .page_row .page-pagin ul li:first-child:before,
.page-opportunities .page_row .page-pagin ul li:first-child:before,
.page-property-list .page_row .page-pagin ul li:first-child:before,
.page-property-detail .page_row .page-pagin ul li:first-child:before,
.page-site_map .page_row .page-pagin ul li:first-child:before,
.page-cookies .page_row .page-pagin ul li:first-child:before,
.page-ral .page_row .page-pagin ul li:first-child:before,
.page-privacy .page_row .page-pagin ul li:first-child:before {
  content: "";
}
.page-aboutus .page_row .page-pagin ul li:before,
.page-buysell .page_row .page-pagin ul li:before,
.page-contacts .page_row .page-pagin ul li:before,
.page-favorites .page_row .page-pagin ul li:before,
.page-highlights .page_row .page-pagin ul li:before,
.page-opportunities .page_row .page-pagin ul li:before,
.page-property-list .page_row .page-pagin ul li:before,
.page-property-detail .page_row .page-pagin ul li:before,
.page-site_map .page_row .page-pagin ul li:before,
.page-cookies .page_row .page-pagin ul li:before,
.page-ral .page_row .page-pagin ul li:before,
.page-privacy .page_row .page-pagin ul li:before {
  margin-right: 6px;
  color: #db3935;
  content: '/';
  text-transform: uppercase;
  font-size: 1em;
  line-height: 24px;
}
.page-aboutus .page_row .page-pagin ul li a,
.page-buysell .page_row .page-pagin ul li a,
.page-contacts .page_row .page-pagin ul li a,
.page-favorites .page_row .page-pagin ul li a,
.page-highlights .page_row .page-pagin ul li a,
.page-opportunities .page_row .page-pagin ul li a,
.page-property-list .page_row .page-pagin ul li a,
.page-property-detail .page_row .page-pagin ul li a,
.page-site_map .page_row .page-pagin ul li a,
.page-cookies .page_row .page-pagin ul li a,
.page-ral .page_row .page-pagin ul li a,
.page-privacy .page_row .page-pagin ul li a {
  display: inline-block;
  color: #db3935;
  text-decoration: none;
  font-size: 1em;
  line-height: 24px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-aboutus .pagesimple h1,
.page-buysell .pagesimple h1,
.page-contacts .pagesimple h1,
.page-favorites .pagesimple h1,
.page-highlights .pagesimple h1,
.page-opportunities .pagesimple h1,
.page-property-list .pagesimple h1,
.page-property-detail .pagesimple h1,
.page-site_map .pagesimple h1,
.page-cookies .pagesimple h1,
.page-ral .pagesimple h1,
.page-privacy .pagesimple h1 {
  display: block;
}
@media (max-width: 61.9em) {
  .page-pagin {
    display: none;
  }
}
@media (max-width: 47.9em) {
  .page-header {
    margin-left: 15px;
  }
}
.page-simple .pagesimple p {
  text-align: justify;
}
.page-index {
  padding-bottom: 100px;
}
.page-index header .logo img {
  max-width: 225px;
}
.page-index .indexHighlights {
  position: relative;
  margin-top: -80px;
}
.page-index .id-header {
  background: url(images/background/top.jpg);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 45px 0;
  text-align: center;
}
.page-index .id-header h1 {
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
.page-index .id-header img {
  margin-top: 20px;
  width: 300px;
}
.page-index a {
  color: #fff;
  text-decoration: none !important;
}
.page-index div.post {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  background: transparent;
  text-align: center;
  cursor: pointer;
  height: 250px;
  width: 100%;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.page-index div.post .figcaption {
  padding: 10px !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
}
.page-index div.post .figcaption .figcaption-border {
  border: 1px solid rgba(255, 255, 255, 0.1);
  height: 100%;
  text-align: center;
}
.page-index div.post .figcaption .vertical-align {
  vertical-align: middle;
  display: inline-block;
  padding: 10px;
}
.page-index div.post .figcaption p {
  padding-left: 10px !important;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 0;
  text-shadow: 1px 1px 5px #000000;
  font-weight: 300;
  line-height: 25px;
  transition: opacity 0.2s, transform 0.5s;
  text-transform: none;
  -o-transition: opacity 0.2s, transform 0.5s;
  -ms-transition: opacity 0.2s, transform 0.5s;
  -webkit-transition: opacity 0.2s, transform 0.5s;
  -moz-transition: opacity 0.2s, transform 0.5s;
}
.page-index div.post .figcaption h2 {
  font-size: 28px;
  padding-left: 10px !important;
  word-wrap: break-word;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.7);
  word-spacing: 0;
  font-weight: 300;
  line-height: 60px;
  letter-spacing: 0;
  transition: transform 0.5s;
  -o-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
}
.page-index .figcaption-border:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}
.page-index .highlights h2 {
  font-size: 2.8em;
}
.page-index .highlights h2,
.page-index .highlights h2 span {
  color: #fff;
}
.page-index .highlights .ct-header {
  padding: 42px 0 20px 0;
}
.page-index .highlights .slick-prev,
.page-index .highlights .slick-next {
  top: 48%;
}
.page-index .content {
  margin-top: 380px;
  margin-bottom: 50px;
}
.page-index .pagesimple h1 {
  position: relative;
  display: block;
  font-family: 'Montserrat', sans-serif;
  color: #2c3e50;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.page-index .pagesimple h1:before {
  content: "";
  display: block;
  width: 300px;
  height: 1px;
  background: #DEDEDE;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6px;
}
.page-index .pagesimple h1:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background: #F9F9F8;
  border: 2px solid #3F72AF;
  transform: rotate(0);
  text-align: center;
  margin: 0 auto;
  border-radius: 100px;
}
.page-index .pagesimple .text {
  margin-top: 30px;
}
.page-index .footer {
  height: auto;
}
.page-index .footer img {
  vertical-align: middle;
}
@media (max-width: 61.9em) {
  .page-index .contentbox .condoBox {
    margin-bottom: 25px;
  }
  .page-index div.post {
    height: 200px;
  }
}
@media (max-width: 47.9em) {
  .page-index .figcaption-border:before {
    content: none;
  }
  .page-index .content {
    top: 227px;
  }
  .page-index .ct-header {
    padding-bottom: 34px;
  }
  .page-index .ct-header h2 {
    font-size: 2em;
  }
}
.page-ral,
.page-privacy,
.page-terms {
  padding: 50px 0;
}
.page-ral h2,
.page-privacy h2,
.page-terms h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.1em;
  margin-bottom: 15px;
  color: #464646;
}
.page-ral ul > li,
.page-privacy ul > li,
.page-terms ul > li {
  line-height: 20px;
}
.page-ral p,
.page-privacy p,
.page-terms p {
  line-height: 20px;
  margin-bottom: 20px;
}
/*#endregion*/
/*#region 1.1) OkayNav*/
.inlinestyle {
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
header {
  background: rgba(255, 255, 255, 0);
  position: absolute;
  width: 100%;
  z-index: 2;
}
header #nav-main {
  float: right;
}
header .logo {
  padding: 10px 0;
  text-align: center;
}
header .top_header {
  padding: 0;
}
header.sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
  min-height: 69px;
}
header.sticky .logo {
  padding: 0;
}
header.sticky .logo img {
  max-width: 200px;
  margin: 20px 0 5px;
}
header .language {
  padding: 0;
}
header .language ul {
  position: relative;
  overflow: hidden;
  padding: 0;
  text-align: right;
}
header .language ul li {
  display: inline;
  width: auto;
  height: 30px;
  list-style: none;
}
header .language ul li a {
  padding: 5px;
  color: #9d9d9d;
  line-height: 44px;
}
header .language ul li a:hover {
  background-color: transparent;
  color: #ee3733;
}
header .language ul li a img {
  width: 24px;
  vertical-align: sub;
}
@media (max-width: 47.9em) {
  header .logo {
    padding: 20px;
  }
}
body.okayNav-loaded {
  overflow-x: hidden;
}
.okayNav:not(.loaded) {
  visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.okayNav__nav--visible {
  white-space: nowrap;
}
.okayNav__nav--visible li {
  padding: 0 2px;
  display: inline-block;
  line-height: 59px;
  vertical-align: top;
  margin: 0 20px 0 0;
  position: relative;
}
.okayNav__nav--visible li:first-child {
  padding-left: 20px;
}
.okayNav__nav--visible li:last-child {
  margin: 0;
}
.okayNav__nav--visible a {
  display: block;
  cursor: pointer;
  color: #000000;
  font-size: 1em;
  padding: 4px 10px;
  position: relative;
  transition: all 0.15s linear;
  text-transform: capitalize;
  border-bottom: 2px solid transparent;
  font-family: 'Montserrat', sans-serif;
}
.okayNav__nav--visible a:hover {
  text-decoration: none;
  color: #1a1a1a;
  border-color: #000;
}
.okayNav__nav--invisible {
  position: fixed;
  top: 100px;
  -webkit-overflow-scrolling: touch;
  background: #2e2e33;
  z-index: 2;
}
.okayNav__nav--invisible a {
  color: #fff;
  width: 240px;
  display: block;
  padding: 15px;
  font-weight: 700;
}
.okayNav__nav--invisible a:hover {
  text-decoration: none;
  color: #fff;
}
.okayNav__nav--invisible.nav-left {
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.okayNav__nav--invisible.nav-right {
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.okayNav__nav--invisible.transition-enabled {
  transition: -webkit-transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 400ms cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
}
.okayNav__nav--invisible.nav-open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.okayNav__menu-toggle {
  position: relative;
  transition: -webkit-transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 400ms cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
  cursor: pointer;
  width: 40px;
  height: 20px;
  float: right;
  z-index: 1;
  top: 25px;
}
.okayNav__menu-toggle.okay-invisible {
  position: absolute;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
.okayNav__menu-toggle span {
  display: block;
  position: absolute;
  margin: auto;
  height: 4px;
  width: 4px;
  background: #004089;
  border-radius: 50%;
  left: 0;
  right: 0;
  pointer-events: none;
}
.okayNav__menu-toggle span:nth-child(1) {
  top: 0;
}
.okayNav__menu-toggle span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.okayNav__menu-toggle span:nth-child(3) {
  bottom: 0;
}
.okayNav__menu-toggle.icon--active {
  /* Kebab icon when off-screen nav is open */
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.okayNav__menu-toggle.icon--active span {
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #FFF;
}
.WantMenu .submenu {
  position: absolute;
}
.WantMenu:hover .submenu {
  display: block;
}
.submenu {
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  display: none;
}
.submenu li {
  display: block;
  cursor: pointer;
  padding: 0 !important;
  margin: 0;
  line-height: 2em;
}
.submenu li a {
  display: block;
  cursor: pointer;
  color: #154289;
  font-size: 0.8em;
  position: relative;
  transition: all 0.15s linear;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
  font-family: 'Montserrat', sans-serif;
}
.submenu li a:hover {
  text-decoration: none;
  color: #1c57b5;
  border-color: #000;
}
/*#endregion*/
/*#region 1.2) Select2*/
.select2 {
  width: 100% !important;
}
.select2-container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 40px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 15px;
  padding-right: 20px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.8rem;
  font-weight: 400;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  min-height: 35px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  background-color: transparent;
  padding-right: 25px;
}
.select2-container .select2-selection--multiple:after {
  content: "";
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  right: 11px;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 20px;
  width: 0;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: block;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  min-height: 34px;
  max-height: 34px;
  width: 100%;
}
.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
  display: none;
}
.select2-container .select2-selection--multiple[aria-expanded=true] {
  border-bottom-width: 2px;
  border-color: #000;
}
.select2-container .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container .select2-selection--multiple .select2-selection__choice {
  display: inline-block;
  padding-top: 7px;
  padding-left: 2px;
  padding-right: 0;
  line-height: 1.42857143;
  color: #2e353b;
  font-size: 0.8rem;
  font-weight: 400;
}
.select2-container .select2-selection--multiple .select2-selection__choice:after {
  content: ", ";
}
.select2-container .select2-selection--multiple .select2-selection__choice:nth-last-child(2):after {
  content: none;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  position: absolute;
  background-color: white;
  box-sizing: border-box;
  display: block;
  border: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  padding: 10px 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 1051;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    opacity: 1\9;
    /* IE9 only */
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
    opacity: 1\9;
    /* IE9 only */
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    opacity: 1\9;
    /* IE9 only */
  }
  to {
    opacity: 1;
  }
}
.select2-results {
  display: block;
  border-radius: 4px;
  overflow: hidden;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
  transition: all 0.2s ease;
}
.select2-results__options::-webkit-scrollbar {
  width: 7px;
}
.select2-results__options::-webkit-scrollbar-track {
  border-radius: 10px;
}
.select2-results__options::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  transition: all 0.2s ease;
}
.select2-results__options:hover {
  transition: all 0.2s ease;
}
.select2-results__option {
  padding: 5px 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -ms-word-break: break-all;
  word-break: break-all;
  font-size: 0.9rem;
  min-height: 33px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.select2-results__option:last-of-type {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-results__option[aria-selected][aria-selected=true] {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown + .select2-results {
  border-radius: 0;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  background-color: transparent;
  padding-right: 25px;
}
.select2-container--default .select2-selection--single[aria-expanded=true] {
  border-bottom-width: 2px;
  border-color: #000;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #6f6f6f;
  line-height: 40px;
  text-align: left;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 8px;
  right: 5px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 40%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  cursor: not-allowed;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered {
  color: rgba(0, 0, 0, 0.38);
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow b {
  border-color: #c0c0c0 transparent transparent transparent;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #DCDCDC;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
@media screen and (max-width: 74.9em) {
  .select2 {
    width: 100% !important;
  }
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
}
.select2-container--default .select2-search--dropdown {
  margin-top: -10px;
  border-bottom: 1px solid #f5f5f5;
  border-radius: 2px 2px 0 0;
  position: relative;
  margin-bottom: 10px;
}
.select2-container--default .select2-search--dropdown:before {
  font-family: "Ionicons";
  content: "\f2f5";
  font-size: 20px;
  color: #4C4C4C;
  position: absolute;
  left: 18px;
  top: 9px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 0;
  background-color: transparent;
  height: 35px;
  color: #4C4C4C;
  padding: 5px 10px 5px 40px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: rgba(0, 0, 0, 0.04);
  color: #4C4C4C;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  position: relative;
  padding-right: 35px;
}
.select2-container--default .select2-results__option[aria-selected=true]:before {
  font-family: "Ionicons";
  content: "\f3fd";
  position: absolute;
  top: 0;
  right: 13px;
  font-size: 26px;
  color: #4C4C4C;
}
.select2-dropdown.select2-dropdown--above {
  margin-bottom: -36px;
}
.select2-dropdown.select2-dropdown--below {
  margin-top: -2px;
}
.select2-results__option {
  padding: 10px 15px;
  -webkit-transition: background-color;
  -o-transition: background-color;
  transition: background-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-size: 13px;
  color: #4C4C4C;
  cursor: pointer;
}
.select2-container--open .select2-dropdown--below {
  min-width: 120px;
}
.select2-container .select2-selection--single {
  height: 35px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 7px;
  padding-left: 2px;
  padding-right: 0;
  line-height: 1.42857143;
  color: #2e353b;
}
.select2-container .select2-search--inline .select2-search__field {
  margin-top: 10px;
}
.select2-results__message {
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
  color: #9c9c9c;
}
/*#endregion*/
/*#region 1.3) Slick*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('images/misc/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 30px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 8px;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  position: relative;
  top: -31px;
  font-family: "Ionicons";
  font-size: 80px;
  line-height: 1;
  color: #B7B7B7;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -45px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -45px;
}
.slick-prev:before {
  content: "\f3d2";
}
.slick-prev:before[dir="rtl"] {
  content: "\f3d3";
}
.slick-next {
  right: -45px;
}
.slick-next[dir="rtl"] {
  left: -45px;
  right: auto;
}
.slick-next:before {
  content: "\f3d3";
}
.slick-next:before[dir="rtl"] {
  content: "\f3d2";
}
@media (max-width: 74.9em) {
  .slick-prev {
    right: 50px;
    left: inherit;
    top: -5px;
  }
  .slick-next {
    right: 9px;
    top: -5px;
  }
  .slick-prev:before,
  .slick-next:before {
    font-size: 50px;
    right: 850px;
  }
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "Ionicons";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*#endregion*/
/*#region 1.4) Ion ranger*/
/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}
.irs-line-left,
.irs-line-mid,
.irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}
.irs-line-left {
  left: 0;
  width: 11%;
}
.irs-line-mid {
  left: 9%;
  width: 82%;
}
.irs-line-right {
  right: 0;
  width: 11%;
}
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}
.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}
.irs-slider.type_last {
  z-index: 2;
}
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 25px;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}
.irs-disabled {
  opacity: 0.6;
}
.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40);
}
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}
/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// © guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs {
  height: 20px;
  margin-bottom: 20px;
}
.irs-with-grid {
  height: 75px;
}
.irs-line {
  height: 4px;
  top: 8px;
  background: #E2E2E2;
  border: 1px solid #E2E2E2;
  border-radius: 16px;
  -moz-border-radius: 16px;
}
.irs-line-left {
  height: 4px;
}
.irs-line-mid {
  height: 4px;
}
.irs-line-right {
  height: 4px;
}
.irs-bar {
  height: 4px;
  top: 8px;
  border-top: 1px solid #db3935;
  border-bottom: 1px solid #db3935;
  background: #db3935;
}
.irs-bar-edge {
  height: 4px;
  top: 8px;
  width: 14px;
  border: 1px solid #db3935;
  border-right: 0;
  background: #db3935;
  border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px;
}
.irs-shadow {
  height: 2px;
  top: 8px;
  background: #000;
  opacity: 0.3;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
.lt-ie9 .irs-shadow {
  filter: alpha(opacity=30);
}
.irs-slider {
  top: 3px;
  width: 14px;
  height: 14px;
  border: 1px solid #db3935;
  background: #db3935;
  border-radius: 27px;
  -moz-border-radius: 27px;
  cursor: pointer;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  -webkit-transition: background 200ms ease;
  transition: background 200ms ease;
}
.irs-slider.state_hover,
.irs-slider:hover {
  background: #df4e4b;
}
.irs-min,
.irs-max {
  color: #333;
  font-size: 12px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -moz-border-radius: 3px;
}
.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
  background: #ccc;
}
.irs-from,
.irs-to,
.irs-single {
  font-size: 14px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: #db3935;
  border-radius: 3px;
  -moz-border-radius: 3px;
}
.irs-from,
.irs-to {
  display: none;
}
.irs-single {
  top: -22px;
  right: 0;
  left: initial !important;
  /*IE*/
  left: inherit !important;
  visibility: visible !important;
  float: right;
}
.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
  background: #999;
}
.irs-grid {
  height: 27px;
}
.irs-grid-pol {
  opacity: 0.5;
  background: #428bca;
}
.irs-grid-pol.small {
  background: #999;
}
.irs-grid-text {
  bottom: 5px;
  color: #99a4ac;
}
/*#endregion*/
/*#region 1.5) Flexslider*/
/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  background: #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  border-radius: 3px;
}
.flex-direction-nav a:hover {
  background: #ffffff;
}
.flex-direction-nav a:hover:before {
  opacity: 1;
}
.flex-direction-nav a:before {
  content: "\f3d5";
  font-family: "Ionicons";
  font-size: 20px;
  line-height: 42px;
  color: #333;
  opacity: 0.75;
  font-weight: bold;
}
.flex-direction-nav a.flex-next:before {
  content: "\f3d6";
}
.flexslider .flex-direction-nav .flex-prev {
  left: 10px;
}
.flexslider .flex-direction-nav .flex-next {
  right: 10px;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*#endregion*/
/*#region 1.6) Magnific Popup*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    -o-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
    -ms-transform-origin: 100%;
    -o-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.5;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/** Fade-zoom animation for first dialog */
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .md-modal {
  opacity: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .md-modal {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .md-modal {
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/*#endregion*/
/*#region 1.7) Notify*/
#notify .container {
  display: none;
  position: fixed;
  top: 70px !important;
  right: 20px;
  width: 400px;
  min-height: 56px;
  padding: 15px !important;
  z-index: 999999999999;
}
#notify .container.warning {
  background: #f2a654;
}
#notify .container.success {
  background: #46be8a;
}
#notify .container.error {
  background: #f96868;
}
#notify .container .icon {
  float: left;
  height: 100%;
}
#notify .container .icon span {
  line-height: 25px;
  font-size: 26px;
  color: #fff;
}
#notify .container .icon span:before {
  content: "\f35b";
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#notify .container .content {
  position: relative;
  top: 0px;
  left: 10px;
  width: 320px;
  font-size: 1.1em;
  text-align: left;
  color: #fff;
  float: left;
}
#notify .container:hover .actions a {
  color: #000000;
}
#notify .container .actions {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 25px;
  height: 25px;
  text-align: right;
}
#notify .container .actions a {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  text-shadow: none;
}
/*#endregion*/
/* #region 1.8) JVECTOR */
svg {
  -ms-touch-action: none;
  touch-action: none;
}
.jvectormap-container {
  -ms-touch-action: none;
  touch-action: none;
  position: relative;
  overflow: hidden;
  width: inherit;
  height: inherit;
}
.jvectormap-tip {
  display: none;
  position: absolute;
  z-index: 9999;
  padding: 0 10px;
  width: auto;
  height: 30px;
  border: 1px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  font-size: small;
  line-height: 28px;
}
.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback {
  position: absolute;
  left: 10px;
  box-sizing: content-box;
  padding: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  border-radius: 3px;
  background: #292929;
  color: white;
  text-align: center;
  line-height: 10px;
  cursor: pointer;
}
.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 10px;
  height: 10px;
}
.jvectormap-zoomin {
  top: 10px;
}
.jvectormap-zoomout {
  top: 30px;
}
.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px;
}
.jvectormap-spinner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);
}
.jvectormap-legend-title {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
.jvectormap-legend-cnt {
  position: absolute;
}
.jvectormap-legend-cnt-h {
  right: 0;
  bottom: 0;
}
.jvectormap-legend-cnt-v {
  top: 0;
  right: 0;
}
.jvectormap-legend {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: black;
  color: white;
}
.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left;
}
.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.jvectormap-legend-tick-text {
  font-size: 12px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  padding-left: 3px;
  vertical-align: middle;
  line-height: 20px;
}
/* #endregion*/
/**
 * Swiper 3.1.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: October 10, 2015
 */
.swiper-container {
  /* Fix of Webkit flickering */
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: 100%;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  z-index: 1;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -moz-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -moz-box-lines: multiple;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  margin: 0 auto;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-slide {
  flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -webkit-flex-shrink: 0;
  flex: 0 0 auto;
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1000;
  opacity: 0;
  pointer-events: none;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  font-size: 40px;
  position: absolute;
  top: 50%;
  z-index: 10;
  margin-top: -22px;
  width: 27px;
  height: 44px;
  background-position: center;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  right: auto;
  left: 10px;
  color: #db3935;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  color: #333;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  color: #fff;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
  color: #db3935;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  color: #333;
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  color: #fff;
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  z-index: 10;
  text-align: center;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  -webkit-transition: 300ms;
  transition: 300ms;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  background: #84455b;
  opacity: 1;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination {
  top: 50%;
  right: 10px;
  -moz-transform: translate3d(0px, -50%, 0);
  -ms-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  display: block;
  margin: 5px 0;
}
.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
/* 3D Container */
.swiper-container-3d {
  -moz-perspective: 1200px;
  -ms-perspective: 1200px;
  -o-perspective: 1200px;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.swiper-container-3d .swiper-slide-shadow-left {
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 16+, IE10, Opera 12.50+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  /* Safari 4+, Chrome */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 16+, IE10, Opera 12.50+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  /* Safari 4+, Chrome */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 16+, IE10, Opera 12.50+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  /* Safari 4+, Chrome */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 16+, IE10, Opera 12.50+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  /* Safari 4+, Chrome */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -moz-perspective: 1200px;
  -ms-perspective: 1200px;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Cube */
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  visibility: visible;
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
/* Scrollbar */
.swiper-scrollbar {
  -ms-touch-action: none;
  touch-action: none;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  bottom: 3px;
  left: 1%;
  z-index: 50;
  width: 98%;
  height: 5px;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  top: 1%;
  right: 3px;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.5);
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  margin-top: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-transform-origin: 50%;
  -ms-transform-origin: 50%;
  -o-transform-origin: 50%;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.g-recaptcha {
  margin-top: 5px;
  overflow: hidden;
}
header .logo {
  padding: 4px 0;
  /*@media screen and (min-width: 992px) {
            padding-top: 20px;
        }*/
}
@media screen and (max-width: 768px) {
  header .logo {
    padding: 7px 0;
  }
}
header .logo img {
  width: 160px !important;
  box-shadow: 0px 0px 29px 14px rgba(221, 58, 55, 0.75);
  -webkit-box-shadow: 0px 0px 29px 14px rgba(221, 58, 55, 0.75);
  -moz-box-shadow: 0px 0px 29px 14px rgba(221, 58, 55, 0.75);
  /*@media screen and (min-width: 768px) {
                width: 130px;
            }

            @media screen and (min-width: 992px) {
                width: 170px;
            }*/
}
@media screen and (min-width: 768px) {
  header .logo img {
    margin-top: 10px;
  }
}
header .top_header .acesso .favorite {
  position: absolute;
  right: -300px;
}
header .top_header .acesso i {
  font-size: 120%;
  color: #648dba;
  transform: rotate(225deg);
  position: absolute;
  top: 9px;
  left: -6px;
}
header .top_header .acesso a {
  border-color: transparent;
  padding-left: 6px;
}
header .top_header .acesso .btn:hover {
  color: #000 !important;
  background-color: transparent;
}
@media screen and (min-width: 768px) {
  header .top_header {
    display: block;
    border-bottom: 1px solid #000;
    height: 40px;
  }
}
header .okayNav__menu-toggle {
  margin-top: 6px;
}
@media screen and (min-width: 768px) {
  header .okayNav__menu-toggle {
    margin-top: 0;
  }
}
header #google_translate_element {
  display: none;
}
header .flag {
  position: relative;
  top: 10px;
}
@media screen and (max-width: 425px) {
  header .flag {
    display: flex;
    justify-content: space-between;
    left: -10px;
  }
}
header .flag .flag_link .img-fluid {
  width: 30px;
  height: 20px;
}
@media screen and (max-width: 425px) {
  header .flag .flag_link {
    margin-right: 15px;
  }
}
header .dropbtn {
  font-size: 16px;
  border: none;
  padding: 12px 10px;
}
header .dropbtn:hover {
  background-color: #f1f1f1;
}
header .dropbtn:active {
  padding: 12px 10px;
}
header .dropdown {
  position: relative;
  display: block;
}
header .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  z-index: 1;
  width: 73px;
}
header .dropdown-content a {
  padding: 12px 10px;
  text-decoration: none;
  display: block;
}
header .dropdown-content a:hover {
  background-color: #000;
}
header .dropdown:hover .dropdown-content {
  display: block;
}
header .dropdown:hover .dropbtn {
  background-color: #f1f1f1;
}
.dBanner video {
  margin-top: -100px;
}
.dBannerContent {
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .dBannerContent {
    margin-bottom: 130px;
  }
}
@media screen and (min-width: 768px) {
  .dBannerContent {
    margin-bottom: 0;
  }
}
.dBannerContent > .banner-container {
  margin-top: 320px;
}
@media screen and (max-width: 33.9em) {
  .dBannerContent > .banner-container {
    margin-top: 0;
  }
}
@media (min-width: 990px) and (max-width: 1200px) {
  .dBannerContent > .banner-container {
    margin-top: 340px;
  }
}
@media screen and (max-width: 61.9em) {
  .dBannerContent > .banner-container {
    margin-top: 100px;
  }
}
.dBannerContent .slogan {
  position: absolute;
  margin: auto;
  width: inherit;
  z-index: 4;
}
@media screen and (max-width: 1199px) {
  .dBannerContent .slogan {
    position: absolute;
    top: 230px;
    left: 0;
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .dBannerContent .slogan {
    top: 150px;
    left: 20%;
    width: 60%;
    text-align: center;
    line-height: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .dBannerContent .slogan {
    left: 0;
    display: block !important;
    width: 100%;
    font-size: 1.5rem;
    line-height: 3rem;
  }
}
.dBannerContent #dSearches {
  /*button for advance search hidden*/
}
.dBannerContent #dSearches .advance-none {
  display: none;
}
@media screen and (min-width: 768px) {
  .dBannerContent #dSearches {
    margin-top: 140px;
  }
}
@media screen and (min-width: 992px) {
  .dBannerContent #dSearches {
    margin-top: 75px;
  }
}
@media screen and (min-width: 1199px) {
  .dBannerContent #dSearches {
    margin-top: 100px;
  }
}
.dBannerContent #dSearches .search-advanced {
  bottom: -159px;
}
@media screen and (max-width: 768px) {
  .dBannerContent #dSearches .search-advanced {
    bottom: -287px;
  }
}
.dBannerContent .page-header {
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .dBannerContent .page-header {
    margin-top: 120px;
  }
}
.slick-arrow {
  display: none !important;
}
@media screen and (min-width: 991px) {
  .slick-arrow {
    display: block !important;
  }
}
.footer {
  margin-top: 20px;
  font-family: Arial;
}
@media screen and (max-width: 61.9em) {
  .footer .row-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 -60px;
  }
}
@media screen and (max-width: 61.9em) {
  .footer .footer_widget {
    text-align: center;
  }
}
.footer .facebook {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .footer .facebook {
    margin: 10px auto 8px auto;
  }
  .footer .facebook .a-fb {
    margin-left: 15px;
  }
  .footer .facebook i {
    padding-left: 0;
  }
}
@media screen and (max-width: 973px) {
  .footer .twitter {
    padding-right: 22px;
  }
}
@media screen and (max-width: 973px) {
  .footer .linkedin {
    padding-right: 18px;
  }
}
.footer .footer-top .footer_widget .body {
  padding-right: 0px;
}
@media screen and (max-width: 61.9em) {
  .footer .footer-bottom .FooterInfo {
    display: flex;
    justify-content: space-evenly;
  }
}
@media screen and (max-width: 425px) {
  .footer .footer-bottom .FooterInfo {
    flex-direction: column;
  }
}
/*Whats App ICON*/
.whatsapp-icon {
  position: fixed;
  bottom: 100px;
  z-index: 9999;
  right: 20px;
}
.whatsapp-icon img {
  width: 50px;
}
/*WA circle*/
.pulsating-circle {
  position: fixed;
  bottom: 98px;
  right: 15px;
  transform: translateX(-50%) translateY(-50%);
  width: 30px;
  height: 30px;
}
.pulsating-circle:before {
  content: '';
  position: fixed;
  display: block;
  width: 300%;
  height: 300%;
  box-sizing: border-box;
  margin-left: -100%;
  margin-top: -100%;
  border-radius: 45px;
  /*background-color: #20d466;*/
  background-color: #19af53;
  animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
.pulsating-circle:after {
  content: '';
  position: fixed;
  right: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 15px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}
@keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }
  80%,
  100% {
    opacity: 0;
  }
}
@keyframes pulse-dot {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
/*End WA circle*/
.dCookiesAlert {
  height: 80px;
}
@media screen and (min-width: 768px) {
  .dCookiesAlert {
    height: 64px;
  }
}
@media screen and (min-width: 992px) {
  .dCookiesAlert {
    height: 38px;
  }
}
.dCookiesAlert .info {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 991px) {
  .dCookiesAlert .info {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .dCookiesAlert .info p {
    padding-top: 10px;
    line-height: 1.4rem;
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .dCookiesAlert .info p {
    padding-top: 10px;
    font-size: 0.75rem;
    line-height: 1.3rem;
    width: 90%;
  }
}
.dCookiesAlert .info p a {
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .dCookiesAlert .info .close {
    font-size: 1.5rem;
    width: auto;
    float: right;
    margin-top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .dCookiesAlert .info .close {
    margin-top: -21px;
  }
}
.data-protection-check input[type="checkbox"] {
  visibility: hidden;
  display: block;
  margin-right: 10px;
  float: left !important;
}
.data-protection-check input[type="checkbox"]:before {
  display: none;
}
.data-protection-check input[type="checkbox"]:after {
  position: static !important;
  padding-left: 3px;
  content: " ";
  font-size: 16px;
  font-weight: 700;
  color: #000;
  width: 21px !important;
  height: 21px !important;
  border: 1px solid #000 !important;
  display: block;
  visibility: visible;
  border-radius: 2px;
  transform: rotate(0deg) !important;
}
.data-protection-check input[type="checkbox"]:checked:after {
  content: "🗸";
}
.data-protection-check label {
  font-size: 0.875em;
  padding-left: 5px;
  margin-bottom: 15px;
  line-height: 1.6em;
  display: block;
  float: left !important;
  width: calc(100% - 31px);
}
@media screen and (min-width: 1024px) {
  .data-protection-check label {
    max-width: 780px;
  }
}
.data-protection-check label strong {
  font-weight: 700 !important;
}
.data-protection-check .fallback input[type="checkbox"] {
  visibility: initial;
  margin-right: 0;
}
@supports (-ms-ime-align: auto) {
  .data-protection-check input[type="checkbox"] {
    visibility: initial;
    margin-right: 0;
  }
}
@-moz-document url-prefix() {
  .data-protection-check input[type="checkbox"] {
    visibility: initial;
    margin-right: 0;
  }
}
.page-aboutus h3 {
  color: #db3935;
  font-size: 2rem;
  text-align: left;
  margin-bottom: 30px;
}
.page-aboutus p {
  line-height: 1.6rem;
}
.page-aboutus .pagesimple {
  margin: 20px 0px;
}
.page-aboutus .pagesimple h1 {
  display: block;
  color: #000;
}
.page-property-list .noResults {
  text-align: center;
}
.page-property-list .noResults .noResultsTitle {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.page-property-list .noResults .noResultsSubTitle {
  font-size: 0.875rem;
  margin-bottom: 40px;
}
.page-property-list .listOrder {
  display: none !important;
}
.page-highlights .listOrder,
.page-opportunities .listOrder {
  display: none !important;
}
.dInner {
  margin-bottom: -20px;
}
.propertyRoll .viewAll a {
  top: -65px;
  border: none;
}
.property-list {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .property-list {
    margin-top: 0;
    margin-bottom: 50px !important;
  }
}
.propertySearch .select-area > div {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .propertySearch .select-area > div:nth-child(1) {
    padding-right: 5px !important;
  }
  .propertySearch .select-area > div:nth-child(2) {
    padding-left: 5px !important;
  }
}
.page-property-detail .property .property-header .btn-back {
  position: absolute;
  right: 15px;
  top: -42px;
}
.page-property-detail .property .description p {
  color: #333;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: normal;
}
.page-property-detail .property .leftContent .property-location #dMap #dLocationData {
  margin-bottom: 10px;
}
@media screen and (min-width: 33.9em) {
  .container-bottom {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 47.9em) {
  .container-bottom {
    margin-bottom: -40px;
  }
}
@media screen and (min-width: 33.9em) {
  .container-new {
    margin-top: -70px;
  }
}
@media screen and (min-width: 47.9em) {
  .container-new {
    margin-top: 0;
  }
}
@media screen and (min-width: 33.9em) {
  .container-new-bt {
    margin-bottom: -10px;
  }
}
.container-services {
  display: flex;
  margin-bottom: 20px;
}
@media screen and (max-width: 47.9em) {
  .container-services {
    flex-direction: column;
  }
}
.container-services .service {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  width: 300px;
  margin: 0 auto;
  padding: 15px;
  cursor: pointer;
}
.container-services .service i,
.container-services .service a,
.container-services .service span {
  padding-bottom: 20px;
  line-height: 1.1;
  font-size: 16px;
}
.container-services .service i {
  color: #648dba;
  font-size: 80px;
}
.container-services .service:hover,
.container-services .service:focus {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 47.9em) {
  .container-services .service {
    width: 100%;
    margin-bottom: 20px;
  }
}
/*for the new position of the breadcrums*/
.page-buysell .container,
.page-contacts .container {
  margin-top: 30px;
}
.new-links p {
  padding: 20px 0;
  color: #000;
  line-height: 20px;
  font-size: 14px;
}
.new-links a {
  text-decoration: none;
}
.new-links a:hover {
  text-decoration: none;
}
.page-certification .page-certification-tittle,
.page-management .page-certification-tittle,
.page-commitment .page-certification-tittle,
.page-certification .page-management-tittle,
.page-management .page-management-tittle,
.page-commitment .page-management-tittle,
.page-certification .page-commitment-tittle,
.page-management .page-commitment-tittle,
.page-commitment .page-commitment-tittle {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.1em;
  color: #333;
  margin-bottom: 15px;
}
.page-certification p,
.page-management p,
.page-commitment p {
  line-height: 20px;
  margin-bottom: 20px;
}
.page-management ul > li,
.page-commitment ul > li {
  margin-left: 5px;
  line-height: 25px;
}
.flex-property {
  display: block;
  width: 100%;
  position: absolute;
}
.flex-property .favorite {
  position: absolute;
  right: 3px;
  top: 3px;
}
.flex-property .favorite a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.2em;
}
.flex-property .tag-wrapper {
  position: absolute;
  top: 6px;
  left: 5px;
}
.flex-property .tag-wrapper .tag,
.flex-property .tag-wrapper .soldTag {
  transform: none;
  z-index: 1;
  font-size: 1.2em;
  line-height: 35px;
  height: auto;
}
.tag-wrapper .tag,
.tag-wrapper .soldTag {
  top: 0;
}
.property-detail .property .leftContent .property-photos .favorite {
  position: absolute;
  right: 5px;
  top: 6px;
}
.property-detail .property .leftContent .property-photos .favorite a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.2em;
}
.diagonal-ribbon {
  right: none;
  margin: 0;
  left: 6px;
  top: 5px;
  height: 0;
  line-height: 30px;
}
.propertyPrint .photos .mainPhoto img {
  height: 348px;
}
#groupAgency .agencyPreview .logo .logoWrapper img {
  height: 150px;
}
.wpau-wrapper {
  margin-top: 30px;
  margin-bottom: 50px;
}
.wpau-wrapper .error {
  text-align: center;
  padding: 100px;
}
.wpau-wrapper .error i {
  font-size: 3rem;
}
.wpau-wrapper .error h1 {
  font-size: 3.5rem;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
}
.generalError {
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 100px;
  text-align: center;
}
.generalError .icon {
  font-size: 3rem;
  margin: 40px 0;
}
.generalError h3 {
  font-size: 1.75rem;
  margin-bottom: 30px;
}
.page-error {
  padding: 15rem 15rem 1rem 15rem;
}
.page-error .error_mark {
  text-align: center;
  float: right;
  width: 459px;
  height: 459px;
  padding-top: 150px;
  border-radius: 100%;
  box-shadow: 4px 0 79px rgba(46, 46, 46, 0.09);
  margin: 122px auto 140px;
}
.page-error .error_mark img {
  max-width: 100%;
}
.page-error .error_mark h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 9em;
  text-transform: uppercase;
}
.page-error .error_mark h4 {
  font-weight: 300;
  color: #000;
  margin-top: 15px;
}
.page-error .error_msg {
  padding-top: 220px;
  padding-left: 25px;
}
.page-error .error_msg h1 {
  line-height: 60px;
  margin-bottom: 25px;
  font-size: 48px;
  font-weight: 100;
  font-family: Roboto, sans-serif;
  color: #000;
}
.page-error .error_msg p {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 30px;
}
.page-error .error_msg .btn {
  letter-spacing: 1px;
  padding: 0 50px;
  line-height: 53px;
}
.page-error .error_msg .btn i {
  margin-right: 15px;
}
.page-favorites {
  margin-top: 50px;
}
.soldItems .diagonal-ribbon p {
  background: #d10000 !important;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  .banner-container {
    margin-left: 0;
  }
  .dBannerContent .container {
    margin-left: 0;
  }
}
.propertyRollNoResults .noResults {
  padding: 20px 0;
  text-align: center;
}
@media (max-width: 767px) {
  header .logo img {
    width: 140px !important;
  }
  header .navigation .okayNav__nav--visible li {
    line-height: 25px;
  }
  header .navigation .okayNav__menu-toggle {
    margin-top: -20px;
  }
  header .navigation .okayNav__menu-toggle span {
    background: #da3836 !important;
  }
}
.dCopyright span {
  color: #db3935;
}
.Cadastro .topMessage {
  border-radius: 15px;
  text-align: center;
  font-size: 1rem;
}