@font-face {
  font-family: 'gothic';
  src: url('../fonts/gothic.eot');
  src: local('../fonts'), url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype');
}
body {
  position: relative;
  font-family: 'gothic', sans-serif;
  line-height: 200%;
  /*background-color: #f9f6ef;*/
  background-color: #fffdf9;
  color: #4f4f4f;
}
body.page-simulateur main {
  margin-top: 160px;
}
.clear {
  content: "";
  clear: both;
}
.tel {
  text-decoration: none;
}
.tel:hover {
  text-decoration: none;
}
.container {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  transition: all 0.3s;
}
.bg-one {
  background-color: #f3f3f3;
}
.bg-two {
  background-color: #1a1a1a;
}
.listing-page .container {
  width: 80%;
  margin-left: 10%;
}
.padd {
  padding: 80px 0;
  overflow: hidden;
}
.padd-b {
  padding: 0 0 80px 0;
}
.tb-dot {
  border-top: 1px #666 dotted;
}
#mobile-logo {
  display: block;
  width: 100%;
  background-position: 50%;
}
.services h3 {
  margin-bottom: 30px;
}
#service-list {
  font-size: 14px;
  margin-top: 18px;
  padding: 0; list-style: none;
}
#service-list ul,
#service-list ol {
  padding-left: 1rem; list-style: none;
}

#service-list ul ul,
#service-list ul ol,
#service-list ol ol,
#service-list ol ul {
  padding-left: 2rem; list-style: circle;
}

#service-list, 
#service-list a {
  color: #63461c;
}

#service-list h2{
  font-size: 16px; 
  margin: 18px 0 8px;
  font-weight: 700;
}
.paneaux {
  display: flex;
  justify-items: center;
  align-items: center;
}
.paneaux img {
  width: 92%;
  display: block;
}
.list-services {
  overflow: visible;
}
.list-services .serv {
  margin-bottom: 30px;
  background: #232323;
  border-radius: 10px;
  box-shadow: 0 0 20px -6px #656565;
}
.list-services p {
  margin-top: 20px;
}
.list-services .chanson-art {
  background: url(/templates/cool/images/chanson-art.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  margin: 0;
  overflow: hidden;
  display: block;
  padding-bottom: 67%;
}
.list-services .panneau-link {
  padding: 80px;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -55%);
  text-transform: uppercase;
  color: #fff;
  font: 24px/28px 'gothic', serif;
}
.list-services .panneau-link:hover {
  text-decoration: none;
}
.panneau-link {
  padding: 0 30px;
}
.panneau-link img {
  max-height: 240px;
  width: auto;
  padding: 30px 10px;
}
.ppt-description .container {
  text-align: left;
  line-height: 130%;
  width: 60%;
}
.ppt-slick-wrapper {
  padding: 30px;
}
.ppt-card-outer a {
  color: #bdbdbd;
}
.ppt-card-inner {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 3px 6px -2px #b89160;
  overflow: hidden;
  padding-right: 50%;
  position: relative;
  box-sizing: border-box;
}
.ppt-card-inner .img-responsive {
  min-height: 260px;
}
.filter-options {
  padding: 200px 0 0;
}
.first-anim {
  transform: translateY(40px);
  opacity: 0;
  transition: all, 1s;
}
.almost-ready .first-anim {
  transition: all, 1s;
}
.ready .first-anim {
  opacity: 1;
  transform: translateY(0px);
  transition: all, 0.2s;
}
.anime-ppt {
  transform: translateX(40px);
  opacity: 0;
  transition-property: all, all;
  transition-duration: 0s, 1s;
  transition-timing-function: ease, ease;
}
.anime-ppt-0 {
  transition-delay: .2s;
}
.anime-ppt-1 {
  transition-delay: .3s;
}
.anime-ppt-2 {
  transition-delay: .4s;
}
.anime-ppt-3 {
  transition-delay: .5s;
}
.anime-ppt-4 {
  transition-delay: .6s;
}
.anime-ppt-5 {
  transition-delay: .7s;
}
.anime-ppt-6 {
  transition-delay: .8s;
}
.anime-ppt-7 {
  transition-delay: .9s;
}
.almost-ready .anime-ppt {
  opacity: 1;
  transform: translateX(0px);
  transition-property: all, all;
  transition-duration: 0s, 0.6s;
  transition-timing-function: ease, ease;
}
.ready .anime-ppt {
  opacity: 1;
  transform: translateX(0px);
  transition-property: all, all;
  transition-duration: 0s, 0s;
  transition-timing-function: ease, ease;
}
.nav-container {
  display: flex;
}
p {
  font-size: 16px;
  letter-spacing: 1px;
}
a {
  color: #b7905e;
}
a:hover {
  color: #cfb06c;
  text-decoration: underline;
}
a:focus {
  outline: none;
}
/*jquery validator error*/
.error {
  color: #b7905e;
}
.fa {
  margin-right: 5px;
}
.legal {
  font-size: 11px;
}
.padding-0 {
  padding: 0;
}
.margin-0 {
  margin: 0;
}
.content {
  padding: 30px 0;
  overflow: hidden;
}
.img-full {
  width: 100%;
}
.no-decoration-link {
  text-decoration: none;
  color: initial;
}
.no-decoration-link:hover {
  color: initial;
}
.form-control {
  margin-bottom: 10px;
}
#search_form {
  padding: 30px;
  background: #fff;
}
#search_form .btn,
#search_form .form-group {
  width: 100%;
}
#search_form .btn.btn-brand {
  background: #b7905e;
  background: linear-gradient(90deg, #b7905e 0, #c7a881 40%, #cfb493 50%, #c7a881 60%, #b7905e 100%);
  color: #fff;
  width: 100%;
  text-shadow: -1px 0 1px #4a3317;
  float: right;
}
.infoWtitle {
  margin-top: 10px;
  font-size: 16px;
}
.figure-thumbnail {
  width: 100px;
  height: auto;
  display: inline-block;
  margin: 10px 10px 0 0;
}
.filter-transaction {
  width: 100%;
  margin-bottom: 20px;
}
.filter-transaction .btn {
  float: left;
  width: 50% !important;
}
.btn-info {
  background: transparent;
  color: #b7905e;
  border: 2px solid #b7905e;
  border-radius: 8px;
  font-weight: 700;
  transition: all 0.15s;
}
.btn-info:hover {
  background: #b7905e;
  border: 2px solid #b7905e;
  color: #fff;
}
.box_content {
  background: #323232;
}
.pagetitlebox {
  border-radius: 8px 8px 0 0;
  font-size: 30px;
  background: #b7905e;
  background: linear-gradient(90deg, #b7905e 0, #c7a881 40%, #cfb493 50%, #c7a881 60%, #b7905e 100%);
}
.pagetitlebox h1,
.pagetitlebox h2,
.pagetitlebox h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: -80px;
  padding: 20px 30px 40px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: -1px 0px 1px #4a3317;
  transition: margin .8s;
  transition-delay: .1s;
}
.almost-ready .pagetitlebox h1,
.almost-ready .pagetitlebox h2,
.almost-ready .pagetitlebox h3,
.ready .pagetitlebox h1,
.ready .pagetitlebox h2,
.ready .pagetitlebox h3 {
  margin-bottom: -20px;
}
.pagetitlebox h3 {
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}
.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  /*background: #f9f6ef;*/
  background: #fffdf9;
  width: 100%;
  z-index: 11;
  box-shadow: 0 1px 12px -2px #000;
}
.logo-container {
  text-align: left;
  padding-top: 2px;
}
.logo-container > div {
  text-align: center;
}
.logo {
  text-indent: -99999px;
  display: block;
  background: url(/images/logo.png) no-repeat;
  width: 226px;
  height: 90px;
  background-size: contain;
  transition: all 0.2s;
}
.logo-b {
  text-indent: -99999px;
  display: block;
  background: url(/images/logo-b.png) no-repeat;
  width: 38px;
  height: 90px;
  background-size: contain;
  transition: all 0.2s;
}
header {
  height: 95px;
}
#emailallert {
  color: #64471d;
  position: absolute;
  top: 8px;
  right: 15px;
  padding: 6px;
  z-index: 4;
  font-size: 12px;
  text-transform: uppercase;
}
#emailallert svg {
  display: inline-block;
  vertical-align: text-bottom;
}
.banner {
  background: transparent;
  /* Set a specific height */
  margin-top: 95px;
  min-height: 50vh;
  height: auto;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner.banner-homepage {
  background-image: url("/images/homepage.jpg");
  min-height: 60vh;
}
.banner.banner-rendement {
  background-image: url("/images/rendement.jpg");
  min-height: 60vh;
}
.banner.banner-contact {
  background-image: url("/images/contact.webp");
  background-position: 50% 70%;
  min-height: 65vh;
  margin-bottom: -130px;
}
.banner h1,
.banner h2,
.banner h3,
.banner h4,
.banner h5,
.banner h6 {
  margin: 40px 30px 10px;
}
.banner .top-text {
  color: #000;
  font-size: 30px;
  text-shadow: 1px 2px 2px #a2a2a2;
  line-height: 140%;
}
.subtext {
  font-size: 16px;
  display: inline-block;
}
.logo-container-big {
  margin-top: 300px;
}
.logo-container-big .logo {
  font-size: 60px;
}
.ppt-filter {
  background: rgba(255, 255, 255, 0.8);
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 1px 1px 1px -1px #333;
  color: #000;
  font-size: 3rem;
  line-height: 3rem;
  padding: 20px 30px;
  transition: all .8s;
  opacity: 0;
  transform:  translateX(30px);
  transition-delay: .2s;
}

.almost-ready .ppt-filter,
.ready .ppt-filter {
  opacity: 1;
  transform:  translateX(0px);
}
.ppt-icon-wrapper {
  color: #000;
  font-size: 7rem;
  background: linear-gradient(90deg, #b7905e 0, #c7a881 40%, #cfb493 50%, #c7a881 60%, #b7905e 100%);
  padding: 10px 30px;
  text-shadow: 1px 1px 0px #fff;
  border-radius: 14px;
  display: inline-block;
}
.ppt-icon-wrapper span {
  font-size: 24px;
  padding: 0 !important;
  margin-top: 10px;
  display: block;
}
.header_band {
  position: absolute;
  top: 0;
  left: 100%;
  height: 85px;
  width: 1000px;
  background: #fff;
  overflow: hidden;
}
.ppt-short-info {
  padding-top: 0px;
  width: 900px;
  margin-top: -20px;
  position: relative;
  box-shadow: 1px 1px 9px -2px #000;
  float: right;
  color: #fff;
}
.ppt-short-info-left {
  background: #fff;
  color: #4e4e4e;
  padding-bottom: 20px;
}
.ppt-short-info-left h2 {
  border-bottom: 1px solid #b7905e;
  padding-bottom: 20px;
  line-height: 20px;
  font-size: 18px;
}
.ppt-short-info-left h3 {
  border-bottom: 1px solid #b7905e;
  padding-bottom: 20px;
  line-height: 32px;
}
.ppt-short-info a {
  color: #fff;
}
.ppt-short-info a:hover {
  text-decoration: none;
}
.ppt-short-info .price-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-shadow: 1px 1px 0 #957c5a;
  color: #fff;
}
.ppt-short-info .interesse {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
}
.ppt-short-info .interesse i {
  z-index: 9;
  position: relative;
}
.ppt-short-info .interesse span {
  transition: all 0.3s;
  color: transparent;
  transform: translateX(-20px);
  letter-spacing: -5px;
  display: inline-block;
  max-width: 1px;
}
.ppt-short-info-right {
  background: #b7905e;
  background: linear-gradient(90deg, #b7905e 0, #c7a881 40%, #cfb493 50%, #c7a881 60%, #b7905e 100%);
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 0px;
}
.ppt-short-info-right:hover .interesse span {
  color: #fff;
  transform: translateX(0px);
  letter-spacing: 0px;
  max-width: 300px;
}
.ppt-short-info .ppt-attrs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.slick-prev,
.slick-next {
  z-index: 3;
  font-size: 30px;
  width: 30px;
  height: 100%;
}
.slick-prev::before,
.slick-next::before {
  color: #b7905e;
  font-size: 30px;
  width: 30px;
  height: 30px;
}
.slick-next {
  right: 0;
}
.slick-prev {
  left: 0;
}
.slick-slide img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.pswp-carousel {
  max-height: 500px;
}
#pswp-container {
  max-height: 500px;
  overflow: hidden;
}
#pswp-container .slick-prev,
#pswp-container .slick-next {
  font-size: 50px;
  width: 50px;
  height: 50px;
}
#pswp-container .slick-prev::before,
#pswp-container .slick-next::before {
  color: #b7905e;
  font-size: 50px;
  width: 50px;
  height: 50px;
}
.property-imgs-slider {
  height: auto;
  overflow: hidden;
  background: #fff;
  min-width: 300px;
}
.properties-slider {
  margin: 0px -30px 20px;
}
.properties-slider .slick-slide {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.properties-slider .slick-slide .ppt-img {
  width: 100%;
  transition: all 0.4s;
}
.properties-slider .slick-slide .Description img,
.properties-slider .slick-slide .location-info img {
  width: 12px;
  height: 12px;
}
.properties-slider .slick-slide .BtnWrap {
  transition: all 0.8s;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
}
.properties-slider .slick-slide:hover .ppt-img {
  width: 100%;
}
.properties-slider .slick-slide:hover .BtnWrap {
  top: 50px;
}
.properties-slider .slick-next {
  right: -35px;
}
.properties-slider .slick-prev {
  left: -35px;
}
.ppt_listing_box .slick-slide img {
  height: auto;
  width: 100%;
  min-height: 260px;
  max-height: 320px;
}
.pwsp-image-item img {
  height: 100%;
  width: auto;
  max-height: 440px;
}
.slick-dots {
  bottom: 3px;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.location-info {
  position: absolute;
  top: 40px;
  left: 40px;
  background: rgba(0, 0, 0, 0.7);
  font-weight: 700;
  font-size: 14px;
  padding: 2px 8px;
}
.location-info img,
.location-info span {
  display: inline-block;
}
.parsley-required,
.parsley-type {
  color: #b7905e;
  font-size: 14px !important;
  line-height: 16px !important;
}
.Description .List {
  list-style: none;
  text-align: left;
  padding: 10px 20px;
}
.Description .List img,
.Description .List span {
  display: inline-block;
}
.Description .List img {
  margin-right: 6px;
  vertical-align: middle;
}
.Description .List span span {
  font-weight: 700;
}
.DocPdf {
  text-align: center;
}
.DocPdf a {
  border: 1px solid #533b19;
  padding: 20px 40px;
  border-radius: 2px;
  box-shadow: 0px 0px 6px -3px #533b19;
  transition: box-shadow .3s;
}
.DocPdf a:hover {
  box-shadow: 2px 0px 11px -1px #533b19;
}
.pagecontent {
  padding: 20px 30px;
  font-size: 16px;
  line-height: 24px;
  color: #6e6c6c;
  text-align: justify;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px -6px #656565;
  margin-bottom: 40px;
  z-index: 4;
  position: relative;
}
.pagecontent p,
.pagecontent ul,
.pagecontent li {
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 24px;
}
.pagecontent img {
  width: 100%;
  height: auto;
}
.pagecontent li {
  margin-bottom: 8px;
}
.pagecontent ul {
  list-style: none;
  padding: 0 0 0 30px;
}
.pagecontent h3 {
  font-size: 24px;
  line-height: 28px;
}
.img-bg-wrapper img {
  width: 100%;
}
.promotions-page .ppt-card-inner {
  height: 340px;
}
.promotions-page .imgs-wrapper {
  position: relative;
  height: 100%;
}
.promotions-page .promo-img {
  background-position: center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
}
#roomsmin,
#roomsmax,
#surfacemin,
#surfacemax,
.inputprice {
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  padding: 6px 12px;
  height: 34px;
}
.alerte-form label {
  width: 250px;
  float: left;
  padding: 2px 3px;
  margin-right: 5px;
  font-size: 14px;
  text-align: left;
}
.alerte-form h3 {
  font-size: 18px;
  line-height: 22px;
}
.alerte-form .form-group {
  clear: both;
  content: "";
}
.alerte-form #radius {
  height: 34px;
  border-radius: 4px;
  border: none;
  margin-left: 4px;
  color: #232323;
  padding: 0px 8px;
}
.alerte-form #currency {
  height: 34px;
  border: none;
  vertical-align: middle;
  color: #232323;
  padding: 0px 8px;
}
.alerte-form .form-control {
  width: 50%;
  float: left;
}
.alerte-form .categorycheck {
  width: 33%;
  float: left;
  margin-bottom: 6px;
}
.alerte-form .btn-success {
  display: block;
  background: transparent;
  border: 2px solid #b7905e;
  transition: all, 0.3s;
  width: 250px;
  color: #b7905e;
}
.alerte-form .btn-success:hover {
  background: #b7905e;
  color: #fff;
}
.bienvenue {
  font-family: 'Raleway', sans-serif;
  font-size: 72px;
  color: #fff;
  text-shadow: 1px 1px 2px #333;
  text-align: center;
  line-height: 72px;
  margin-top: 120px;
}
.language_wrapper {
  position: absolute;
  top: -50px;
  right: 0px;
  padding: 5px 10px 5px 5px;
  background: #fff;
}
.language_wrapper a {
  color: #333;
  margin: 0 0 0 5px;
}
#activelanguage {
  color: #AE1B00;
}
#fancybox-wrap,
#fancybox-inner {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.regions_wrapper {
  float: right;
}
.box-regions {
  background: rgba(255, 255, 255, 0.9);
  padding: 30px 30px 10px 30px;
  margin: 0 auto;
  margin-top: 20px;
  width: 100%;
}
.box-regions h3 {
  text-align: left;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: -15px;
  padding: 0;
  font-weight: 400;
  color: #000;
}
.box-regions ul {
  list-style: none;
  padding: 0;
  width: 100%;
}
.box-regions ul li {
  float: left;
  width: 50%;
}
.box-regions ul li a {
  display: block;
  color: #111111;
  width: 45%;
}
.coup-couer {
  background: rgba(255, 255, 255, 0.9);
  padding: 5px 15px 0px;
  margin: 0 auto;
  margin-top: 20px;
  width: auto;
  text-align: center;
  border-radius: 8px;
}
.coup-couer h3 {
  text-align: left;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0;
  font-weight: 400;
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
}
.coup-couer .row {
  display: inline-block;
  width: auto;
  float: none;
}
.coup-couer .box-couer-inner {
  margin: 0 auto;
  display: inline-block;
  position: relative;
}
.coup-couer .box-couer-inner .bc-info {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 5px 10px;
  min-height: 20px;
  font-family: 'Tahoma', sans-serif;
  text-align: left;
  width: 100%;
}
.coup-couer .box-couer-inner .bc-info .location {
  display: block;
  font-size: 12px;
  font-weight: 300;
}
.coup-couer .box-couer-inner .bc-info .location .fa {
  margin-right: 5px;
  opacity: 0.8;
}
.box-about {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px;
  color: #fff;
  margin-top: 20px;
  line-height: 120%;
  border-radius: 8px;
}
.box-about p {
  font-size: 14px;
  line-height: 16px;
}
#footer {
  padding: 30px 0;
  color: #4f4f4f;
  width: 100%;
  margin-top: 40px;
}
#footer .footer-logo-wrapper {
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
}
#footer .logo-b {
  display: inline-block;
}
#footer .footer_wrapper {
  background: transparent;
  padding: 10px 0;
  position: relative;
}
#footer .footer_band {
  position: absolute;
  left: 100%;
  top: 0;
  height: 95px;
  background: rgba(0, 0, 0, 0.35);
  width: 2000px;
}
#footer .contact {
  float: left;
  margin: 10px 10px 0 0;
}
#footer .contact h3 {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  float: left;
  margin-top: 5px;
}
#footer .contact .finfo {
  display: block;
  float: left;
  font-size: 16px;
  font-family: 'Tahoma', sans-serif;
  list-style: none;
  padding: 0;
}
#footer .contact .finfo svg {
  display: inline-block;
  vertical-align: text-bottom;
}
#footer .contact .finfo .fas {
  margin-right: 5px;
  opacity: 0.9;
  width: 15px;
  text-align: center;
}
#footer .copyright {
  margin: 20px 10px 0px 20px;
  float: right;
  font-size: 12px;
  font-family: 'Tahoma', sans-serif;
  text-align: right;
}
/* COPYRIGHT */
#truemedia-agent {
  display: inline-block;
  background: url(../images/truemedia-agent-logo.svg) no-repeat;
  width: 170px;
  height: 18px;
  margin-bottom: 0;
  background-size: 100%;
  background-position: 100% 50%;
  vertical-align: top;
  margin-top: 2px;
}
#justimmo {
  display: inline-block;
  background: url(../images/justimmoch.png) no-repeat;
  width: 86px;
  height: 16px;
  margin-bottom: -1px;
  margin-left: 5px;
  vertical-align: text-bottom;
}
/* NOTIFICATON MESSAGES
----------------------------------------------------------*/
.closable {
  position: relative;
}
.closable .closelink {
  position: absolute;
  top: 10px;
  right: 8px;
  width: 16px;
  height: 16px;
  background: url('../images/icons/close.png') no-repeat 0 0;
  margin-top: -4px;
  cursor: pointer;
  opacity: 0.3;
}
.closable:hover {
  opacity: 1;
}
.notification {
  padding: 10px 10px 5px 90px;
  margin: 10px 0;
  font-size: 1em;
  background-repeat: no-repeat;
  background-position: 20px 4px;
  color: #555;
  font-weight: bold;
}
.notification a {
  font-size: 0.9em;
}
.errors {
  background-color: #FF2F2F;
  background-image: url('../images/icons/cross.png');
  color: #FFF;
}
.errors:hover {
  background-color: #E60000;
}
.success {
  background-color: #91E800;
  background-image: url('../images/icons/success.png');
  color: #006600;
}
.success:hover {
  background-color: #D3FF8A;
}
.info {
  background-color: #42BDFF;
  background-image: url('../images/icons/info.png');
  color: #002953;
}
.info:hover {
  background-color: #A8E0FF;
}
.contact-page .contact_box_info p {
  font-size: 16px;
}
.contact-page a {
  color: #cfb06c;
}
.contact-page a:hover {
  color: #b7905e;
}
.nav-wrapper {
  text-align: left;
  width: 100%;
  height: auto;
}
.content-right .nav-wrapper {
  left: initial;
  right: 0;
}
.listing-page .nav-wrapper {
  position: relative;
  left: initial;
  right: initial;
  bottom: initial;
  width: 100%;
  margin-right: 10%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: 0%;
  text-align: center;
}
.listing-page .nav-wrapper ul {
  justify-content: center;
}
.navigation-container {
  position: relative;
}
.nav-bar-responsive .nav-container {
  padding-left: 0;
}
.nav-bar {
  padding-top: 0;
  width: 100%;
}
.nav-bar .language {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
}
.nav-bar #activelanguage {
  color: #999;
}
.nav-bar .header_wrapper {
  position: relative;
}
.nav-bar ul {
  list-style: none;
  padding: 0;
  width: 100%;
  margin-top: 42px;
  float: left;
  color: #00457d;
  box-shadow: none;
  display: flex;
  justify-content: space-between;
}
.nav-bar ul li {
  list-style: none;
  text-align: center;
  vertical-align: bottom;
  position: relative;
  z-index: 10;
}
.nav-bar ul li a.logo {
  display: block;
  width: 210px;
  height: 120px;
  background: url('/images/logo.png') no-repeat contain;
  text-indent: -9999px;
  margin: -22px auto 0 auto;
  transition: all .2s;
}
.isScrolled .nav-bar ul li .logo {
  width: 100px;
  height: 70px;
}
.nav-bar ul li ul {
  position: absolute;
  width: auto !important;
  margin: 0;
  left: 50% !important;
  transform: translateX(-50%) !important;
  display: block;
  visibility: hidden;
  padding-top: 10px;
  z-index: 3;
  border: 1px solid #b7905e;
  margin-top: -1px;
  opacity: 0;
  transition: opacity 0.3s, padding 0.4s, visibility 0.3s;
  background: rgba(0, 0, 0, 0.8);
}
.nav-bar ul li ul li {
  width: auto;
  height: auto;
  display: list-item;
}
.nav-bar ul li ul li a {
  color: #b7905e;
  height: auto;
  font: 14px/100% 'Tahoma', sans-serif, sans-serif;
  padding: 14px;
  border-bottom: 1px solid transparent !important;
  white-space: nowrap;
}
.nav-bar ul li ul li a:hover,
.nav-bar ul li ul li a.active {
  color: #ceb390;
}
.nav-bar ul li a {
  display: block;
  font-weight: 400;
  color: #64471d;
  text-transform: uppercase;
  line-height: 30px;
  height: 30px;
  text-decoration: none;
  padding: 8px 6px 42px;
  font: 16px/100% 'Tahoma', sans-serif, sans-serif;
  border-bottom: 1px solid transparent;
  transition: border-color 0.4s;
}
.nav-bar ul li a:hover,
.nav-bar ul li a.active {
  z-index: 5;
  position: relative;
}
.nav-bar ul li:hover ul {
  opacity: 1;
  padding-top: 0px;
  visibility: visible;
}
.nav-bar ul li:hover > a {
  color: #ceb390;
  border-bottom: 1px solid #b7905e;
}
.slicknav_btn {
  float: left;
}
.slicknav_nav a {
  text-transform: uppercase;
  color: #000;
}
.nav-bar-responsive {
  display: none;
}
.box-select-cat {
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 25px;
  overflow: visible;
}
.box-select-cat h1 {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.box-select-cat ul {
  list-style: none;
  padding: 0;
  font-family: 'Tahoma', sans-serif;
}
.box-select-cat ul li {
  /*padding:3px 15px;
			list-style: none;
			background: #E6E6E6;
			color:@second-black;
			margin-bottom:3px;
			display:block;*/
}
.box-select-cat ul li:hover {
  /*background:lighten(#E6E6E6, 10%)*/
}
.box-select-cat ul li a {
  /*color:@first-black;*/
  /*display: block;*/
}
.box-select-cat ul li a:hover {
  /*text-decoration: none;*/
}
.ppttitle_listing {
  font-size: 16px;
  line-height: 20px;
  display: block;
  text-decoration: none;
}
.ppttitle_listing:hover {
  text-decoration: none;
}
.box-listing-navigation {
  background: #323232;
  padding: 5px;
  border-radius: 4px;
}
.box-listing-navigation-bottom {
  margin-top: 60px;
}
.box-listing-navigation .pagination {
  float: right;
  margin: 2px 0 0 0;
}
.box-listing-navigation .pagination li a {
  padding: 3px 10px;
  color: #111111;
}
.box-listing-navigation .pagination li .current {
  font-weight: 700;
}
.box-listing-navigation .pagination .pagefirst,
.box-listing-navigation .pagination .pageprev,
.box-listing-navigation .pagination .pagenext,
.box-listing-navigation .pagination .pagelast {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 20px;
  color: #5a5a5a;
}
.box-listing-navigation .pagination .pagefirst:before {
  content: "\f100";
}
.box-listing-navigation .pagination .pageprev:before {
  content: "\f104";
}
.box-listing-navigation .pagination .pagenext:before {
  content: "\f105";
}
.box-listing-navigation .pagination .pagelast:before {
  content: "\f101";
}
.box-listing-navigation .pagination_info {
  padding-right: 20px;
  float: left;
  line-height: 30px;
}
.ppt_listing_box {
  margin-top: 30px;
}
.ppt_listing_box .col-sm-1,
.ppt_listing_box .col-sm-2,
.ppt_listing_box .col-sm-3,
.ppt_listing_box .col-sm-4,
.ppt_listing_box .col-sm-5,
.ppt_listing_box .col-sm-6 {
  padding: 0;
}
.ppt_listing_box .ppt-card-outer {
  transition: all 0.14s;
  box-shadow: 0 5px 12px -6px rgba(0, 0, 0, 0.3);
}
.ppt_listing_box:hover .ppt-card-outer {
  box-shadow: 0 5px 12px -6px rgba(0, 0, 0, 0.8);
  transition: all 0.2s;
}
.ppt_listing_box .ppt_listing_title_box {
  color: #000;
  padding: 0px 15px 20px;
  font-weight: 700;
  text-shadow: 1px 1px #eacca5;
}
.ppt_listing_box h3 {
  font-size: 16px;
  margin: 0;
}
.ppt_listing_box .ppt_content_listing {
  font-family: 'Tahoma', sans-serif;
}
.ppt_listing_box .ppt_image_listing img {
  width: 100%;
}
.ppt_listing_box .ppt-list-details {
  padding: 20px 0;
  background: #b7905e;
  background: linear-gradient(90deg, #fff 0%, #ffffffbf 10%, #d7b48370 30%, #dbbb93 60%, #d6b47d 100%);
  background-size: 120%;
  background-position: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  justify-items: center;
  text-align: center;
  color: #fff;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  height: 100%;
  transition-property: background-position, background-size;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 650ms;
}


.ppt_listing_box .ppt-card-inner:hover .ppt-list-details {
  text-decoration: none;
  color: #fff;
  background-position: 20%;
  background-size: 130%;
}
.ppt_listing_box .ppt-characteristics {
  color: #000;
  font-size: 14px;
}
.ppt_listing_box .ppt-list-details .ppttitle_address,
.ppt_listing_box .ppt-characteristics {
  padding: 0 15px;
}
.ppt_listing_box .ppt_description_listing {
  font-size: 14px;
  line-height: 120%;
  margin-top: 0px;
  color: #6f6f6f;
  padding: 20px;
  display: block;
  position: absolute;
  top: 0;
  right: 25%;
  width: 25%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ppt_listing_box .ppt_city_listing {
  margin-top: 5px;
}
.ppt_listing_box .ppttitle_price {
  /*background: #e2e2e2;*/
  /*color: #bc9e75;*/
  color: #000;
  font-weight: 700;
  padding: 5px 15px;
  margin: 0 0 6px 0;
  font-size: 16px;
  display: block;
}
.ppt_listing_box a.btn_info_listing {
  display: inline-block;
  padding: 5px 15px;
  margin-top: 15px;
  margin-left: 15px;
  background: transparent;
  border: 2px solid #b7905e;
  border-radius: 8px;
  color: #b7905e;
  font-weight: 700;
  transition: all 0.15s;
}
.ppt_listing_box a.btn_info_listing:hover {
  background: #b7905e;
  color: #fff;
  text-decoration: none;
}
.ppt_listing_box .tbl {
  margin-top: 15px;
}
.box {
  box-shadow: 0 0 17px -10px #333;
}
.box .ppt_description_listing {
  font-size: 14px;
  line-height: 120%;
  margin-top: 0px;
  color: #a9a9a9;
  padding: 15px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.box .ppt_listing_title_box {
  color: #000;
  padding: 0 15px;
  font-weight: 700;
  text-shadow: 1px 1px #eacca5;
  letter-spacing: 1px;
}
.box .ppt_city_listing {
  padding: 15px;
}
.ppt_title_box {
  background: rgba(89, 89, 89, 0.8);
  color: #fff;
  padding: 10px 15px;
  border-radius: 8px 8px 0 0;
}
.ppt_title_box h1 {
  font-size: 16px;
  margin: 0;
}
.gallery-wrapper {
  position: relative;
}
.gallery-wrapper .photo-count {
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(255, 255, 255, 0.8);
  padding: 4px 6px;
  border-radius: 2px;
}
.ppt_imagesbox img {
  width: 100%;
}
.ppt_box {
  background: #1a1a1a;
  padding: 10px;
  border-radius: 0 0 8px 8px;
}
.ppt_box .ppt_content {
  font-family: 'Tahoma', sans-serif;
}
.ppt_box .ppttitle_price2 {
  float: right;
  background: #b7905e;
  color: #fff;
  padding: 5px 15px;
  margin: -10px;
  font-size: 18px;
}
.ppt_box .tbl {
  margin-top: 30px;
}
.ppt_box .ppt_city {
  margin-bottom: 10px;
}
.ppt_box .ppt_city_span {
  font-size: 16px;
}
.ppt_box .frow {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.ppt_box .flabel {
  width: 200px;
  display: inline-block;
  text-transform: uppercase;
}
.ppt_box .fvalue {
  font-weight: bold;
}
.ppt_box .ppt_description {
  margin-top: 30px;
}
.ppt_box .ppt_buttons {
  margin-top: 30px;
}
.ppt_box a.btn_interested {
  display: inline-block;
  background: transparent;
  border: 2px solid #00457d;
  color: #00457d;
  border-radius: 8px;
  padding: 5px 15px;
  margin-top: 15px;
  transition: all 0.15s;
}
.ppt_box a.btn_interested:hover {
  color: #fff;
  text-decoration: none;
  background: #00457d;
}
.ppt_box input.btn_interested {
  display: inline-block;
  padding: 5px 15px;
  background: #2390C4;
  color: #fff;
  margin-top: 15px;
}
.ppt_box input.btn_interested:hover {
  color: #fff !important;
  text-decoration: none;
  background: #69bce4;
}
.ppt_box a.btn_pdf {
  display: inline-block;
  background: transparent;
  border: 2px solid #b7905e;
  border-radius: 8px;
  color: #b7905e;
  padding: 5px 15px;
  margin-top: 15px;
  transition: all 0.15s;
}
.ppt_box a.btn_pdf:hover {
  color: #fff;
  text-decoration: none;
  background: #b7905e;
}
.ppt_box h3 {
  text-transform: uppercase;
  font-family: 'Tahoma', sans-serif;
  border-bottom: 1px solid #CCCCCC;
  margin-top: 40px;
  padding-bottom: 10px;
}
.ppt_box h5 {
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  clear: both;
  margin-right: 20px;
}
.ppt_box .odetaildiv {
  float: left;
}
.ppt_box .odetail {
  float: left;
  margin-right: 20px;
  margin-top: 8px;
  display: inline-block;
}
.ppt_box .box_ppt_thumb {
  margin-top: 10px;
  float: left;
  width: 33.3%;
  border: 5px solid #fff;
}
.ppt_box .box_ppt_thumb .pptthumb {
  width: 100%;
}
.ppt_box .contact_box {
  margin-top: 20px;
  text-align: center;
}
.ppt_box .contact_box_info {
  background: #b7905e;
  color: #fff;
  padding: 10px;
  line-height: 180%;
}
.ppt_box .contact_box_info a {
  color: #fff;
}
.Promotion {
  /*padding-top: 10px;*/
}
.Promotion .Title {
  height: 25px;
  font-family: 'Raleway-Bold';
  font-size: 14px;
  text-transform: uppercase;
  margin: 0px 0px 22px 0px;
}
.Promotion .Title label {
  padding: 9px 9px;
  position: relative;
}
.ProColWrap {
  width: 46.3%;
  float: left;
  margin: 15px 10px 47px 0px;
  padding: 8px 6px 61px 21px;
}
.ProColWrap h3 {
  font-family: 'Raleway-Bold';
  font-size: 14px;
  text-transform: uppercase;
  min-height: 33px;
}
.ProColWrap .Col {
  width: 254px;
  height: 244px;
  float: left;
  position: relative;
}
.ProColWrap .Col a > img {
  width: 100%;
  position: relative;
  top: 5px;
}
.ProColWrap .Col .CaptionFtr {
  display: block;
  padding: 20px 0px;
  margin: 05px 0px;
  text-align: center;
}
.ProColWrap .Col .CaptionFtr img {
  position: relative;
  top: 4px;
}
.ProColWrap .Col .CaptionFtr .Icons-Wrap {
  width: 20px;
  height: 20px;
  float: left;
  position: relative;
  left: 27px;
}
.ProColWrap .Col .CaptionFtr span {
  font-family: 'Raleway-Regular';
  font-size: 14px;
}
.ProColWrap .Col .CaptionFtr span > span {
  font-weight: bold;
}
.ProColWrap .Col p {
  text-align: justify;
  font-family: 'Raleway-Regular';
  font-size: 11px;
  padding: 0px 8px;
}
.ProColWrap .Col a.InfoBtn {
  padding: 10px 10px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 20px;
  position: relative;
  display: block;
  bottom: 0;
  text-align: center;
  font-family: 'Raleway-Regular';
  font-size: 14px;
  border-radius: 3px;
}
.ProColWrap .Col a.InfoBtn:hover {
  padding: 10px 10px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 20px;
  position: relative;
  display: block;
  bottom: 0;
  text-align: center;
  font-family: 'Raleway-Regular';
  font-size: 14px;
  border-radius: 3px;
}
.Promotion.PPT .PptHeader {
  width: 100%;
  height: 607px;
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0px -182px;
}
.Promotion.PPT .ShortInfoPrice {
  /* width: 708px;
    height: 182px;*/
  padding-top: 263px;
}
.Promotion.PPT .ShortInfoPrice .PPT_Title label {
  width: 180px;
  padding: 14px 20px;
  display: block;
  font-family: 'Raleway-Bold';
  font-size: 14px;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-1 {
  width: 420px;
  height: auto;
  float: left;
  padding: 0px 20px;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-1 h3 {
  font-family: 'Raleway-Bold';
  font-size: 18px;
  text-align: justify;
  text-transform: uppercase;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-1 .Ftr {
  font-family: 'Raleway-Regular';
  font-size: 14px;
  padding: 20px 0px;
  margin-top: 46px;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-1 .Ftrppt {
  font-family: 'Raleway-Regular';
  font-size: 14px;
  padding: 20px 0px;
  margin-top: 28px;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-1 .Ftr span {
  width: 500px;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-1 .Ftr span span {
  font-weight: bold;
  min-width: 100px;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-1 .Ftr img {
  margin-left: 10px;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-2 {
  width: 248px;
  height: 175px;
  float: left;
  padding: 0px;
  font-family: 'Raleway-Medium';
  font-size: 14px;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-prp {
  width: 248px;
  height: 175px;
  float: left;
  padding: 0px;
  font-family: 'Raleway-Medium';
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-prp h1 {
  padding: 26px 0px 0px 24px;
  font-family: 'Raleway-Medium';
  font-weight: bold;
  font-size: 27px;
}
.BtnBox_prp {
  /*background: #816b46;*/
  background: #573817;
  color: white;
  padding: 20px 30px;
  display: block;
  margin: 40px auto;
  border: 1px solid #533b19;
  box-shadow: 0px 0px 6px -3px #533b19;
  transition: box-shadow .2s;
}
.BtnBox_prp:hover {
  color: white;
  box-shadow: 1px 1px 7px 2px #533b19;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-prp a {
  font-family: 'Raleway-Medium';
  font-weight: bold;
  font-size: 20px;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-2 .row {
  display: block;
  padding: 7px 0px 0px 24px;
  margin-top: 15px;
}
.Promotion.PPT .ShortInfoPrice .BoxInfo-2 .a:focus {
  text-decoration: none;
}
.Promotion.PPT .PptHeader .ImgThumnails {
  width: 100%;
  display: block;
  padding: 10px 0px;
  margin-top: 12px;
  position: relative;
  float: left;
}
.Promotion.PPT .PptHeader .ImgThumnails .SlideContent {
  padding: 0px 60px;
  list-style: none;
  float: left;
  width: 100%;
}
.Promotion.PPT .PptHeader .ImgThumnails .SlideContent li {
  padding: 02px;
  display: inline-block;
  overflow: hidden;
}
.Promotion.PPT .PptHeader .ImgThumnails .SlideContent li .lightbox img {
  width: 71px;
  display: block;
  position: relative;
}
.Promotion.PPT .PptHeader .ImgThumnails .SlideContent li .lightbox span {
  padding: 36px 36px;
  position: absolute;
  z-index: 1;
  display: block;
  opacity: 0;
  -webkit-transition: background-color 0.5s, opacity 0.5s;
  -moz-transition: background-color 0.5s, opacity 0.5s;
  -o-transition: background-color 0.5s, opacity 0.5s;
}
.Promotion.PPT .PptHeader .ImgThumnails .SlideContent li .lightbox:hover span,
.Promotion.PPT .PptHeader .ImgThumnails .SlideContent li .lightbox:focus span {
  /*        padding: 36px 36px;*/
  background-repeat: no-repeat;
  background-position: 25px 23px;
  position: absolute;
  z-index: 1;
  display: block;
  opacity: 1;
  -webkit-transition: background-color 0.5s, opacity 0.5s;
  -moz-transition: background-color 0.5s, opacity 0.5s;
  -o-transition: background-color 0.5s, opacity 0.5s;
}
.ActiveThumnail {
  padding: 36px 36px;
  background-repeat: no-repeat;
  z-index: 1;
  display: block;
  opacity: 1;
  -webkit-transition: background-color 0.5s, opacity 0.5s;
  -moz-transition: background-color 0.5s, opacity 0.5s;
  -o-transition: background-color 0.5s, opacity 0.5s;
}
.Promotion.PPT .PptHeader .ImgThumnails .Prev,
.Promotion.PPT .PptHeader .ImgThumnails .Next {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  text-align: center;
  top: 53px;
  font-weight: bold;
  font-size: 19px;
  cursor: pointer;
}
.Promotion.PPT .PptHeader .ImgThumnails .Prev {
  left: 20px;
}
.Promotion.PPT .PptHeader .ImgThumnails .Next {
  right: 20px;
}
.Promotion.PPT .col {
  float: left;
}
.Promotion.PPT .Col.Box1 {
  width: 432px;
  height: auto;
  margin: 0px 30px 0px 0px;
  float: left;
  font-family: 'Raleway-Regular';
  text-align: justify;
}
.Promotion.PPT .Col.BoxProp {
  text-align: center;
  width: 100%;
  height: auto;
  margin: 0px 30px 0px 0px;
  float: left;
}
.Promotion.PPT .Col.Box1 p {
  font-family: 'Raleway-Regular';
  font-size: 14px;
  text-align: justify;
}
.Promotion.PPT .Col.Box2 {
  width: 628px;
  height: auto;
  margin: 0px 0px 0px 0px;
  float: left;
}
.Promotion.PPT .Col .Row {
  margin: 02px 0px;
}
.PTitle {
  font-family: 'Raleway-SemiBold';
  font-size: 30px;
  text-transform: uppercase;
}
.Promotion.PPT .PropertDetails .PDCol1,
.Promotion.PPT .PropertDetails .PDCol2 {
  float: left;
  height: 48px;
  line-height: 48px;
}
.Promotion.PPT .PropertDetails .PDCol1 {
  width: 424px;
  font-family: 'Raleway-Medium';
  font-size: 14px;
  padding: 0px 0px 0px 16px;
}
.Promotion.PPT .PropertDetails .PDCol2 {
  width: 188px;
  font-family: 'Raleway-Bold';
  font-size: 14px;
  text-align: center;
}
.Promotion.PPT .DocPdf {
  padding: 25px 0px 30px 0px;
  font-family: 'Raleway-Bold';
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
}
.Promotion.PPT .DocPdf span img {
  position: relative;
  top: -1px;
}
.odetail {
  background: url(../../cool/images/ico/odetailcheck.png) 0% 50% no-repeat;
  display: inline-block;
  padding-left: 20px;
  width: auto;
  margin-right: 15px;
  font-family: 'Raleway-Regular';
}
.odetaildiv {
  padding-left: 0px;
  padding-bottom: 0px;
}
.Category_Section3 {
  padding-top: 0px;
  overflow: hidden;
  position: relative;
}
.Category_Section3 .ImgWrap {
  width: 40%;
  height: 440px;
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
}
.Category_Section3 .ContentBoxS3 {
  width: 60%;
  height: 440px;
  float: left;
  background: #b7905e;
  position: relative;
  top: 0;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.Category_Section3 .ContentBoxS3 p {
  font-family: 'Raleway-Light';
  font-size: 14px;
}
.Category_Section3 .ContentBoxS3 .content_left {
  padding: 0px 40px;
}
.Category_Section3 .ContentBoxS3 h5 {
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Raleway-Bold';
  margin-bottom: 10px;
}
.Category_Section3 .ContentBoxS3 .content_left h3 {
  text-transform: uppercase;
  font-family: 'Raleway-Bold';
  margin: 0 0 20px;
}
.appart_det {
  width: 100%;
  float: left;
  text-align: center;
}
.appart_det .app_itm {
  padding: 11px 3px 17px 3px;
  text-align: center;
  margin: 0 auto;
  font-family: 'Raleway-Medium';
  display: inline-block;
}
.appart_det .app_itm img {
  height: 60px;
  width: auto;
}
#totmens {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}
.appart_det span {
  font-weight: bold;
  padding: 13px;
}
.appart_det .titlespan {
  font-weight: bold;
  text-transform: uppercase;
}
.appart_descrip {
  width: 500px;
  height: auto;
  padding: 48px 30px 2px 11px;
  text-align: left;
  margin-top: 0px;
  float: left;
  font-family: sans-serif;
  text-align: justify;
  font-size: 15px;
}
.appart_descripr {
  width: 450px;
  height: auto;
  padding: 48px 30px 2px 11px;
  text-align: left;
  margin-top: 0px;
  float: left;
  font-family: sans-serif;
  text-align: justify;
  font-size: 15px;
}
.distances {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  padding: 10px 20px;
  height: auto;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9;
}
.distances h3 {
  float: left;
  margin-left: 10px;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Raleway-Bold';
}
.distances .dis_items {
  float: left;
  height: auto;
  padding: 8px;
  width: 250px;
}
.distances .dis_items .flevel {
  font-weight: bold;
  float: left;
  height: auto;
  font-family: 'Raleway-Bold';
}
.distances .dis_items .fdistance {
  float: right;
  height: auto;
  font-family: 'Raleway-Bold';
}
.MapContainer_prop {
  float: right;
  width: 71%;
  margin: 10px;
  padding: 21px 0px;
}
.MapContainer_main {
  width: 100%;
  margin: 0px;
}
.InnerWrap1 {
  margin: 0 auto;
  display: inline-block;
}
.sim-wrapper {
  max-width: 900px;
  margin: 0 auto;
}
/*finance */
.demo {
  padding: 10px;
}
.ffield,
.ffield2 {
  margin-top: 5px;
  clear: both;
}
.ffield {
  padding: 10px;
  position: relative;
}
.ffield2 {
  padding: 10px;
}
.finfo {
  display: block;
  float: left;
  margin-bottom: 8px;
}
.fbtninfo {
  display: block;
  background: #2390C4;
  float: left;
  width: 15px;
  height: 15px;
  line-height: 15px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  padding-left: 6px;
  border-radius: 50%;
  margin-left: 10px;
  font-size: 10px;
}
.fwarning {
  color: #af9326;
  position: absolute;
  text-align: right;
  width: 340px;
  font-size: 10px;
  top: 10px;
  left: 40px;
}
.fbar_small {
  float: left;
  width: 70%;
  background: url('../images/finance_bar_small.jpg') no-repeat;
  height: 20px;
  padding-top: 7px;
}
.small {
  font-size: 10px;
}
.aleft {
  float: left;
}
.aright {
  float: right;
}
.fbar {
  background: url(../images/finance_bar.jpg) 0% repeat-y;
}
.fdelim {
  margin: 5px 0px 13px 0px;
  border: solid 1px white;
}
#demo-frame > div.demo {
  padding: 10px !important;
}
.iinput {
  border: 0;
  color: #b7905e;
  text-align: right;
  background: none;
  width: 100%;
}
.iwhite {
  color: white;
}
.divinput {
  float: right;
  text-align: right;
  width: 20%;
}
.islider {
  float: left;
  clear: both;
  width: 70%;
}
.tooltip {
  position: absolute;
  z-index: 999;
  left: -9999px;
  background-color: #dedede;
  width: 250px;
  display: none;
}
.tooltip p {
  margin: 0;
  padding: 0;
  color: #fff;
  background-color: #222;
  padding: 2px 7px;
}
.image-copyright {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #FFFFFF;
  font-size: 11px;
}
.SearchTitle {
  color: #fff;
}
.SearchInputFormWrap {
  width: auto;
  padding: 0 16px;
}
.InputBox {
  height: 32px;
  background-color: #fff;
}
.InputBox .SelectOptionBtn {
  height: 32px;
  outline: none;
  border: 0;
  font-size: 14px;
  padding: 0px 0px 0px 10px;
}
.BtnBox {
  background: #00457d;
  text-align: center;
}
.BtnBox button {
  background: transparent;
  border: 0;
  color: #fff;
  font-size: 14px;
  height: 32px;
  outline: none;
  padding: 2px 8px;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
}
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}
.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.4em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 #7e7d7d;
  background: #856f49;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.288em;
}
.slicknav_nav {
  clear: both;
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
}
.slicknav_nav ul {
  padding: 0;
  margin: 0;
  background: #fff;
}
.slicknav_nav ul li:hover a {
  color: #000;
}
.slicknav_nav ul li ul {
  position: static;
  width: 100%;
  background: #e4e4e4;
}
.slicknav_nav ul li ul li a {
  width: 100%;
  border: 0;
  margin: 0;
  background: none;
}
.slicknav_nav ul,
.slicknav_nav li {
  display: block;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
  display: block;
  cursor: pointer;
}
.slicknav_nav .slicknav_item {
  padding: 5px 10px;
  margin: 2px 5px;
}
.slicknav_nav .slicknav_item a {
  display: inline;
  padding: 0;
  margin: 0;
}
.slicknav_nav a {
  display: block;
  padding: 14px 0;
  margin: 0;
  text-decoration: none;
  color: #858587;
  font-size: 16px;
  text-align: center;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.slicknav_menu {
  *zoom: 1;
  font-size: 16px;
  padding: 5px;
  margin: -24px -5px 0 0;
}
.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  clear: both;
}
.slicknav_menu .slicknav_menutxt {
  color: #FFF;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
  margin: 0;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  border-radius: 4px;
  background-color: #fff;
}
.slicknav_nav,
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  width: 100%;
}
.ui-slider-horizontal {
  height: 0.7em !important;
}
@media (max-width: 1500px) {
  .container {
    width: 80%;
    margin-left: 10%;
  }
  .listing-page .container {
    width: 70%;
    margin-left: 10%;
  }
  .listing-page .side-padding-right {
    width: 40%;
    background-position: 50% 0%;
  }
  .side-padding-left {
    width: 10%;
  }
  .side-padding-right {
    width: 45%;
    background-position: 50% 0%;
  }
}
@media (min-width: 1200px) {
  .ppt_listing_box .tbl,
  .ppt_listing_box .ppt_description_listing,
  .ppt_listing_box a.btn_info_listing {
    font-size: 16px;
  }
}
@media (max-width: 1000px) {
  .pwsp-image-item img {
    width: 100%;
    height: auto;
    max-height: initial;
  }
}
@media (max-width: 992px) {
  .bienvenue img {
    margin-top: 80px;
  }
  .regions_wrapper {
    float: none;
  }
  #pswp-container {
    background: #fff;
    padding-bottom: 20px;
  }
  .ppt-description .container,
  .container {
    width: 100%;
    margin-left: 0;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .ppt-short-info {
    width: 100%;
    margin: 0;
    border-radius: 20px;
    overflow: hidden;
  }
  .ppt-short-info-left {
    padding-top: 4px;
  }
  .ppt-short-info-right {
    position: relative;
    top: initial;
    right: initial;
    height: auto;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .listing-page .side-padding-right {
    width: 0%;
    background-position: 50% 0%;
  }
  .side-padding-left {
    width: 30px;
  }
  .side-padding-right {
    width: 0%;
    background-position: 50% 0%;
  }
}
@media (max-width: 767px) {
  header {
    height: 80px;
  }
  header .logo {
    width: 180px;
    height: 70px;
    background-size: contain;
    top: 8px;
  }
  .banner {
    margin-top: 80px;
  }
  .box-couer {
    width: 33% !important;
    margin-bottom: 15px;
    float: left;
  }
  .pagecontent {
    text-align: left;
  }
  .alerte-form .categorycheck {
    width: 80%;
  }
  .ppt-card-inner {
    padding-right: 0;
  }
  .ppt-card-inner .ppt_description_listing {
    position: static;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
  }
  .ppt-card-inner .ppt-list-details {
    position: static;
    display: block;
    width: 100%;
    height: auto;
  }
  .promotions-page .ppt-card-inner {
    height: auto;
  }
  .promotions-page .imgs-wrapper {
    height: 300px;
  }
  .property-details-container {
    margin-top: -24px;
  }
  .property-details-container .container {
    margin: 0;
    padding: 0 10px;
  }
  .filter-options {
    padding: 250px 0 0;
  }
  .alerte-form label,
  .alerte-form .form-control,
  .alerte-form .btn-success {
    width: 100%;
  }
  .Category_Section3 .ImgWrap {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .Category_Section3 .ContentBoxS3 {
    background: hsla(33.7, 38.2%, 54.3%, 0.7);
    width: 100%;
    height: auto;
    padding: 40px 0;
  }
  #footer {
    height: auto;
    margin-top: 0;
  }
  #footer .footer-logo-wrapper {
    position: static;
    transform: none;
    text-align: center;
  }
  #footer .footer_wrapper {
    padding-bottom: 50px;
  }
  #footer .contact {
    float: none;
    text-align: center;
  }
  #footer .contact .info {
    float: none;
    min-height: 0;
    padding: 0;
    margin: 0;
  }
  #footer .contact .finfo {
    float: none;
    margin: 0 auto;
    padding: 0;
  }
  #footer .copyright {
    margin-top: 15px;
    float: none;
    text-align: center;
    clear: both;
  }
  #footer .contact h3 {
    float: none;
  }
  #truemedia-agent {
    display: block;
    margin: 6px auto 0;
    width: 256px;
    height: 26px;
  }
  #footer-phone {
    position: fixed;
    bottom: 8px;
    border-radius: 8px;
    background: linear-gradient(90deg, #b7905e 0, #c7a881 40%, #cfb493 50%, #c7a881 60%, #b7905e 100%);
    right: 6px;
  }
  #footer-phone svg {
    stroke: #4f4f4f;
  }
  #footer-phone a {
    display: block;
    padding: 14px 20px;
    color: #fff;
    text-shadow: -1px 0 1px #4a3317;
  }
  .nav-bar ul {
    display: none;
  }
  .nav-bar-responsive {
    display: block;
  }
  .nav-bar-responsive a.logo {
    display: none !important;
  }
  .nav-bar ul li a {
    display: none;
  }
  .nav-bar ul li a .logo {
    display: block;
  }
  .InputBox .SelectOptionBtn {
    width: 96%;
  }
  #search_form .btn.btn-brand {
    width: 100%;
  }
  #search_form .form-group {
    margin: 0;
  }
  .divinput {
    width: 80%;
  }
  .islider {
    width: 100%;
    margin-bottom: 10px;
  }
  .fwarning {
    width: auto;
    top: 10px;
    right: 10px;
    left: initial;
  }
}
@media (max-width: 545px) {
  .container {
    padding: 0 10px;
  }
  .logo {
    font-size: 22px;
  }
  .col-xs-4 {
    width: 100%;
  }
  .col-xs-8 {
    width: 100%;
  }
  .filter-options {
    padding: 60px 0 20px;
  }
  .ppttitle_price2 {
    float: none;
    display: block;
    margin-bottom: 5px;
  }
}
@media (max-width: 510px) {
  .ppt_listing_box .col-xs {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .ppt_listing_box .ppttitle_price {
    display: block;
    margin-bottom: 5px;
    position: static;
  }
  .ppt_listing_box .ppt_image_listing img {
    width: 100%;
  }
  .ppt_listing_box a.btn_info_listing {
    width: 100%;
    display: block;
  }
}

@media (min-width: 767px) {
  #mobile-logo {
    display: none;
  }
}