/*
* Author: Wisely Themes
* Author URI: http://themeforest.net/user/wiselythemes
* Theme Name: Cozy
* Version: 1.0.3
*/


/* Table of Content
==================================================
	#Variables
	#Mixins
	#Imports
	#Typography
	#General
	#Header
	#Navigation
	#Home
	#Property detail/listing
	#Login/Resgister
	#Contacts
	#Footer*/




/* #Typography
================================================== */
a:focus {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'ginkamedium', sans-serif;
  color: #000;
  margin: 0;
  font-weight: 300;
  text-transform: inherit;
  /*text-rendering: optimizelegibility;*/
}

h1 {
  font-size: 56px;
}

.pu-home-content.accroche h1 {
  text-align: center;
  padding-bottom: 23px;
  font-size: 56px;
  line-height: 56px;

}

h2 {
  font-size: 56px;
  line-height: 63px;
}

.p-56 {
  font-size: 56px;
  line-height: 63px;
  font-family: 'ginkamedium', sans-serif;
}

h3 {
  font-size: 40px;
  line-height: 48px;
  text-transform: none;
}

h4 {
  font-size: 30px;
  line-height: 36px;
  text-transform: none;
}

h5 {
  font-size: 24px;
  text-transform: none;
}

.p-24 {
  font-size: 24px;
  text-transform: none;
  font-family: 'ginkamedium', sans-serif;
}

h6 {
  font-size: 21px;
  text-transform: none;
  font-family: 'ginkamedium', sans-serif;
}

.h3-21 {
  font-size: 21px;
  text-transform: none;
  font-family: 'ginkamedium', sans-serif;
  line-height: 27px;
}

.p-21 {
  font-size: 21px;
  text-transform: none;
  font-family: 'ginkamedium', sans-serif;
  display: inline;
}

.p-21-regular {
  font-size: 21px;
  text-transform: none;
  font-family: 'ginka', sans-serif;
  display: inline;
}

p {
  font-size: 19px;
  line-height: inherit;
  text-transform: none;
  color: #000;
}

.p-30 {
  font-size: 30px;
  line-height: 36px;
  font-family: "ginkamedium", sans-serif;
  text-transform: none;
}

.blanc {
  color: #fff;
}

.underline {
  text-decoration: underline;
}

label {
  font-size: 19px;
  font-family: "ginkamedium", sans-serif;
  font-weight: initial;
}

li {
  font-size: 19px;
}

/* Scoping reset for Trumbowyg to avoid global LI style interference */
.trumbowyg-box li {
  font-size: inherit !important;
  line-height: inherit !important;
}

th,
td {
  font-size: 19px;
}

@media (max-width: 992px) {
  h1 {
    font-size: 40px;
    line-height: 40px;
    color: #000;
  }

  h2 {
    font-size: 40px;
    line-height: 44px;
    color: #000;
  }

  .p-56 {
    font-size: 40px;
    line-height: 44px;
  }

  h3 {
    font-size: 32px;
    line-height: 48px;
    text-transform: none;
  }

  h4 {
    font-size: 24px;
    text-transform: none;
  }

  .p-30 {
    font-size: 34px;
    line-height: 30px;
    font-family: "ginkamedium", sans-serif;
    text-transform: none;
  }

  h5 {
    font-size: 18px;
    text-transform: none;
    font-family: 'ginkamedium', sans-serif;
  }

  .p-24 {
    font-size: 18px;
    text-transform: none;
    font-family: 'ginkamedium', sans-serif;
  }

  .p-21 {
    font-size: 18px;
    text-transform: none;
    font-family: 'ginkamedium', sans-serif;
    display: inline;
  }

  p {
    font-size: 18px;
    line-height: 19px;
    color: #000;
  }

  a {
    font-size: 19px;
  }

  label {
    font-size: 18px;
    font-family: "ginkamedium", sans-serif;
  }

  li {
    font-size: 18px;
  }

  th,
  td {
    font-size: 18px;
  }

}

@media (max-width: 767px) {
  h1 {
    font-size: 32px;
    line-height: 40px;
    color: #000;
  }

  h2 {
    font-size: 32px;
    line-height: 34px;
    color: #000;
  }

  h3 {
    font-size: 28px;
    line-height: 36px;
    text-transform: none;
  }

  .p-56 {
    font-size: 28px;
    line-height: 36px;
  }

  h4 {
    font-size: 22px;
    text-transform: none;
    line-height: 28px;
  }

  .p-30 {
    font-size: 22px;
    line-height: 28px;
    font-family: "ginkamedium", sans-serif;
    text-transform: none;
  }

  h5 {
    font-size: 20px;
    text-transform: none;
  }

  .p-24 {
    font-size: 20px;
    text-transform: none;
    font-family: 'ginkamedium', sans-serif;
  }

  h6 {
    font-size: 18px;
    text-transform: none;
    font-family: 'ginkamedium', sans-serif;
  }

  .h3-21 {
    font-size: 18px;
    text-transform: none;
    font-family: 'ginkamedium', sans-serif;
    line-height: 24px;
  }

  .p-21 {
    font-size: 18px;
    text-transform: none;
    font-family: 'ginkamedium', sans-serif;
    display: inline;
  }

  li {
    font-size: 16px;
  }

  p {
    font-size: 18px;
    line-height: 19px;
    color: #000;
  }

  label {
    font-size: 18px;
    font-family: "ginkamedium", sans-serif;
  }

  li {
    font-size: 18px;
  }

  th,
  td {
    font-size: 18px;
  }

}

@media (max-width: 767px) {
  h1 {
    font-size: 32px;
    line-height: 40px;
    color: #000;
  }

  h2 {
    font-size: 32px;
    line-height: 34px;
    color: #000;
  }

  .pu-home-content.accroche h1 {
    text-align: center;
    padding-bottom: 34px;
    font-size: 40px !important;
    line-height: 40px;
  }

  h3 {
    font-size: 28px;
    line-height: 36px;
    text-transform: none;
  }

  .p-56 {
    font-size: 28px;
    line-height: 36px;
  }

  h4 {
    font-size: 22px;
    text-transform: none;
    line-height: 28px;
  }

  .p-30 {
    font-size: 22px;
    line-height: 28px;
    font-family: "ginkamedium", sans-serif;
    text-transform: none;
  }

  h5 {
    font-size: 18px;
    text-transform: none;
  }

  .p-24 {
    font-size: 18px;
    text-transform: none;
    font-family: 'ginkamedium', sans-serif;
  }

  h6 {
    font-size: 16px;
    text-transform: none;
    font-family: 'ginkamedium', sans-serif;
  }

  .h3-21 {
    font-size: 16px;
    text-transform: none;
    font-family: 'ginkamedium', sans-serif;
    line-height: 22px;
  }

  .p-21 {
    font-size: 16px;
    text-transform: none;
    font-family: 'ginkamedium', sans-serif;
    display: inline;
  }

  li {
    font-size: 16px;
  }

  p {
    font-size: 16px;
    line-height: 19px;
    color: #000;
  }

  a {
    font-size: 16px;

  }

  label {
    font-size: 16px;
    font-family: "ginkamedium", sans-serif;
  }

  li {
    font-size: 16px;
  }

  th,
  td {
    font-size: 16px;
  }

}

/* #General
================================================== */
html {

  scroll-behavior: smooth;
  -webkit-scroll-behavior: smooth
}

body {
  padding: 0;
  height: 100%;
  color: #000;
  background-color: #fff;
  font-size: 16px;
  font-family: 'ginkaregular', sans-serif;
  overflow-x: hidden;
}

::selection {
  background: #e9473c;
  color: #fff;
}

::-moz-selection {
  background: #e9473c;
  color: #fff;
}

.color {
  color: #df4a43;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #000;
}

iframe[src="about:blank"] {
  display: none;
}

.nowrap {
  white-space: nowrap;
}

#wrapper {
  position: relative;

  left: 0;
  z-index: 10;
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}

#wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: transparent;
  content: '';
  z-index: 1002;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

#wrapper.open {
  /*-webkit-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);*/
}

#wrapper.open::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.darker-text {
  color: #4d4f52;
}

.center {
  float: none;
  text-align: center;
  margin: 0 auto;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.form-control {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none;
  border-color: #E4E4E4;
  color: #000 !important;
  height: 44px;
  margin-bottom: 10px;
  background-color: #fff;
}

.form-control:focus {
  box-shadow: none;
  outline: 0 none;
  border-color: #adb2b6;
}

.form-control-large,
.form-control-small {
  width: 345px;
  display: inline-block;
  margin: 0 16px;
}

.form-control-large .chzn-container,
.form-control-small .chzn-container,
.form-control-large .form-control,
.form-control-small .form-control {
  margin-bottom: 15px;
  width: 100%;
}

.form-control-small {
  width: 179px;
}

.colored .form-control {
  color: #fff;
  border: none;
  background-color: rgba(255, 255, 255, 0.1);
}

.colored .form-control::-webkit-input-placeholder {
  color: #fff;
}

.colored .form-control:-moz-placeholder {
  color: #fff;
}

.colored .form-control::-moz-placeholder {
  color: #fff;
}

.colored .form-control:-ms-input-placeholder {
  color: #fff;
}

.invalid {
  border-color: #F23030 !important;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #000;
  background-color: #41f100;
}

.nopuce {
  list-style: none;
  text-indent: -15px;
}

.btn {
  font-size: 13px;
  height: 35px;
  line-height: 32px;
  padding: 0 16px;
  border-width: 2px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}

.btn:active,
.btn.active {
  box-shadow: none;
}

.btn i {
  margin-right: 5px;
}

.btn-default,
.btn-default-color,
.btn-fullcolor {
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 16px;
  padding: 6px 17px;
  height: 45px;
}

.btn-default,
.btn-default:focus {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.5);
}

.btn-default:hover,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

.btn-default-color,
.btn-default-color:focus {
  background-color: transparent;
  border-color: #adb2b6;
  color: #adb2b6;
}

.btn-default-color:hover,
.btn-default-color:active,
.btn-default-color.active,
.open .dropdown-toggle.btn-default-color {
  background-color: transparent;
  border-color: #df4a43;
  color: #df4a43;
}

.btn-fullcolor,
.btn-fullcolor:focus {
  background-color: #E9473C;
  border-color: transparent;
  color: rgba(255, 255, 255, 1);
}

.btn-fullcolor:hover,
.btn-fullcolor:active,
.btn-fullcolor.active,
.open .dropdown-toggle.btn-fullcolor {
  color: #ffffff;
}

.btn-lg,
.btn-group-lg>.btn {
  border-width: 2px;
  height: 45px;
  line-height: 43px;
  font-size: 14px;
}

.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff !important;
  background-color: #da4f49 !important;
  border-color: #c72f29;
}

.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff !important;
  background-color: #5bb75b !important;
  border-color: #449b44;
}

.animate-fade {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.animate-from-top {
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.animate-from-bottom {
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.animate-from-left {
  -webkit-transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -o-transform: translateX(-40px);
  transform: translateX(-40px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.animate-from-right {
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -o-transform: translateX(40px);
  transform: translateX(40px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.animation-fade {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}

.animation-from-bottom,
.animation-from-top {
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -moz-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -o-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}

.animation-from-left,
.animation-from-right {
  -webkit-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -moz-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -o-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}

.section-title,
.section-highlight {
  padding-bottom: 24px;
  position: relative;
  margin-bottom: 40px;
  margin-top: 60px;
  text-align: center;
  clear: both;
  display: inline-block;
  width: 100%;
}

.section-title:after,
.section-highlight:after {
  background: url('../images/down.png');
  content: " ";
  position: absolute;
  bottom: 8px;
  left: 50%;
  margin-left: -10px;
  width: 19px;
  height: 9px;
}

.section-highlight {
  text-transform: none;
  font-size: 24pt;
  margin-top: 10px;
}

.section-highlight:before,
.section-highlight:after {
  background-color: #74777c;
}

.page-title {
  color: #000;
  text-align: left;
  margin-bottom: 15px;
}

.text-highlight {
  background-color: #df4a43;
  color: #fff;
  padding: 20px 15px;
  font-size: 20pt;
  line-height: 22pt;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin-bottom: 30px;
}

.text-highlight strong {
  font-weight: 500;
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  /*user-select: none;*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* Styling Next and Prev buttons */
.owl-controls .owl-buttons {
  position: absolute;
  top: 10px;
  right: -5px;
  background: #df4a43;
  height: 57px;
  width: 33px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.owl-controls .owl-buttons:before {
  content: " ";
  position: absolute;
  right: 0;
  bottom: -6px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #70221e;
  border-style: solid;
  border-width: 0 0 6px 7px;
  height: 0;
  width: 0;
}

.owl-controls .owl-buttons div {
  color: #FFF;
  zoom: 1;
  font-size: 12px;
  padding: 8px 12px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.owl-controls .owl-buttons div.owl-prev {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}

.owl-controls .owl-buttons div.owl-prev:before {
  content: "\f053";
}

.owl-controls .owl-buttons div.owl-next {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}

.owl-controls .owl-buttons div.owl-next:before {
  content: "\f054";
}

.owl-controls .owl-buttons div.owl-prev:hover,
.owl-controls .owl-buttons div.owl-next:hover {
  background: rgba(255, 255, 255, 0.15);
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-controls.clickable .owl-buttons div:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
.owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  /* *display: inline;*/
}

.owl-controls .owl-page span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 8px;
  background: #BFC4C8;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background: #df4a43;
}

/* If PaginationNumbers is true */
.owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}

.carousel-style1 .item {
  margin: 0 auto 35px;
  text-align: left;
  position: relative;
}

.carousel-style1 .item .image {
  width: 100%;
  /*height:236px;*/
  max-height: 236px;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -webkit-transition: background-size 0.3s ease-out;
  -moz-transition: background-size 0.3s ease-out;
  -ms-transition: background-size 0.3s ease-out;
  -o-transition: background-size 0.3s ease-out;
  transition: background-size 0.3s ease-out;
}

.carousel-style1 .item .image img {
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.carousel-style1 .item .image>a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  background-color: rgba(32, 35, 38, 0.82);
  border: 10px solid rgba(32, 35, 38, 0.8);
  z-index: 9;
  text-align: center;
  visibility: hidden;
  text-decoration: none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.carousel-style1 .item .image>a .btn {
  margin-top: -17px;
  position: relative;
  top: 100%;
}

.carousel-style1 .item .image .info {
  text-align: left;
}

.carousel-style1 .item .image .info h3 {
  color: #fff;
  position: absolute;
  bottom: 43px;
  left: 0;
  padding: 0 12px;
}

.carousel-style1 .item .image .info .location {
  font-style: italic;
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 12px;
  display: block;
  color: #74777c;
}

.carousel-style1 .item:hover .image {
  background-size: auto 120%;
}

.carousel-style1 .item:hover .image img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.carousel-style1 .item:hover .image>a {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.carousel-style1 .item .price {
  position: absolute;
  top: 10px;
  left: -5px;
  background-color: #df4a43;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.carousel-style1 .item .price:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-color: rgba(0, 0, 0, 0) #751814 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 6px 6px 0;
  height: 0;
  width: 0;
}

.carousel-style1 .item .price i {
  margin-right: 8px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.carousel-style1 .item .price span {
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: -4px;
}

.carousel-style1 .item .amenities {
  width: 100%;
  list-style: none;
  padding: 6px 10px;
  margin: 0;
  background-color: #fff;
  border-color: #E4E4E4;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  text-align: center;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.carousel-style1 .item .amenities li {
  display: inline-block;
  height: 38px;
  margin-right: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-right: 1px solid #E4E4E4;
  color: #74777c;
}

.carousel-style1 .item .amenities li:last-child {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}

.carousel-style1 .item .amenities li .fa {
  color: #adb2b6;
  font-size: 18px;
}

.carousel-style1 .item .amenities li [class^="icon-"],
.carousel-style1 .item .amenities li [class*=" icon-"] {
  color: #adb2b6;
  float: left;
  font-size: 20px;
  margin-right: 3px;
  margin-top: -3px;
}

.carousel-style1 .item.disabled {
  display: none;
}

.fullwidthsingle .item,
.latest-news-slider .item {
  margin: 0 6px;
  text-align: left;
  position: relative;
}

.fullwidthsingle .item .image,
.latest-news-slider .item .image {
  width: 65%;
  height: 354px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fullwidthsingle .item .image a,
.latest-news-slider .item .image a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.fullwidthsingle .item .image img,
.latest-news-slider .item .image img {
  width: 100%;
}

.fullwidthsingle .price,
.latest-news-slider .price {
  position: absolute;
  top: 10px;
  left: -5px;
  background-color: #df4a43;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.fullwidthsingle .price:before,
.latest-news-slider .price:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-color: rgba(0, 0, 0, 0) #70221e rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 6px 6px 0;
  height: 0;
  width: 0;
}

.fullwidthsingle .price i,
.latest-news-slider .price i {
  margin-right: 8px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.fullwidthsingle .price span,
.latest-news-slider .price span {
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: -4px;
}

.fullwidthsingle .info,
.latest-news-slider .info {
  position: relative;
  width: 35%;
  height: 354px;
  background-color: #df4a43;
  padding: 30px 40px 60px;
  display: inline-block;
  float: left;
  color: #fff;
}

.fullwidthsingle .info h3,
.latest-news-slider .info h3 {
  color: #fff;
  padding: 0;
  margin-bottom: 30px;
  text-transform: none;
  font-size: 21pt;
}

.fullwidthsingle .info h3 a,
.latest-news-slider .info h3 a {
  color: #fff;
}

.fullwidthsingle .info p,
.latest-news-slider .info p {
  margin-bottom: 20px;
}

.fullwidthsingle .owl-fade-out,
.latest-news-slider .owl-fade-out {
  z-index: 0;
  -webkit-animation: fadeOut2 .7s both ease;
  -moz-animation: fadeOut2 .7s both ease;
  animation: fadeOut2 .7s both ease;
}

.fullwidthsingle .owl-fade-in,
.latest-news-slider .owl-fade-in {
  z-index: 1;
}

@-webkit-keyframes fadeOut2 {
  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut2 {
  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut2 {
  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.latest-news-slider .item .image {
  width: 55%;
  height: 354px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.latest-news-slider .item .image a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  background-color: rgba(32, 35, 38, 0.82);
  border: 10px solid rgba(32, 35, 38, 0.8);
  z-index: 1;
  text-align: center;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.latest-news-slider .item .image a span.btn {
  position: relative;
  top: 100%;
  margin-top: -17px;
}

.latest-news-slider .item .image:hover a {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.latest-news-slider .item .image:hover a span.btn {
  top: 50%;
}

.latest-news-slider .item .tag {
  position: absolute;
  top: 10px;
  left: -6px;
  background-color: #df4a43;
  color: #fff;
  padding: 14px 18px;
  z-index: 10;
  font-size: 17px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.latest-news-slider .item .tag:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-color: rgba(0, 0, 0, 0) #751814 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 6px 6px 0;
  height: 0;
  width: 0;
}

.latest-news-slider .item .info {
  position: relative;
  width: 45%;
  height: 354px;
  background-color: #df4a43;
  padding: 22px;
  display: inline-block;
  float: left;
  color: #fff;
}

.latest-news-slider .item .top-info {
  padding: 0 0 14px 0;
  margin: 0 0 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 13px;
  float: right;
  width: 100%;
}

.latest-news-slider .item .top-info li {
  display: inline-block;
  margin-right: 14px;
}

.latest-news-slider .item .top-info li:last-child {
  margin-right: 0px;
}

.latest-news-slider .item .top-info li i {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  margin-right: 5px;
}

.fullwidthsingle2 .item {
  margin: 0 0 0 5px;
  text-align: left;
  position: relative;
}

.fullwidthsingle2 .item .image {
  width: 100%;
  height: 205px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fullwidthsingle2 .item .image a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.fullwidthsingle2 .item .image img {
  width: 100%;
}

.fullwidthsingle2 .price {
  position: absolute;
  top: 10px;
  left: -5px;
  background-color: #df4a43;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.fullwidthsingle2 .price:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -5px;
  border-color: rgba(0, 0, 0, 0) #70221e rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 6px 6px 0;
  height: 0;
  width: 0;
}

.fullwidthsingle2 .price i {
  margin-right: 8px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.fullwidthsingle2 .price span {
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: -4px;
}

.fullwidthsingle2 .info {
  position: relative;
  padding: 20px 15px 10px;
  display: inline-block;
  float: left;
  border: 1px solid #e4e4e4;
}

.fullwidthsingle2 .info .item-title {
  padding-left: 0;
}

.fullwidthsingle2 .info h3 {
  color: #4d4f52;
  padding: 0;
  text-transform: none;
  display: block;
}

.fullwidthsingle2 .info h3 a {
  color: #4d4f52;
}

.fullwidthsingle2 .info h3 a:hover {
  color: #df4a43;
  text-decoration: none;
}

.fullwidthsingle2 .info .location {
  font-style: italic;
  display: block;
  color: #74777c;
  margin-bottom: 10px;
}

.fullwidthsingle2 .amenities {
  list-style: none;
  text-align: right;
  padding: 0;
  margin: 0 0 20px;
}

.fullwidthsingle2 .amenities li {
  display: inline-block;
  height: 38px;
  margin-right: 10px;
  padding-right: 10px;
  padding-top: 10px;
  color: #74777c;
}

.fullwidthsingle2 .amenities li:last-child {
  margin-right: 0px;
  padding-right: 0px;
}

.fullwidthsingle2 .amenities li i {
  color: #adb2b6;
  font-size: 18px;
}

.fullwidthsingle2 .info .description {
  border-top: 1px solid #e4e4e4;
  display: inline-block;
}

.fullwidthsingle2 .info .description p {
  margin-bottom: 20px;
  padding: 20px 0 0;
}

.breadcrumb {
  padding: 0;
  margin-bottom: -40px;
  text-align: left;
  background-color: transparent;
}

.breadcrumb a {
  color: #fff;
}

.breadcrumb>li+li:before {
  color: #fff;
  padding: 0px;
}

.tooltip-inner {
  white-space: nowrap;
  background-color: #fff;
  color: #74777c;
  border: 1px solid #e3e3e3;
  font-family: 'Open Sans', sans-serif;
}

.tooltip.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #e3e3e3;
}

.tooltip.top .tooltip-arrow:after {
  content: "";
  position: absolute;
  left: -5px;
  border-color: transparent;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-top-color: #fff;
  margin-top: -6px;
  right: 0;
  top: 50%;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #e3e3e3;
}

.tooltip.bottom .tooltip-arrow:after {
  content: "";
  position: absolute;
  border-color: transparent;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0 5px 5px;
  border-bottom-color: #fff;
  left: 50%;
  margin-left: -5px;
  top: 1px;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #e3e3e3;
}

.tooltip.right .tooltip-arrow:after {
  content: "";
  position: absolute;
  border-color: transparent;
  height: 0;
  width: 0;
  border-style: solid;
  border-right-color: #fff;
  border-width: 5px 5px 5px 0;
  left: 1px;
  margin-top: -5px;
  top: 50%;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #e3e3e3;
}

.tooltip.left .tooltip-arrow:after {
  content: "";
  position: absolute;
  left: -6px;
  border-color: transparent;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #fff;
  margin-top: -5px;
  right: 0;
  top: 50%;
}

.results-numbers {
  padding: 0 0 25px 15px;
}

/* @group Base */
.chzn-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100% !important;
  margin-bottom: 10px;
  zoom: 1;
  /* *display: inline;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  background-color: #fafafa;
}

.chzn-container .chzn-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #E2E3E5;
  color: #74777c;
}

.chzn-container.chzn-with-drop .chzn-drop {
  left: 0;
}

.chzn-container a {
  cursor: pointer;
}

/* @end */
/* @group Single chzn */
.chzn-container-single .chzn-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 15px;
  height: 42px;
  /*  background-color: rgba(255, 255, 255, 0.1);*/
  background-clip: padding-box;
  color: #74777c;
  text-decoration: none;
  white-space: nowrap;
  line-height: 41px;
  /* border: 1px solid #14151B;*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.chzn-container-single .chzn-default {
  color: #000;
}

.chzn-container-single .chzn-single span {
  display: block;
  overflow: hidden;
  margin-right: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: black;
}

.chzn-container-single .chzn-single-with-deselect span {
  margin-right: 60px;
}

.chzn-container-single .chzn-single abbr {
  position: absolute;
  top: 13px;
  right: 48px;
  display: block;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.chzn-container-single .chzn-single abbr:before {
  content: "\f00d";
}

.chzn-container-single .chzn-single abbr:hover {
  transform: scale(1.2);
}

.chzn-container-single .chzn-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 38px;
  height: 100%;
}

.chzn-container-single .chzn-single div:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 80%;
  margin-top: 10%;
  border-left: 1px solid #000;
}

.chzn-container-single .chzn-single div b {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  text-align: center;
  color: #000;
}

.chzn-container-single .chzn-single div b:before {
  content: "\f078";
}

.chzn-container-single .chzn-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chzn-container-single .chzn-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid rgba(116, 119, 124, 0.5);
  background-color: #fff;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chzn-container-single .chzn-search:before {
  content: "\f002";
  position: absolute;
  top: 9px;
  right: 10px;
  color: #74777c;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.chzn-container-single .chzn-drop {
  border-radius: 4px;
  background-clip: padding-box;
}

.chzn-container-single.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chzn-container .chzn-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 4px 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chzn-container .chzn-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: black;
}

.chzn-container .chzn-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chzn-container .chzn-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chzn-container .chzn-results li.highlighted {
  background-color: rgba(223, 74, 67, 0.9);
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.chzn-container .chzn-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}

.chzn-container .chzn-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chzn-container .chzn-results li.group-option {
  padding-left: 15px;
}

.chzn-container .chzn-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi chzn */
.chzn-container-multi .chzn-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  margin-bottom: 25px;
  width: 100%;
  height: auto !important;
  border-bottom: 1px solid #e3e3e3;
  background-color: transparent;
  cursor: text;
}

.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}

.chzn-container-multi .chzn-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: auto;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #74777c;
  font-size: 100%;
  font-family: 'Open Sans', sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chzn-container-multi .chzn-choices li.search-field .default {
  color: #74777c;
}

.chzn-container-multi .chzn-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 0px 28px 0 14px;
  border: 1px solid #e3e3e3;
  background-color: rgba(255, 255, 255, 0.5);
  color: #74777c;
  line-height: 30px;
  cursor: default;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 8px;
  right: 12px;
  display: block;
  width: 12px;
  height: 12px;
  color: #74777c;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:before {
  content: "\f00d";
}

.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  text-decoration: none;
  transform: scale(1.2);
}

.chzn-container-multi .chzn-choices li.search-choice-disabled {
  color: #adb2b6;
}

.chzn-container-multi .chzn-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chzn-container-multi .chzn-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chzn-container-multi .chzn-drop {
  margin-top: -30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.chzn-container-multi .chzn-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-transition: border-color 0.3s ease-out;
  -moz-transition: border-color 0.3s ease-out;
  -ms-transition: border-color 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out;
  transition: border-color 0.3s ease-out;
}

.chzn-container-active.chzn-with-drop .chzn-single {
  border-color: #adb2b6;
}

.chzn-container-active.chzn-with-drop .chzn-single div {
  border-left: none;
  background: transparent;
}

.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -18px 2px;
}

/* @end */
/* @group Disabled Support */
.chzn-disabled {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  cursor: default;
}

.chzn-disabled .chzn-single {
  cursor: default;
}

.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chzn-rtl {
  text-align: right;
}

.chzn-rtl .chzn-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chzn-rtl .chzn-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chzn-rtl .chzn-single-with-deselect span {
  margin-left: 38px;
}

.chzn-rtl .chzn-single div {
  right: auto;
  left: 3px;
}

.chzn-rtl .chzn-single abbr {
  right: auto;
  left: 26px;
}

.chzn-rtl .chzn-choices li {
  float: right;
}

.chzn-rtl .chzn-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chzn-rtl .chzn-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chzn-rtl .chzn-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chzn-rtl.chzn-container-single-nosearch .chzn-search,
.chzn-rtl .chzn-drop {
  left: 9999px;
}

.chzn-rtl.chzn-container-single .chzn-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chzn-rtl .chzn-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div {
  border-right: none;
}

.chzn-rtl .chzn-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: #ffffff url('chzn-sprite.png') no-repeat -30px -20px;
  background: url('chzn-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}

.chzn-rtl.chzn-container-single .chzn-single div b {
  background-position: 6px 2px;
}

.chzn-rtl.chzn-container-single.chzn-with-drop .chzn-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dppx) {

  .chzn-rtl .chzn-search input[type="text"],
  .chzn-container-single .chzn-single abbr,
  .chzn-container-single .chzn-single div b,
  .chzn-container-single .chzn-search input[type="text"],
  .chzn-container-multi .chzn-choices .search-choice .search-choice-close,
  .chzn-container .chzn-results-scroll-down span,
  .chzn-container .chzn-results-scroll-up span {
    background-image: url('chzn-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
/* chzn over colored background style */
.colored .chzn-container .chzn-drop {
  background-color: #ffffff;
  color: #74777c;
}

.colored .chzn-container-single .chzn-single {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  border: none;
  text-decoration: none;
}

.colored .chzn-container-single .chzn-default {
  color: #fff;
  text-decoration: none !important;
}

.colored .chzn-container-single .chzn-single div:after {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.colored .chzn-container-single:hover .chzn-single div b {
  color: inherit;
}

.colored .chzn-container-single .chzn-search input[type="text"] {
  border: 1px solid rgba(116, 119, 124, 0.5);
  background-color: #fff;
}

.colored .chzn-container-single .chzn-search:before {
  color: #74777c;
}

.colored .chzn-container .chzn-results li.disabled-result {
  color: #ccc;
}

.colored .chzn-container .chzn-results li.highlighted {
  background-color: rgba(223, 74, 67, 0.9);
  color: #fff;
}

.colored .chzn-container-multi .chzn-choices {
  border-color: rgba(255, 255, 255, 0.5);
}

.colored .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  background: transparent !important;
  color: #fff;
}

.colored .chzn-container-multi .chzn-choices li.search-field .default {
  color: #fff;
}

.colored .chzn-container-multi .chzn-choices li.search-choice {
  border: none;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.colored .chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  color: #fff;
  text-decoration: none;
}

.colored .chzn-container-multi .chzn-drop .result-selected {
  color: #ccc;
}

.colored .chzn-container-active .chzn-choices li.search-field input[type="text"] {
  color: #fff !important;
}

/* end */
/* Revolution Slider Overrides */
.tp-bullets {
  bottom: 30px !important;
}

.tp-bullets.simplebullets.round .bullet {
  background: #adb2b6;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background: #df4a43;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.tparrows {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  font-size: 18pt;
  top: 50%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.tp-leftarrow.default,
.tp-rightarrow.default {
  background: rgba(255, 255, 255, 0.5);
}

.tp-leftarrow.default:after {
  content: "\f053";
  margin-right: 2px;
}

.tp-rightarrow.default:after {
  content: "\f054";
  margin-left: 4px;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background: #df4a43;
}

#recaptcha_widget {
  text-align: center;
  margin-bottom: 25px;
}

.recaptcha_only_if_incorrect {
  color: #C42927;
  display: none;
}

.recaptcha_switch_audio {
  display: none !important;
}

#recaptcha_image {
  width: 100% !important;
  height: auto !important;
  text-align: center;
}

#recaptcha_challenge_image {
  max-width: 357px !important;
  width: 100%;
  height: auto;
}

.recaptcha_only_if_image {
  display: block;
  margin: 10px 0;
}

.recaptcha_only_if_image a {
  margin-left: 5px;
}

/* #Header
================================================== */
#header {
  width: 100%;
  position: relative;
  z-index: 1001;
}

#header:after {
  content: " ";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: #F5F4F2;
  z-index: 10;
}

#top-bar {
  width: 100%;
  min-height: 33px;
  font-size: 13px;
  line-height: 33px;
  background-color: #f1f3f6;
  position: relative;
  z-index: 1020;
}

#top-bar a {
  color: #74777c;
}

#top-bar a:hover,
#top-bar a:focus {
  color: #df4a43;
  text-decoration: none;
}

#top-info,
#top-buttons {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}

#top-info li,
#top-buttons li {
  display: inline-block;
  margin-left: 25px;
}

#top-buttons {
  float: right;
}

#top-buttons .divider {
  position: relative;
  border-left: 1px solid #74777c;
  width: 1px;
  height: 22px;
  overflow: hidden;
  margin-bottom: -6px;
}

.language-switcher {
  display: inline-block;
  position: relative;
}

.language-switcher span {
  padding-right: 30px;
  position: relative;
}

.language-switcher span:after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  border-right: 3px solid rgba(0, 0, 0, 0);
  border-top: 3px solid;
  margin-left: 10px;
  border-left: 4px solid rgba(0, 0, 0, 0);
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}

.language-switcher ul {
  position: absolute;
  left: -15px;
  top: 33px;
  padding: 0 30px;
  margin: 0;
  z-index: 999;
  background-color: #f1f3f6;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  -moz-transition: max-height 0.3s ease-out;
  -ms-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}

.language-switcher ul li {
  margin: 0px !important;
  display: block !important;
}

.language-switcher ul li a {
  line-height: 33px;
  display: inline-block;
  width: 100%;
}

.language-switcher:hover {
  color: #df4a43;
}

.language-switcher:hover ul {
  max-height: 250px;
}

#header #nav-section .bottom {
  /*background: url('/bundles/app/images/menu_bottom.png') no-repeat top;*/
  background-size: contain;
  height: 23px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -23px;
  background: #f5f4f2;
}

#nav-section {
  max-height: 140px;
  min-width: 320px;
  padding: 0;
  background-color: #F5F4F2;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#nav-section.stuck {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);

}

#nav-section.stuck:after {
  content: " ";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #F5F4F2;
  z-index: 10;
}

#nav-section.shrink {
  background-color: #F5F4F2;
  min-height: 80px;
  height: 80px;
}

#nav-section.shrink .nav-logo img {
  height: 80px;
}

#nav-section.shrink .navbar-nav>li>a {
  line-height: 76px;
}

@media (max-width: 992px) {
  #header #nav-section .container {
    width: 100%;
    height: 90px;
  }

  #header #nav-section .container .nav.navbar-nav ul li a {
    padding: 0px 15px;
  }
}

#header #nav-section .bottom {
  /*background: url('/bundles/app/images/menu_bottom.png') no-repeat top;*/
  background-size: contain;
  height: 23px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -23px;
  background: #f5f4f2;
}

#header #nav-section.stuck:after {
  background: transparent;
}

#header #nav-section .connectMenu:before,
.nav-mobile .connectMenu:before {
  content: '';
  background: url('/bundles/app/images/user.svg') no-repeat top;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle;
  display: inline-block;
  padding: 15px;
}


#header #nav-section .dropdown>a.connectMenured:before,
.nav-mobile .dropdown>a.connectMenured:before {
  content: '';
  background: url('/bundles/app/images/user-red.png') no-repeat top;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle;
  display: inline-block;
  padding: 15px;
}



#header #nav-section .connectMenu:hover:before,
.nav-mobile .connectMenu:hover:before {
  content: '';
  background: url('/bundles/app/images/user-red.png') no-repeat top;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle;
  display: inline-block;
  padding: 15px;

}

.dropdown:hover>a.connectMenured:before {

  content: '';
  background: url('/bundles/app/images/user-red.png') no-repeat top;
  margin-left: 5px;
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle;
  display: inline-block;
  padding: 15px;
}

.dropdown:hover>a.connectMenured {
  color: #E9473C;
}



#header #nav-section.shrink .connectMenu {
  margin-top: 19px;
}

#header #nav-section .dropdown:hover {
  background: #f5f4f2;

}

#header #nav-section .dropdown:hover>a {
  background: #f5f4f2;
}

#header #nav-section .dropdown:hover ul {
  padding-top: 1px;

}

#header #nav-section .dropdown:hover ul a {
  /*padding-left:8px;*/
  line-height: 40px;
  text-transform: inherit;
  font-size: 19px;
  font-family: 'ginka', sans-serif;
}

#header #nav-section .dropdown:hover ul a:hover {

  background: #f5f4f2;
  color: #e9473C;
  /*padding-left:8px;*/
  line-height: 40px;
}

#header #nav-section .dropdown:hover .dropdown-menu {
  margin-top: -1px;
  z-index: 1;
}

#nav-section.shrink .sb-search {
  margin-top: 15px;
}

.sb-search {
  position: relative;
  margin-top: 37px;
  width: 0%;
  min-width: 30px;
  height: 30px;
  float: right;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-backface-visibility: hidden;
}

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 30px;
  margin: 0;
  z-index: 10;
  padding: 0 0 0 28px;
  font-family: inherit;
  color: #74777c;
  font-size: 13px;
  border: 1px solid #E4E4E4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.sb-search-open .sb-search-input {
  padding: 0 14px;
}

.sb-search-input::-webkit-input-placeholder {
  color: #74777c;
}

.sb-search-input:-moz-placeholder {
  color: #74777c;
}

.sb-search-input::-moz-placeholder {
  color: #74777c;
}

.sb-search-input:-ms-input-placeholder {
  color: #74777c;
}

.sb-icon-search,
.sb-search-submit {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}

.sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}

.sb-icon-search {
  color: #74777c;
  z-index: 90;
  font-size: 15px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.sb-icon-search:hover {
  color: #df4a43;
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 170px;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  color: #df4a43;
  z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}

/* #Navigation
================================================== */
.navbar {
  float: right;
  margin: 0;
  min-height: 0;
  border: none;
}

.nav-logo {
  float: left;
  margin-top: 38px;
}

.nav-logo img {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.navbar-nav>li>a {
  display: block;
  color: #1C244B;
  line-height: 135px;
  text-transform: inherit;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 21px;
  font-family: 'ginkamedium', sans-serif;
  padding: 2px 33px;

}

.navbar-nav>li>a.connectMenu {
  padding: 2px 0 2px 25px;
}

.navbar-nav>li>a.connectMenured {
  padding: 2px 0 2px 25px;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
.nav>li>a:hover,
.nav>li>a:focus,
.navbar-nav>li>a.active {
  background-color: transparent;
  color: #df4a43;
}

.navbar-nav>li.dropdown>a .caret {
  border-right: 3px solid rgba(0, 0, 0, 0);
  border-top: 3px solid;
  margin-left: 10px;
}

.navbar-nav .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 41px;
  z-index: 1000
}

.navbar-nav .pipe .dropdown-menu {
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
  z-index: 1000
}

@media (min-width: 992px) and (max-width: 1170px) {
  .navbar-nav .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 11px;
    z-index: 1000
  }

  .navbar-nav .pipe .dropdown-menu {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    z-index: 1000
  }
}

@media (min-width: 1171px) and (max-width: 1470px) {
  .navbar-nav .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 21px;
    z-index: 1000
  }

  .navbar-nav .pipe .dropdown-menu {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    z-index: 1000
  }
}

.navbar-nav .dropdown-menu {
  background-color: #F5F4F2;
  text-align: center;
  padding: 0;
  border: none;
  display: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.navbar-nav .open>.dropdown-menu,
.navbar-nav .dropdown-menu:hover {
  display: block;
  /*  margin-top:-1px;*/
}

.navbar-nav .dropdown-menu li {
  margin-top: -1px;

}

.navbar-nav .dropdown-menu>li>a {
  display: block;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 8px !important;
  background: #F5F4F2;
  line-height: 26px !important;
  border: 0.05em solid #000;
  text-align: left;
  font-size: 19px;
  font-weight: 600;

  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #14151B;
}


.navbar-nav .dropdown-menu>li>a:hover,
.navbar-nav .dropdown-menu>li>a:focus,
.navbar-nav .dropdown-menu>li>a.active {
  background-color: #F5F4F2;
  color: #df4a43;

}

.navbar-nav .dropdown-submenu {
  position: relative;
}

.navbar-nav .dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0px;
  margin-left: -1px;
  /*display: block !important;*/
  max-height: 0;
  overflow: hidden;
}

.navbar-nav .dropdown-submenu:hover>.dropdown-menu {
  max-height: 500px;
  overflow: visible;
}

.navbar-nav .dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-left-color: #74777c;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 8px;
}

.navbar-nav .dropdown-submenu:hover>a:after {
  border-left-color: #df4a43;
}

.navbar-nav .dropdown-submenu .pull-left {
  float: none;
}

.navbar-nav .dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

@media (max-width: 992px) {
  #nav-mobile-btn {
    background: #f5f4f2;
    border: 0;
    margin-top: 21px;
    display: none;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 30px;
    background-image: url('/bundles/app/images/Groupe-700.png');
    background-repeat: no-repeat;
    background-position: center;
  }

  #nav-mobile-btn.open {
    background: #f5f4f2;
    border: 0;
    margin-top: 21px;
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 30px;
    background-image: url('/bundles/app/images/Groupe-742.png');
    background-repeat: no-repeat;
    background-position: center;
  }

  #nav-mobile-btn:hover {
    background-image: url('/bundles/app/images/Groupe-700-red.png');
    background-repeat: no-repeat;
    background-position: center;
  }

  #nav-mobile-btn.open:hover {
    background-image: url('/bundles/app/images/Groupe-742-red.png');
    background-repeat: no-repeat;
    background-position: center;
  }
}

#nav-section ul.mobile {
  display: none;
}

#nav-mobile-btn {
  display: none;
}

@media (max-width: 992px) {

  #sticky-wrapper,
  #header {
    background: #41f100;
    height: 65px !important;
  }

  .nav-logo img {
    height: 50px !important;
    width: auto;
    border: none;
  }

  .nav-logo-mobile img {
    height: 50px !important;
    width: auto;
    border: none;
  }

  .nav-logo-mobile {
    margin: 24px 5px 0 15px !important;
    float: left;
  }

  #nav-section.shrink .nav-logo img {
    height: 49px;
    width: auto;
  }

  #nav-section {
    max-height: 65px !important;
    min-width: 320px !important;

  }

  #nav-section.shrink {
    background-color: #F5F4F2;
    min-height: 68px !important;
    height: 68px !important;
  }

  #nav-section.shrink .nav-logo {
    height: 68px;
    margin-top: 10px !important;
    margin-left: 8px !important;
  }

  #nav-section .nav-logo {
    height: 68px !important;
    margin-top: 10px !important;
    margin-left: 8px;
  }

}

@media (max-width: 767px) {
  #nav-section.shrink .nav-logo img {
    height: 4Opx !important;
    width: auto;
  }

  .nav-logo img {
    height: 40px !important;
    width: auto;
    border: none;
  }

  #nav-section.shrink .nav-logo {
    height: 68px;
    margin-top: 15px !important;
    margin-left: -7px !important;
  }

  #nav-section .nav-logo {
    height: 68px !important;
    margin-top: 15px !important;
    margin-left: -7px !important;
  }
}

.nav-mobile>i {
  background-image: url('/bundles/app/images/Groupe-742.png');
  position: absolute;
  top: 31px;
  right: 30px;
  font-size: 28px;
  cursor: pointer;
  width: 19px;
  height: 19px;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 1000;
}

.nav-mobile>i:hover,
.nav-mobile>i:active {
  color: #4f5154;
  background-color: #f1f3f6;
}

.cross {
  background-image: url('/bundles/app/images/Groupe-742.png');
}

.cross:hover {
  background-image: url('/bundles/app/images/Groupe-742-red.png');
}

.bars {
  background-image: url('/bundles/app/images/Groupe-700.png');
  position: absolute;
  top: 30px;
  right: 10px;
  font-size: 28px;
  cursor: pointer;
  width: 22px;
  height: 18px;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

  z-index: 1000;
}

.bars:hover {
  background-image: url('/bundles/app/images/Groupe-700-red.png');
}

.nav-mobile h2 {
  text-align: center;
  margin: 10px 0 25px;
  color: #4d4f52;
}

.nav-mobile h2 i {
  margin-right: 10px;
}

/*.nav-mobile ul li a {
  color: #000;
  border-bottom:1px solid #000;
  font-family: 'ginkamedium', sans-serif;
  line-height:50px;
  font-size:16px;
}*/
.nav-mobile a:hover {
  color: #df4a43;
  text-decoration: none;
}

.nav-mobile a:focus {
  text-decoration: none;
  color: #df4a43;
}

.nav-mobile ul {
  list-style: none;

}


.nav-mobile>ul {
  padding: 0;
  margin-bottom: 0;

  padding: 0 30px 0 30px;
}

.nav-mobile>ul li>a {
  line-height: 35px;
  display: block;
  font-size: 18px;
  font-family: "ginkaregular", sans-serif;
}

.nav-mobile>ul li.dropdown>a,
.nav-mobile>ul li.dropdown-submenu>a,
.nav-mobile>ul li.local>a,
.nav-mobile>ul li>a.connectMenu {
  line-height: 83px;
  font-size: 18px;
  font-family: "ginkamedium", sans-serif;
}

/*.nav-mobile > ul > li:nth-child(1) {
  border-top:1px solid #000;
}*/
.nav-mobile>ul>li {
  padding-left: 30px;
  border-bottom: 1px solid #000;
}

.nav-mobile li.dropdown>.dropdown-mobile {
  /* padding-left: 15px;*/
  display: none;
}


.nav-mobile li.dropdown.open>.dropdown-mobile {
  padding-left: 40px;
  display: block;

  margin-bottom: 30px;

}

.nav-mobile::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  display: none;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.nav-mobile {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  visibility: hidden;
  width: 100%;
  /*height: auto;

  background: #f5f4f2;*/
  padding: 0;
  max-height: 0px;
  overflow: auto;

  /* -webkit-transform: translate3d(0, -50%, 0);
   transform: translate3d(0, -50%, 0);

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
   background-image: url('/bundles/app/images/Groupe-742.png') no-repeat;*/
}

@media (max-width: 992px) {
  .nav-mobile.open {
    position: fixed;
    top: 65px;
    left: 0;
    visibility: visible;
    /*-webkit-transition: -webkit-transform 0.5s;*/
    /* transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  height:auto;*/
    z-index: 11;
    max-height: 100%;
    /* transition-property: all;
  transition-duration: 1s;*/
    background: #F5F4F2;
    cursor: pointer;
  }


  .nav-mobile.open::after {
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  }
}

.nav-mobile .dropdown-backdrop {
  display: none !important;
}

/* #Home
================================================== */
#home-search-section {
  background-image: url(http://placehold.it/1920x800);
  position: relative;
  text-align: center;
  padding: 105px 0;
  overflow: hidden;
  background-position: center center;
}

#home-search-section:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(32, 35, 38, 0.92);
}

.slider-title {
  font-size: 60px;
  font-weight: 900;
  color: #fff;
  line-height: 60px;
}

.slider-subtitle,
#home-search-section .slider-subtitle {
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  line-height: 28px;
}

#home-search-section .slider-subtitle {
  color: #74777c;
}

#home-search-buttons {
  margin-top: 70px;
}

#home-search-buttons .btn {
  border-width: 1px;
  line-height: 21px;
}

#home-search-buttons>.btn {
  margin: 0 5px;
}

#home-search-buttons .input-group {
  margin: 18px 0 22px;
}

#home-search-buttons .form-control {
  background-color: rgba(21, 22, 23, 0.75);
  height: 60px;
  border-color: rgba(21, 22, 23, 0.8);
  color: #fff;
}

#home-search-buttons .form-control:focus {
  border-color: #df4a43;
}

#home-search-buttons .input-group .btn-default {
  border: none;
  background-color: #df4a43;
  height: 60px;
  color: rgba(255, 255, 255, 0.7);
  width: 80px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

#home-search-buttons .input-group .btn-default:hover {
  width: 100px;
  padding-left: 30px;
  color: #ffffff;
}

#home-search-buttons .input-group .btn-default .fa {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#home-search-buttons .input-group .btn-default:hover .fa {
  left: 12px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.advanced-search {
  font-style: italic;
  color: rgba(255, 255, 255, 0.35);
}

.action-box {
  background-color: #df4a43;
  padding: 25px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #fff;
  position: relative;
}

.action-box h2 {
  color: #fff;
  text-transform: none;
  margin-bottom: 26px;
}

.action-box h3 {
  color: #fff;
  text-transform: uppercase;
}

.action-box p {
  margin: 0;
}

.action-box #newsletter {
  padding: 0;
  margin-top: 5px !important;
}

.action-box .input-group {
  margin-top: 0 !important;
}

.action-box .social-networks {
  float: none !important;
  text-align: center;
}

.parallax {
  position: relative;
  text-align: center;
  padding: 85px 0;
  overflow: hidden;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  background-position: center center;
}

.parallax .section-title {
  color: #4d4f52;
  margin-top: 0;
}

.pattern-bg {
  position: relative;
  background-image: url('../images/patterns/pattern1.jpg');
  width: 100%;
  height: 200%;
  background-repeat: repeat;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .pattern-bg {
    background-image: url('../images/patterns/pattern1@2x.jpg');
  }
}

.pattern-bg:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f1f3f6;
  z-index: 0;
  -webkit-opacity: 0.82;
  -moz-opacity: 0.82;
  opacity: 0.82;
}

.pattern-bg .section-title:before,
.pattern-bg .section-title:after {
  background-color: #4d4f52;
}

.pattern-bg.colored-bg:before {
  background-color: #df4a43;
}

.pattern-bg.colored-bg .container {
  position: relative;
  z-index: 10;
}

.dark-bg,
.colored-bg {
  border: none;
  color: #fff;
}

.dark-bg:before,
.colored-bg:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #202326;
  -webkit-opacity: 0.82;
  -moz-opacity: 0.82;
  opacity: 0.82;
}

.dark-bg .section-title,
.colored-bg .section-title {
  color: #fff;
}

.dark-bg .section-title:before,
.colored-bg .section-title:before,
.dark-bg .section-title:after,
.colored-bg .section-title:after {
  background-color: #fff;
}

.dark-bg .testimonials .item .text,
.colored-bg .testimonials .item .text {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent;
  color: #fff;
}

.dark-bg .testimonials .item .text:before,
.colored-bg .testimonials .item .text:before {
  display: none;
  border-color: transparent rgba(255, 255, 255, 0.2) transparent transparent;
  _border-color: #000000 rgba(255, 255, 255, 0.2) #000000 #000000;
}

.dark-bg .testimonials .item .text:after,
.colored-bg .testimonials .item .text:after {
  display: none;
  border-color: transparent rgba(32, 35, 38, 0.82) transparent transparent;
  _border-color: #000000 rgba(32, 35, 38, 0.82) #000000 #000000;
}

.dark-bg .testimonials .item .author,
.colored-bg .testimonials .item .author {
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}

.dark-bg .testimonials .item .author img,
.colored-bg .testimonials .item .author img {
  border-right: none;
}

.dark-bg .owl-controls .owl-page span,
.colored-bg .owl-controls .owl-page span {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
}

.dark-bg .owl-controls .owl-page.active span,
.colored-bg .owl-controls .owl-page.active span,
.dark-bg .owl-controls.clickable .owl-page:hover span,
.colored-bg .owl-controls.clickable .owl-page:hover span {
  background: none repeat scroll 0 0 #ffffff;
}

.colored-bg:before,
.action-box:before {
  background-color: rgba(223, 74, 67, 0.82);
}

.colored-bg #newsletter,
.action-box #newsletter {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
}

.colored-bg #newsletter h1,
.action-box #newsletter h1,
.colored-bg #newsletter h2,
.action-box #newsletter h2 {
  color: #fff;
}

.colored-bg #newsletter .form-control,
.action-box #newsletter .form-control {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0);
  color: #fff;
}

.colored-bg #newsletter .form-control:focus,
.action-box #newsletter .form-control:focus {
  border-color: rgba(255, 255, 255, 0.2);
}

.colored-bg #newsletter .form-control::-webkit-input-placeholder,
.action-box #newsletter .form-control::-webkit-input-placeholder {
  color: #fff;
}

.colored-bg #newsletter .form-control:-moz-placeholder,
.action-box #newsletter .form-control:-moz-placeholder {
  color: #fff;
}

.colored-bg #newsletter .form-control::-moz-placeholder,
.action-box #newsletter .form-control::-moz-placeholder {
  color: #fff;
}

.colored-bg #newsletter .form-control:-ms-input-placeholder,
.action-box #newsletter .form-control:-ms-input-placeholder {
  color: #fff;
}

.dark-bg {
  color: #fff;
}

.gray-bg {
  background-color: #f1f3f6;
  padding: 90px 0 60px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.gray-bg .section-title {
  color: #4d4f52;
  margin-top: 0;
}

.gray-bg .section-title:before,
.gray-bg .section-title:after {
  background-color: #4d4f52;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}

#new-properties-slider .item {
  width: 270px;
}

.colored,
.gray {
  position: relative;
}

.gray .form-control {
  background-color: rgba(255, 255, 255, 0.5);
}

.gray .chzn-container-single .chzn-single {
  background-color: rgba(255, 255, 255, 0.5);
}

.content.colored:before,
.content.gray:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  width: 33.3%;
  height: 100%;
  background-color: #df4a43;
}

.content.gray:before {
  background-color: #f1f3f6;
}

.content-divider {
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
  height: 4px;
}

.main {
  padding-bottom: 0px;
  padding-right: 0px;

}

.main.show {
  padding-bottom: 80px;
  padding-right: 20px;

}

.feature {
  display: inline-block;
  padding: 2% 0;
  text-align: center;
  margin-bottom: 60px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.feature i {
  display: inline-block;
  font-size: 32pt;
  cursor: default;
  margin-bottom: 35px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  position: relative;
  z-index: 1;
  color: #df4a43;
  border: 4px solid #df4a43;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.feature i:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #df4a43;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}

.feature i:before {
  speak: none;
  font-size: 32pt;
  line-height: 86px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}

.no-touch .feature:hover i {
  color: #fff;
}

.feature i:after {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.no-touch .feature:hover i:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.feature h3 {
  width: 90%;
  margin: 0 auto 20px;
  color: #4d4f52;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.feature:hover h3 {
  color: #df4a43;
}

.feature p {
  width: 90%;
  margin: 0 auto 30px;
}

#property-gallery {
  margin-top: 40px;
  margin-bottom: 40px;
}

.property-gallery .item {
  margin: 0 2px;
  position: relative;
  overflow: hidden;
}

.property-gallery .item img {
  width: 100%;
}

.property-gallery .item:hover img {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}

.property-gallery .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(32, 35, 38, 0.82);
  border: 10px solid rgba(32, 35, 38, 0.8);
  z-index: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.property-gallery .item:hover a {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.property-gallery .item a span.btn {
  position: absolute;
  width: 32px;
  height: 32px;
  z-index: 2;
  bottom: -32px;
  margin-bottom: -16px;
  left: 50%;
  margin-left: -16px;
  border-width: 1px;
  padding: 0;
  font-size: 16pt;
}

.property-gallery .item:hover a span.btn {
  bottom: 50%;
}

.property-gallery .item img,
.property-gallery a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.property-gallery2 {
  text-align: center;
}

.property-gallery2 .item {
  margin: -1px;
  position: relative;
  overflow: hidden;
  width: 246px;
  height: 236px;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.property-gallery2 .item h1.section-title {
  font-size: 17pt;
  margin-top: 40px;
  margin-bottom: 25px;
}

.property-gallery2 .item p.section-text {
  padding: 0 20px;
}

.property-gallery2 .item img {
  width: 100%;
  height: 100%;
}

.property-gallery2 .item:hover img {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}

.property-gallery2 .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(32, 35, 38, 0.82);
  border: 10px solid rgba(32, 35, 38, 0.8);
  z-index: 1;
  text-align: left;
  text-decoration: none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.property-gallery2 .item:hover a {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.property-gallery2 .item a h3 {
  color: #fff;
  position: absolute;
  bottom: 43px;
  left: 0;
  padding: 0 12px;
}

.property-gallery2 .item a .location {
  font-style: italic;
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 12px;
  display: block;
  color: #74777c;
}

.property-gallery2 .item img,
.property-gallery2 a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.sidebar .latest-news {
  list-style: none;
  display: inline-block;
  padding: 0;
  clear: both;
}

.sidebar .latest-news>li {
  display: inline-block;
  margin-bottom: 26px;
  width: 100%;
}

.sidebar .latest-news>li .image {
  position: relative;
  float: left;
  width: 30%;
  margin-right: 3%;
}

.sidebar .latest-news>li .image img {
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.sidebar .latest-news>li .image a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 1;
}

.sidebar .latest-news>li .top-info {
  border-bottom: 1px solid #E4E4E4;
  color: #adb2b6;
  font-size: 13px;
  float: right;
  width: 67%;
  margin: 5px 0 8px;
  padding: 0 0 2px;
}

.sidebar .latest-news>li .top-info li {
  display: inline-block;
  margin-right: 14px;
}

.sidebar .latest-news>li .top-info li:last-child {
  margin-right: 0px;
}

.sidebar .latest-news>li .top-info li i {
  margin-right: 5px;
}

.sidebar .latest-news>li h3 {
  margin-bottom: 15px;
}

.sidebar .latest-news>li h3 a {
  color: #4d4f52;
}

.sidebar .latest-news>li h3 a:hover {
  color: #df4a43;
  text-decoration: none;
}

.sidebar.colored .latest-news .top-info {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.sidebar.colored .latest-news h3 a {
  text-decoration: none;
}

.sidebar.colored .latest-news h3 a:hover {
  color: #fff;
  text-decoration: underline;
}

.sidebar {
  padding-top: 30px;
  padding-bottom: 80px;
}

.sidebar img {
  max-width: 100%;
}

#find_agents img {
  width: 100%;
  margin-bottom: 10px;
}

#find_agents .form-actions {
  text-align: center;
  margin-top: 20px;
}

.agency-detail-agents {
  list-style: none;
  padding: 0;
}

.agency-detail-agents li {
  display: inline-block;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 35px;
}

.agency-detail-agents li:last-child {
  margin-bottom: 0;
}

.agency-detail-agents li img {
  width: 90px;
  height: 90px;
  float: left;
  margin: 0 15px 15px 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.agency-detail-agents li .info {
  float: right;
  width: 64%;
  text-align: left;
}

.agency-detail-agents li h3 {
  color: #4d4f52;
}

.agency-detail-agents li a {
  color: #adb2b6;
}

.agency-detail-agents li:hover h3,
.agency-detail-agents li a:hover {
  color: #df4a43;
}

.agency-detail-agents li .location {
  display: block;
  font-style: italic;
  font-size: 10pt;
  color: #4d4f52;
  margin-bottom: 15px;
}

.agency-detail-agents li:before,
.agency-detail-agents li:after {
  content: " ";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}

.agency-detail-agents li:after {
  bottom: 0px;
}

.mapborder {
  border: 4px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
  width: 100%;
}

#map_agency {
  width: 100%;
  height: 250px;
}

.gmap {
  min-height: 150px;
}

.gmap img {
  max-width: none !important;
}

.infoWindow {
  color: #74777c;
  width: 280px;
  line-height: normal ! important;
}

.infoWindow img {
  float: left;
  max-width: 140px !important;
  max-height: 100px !important;
  margin: 10px 10px 10px 0;
}

.infoWindow .description {
  padding: 10px 0;
}

.infoWindowAgency,
.infoWindowContacts {
  color: #74777c;
  width: 170px;
  overflow: visible !important;
  background-color: #fff;
  padding: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.infoWindowAgency:before,
.infoWindowContacts:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #fff;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  bottom: -7px;
  left: 50%;
  margin-left: -10px;
  z-index: -1;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.infoWindowAgency:after,
.infoWindowContacts:after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-top-color: #fff;
  z-index: 99;
}

.infoWindowAgency img,
.infoWindowContacts img {
  float: left;
  max-width: 150px !important;
  margin: 10px 0;
}

.infoWindowAgency .description,
.infoWindowContacts .description {
  padding: 10px 0;
}

.testimonials .item {
  margin: 0 1px;
}

.testimonials .item .text {
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  text-align: center;
  padding: 65px 20px;
  font-style: italic;
  font-size: 14px;
  background-color: #F8F9FB;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.testimonials .item .text:before {
  position: absolute;
  left: 21px;
  bottom: -29px;
  width: 0;
  height: 0;
  border-style: inset solid solid inset;
  border-width: 0 60px 28px 0;
  border-color: transparent rgba(0, 0, 0, 0.07) transparent transparent;
  line-height: 0px;
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
  _border-color: #000000 rgba(0, 0, 0, 0.07) #000000 #000000;
  /*_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');*/
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
}

.testimonials .item .text:after {
  position: absolute;
  left: 19px;
  bottom: -27px;
  width: 0;
  height: 0;
  border-style: inset solid solid inset;
  border-width: 0 60px 28px 0;
  border-color: transparent #F8F9FB transparent transparent;
  line-height: 0px;
  _border-color: #000000 #F8F9FB #000000 #000000;
  /*_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');*/
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
}

.testimonials .item .text p:before,
.testimonials .item .text p:after {
  font-family: 'Roboto', sans-serif;
  font-size: 52pt;
  position: absolute;
}

.testimonials .item .text p:before {
  content: "\201C";
  left: 5px;
  top: 0px;
}

.testimonials .item .text p:after {
  bottom: -38px;
  content: "\201D";
  right: 34px;
}

.testimonials .item .author {
  width: 90%;
  margin-left: 5%;
  margin-top: 48px;
  padding-right: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.testimonials .item .author img {
  float: left;
  width: 61px;
  padding: 0;
  margin: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.testimonials .item .author div {
  display: inline-block;
  padding: 9px 0;
  margin: 0 0 0 15px;
  font-size: 15pt;
  line-height: 20px;
}

.testimonials .item .author div span {
  font-style: italic;
  font-size: 14px;
}

#newsletter {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}

#newsletter h2 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 15pt;
}

#newsletter h2 span {
  font-weight: 900;
  font-size: 28pt;
}

#newsletter .input-group {
  margin-top: 25px;
}

#newsletter .form-control {
  background-color: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0);
  height: 35px;
  box-shadow: none;
}

#newsletter .form-control:focus {
  border-color: rgba(0, 0, 0, 0.1);
}

#newsletter .form-control::-webkit-input-placeholder {
  color: #adb3b6;
}

#newsletter .form-control:-moz-placeholder {
  color: #adb3b6;
}

#newsletter .form-control::-moz-placeholder {
  color: #adb3b6;
}

#newsletter .form-control:-ms-input-placeholder {
  color: #adb3b6;
}

.sidebar.colored {
  background-color: #df4a43;
  color: #fff;
}

.sidebar.colored a {
  color: #fff;
  text-decoration: underline;
}

.sidebar.colored .section-title {
  color: #fff;
}

.sidebar.colored .section-title:before,
.sidebar.colored .section-title:after {
  background-color: #fff;
}

.sidebar.colored .owl-controls .owl-page span {
  background: #fff;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}

.sidebar.colored .owl-controls .owl-page.active span,
.sidebar.colored .owl-controls.clickable .owl-page:hover span {
  background: #fff;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.sidebar.colored .mapborder {
  border: 4px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 10px;
  width: 100%;
}

.sidebar.colored .testimonials .item .text {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent;
}

.sidebar.colored .testimonials .item .text:before {
  border-color: transparent rgba(255, 255, 255, 0.2) transparent transparent;
  _border-color: #000000 rgba(255, 255, 255, 0.2) #000000 #000000;
}

.sidebar.colored .testimonials .item .text:after {
  border-color: transparent #df4a43 transparent transparent;
  _border-color: #000000 #df4a43 #000000 #000000;
}

.sidebar.colored .testimonials .item .author {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.sidebar.colored .testimonials .item .author img {
  border-right: none;
}

.sidebar.colored #newsletter {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.sidebar.colored #newsletter .form-control {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0);
  color: #fff;
}

.sidebar.colored #newsletter .form-control:focus {
  border-color: rgba(255, 255, 255, 0.2);
}

.sidebar.colored #newsletter .form-control::-webkit-input-placeholder {
  color: #fff;
}

.sidebar.colored #newsletter .form-control:-moz-placeholder {
  color: #fff;
}

.sidebar.colored #newsletter .form-control::-moz-placeholder {
  color: #fff;
}

.sidebar.colored #newsletter .form-control:-ms-input-placeholder {
  color: #fff;
}

.sidebar.gray {
  background-color: #f1f3f6;
  height: 570px;
}

.sidebar.gray .section-title {
  color: #4d4f52;
}

.sidebar.gray .section-title:before,
.sidebar.gray .section-title:after {
  background-color: #4d4f52;
}

#partners {
  text-align: center;
}

#partners .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 4px;
  padding: 30px 15px;
  vertical-align: middle;
}

#partners .item img {
  max-width: 100%;
}

.sidebar #partners .item {
  width: 100%;
  margin: 0 0 20px 0;
  border: 1px solid #DADBDF;
  padding: 6px 15px;
}

.revslider-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.revslider {
  width: 100%;
  position: relative;
}

a.tp-caption.btn-default,
a.tp-caption.btn-lg {
  color: #fff;
  height: auto !important;
}

#home-advanced-search,
#map-property-filter,
#advanced-search,
#contacts-overlay {
  position: relative;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
}

#home-advanced-search .container,
#map-property-filter .container,
#advanced-search .container,
#contacts-overlay .container {
  overflow: hidden;
  max-height: 1px;
  -webkit-transition: max-height 0.3s ease-out;
  -moz-transition: max-height 0.3s ease-out;
  -ms-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}

#home-advanced-search form,
#map-property-filter form,
#advanced-search form,
#contacts-overlay form {
  margin-top: 25px;
}

#home-advanced-search .form-control,
#map-property-filter .form-control,
#advanced-search .form-control,
#contacts-overlay .form-control,
#home-advanced-search .chzn-container,
#map-property-filter .chzn-container,
#advanced-search .chzn-container,
#contacts-overlay .chzn-container {
  text-align: left;
}

#home-advanced-search .form-control,
#map-property-filter .form-control,
#advanced-search .form-control,
#contacts-overlay .form-control {
  display: inline-block;
  vertical-align: middle;
}

#home-advanced-search .btn,
#map-property-filter .btn,
#advanced-search .btn,
#contacts-overlay .btn {
  height: 39px;
  margin: 0 10px 15px 10px;
}

#home-advanced-search #opensearch,
#map-property-filter #opensearch,
#advanced-search #opensearch,
#contacts-overlay #opensearch {
  position: absolute;
  width: 68px;
  height: 24px;
  top: -23px;
  left: 50%;
  margin-left: -34px;
  background-color: #fff;
  color: #74777c;
  z-index: 99;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
}

#home-advanced-search #opensearch:after,
#map-property-filter #opensearch:after,
#advanced-search #opensearch:after,
#contacts-overlay #opensearch:after {
  content: "\f002";
  display: inline-block;
  font-size: 12pt;
  text-align: center;
  padding-top: 3px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#home-advanced-search.open,
#map-property-filter.open,
#advanced-search.open,
#contacts-overlay.open {
  border-top-color: rgba(0, 0, 0, 0.2);
}

#home-advanced-search.open .container,
#map-property-filter.open .container,
#advanced-search.open .container,
#contacts-overlay.open .container {
  max-height: 700px;
}

#home-advanced-search.open #opensearch:after,
#map-property-filter.open #opensearch:after,
#advanced-search.open #opensearch:after,
#contacts-overlay.open #opensearch:after {
  content: "\f002";
}

#advanced-search .container {
  overflow: visible;
  max-height: none;
}

#home-advanced-search.gray,
#advanced-search.gray {
  background-color: #f1f3f6;
}

#home-advanced-search.gray #opensearch,
#advanced-search.gray #opensearch {
  background-color: #f1f3f6;
}

#home-grid {
  width: 100%;
  height: 481px;
  overflow: hidden;
}

#home-grid:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.3);
}

#home-grid .free-wall {
  width: 100%;
  height: 100%;
}

#home-grid .free-wall .item {
  background-color: #FFFFFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: default;
  float: left;
  overflow: hidden;
  height: 240px;
}

#home-grid .free-wall .item img {
  height: 100%;
  width: 100%;
  visibility: hidden;
}

#home-grid .free-wall .item .price {
  position: absolute;
  top: 10px;
  left: 9px;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

#home-grid .free-wall .item .price i {
  margin-right: 8px;
}

#home-grid .free-wall .item .price span {
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: -4px;
}

#home-grid .free-wall .item .info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(32, 35, 38, 0.82);
  border: 10px solid rgba(32, 35, 38, 0.8);
  padding: 12px;
  z-index: 9;
  visibility: hidden;
  text-decoration: none;
  display: block;
  /*filter:alpha(opacity=0);*/
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#home-grid .free-wall .item:hover .info {
  visibility: visible;
  /*filter:alpha(opacity=100);*/
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

#home-grid .free-wall .item .info h3 {
  color: #fff;
  position: absolute;
  bottom: 43px;
  left: 0;
  padding: 0 12px;
}

#home-grid .free-wall .item .info h3:hover {
  text-decoration: none;
}

#home-grid .free-wall .item .info .location {
  font-style: italic;
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 12px;
  display: block;
  color: #74777c;
}

#home-grid .free-wall .item[data-state="init"] {
  display: none;
}

#home-grid .free-wall .item[data-state="start"] {
  display: block;
  animation: start 0.5s;
  -webkit-animation: start 0.5s;
}

#home-grid .free-wall .item[data-state="move"] {
  transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;
  -webkit-transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;
}

@keyframes start {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

@-webkit-keyframes start {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

#home-grid-latest-properties {
  background-image: url(http://placehold.it/1920x800);
}

.home3-hero {
  padding: 90px 0;
}

.home3-hero h2 {
  font-size: 28pt;
  text-transform: none;
  margin-bottom: 30px;
}

.home3-hero p {
  margin-bottom: 30px;
}

.home3-hero #map_agency {
  height: 273px;
}

#agents,
#testimonials {
  margin-bottom: 60px;
}

#properties_map {
  width: 100%;
  height: 650px;
}

#map-property-filter,
#contacts-overlay {
  background-color: transparent;
  border: none;
  color: #74777c;
  position: relative;
}

#map-property-filter .container,
#contacts-overlay .container {
  max-height: none;
  overflow: visible;
}

#map-property-filter .row .col-sm-12,
#contacts-overlay .row .col-sm-12 {
  background-color: rgba(255, 255, 255, 0.7);
  float: right;
  margin-top: -200px;
  z-index: 99;
}

#map-property-filter .form-control,
#contacts-overlay .form-control {
  background-color: #ffffff;
}

#map-property-filter .chzn-container-single .chzn-single,
#contacts-overlay .chzn-container-single .chzn-single {
  background-color: #ffffff;
}

#map-property-filter #filter-close,
#contacts-overlay #filter-close,
#map-property-filter #contacts-overlay-close,
#contacts-overlay #contacts-overlay-close {
  position: absolute;
  top: 5px;
  right: 12px;
  content: "\f068";
  font-size: 18pt;
  cursor: pointer;
}

.property-large-buttons {
  list-style: none;
  margin-bottom: 35px;
  margin-top: 15px;
  padding: 0;
}

.property-large-buttons li {
  position: relative;
  height: 360px;
  width: 32.3333%;
  display: inline-block;
  float: left;
  text-align: center;
  margin: 0 0.5% 20px 0.5%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.property-large-buttons li:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(241, 243, 246, 0.82);
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.property-large-buttons li:hover:before {
  background-color: rgba(223, 74, 67, 0.8200000000000001);
}

.property-large-buttons li i {
  position: relative;
  font-size: 44pt;
  margin-top: 130px;
  z-index: 2;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.property-large-buttons li:hover i {
  color: #fff;
  margin-top: 65px;
}

.property-large-buttons li h4 {
  position: relative;
  font-size: 25pt;
  color: #74777c;
  z-index: 2;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.property-large-buttons li:hover h4 {
  color: #fff;
}

.property-large-buttons li a {
  position: relative;
  z-index: 2;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin-top: -40px;
}

.property-large-buttons li:hover a {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  margin-top: 110px;
}

.property-large-buttons #residential {
  background-image: url(http://placehold.it/253x361);
}

.property-large-buttons #commercial {
  background-image: url(http://placehold.it/253x361);
}

.property-large-buttons #land {
  background-image: url(http://placehold.it/253x361);
}

.contact-us {
  list-style: none;
  padding: 15px 40px;
  background-color: #F7F8FA;
  border: 1px solid #DADBDF;
  overflow: hidden;
  margin-bottom: 25px;
}

.contact-us li {
  margin: 6px 0;
  display: block;
  position: relative;
  padding: 5px 0 0 40px;
  min-height: 30px;
}

.contact-us li div {
  display: inline-block;
  width: 100%;
}

.contact-us li i {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13pt;
  color: #fff;
  background-color: #74777c;
  margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.contact-us li a {
  color: #74777c;
}

.contact-us li a:hover {
  color: #df4a43;
  text-decoration: none;
}

.nav-tabs {
  border-bottom: 1px solid #e3e3e3;
}

.nav-tabs>li>a,
.nav-tabs.nav-justified>li>a {
  border: 1px solid #e3e3e3;
  border-radius: 0;
  line-height: 1.42857;
  margin-right: 0px;
  color: #4d4f52;
  margin-bottom: 0 !important;
  background-color: #F8F9FB;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
  background-color: #F8F9FB;
  text-decoration: none;
  border: 1px solid #e3e3e3;
}

.nav-tabs>li.disabled>a {
  color: #999999;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: transparent;
  border: 1px solid #e3e3e3;
  border-bottom: none;
  color: #df4a43;
  cursor: default;
}

.nav-tabs.tabs-left,
.nav-tabs.tabs-right {
  width: 25%;
}

.nav-tabs.tabs-left>li,
.nav-tabs.tabs-right>li {
  float: none;
}

.nav-tabs.tabs-left>li>a,
.nav-tabs.tabs-right>li>a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.nav-tabs.tabs-left {
  float: left;
}

.nav-tabs.tabs-left>li>a {
  margin-right: -1px;
}

.nav-tabs.tabs-left>li.active>a,
.nav-tabs.tabs-left>li.active>a:hover,
.nav-tabs.tabs-left>li.active>a:focus {
  border: 1px solid #e3e3e3;
  border-right: 1px solid #fff;
}

.nav-tabs.tabs-right {
  float: right;
}

.nav-tabs.tabs-right>li>a {
  margin-left: -1px;
}

.nav-tabs.tabs-right>li.active>a,
.nav-tabs.tabs-right>li.active>a:hover,
.nav-tabs.tabs-right>li.active>a:focus {
  border: 1px solid #e3e3e3;
  border-left: 1px solid #fff;
}

.tab-content {
  margin-bottom: 40px;
}

.tab-content>.active {
  background-color: transparent;
  border: 1px solid #e3e3e3;
  border-top: none;
  padding: 25px 15px;
}

.tab-content h4 {
  margin-bottom: 15px;
}

.tab-content img {
  max-width: 100%;
  margin: 10px 0;
  display: block;
}

.tab-content.tabs-left,
.tab-content.tabs-right {
  border-top: 1px solid #e3e3e3;
  float: left;
  width: 75%;
}

.tab-content.tabs-right {
  float: right;
}

.sidebar.gray .nav-tabs>li>a,
.gray .sidebar .nav-tabs>li>a {
  background-color: transparent;
}

.sidebar.gray .nav-tabs>li>a:hover,
.gray .sidebar .nav-tabs>li>a:hover,
.sidebar.gray .nav-tabs>li>a:focus,
.gray .sidebar .nav-tabs>li>a:focus {
  background-color: transparent;
}

.sidebar.gray .nav-tabs>li.active>a,
.gray .sidebar .nav-tabs>li.active>a,
.sidebar.gray .nav-tabs>li.active>a:hover,
.gray .sidebar .nav-tabs>li.active>a:hover,
.sidebar.gray .nav-tabs>li.active>a:focus,
.gray .sidebar .nav-tabs>li.active>a:focus,
.sidebar.gray .nav-tabs.nav-justified>.active>a,
.gray .sidebar .nav-tabs.nav-justified>.active>a,
.sidebar.gray .nav-tabs.nav-justified>.active>a:hover,
.gray .sidebar .nav-tabs.nav-justified>.active>a:hover,
.sidebar.gray .nav-tabs.nav-justified>.active>a:focus,
.gray .sidebar .nav-tabs.nav-justified>.active>a:focus {
  background-color: #F8F9FB;
  border-bottom: 1px solid #F8F9FA;
}

.sidebar.gray .tab-content>.active,
.gray .sidebar .tab-content>.active {
  background-color: #F8F9FB;
}

.panel-group {
  margin-bottom: 40px;
  margin-top: 20px;
  border: none;
  border-bottom: none;
}

.panel-group .panel {
  border-radius: 0px;
  box-shadow: none;
  background-color: transparent;
  border: 1px solid #e3e3e3;
  margin-bottom: 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.panel-group .panel .panel-heading {
  padding: 0;
}

.panel-group .panel .panel-heading .panel-title>a {
  color: #df4a43;
  background-color: transparent;
  padding: 15px 55px 15px 15px;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.panel-group .panel .panel-heading .panel-title>a:after {
  content: "\f077";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 29px;
  border: 1px solid #df4a43;
  color: #df4a43;
  font-size: 14pt;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.panel-group .panel .panel-heading .panel-title>a.collapsed {
  color: #4d4f52;
  background-color: #f1f3f6;
}

.panel-group .panel .panel-heading .panel-title>a.collapsed:after {
  content: "\f078";
  border: 1px solid #adb2b6;
  color: #adb2b6;
  line-height: 29px;
}

.panel-group .panel .panel-heading .panel-title>a:focus {
  text-decoration: none;
}

.panel-group .panel .panel-heading .panel-title>a:hover {
  text-decoration: none;
  color: #df4a43;
}

.panel-group .panel .panel-heading .panel-title>a:hover:after {
  color: #df4a43;
  border-color: #df4a43;
}

.panel-group .panel .panel-heading+.panel-collapse .panel-body {
  border-top: none;
  background-color: #f1f3f6;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.panel-group .panel .panel-heading+.panel-collapse.collapsing .panel-body,
.panel-group .panel .panel-heading+.panel-collapse.in .panel-body {
  background-color: #fff;
}

.panel-group .panel+.panel {
  margin-top: 0px;
}

.sidebar.gray .panel-group,
.gray .sidebar .panel-group {
  border: 1px solid #e3e3e3;
  margin-top: 0px;
}

.sidebar.gray .panel-group .panel,
.gray .sidebar .panel-group .panel {
  border: none;
  margin-bottom: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.sidebar.gray .panel-group .panel .panel-heading .panel-title>a,
.gray .sidebar .panel-group .panel .panel-heading .panel-title>a {
  color: #df4a43;
  background-color: #F8F9FB;
}

.sidebar.gray .panel-group .panel .panel-heading .panel-title>a.collapsed,
.gray .sidebar .panel-group .panel .panel-heading .panel-title>a.collapsed {
  color: #4d4f52;
  background-color: transparent;
}

.sidebar.gray .panel-group .panel .panel-heading+.panel-collapse .panel-body,
.gray .sidebar .panel-group .panel .panel-heading+.panel-collapse .panel-body {
  border-top: none;
  background-color: transparent;
}

.sidebar.gray .panel-group .panel .panel-heading+.panel-collapse.collapsing .panel-body,
.gray .sidebar .panel-group .panel .panel-heading+.panel-collapse.collapsing .panel-body,
.sidebar.gray .panel-group .panel .panel-heading+.panel-collapse.in .panel-body,
.gray .sidebar .panel-group .panel .panel-heading+.panel-collapse.in .panel-body {
  background-color: #F8F9FB;
}

.sidebar.gray .panel-group .panel+.panel,
.gray .sidebar .panel-group .panel+.panel {
  border-top: 1px solid #e3e3e3;
}

#countup {
  background-image: url(http://placehold.it/1920x800);
}

.funfacts {
  text-align: center;
  color: #adb2b6;
  margin-bottom: 45px;
}

.funfacts>div {
  display: inline-block;
  margin: 0 40px;
}

.funfacts span {
  color: #fff;
  display: block;
  font-size: 43pt;
  font-weight: 700;
}

.features-list {
  list-style: none;
  padding: 0;
  margin: 35px 0 40px;
}

.features-list li {
  padding: 2px 0 0 30px;
  position: relative;
  min-height: 24px;
  margin-bottom: 18px;
}

.features-list li i {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
  font-size: 18pt;
  color: #4d4f52;
}

.twitter {
  text-align: center;
}

.twitter .item {
  margin-bottom: 20px;
}

.twitter .item header {
  margin-bottom: 20px;
}

.twitter .item header h3 {
  display: inline-block;
  font-size: 21pt;
  font-weight: 700;
  margin-right: 5px;
}

.twitter .item .text a {
  font-style: italic;
}

.colored-bg .twitter .item {
  color: #fff;
}

.colored-bg .twitter .item header h3 {
  color: #fff;
}

.colored-bg .twitter .item header a {
  color: #fff;
}

.colored-bg .twitter .item .text a {
  color: #4d4f52;
}

/* #Property detail/listing
================================================== */
.property-title {
  text-transform: none;
  font-size: 24pt;
  margin-bottom: 40px;
  margin-top: 54px;
}

.property-title small {
  display: block;
  font-style: italic;
  color: #4d4f52;
  font-size: 12pt;
  margin-top: 4px;
}

.property-topinfo {
  width: 100%;
  text-align: left;
  margin: 0;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  background-color: #f1f3f6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  clear: both;
}

.property-topinfo .amenities {
  list-style: none;
  padding: 8px 0;
  margin: 0;
  background-color: #fff;
  display: inline-block;
  border-right: 1px solid #E4E4E4;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.property-topinfo .amenities li {
  display: inline-block;
  height: 38px;
  margin: 0;
  padding: 10px 18px 0 18px;
  border-right: 1px solid #E4E4E4;
  color: #74777c;
}

.property-topinfo .amenities li:last-child {
  border-right: none;
}

.property-topinfo .amenities li .fa {
  color: #adb2b6;
  font-size: 18px;
}

.property-topinfo .amenities li [class^="icon-"],
.property-topinfo .amenities li [class*=" icon-"] {
  color: #adb2b6;
  float: left;
  font-size: 18px;
  margin-right: 3px;
  margin-top: -3px;
}

.property-topinfo #property-id {
  float: right;
  line-height: 54px;
  margin-right: 20px;
}

.property-topinfo:after,
.property-topinfo:before {
  content: " ";
  display: table;
}

.property-topinfo:after {
  clear: both;
}

#property-detail-wrapper {
  position: relative;
}

#property-detail-wrapper.style1 .price {
  position: absolute;
  top: 10px;
  left: -5px;
  background-color: #df4a43;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

#property-detail-wrapper.style1 .price:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-color: rgba(0, 0, 0, 0) #751814 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 6px 6px 0;
  height: 0;
  width: 0;
}

#property-detail-wrapper.style1 .price i {
  margin-right: 8px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

#property-detail-wrapper.style1 .price span {
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: -4px;
}

#property-detail-large {
  margin-bottom: 5px;
}

#property-detail-large .item {
  background: #fff;
  padding: 0px;
  margin: 0 1px;
}

#property-detail-large .item img {
  width: 100%;
  height: 570px;
}

#property-detail-large .item .price {
  position: absolute;
  top: 10px;
  left: 0px;
  background-color: #df4a43;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

#property-detail-large .item .price:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-color: rgba(0, 0, 0, 0) #751814 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 6px 6px 0;
  height: 0;
  width: 0;
}

#property-detail-large .item .price i {
  margin-right: 8px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

#property-detail-large .item .price span {
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: -4px;
}

#property-detail-thumbs {
  margin-bottom: 5px;
}

#property-detail-thumbs .item {
  height: 500px;
  margin: 0 1px;
  color: #FFF;
  cursor: pointer;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

#property-detail-thumbs .item img {
  width: 100%;
  height: 570px;

}

#property-detail-thumbs .item:after {
  content: " ";
  background-color: #fff;
  border: 0;
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

#property-detail-thumbs .item:hover:after,
#property-detail-thumbs .synced .item:after {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.property-amenities-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.property-amenities-list>li {
  margin: 10px 5px;
}

.property-amenities-list>li.enabled:before,
.property-amenities-list>li.disabled:before {
  content: "\f00c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #df4a43;
  margin-right: 8px;
}

.property-amenities-list>li.disabled:before {
  content: "\f00d";
  color: #adb2b6;
}

.property-features {
  list-style: none;
  margin: 0;
  padding: 0;
}

.property-features>li {
  position: relative;
  padding: 20px 20px 20px 70px;
  min-height: 60px;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 15px;
}

.property-features>li i {
  position: absolute;
  color: #df4a43;
  font-size: 30pt;
  float: left;
  top: 5px;
  left: 20px;
}

.property-features>li i.fa {
  top: 9px;
}

#property_location {
  height: 285px;
  margin-bottom: 40px;
}

.share-wraper {
  border: 1px solid #e3e3e3;
  margin-bottom: 40px;
  padding: 0px 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.share-wraper h5 {
  display: inline-block;
  margin-right: 15px;
  margin: 8px 15px 8px 0;
}

.share-wraper .social-networks {
  float: none;
  display: inline-block;
  margin: 8px 0 !important;
}

.share-wraper .social-networks li a {
  font-size: 12pt;
  height: 27px;
  line-height: 24px;
  width: 27px;
}

.share-wraper .print-button {
  float: right;
  font-size: 15pt;
  padding-left: 20px;
  border-left: 1px solid #e3e3e3;
  color: #adb2b6;
  margin: 8px 0 !important;
}

.share-wraper .print-button:hover {
  color: #4d4f52;
}

.property-agent-info {
  background-color: #f1f3f6;
  margin-bottom: 40px;
}

.property-agent-info .agent-detail {
  margin: 0;
  padding: 0;
  border: none;
}

.property-agent-info .agent-detail .info {
  border: 1px solid #e3e3e3;
  background-color: #fff;
  padding: 20px 15px;
}

.property-agent-info:after,
.property-agent-info:before {
  content: " ";
  display: table;
}

.property-agent-info:after {
  clear: both;
}

.grid-style1 .item,
.grid-style2 .item,
.list-style .item {
  margin: 0 auto 43px;
  text-align: left;
  position: relative;
}

.grid-style1 .item .image,
.grid-style2 .item .image,
.list-style .item .image {
  width: 100%;
  /*height:212px;*/
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-style1 .item .image img,
.grid-style2 .item .image img,
.list-style .item .image img {
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.grid-style1 .item .image>a,
.grid-style2 .item .image>a,
.list-style .item .image>a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  background-color: rgba(32, 35, 38, 0.82);
  border: 10px solid rgba(32, 35, 38, 0.8);
  z-index: 9;
  text-align: center;
  visibility: hidden;
  text-decoration: none;
  /*filter:alpha(opacity=0);*/
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.grid-style1 .item .image>a .btn,
.grid-style2 .item .image>a .btn,
.list-style .item .image>a .btn {
  margin-top: -17px;
  position: relative;
  top: 100%;
}

.grid-style1 .item .image>a h3,
.grid-style2 .item .image>a h3,
.list-style .item .image>a h3 {
  text-align: left;
  color: #fff;
  position: absolute;
  bottom: 43px;
  left: 0;
  padding: 0 12px;
}

.grid-style1 .item .image>a .location,
.grid-style2 .item .image>a .location,
.list-style .item .image>a .location {
  text-align: left;
  font-style: italic;
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 12px;
  display: block;
  color: #74777c;
}

.grid-style1 .item .image:hover img,
.grid-style2 .item .image:hover img,
.list-style .item .image:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.grid-style1 .item .image:hover>a,
.grid-style2 .item .image:hover>a,
.list-style .item .image:hover>a {
  visibility: visible;
  /*filter:alpha(opacity=100);*/
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.grid-style1 .item .image:hover>a .btn,
.grid-style2 .item .image:hover>a .btn,
.list-style .item .image:hover>a .btn {
  top: 50%;
}

.grid-style1 .item .image-large,
.grid-style2 .item .image-large,
.list-style .item .image-large {
  height: 255px;
}

.grid-style1 .item .price,
.grid-style2 .item .price,
.list-style .item .price,
.grid-style1 .item .tag,
.grid-style2 .item .tag,
.list-style .item .tag {
  position: absolute;
  top: 10px;
  left: 9px;
  background-color: #df4a43;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.grid-style1 .item .price:before,
.grid-style2 .item .price:before,
.list-style .item .price:before,
.grid-style1 .item .tag:before,
.grid-style2 .item .tag:before,
.list-style .item .tag:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-color: rgba(0, 0, 0, 0) #751814 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 6px 6px 0;
  height: 0;
  width: 0;
}

.grid-style1 .item .price i,
.grid-style2 .item .price i,
.list-style .item .price i,
.grid-style1 .item .tag i,
.grid-style2 .item .tag i,
.list-style .item .tag i {
  margin-right: 8px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.grid-style1 .item .price span,
.grid-style2 .item .price span,
.list-style .item .price span,
.grid-style1 .item .tag span,
.grid-style2 .item .tag span,
.list-style .item .tag span {
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: -4px;
  line-height: 1.4;
}

.grid-style1 .item .tag,
.grid-style2 .item .tag,
.list-style .item .tag {
  padding: 14px 18px;
  font-size: 17px;
}

.grid-style1 .item .tag i,
.grid-style2 .item .tag i,
.list-style .item .tag i {
  margin-right: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.grid-style1 .item>.info,
.grid-style2 .item>.info,
.list-style .item>.info,
.grid-style1 .item>.info-blog,
.grid-style2 .item>.info-blog,
.list-style .item>.info-blog {
  padding: 20px 0 0;
}

.grid-style1 .item>.info h3,
.grid-style2 .item>.info h3,
.list-style .item>.info h3,
.grid-style1 .item>.info-blog h3,
.grid-style2 .item>.info-blog h3,
.list-style .item>.info-blog h3 {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.grid-style1 .item>.info h3 a,
.grid-style2 .item>.info h3 a,
.list-style .item>.info h3 a,
.grid-style1 .item>.info-blog h3 a,
.grid-style2 .item>.info-blog h3 a,
.list-style .item>.info-blog h3 a {
  color: #4d4f52;
}

.grid-style1 .item>.info h3 a:hover,
.grid-style2 .item>.info h3 a:hover,
.list-style .item>.info h3 a:hover,
.grid-style1 .item>.info-blog h3 a:hover,
.grid-style2 .item>.info-blog h3 a:hover,
.list-style .item>.info-blog h3 a:hover {
  text-decoration: none;
  color: #df4a43;
}

.grid-style1 .item>.info h3 small,
.grid-style2 .item>.info h3 small,
.list-style .item>.info h3 small,
.grid-style1 .item>.info-blog h3 small,
.grid-style2 .item>.info-blog h3 small,
.list-style .item>.info-blog h3 small {
  display: block;
  font-style: italic;
  margin-top: 4px;
}

.grid-style1 .item>.info-blog h3,
.grid-style2 .item>.info-blog h3,
.list-style .item>.info-blog h3 {
  border-bottom: none;
  padding-bottom: 0px;
}

.grid-style1 .item .amenities,
.grid-style2 .item .amenities,
.list-style .item .amenities {
  width: 100%;
  list-style: none;
  text-align: center;
  padding: 6px 10px;
  margin: 18px 0 0;
  background-color: #fff;
  border-color: #E4E4E4;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.grid-style1 .item .amenities li,
.grid-style2 .item .amenities li,
.list-style .item .amenities li {
  display: inline-block;
  height: 38px;
  margin-right: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-right: 1px solid #E4E4E4;
  color: #74777c;
}

.grid-style1 .item .amenities li:last-child,
.grid-style2 .item .amenities li:last-child,
.list-style .item .amenities li:last-child {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}

.grid-style1 .item .amenities li .fa,
.grid-style2 .item .amenities li .fa,
.list-style .item .amenities li .fa {
  color: #adb2b6;
  font-size: 18px;
}

.grid-style1 .item .amenities li [class^="icon-"],
.grid-style2 .item .amenities li [class^="icon-"],
.list-style .item .amenities li [class^="icon-"],
.grid-style1 .item .amenities li [class*=" icon-"],
.grid-style2 .item .amenities li [class*=" icon-"],
.list-style .item .amenities li [class*=" icon-"] {
  color: #adb2b6;
  float: left;
  font-size: 18px;
  margin-right: 2px;
  margin-top: -3px;
}

.grid-style1 .item>.amenities,
.grid-style2 .item>.amenities,
.list-style .item>.amenities {
  margin-top: 0;
  border-width: 0 1px 1px 1px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.grid-style1 .item .top-info,
.grid-style2 .item .top-info,
.list-style .item .top-info {
  padding: 0 0 14px 0;
  margin: 0 0 15px;
  border-bottom: 1px solid #E4E4E4;
  color: #adb2b6;
  font-size: 13px;
}

.grid-style1 .item .top-info li,
.grid-style2 .item .top-info li,
.list-style .item .top-info li {
  display: inline-block;
  margin-right: 14px;
}

.grid-style1 .item .top-info li:last-child,
.grid-style2 .item .top-info li:last-child,
.list-style .item .top-info li:last-child {
  margin-right: 0px;
}

.grid-style1 .item .top-info li i,
.grid-style2 .item .top-info li i,
.list-style .item .top-info li i {
  margin-right: 5px;
}

.grid-style1 .item.disabled,
.grid-style2 .item.disabled,
.list-style .item.disabled {
  display: none;
}

.list-style .item {
  width: 100%;
  float: left;
}

.list-style .item .image {
  width: 35%;
  float: left;
}

.list-style .item .image img {
  height: 100%;
}

.list-style .item .info,
.list-style .item .info-blog {
  width: 60%;
  margin-left: 3%;
  float: left;
}

.list-style .item .info .amenities,
.list-style .item .info-blog .amenities {
  display: inline-block;
  width: auto;
}

.list-style.latest-news .item .image {
  width: 44%;
}

.list-style.latest-news .item .info,
.list-style.latest-news .item .info-blog {
  width: 53%;
}

/* #Login/Resgister
================================================== */
.login {
  background-color: #f1f3f6;
  padding: 40px 50px;
  margin-top: 20px;
}

.login h1 {
  text-transform: none;
  color: #4d4f52;
  font-size: 24pt;
  line-height: 1.3;
}

.login .form-style {
  padding-left: 0;
  padding-right: 0;
}

.login .form-style .checkbox {
  background-color: #EBECF0;
  margin-bottom: 25px;
  padding: 14px 14px 14px 55px;
  font-size: 10pt;
}

.login .form-style .checkbox input[type="checkbox"] {
  margin-left: -35px;
}

.login .form-style .checkbox .button-checkbox {
  float: left;
  margin-left: -35px;
}

.login .form-style .checkbox .button-checkbox .btn {
  color: #adb2b6;
  padding: 0;
  border: 0;
  height: auto;
  line-height: normal;
  font-size: 14pt;
}

.login .form-style .checkbox .button-checkbox .btn .fa-check-square-o {
  color: #74777c;
}

.login .btn {
  width: 100%;
}

.login .recover-pass {
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
  margin: 0 25px 40px;
}

.login .recover-pass a {
  color: #74777c;
  margin-bottom: 25px;
  display: block;
}

.login-info {
  padding-top: 40px;
}

.login-info h1 {
  text-transform: none;
  margin-bottom: 20px;
}

.login-info p {
  margin-bottom: 50px;
}

.forgotten {
  font-style: italic;
  font-size: 16px;
  margin-top: 10px;
}

@media (max-width: 992px) {
  .forgotten a {
    font-size: 16px !important;
  }
}

.login-page .text-left p span {
  padding-bottom: 5px;
  display: inline-block;
  color: #d7494a;
}

a.connex,
a.connex:hover {
  color: #d7494a;
}

.login-page .text-left i {
  color: #d7494a;
}

/* #Contacts
================================================== */
.contacts {
  position: relative;
}

.contacts:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  width: 33.3%;
  height: 100%;
  background-color: #fff;
  z-index: 1;
}

.contacts .main {
  background-color: #fff;
  position: relative;
  z-index: 2;
}

.contacts form {
  margin-top: 35px;
}

.contacts form .btn {
  margin-top: 20px;
}

#contacts_map {
  height: 100%;
  width: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
  background-color: #e3e3e3;
}

#contacts-overlay {
  position: absolute;
  left: 15px;
  bottom: 90px;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 20px 15px 10px;
}

#contacts-overlay ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#contacts-overlay ul li {
  text-align: left;
  margin: 5px 10px;
  font-weight: 700;
  min-height: 30px;
  padding-left: 45px;
  padding-top: 5px;
  position: relative;
  overflow: hidden;
}

#contacts-overlay ul li i {
  width: 30px;
  height: 30px;
  background-color: #df4a43;
  color: #fff;
  line-height: 30px;
  font-size: 13pt;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#contacts-overlay ul li a {
  color: #74777c;
  font-style: italic;
}

/* #Footer
================================================== */
#footer {
  background-color: #FFF;
  z-index: 4;
  position: relative;
}

#footer #copyright {
  background-color: #FFF;
  padding: 24px 0;
  line-height: 33px;
}

#footer #copyright a {
  color: #4d4f52;
}

#footer #copyright a:hover {
  color: #df4a43;
  text-decoration: none;
}

#footer-top {
  padding-top: 50px;
}

#footer-top h3 {
  color: #4d4f52;
  margin-bottom: 25px;
}

#footer-top .block {
  padding-bottom: 50px;
}

#footer-top a {
  color: #000;
  font-size: 18px;
}

#footer-top a:hover {
  color: #E9473C;
  text-decoration: none;
}

@media (max-width: 767px) {
  #footer #footer-top {
    padding-top: 50px !important
  }

  #footer-top a {
    color: #000;
    font-size: 16px;
  }

  #footer #footer-top .logo a {
    display: block;
    padding-bottom: 0 !important;
  }

  #footer #footer-top .infos li {
    font-size: 16px !important;
  }

  .pu {
    display: none;
  }

  #footer #footer-top p.small a {
    padding-top: 0 !important;
    font-size: 14px !important;
  }

  #footer #footer-top .logo img {
    height: 45px;
  }

  #footer #footer-top .logo {
    display: flex;
    align-items: baseline;
    width: 300px;
  }

  #footer #footer-top .logo-footer {
    width: 89px;
    padding-right: 10px;
  }

  #footer #footer-top .logo .small {
    width: 70%;
    padding-bottom: 0px !important;

  }

  #footer #footer-top .row {
    padding-bottom: 10px;
    flex-direction: column-reverse;
    display: flex;
  }

  #footer .col-xs-3,
  #footer .col-xs-4,
  #footer .col-xs-5 {
    width: 100%;
  }

}

#footer-top img {
  max-width: 100%;
}

.footer-contacts {
  list-style: none;
  padding: 0;
  overflow: hidden;
}

.footer-contacts li {
  margin-bottom: 25px;
  padding: 5px 0 0 35px;
  min-height: 30px;
  display: block;
  position: relative;
}

.footer-contacts li i {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13pt;
  border: 1px solid #74777c;
  margin-right: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.footer-links {
  list-style: none;
  padding: 0;
}

.footer-links li {
  border-top: 1px solid #E2E3E7;
  position: relative;
  line-height: 30px;
}

.footer-links li a {
  display: inline-block;
  width: 100%;
  padding: 14px 10px 14px 0;
  position: relative;
}

.footer-links li a:after {
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.footer-links li:last-child {
  border-bottom: 1px solid #E2E3E7;
}

.footer-listings {
  list-style: none;
  padding: 0;
}

.footer-listings li {
  min-height: 58px;
  display: block;
  margin-bottom: 2px;
  width: 100%;
  position: relative;
  padding: 4px 42px 0 64px;
}

.footer-listings li .image {
  width: 58px;
  height: 58px;
  overflow: hidden;
  position: absolute;
  display: block;
  z-index: 2;
  top: 0;
  left: 0;
}

.footer-listings li .image img {
  height: 100%;
}

.footer-listings li a {
  line-height: 8px;
  z-index: 1;
  display: inline;
  width: 100%;
  min-height: 58px;
  vertical-align: middle;
}

.footer-listings li a span {
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13pt;
  border: 1px solid #74777c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.footer-listings li li:hover>p a {
  color: #df4a43 !important;
}

.footer-listings li li:hover>p a span {
  border-color: #df4a43;
}

.social-networks {
  list-style: none;
  float: right;
  margin: 0;
  padding: 0;
}

.social-networks li {
  display: inline-block;
  margin-left: 3px;
}

.social-networks li a {
  display: inline-block;
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  margin: 0;
  padding: 0;
  border: 1px solid #4d4f52;
  color: #4d4f52;
  font-size: 14pt;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.social-networks li a:hover {
  color: #4d4f52 !important;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.colored .social-networks,
.colored-bg .social-networks,
.action-box .social-networks {
  margin-top: 5px;
}

.colored .social-networks li a,
.colored-bg .social-networks li a,
.action-box .social-networks li a {
  border: 1px solid #fff;
  color: #fff;
}

.colored .social-networks li a:hover,
.colored-bg .social-networks li a:hover,
.action-box .social-networks li a:hover {
  color: #fff !important;
}

/* #Media Queries
================================================== */
@media (min-width: 993px) and (max-width: 1199px) {
  .sidebar #newsletter h2 span {
    font-size: 25pt;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .sidebar #newsletter h2 span {
    font-size: 18pt;
  }

  .sidebar .nav-tabs>li {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .nav {
    display: none;
  }

  .sb-search {
    display: none;
  }

  #nav-mobile-btn {
    display: block;
  }

  #nav-section ul.mobile {
    display: block;
  }

  #nav-section ul.mobile li {
    list-style-type: none;
  }

  #footer #copyright {
    text-align: center;
    line-height: 22px;
  }

  .action-box {
    text-align: center;
  }

  .social-networks {
    float: none;
    margin-top: 20px;
  }

  .fullwidthsingle .info {
    padding: 15px 20px;
  }

  .fullwidthsingle .info h3 {
    margin-bottom: 15px;
    font-size: 16pt;
  }

  .fullwidthsingle .info p {
    margin-bottom: 15px;
  }

  .fullwidthsingle2 .amenities {
    text-align: left;
  }

  .fullwidthsingle2 .description .right {
    text-align: left;
  }

  .property-gallery2 .item {
    width: 234px;
    height: 226px;
  }

  .property-topinfo .amenities {
    width: 100%;
    border-right: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }

  .property-large-buttons2 li h4 {
    font-size: 20pt;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .footer-listings li {
    padding: 4px 42px 0 0;
  }

  .footer-listings li .image {
    display: none;
  }

  .sidebar #newsletter .input-group {
    width: 100%;
  }

  .sidebar #newsletter .input-group .form-control {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }

  .sidebar #newsletter .input-group .input-group-btn {
    white-space: normal;
    width: 100%;
    display: block;
  }

  .sidebar #newsletter .input-group .input-group-btn .btn {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    width: 100%;
  }
}

@media (max-width: 767px) {

  .colored:before,
  .gray:before {
    background-color: transparent !important;
  }

  .fullwidthsingle .item .image {
    width: 100%;
    max-height: 354px;
  }

  .fullwidthsingle .info {
    width: 100%;
    height: auto;
    padding: 25px 20px;
  }

  .agencies-list>li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .agencies-list>li .map {
    width: 100%;
  }

  .agencies-list>li .info {
    width: 100%;
    margin-left: 0;
  }

  .agents-list>li,
  .agents-list .item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }

  .agents-list>li .image,
  .agents-list .item .image {
    width: 100%;
  }

  .agents-list>li .image img,
  .agents-list .item .image img {
    width: 100%;
  }

  .agents-list>li .info,
  .agents-list .item .info {
    width: 100%;
    margin-left: 0;
  }

  .agents-list>li .info .contact-us,
  .agents-list .item .info .contact-us {
    display: inline-block;
  }

  .agents-list>li .info .social-networks,
  .agents-list .item .info .social-networks {
    margin-top: 0;
  }

  .agents-grid>li .info .social-networks,
  .agents-grid .item .info .social-networks {
    margin-top: 0;
  }

  .nav-tabs.tabs-left,
  .nav-tabs.tabs-right {
    width: 100%;
    text-align: center;
  }

  .nav-tabs.tabs-left>li>a,
  .nav-tabs.tabs-right>li>a {
    margin-right: 0;
  }

  .nav-tabs.tabs-left>li.active>a,
  .nav-tabs.tabs-right>li.active>a,
  .nav-tabs.tabs-left>li.active>a:hover,
  .nav-tabs.tabs-right>li.active>a:hover,
  .nav-tabs.tabs-left>li.active>a:focus,
  .nav-tabs.tabs-right>li.active>a:focus {
    border: 1px solid #e3e3e3;
    border-bottom: none;
  }

  .tab-content.tabs-left,
  .tab-content.tabs-right {
    width: 100%;
    border-top: none;
  }

  .grid-style1 .item .image-large,
  .grid-style2 .item .image-large,
  .grid-style3 .item .image-large,
  .grid-style4 .item .image-large {
    height: auto;
  }

  .contacts:before {
    background-color: transparent;
    display: none;
  }

  #contacts_map {
    height: 500px;
    width: 100%;
    position: static !important;
    overflow: hidden;
  }

  #contacts-overlay {
    position: relative;
    left: 0;
    bottom: 0;
    background-color: #fff;
  }

  #contacts-overlay #contacts-overlay-close {
    display: none;
  }

  .property-large-buttons2 li {
    width: 100%;
  }
}

@media (min-width: 481px) and (max-width: 992px) {
  .property-large-buttons li h4 {
    font-size: 18pt;
  }
}

@media (max-width: 480px) {
  #top-info {
    display: block;
    line-height: 20px;
    margin-top: 7px;
  }

  #top-info li {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0;
  }

  #top-buttons {
    display: inline-block;
    width: 100%;
    text-align: center;
  }

  .form-control-large,
  .form-control-small {
    width: 100%;
    margin: 0;
  }

  .form-control-small {
    width: 100%;
  }

  .fullwidthsingle .item .image {
    height: 230px;
  }

  .sidebar #newsletter h2 span {
    font-size: 21pt;
  }

  .property-large-buttons li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .sidebar .nav-tabs>li,
  .nav-tabs>li {
    width: 100%;
  }

  .sort {
    margin-left: 0px;
  }

  #property-detail-thumbs .item {
    height: 320px;
  }

  .comments {
    padding: 20px;
  }

  .login {
    padding: 40px 25px;
  }

  .pagination #previous,
  .pagination #next {
    width: 100%;
    margin-bottom: 5px;
  }

  .pagination #previous li,
  .pagination #next li {
    float: none;
  }

  .sidebar #newsletter .input-group {
    width: 100%;
  }

  .sidebar #newsletter .input-group .form-control {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }

  .sidebar #newsletter .input-group .input-group-btn {
    white-space: normal;
    width: 100%;
    display: block;
  }

  .sidebar #newsletter .input-group .input-group-btn .btn {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    width: 100%;
  }
}

/**********************************************************
 * Update 1.1
 **********************************************************/
.nav-logo {
  height: 80px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 39px 5px 0 0;
  min-height: 0;
  border: none;
}

.nav-logo img {
  height: 62px;
  width: auto;
}

#nav-section.shrink .nav-logo {
  height: 53px;
  margin-top: 16px;
  margin-left: 13px;
}

#nav-section.shrink .nav-logo img {
  height: 51px;
  width: auto;
}

#home-advanced-search .container {
  overflow: visible;
}

.grid-style2 .item,
.list-style2 .item {
  margin: 0 auto 43px;
  text-align: left;
  position: relative;
}

.grid-style2 .item .image,
.list-style2 .item .image {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-style2 .item .image img,
.list-style2 .item .image img {
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.grid-style2 .item .image>a,
.list-style2 .item .image>a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  background-color: rgba(32, 35, 38, 0.82);
  border: 10px solid rgba(32, 35, 38, 0.8);
  z-index: 9;
  text-align: center;
  visibility: hidden;
  text-decoration: none;
  /*filter:alpha(opacity=0);*/
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.grid-style2 .item .image>a .btn,
.list-style2 .item .image>a .btn {
  margin-top: -17px;
  position: relative;
  top: 100%;
}

.grid-style2 .item .image>a h3,
.list-style2 .item .image>a h3 {
  text-align: left;
  color: #fff;
  position: absolute;
  bottom: 43px;
  left: 0;
  padding: 0 12px;
}

.grid-style2 .item .image>a .location,
.list-style2 .item .image>a .location {
  text-align: left;
  font-style: italic;
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 12px;
  display: block;
  color: #74777c;
}

.grid-style2 .item .image:hover img,
.list-style2 .item .image:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.grid-style2 .item .image:hover>a,
.list-style2 .item .image:hover>a {
  visibility: visible;
  /*filter:alpha(opacity=100);*/
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.grid-style2 .item .image:hover>a .btn,
.list-style2 .item .image:hover>a .btn {
  top: 50%;
}

.grid-style2 .item .image-large,
.list-style2 .item .image-large {
  height: 255px;
}

.grid-style2 .item .price,
.list-style2 .item .price,
.grid-style2 .item .tag,
.list-style2 .item .tag {
  position: absolute;
  top: 0px;
  left: 15px;
  margin-bottom: -20px;
  background-color: #df4a43;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.grid-style2 .item .price:before,
.list-style2 .item .price:before,
.grid-style2 .item .tag:before,
.list-style2 .item .tag:before {
  display: none;
}

.grid-style2 .item .price i,
.list-style2 .item .price i,
.grid-style2 .item .tag i,
.list-style2 .item .tag i {
  margin-right: 8px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.grid-style2 .item .price span,
.list-style2 .item .price span,
.grid-style2 .item .tag span,
.list-style2 .item .tag span {
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: -4px;
  line-height: 1.4;
}

.grid-style2 .item .tag,
.list-style2 .item .tag {
  padding: 14px 18px;
  font-size: 17px;
}

.grid-style2 .item .tag i,
.list-style2 .item .tag i {
  margin-right: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.grid-style2 .item .amenities,
.list-style2 .item .amenities {
  width: 100%;
  list-style: none;
  text-align: center;
  padding: 6px 10px;
  margin: 18px 0 0;
  background-color: #fff;
  border-color: #E4E4E4;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.grid-style2 .item .amenities li,
.list-style2 .item .amenities li {
  display: inline-block;
  height: 38px;
  margin-right: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-right: 1px solid #E4E4E4;
  color: #74777c;
}

.grid-style2 .item .amenities li:last-child,
.list-style2 .item .amenities li:last-child {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}

.grid-style2 .item .amenities li .fa,
.list-style2 .item .amenities li .fa {
  color: #adb2b6;
  font-size: 18px;
}

.grid-style2 .item .amenities li [class^="icon-"],
.list-style2 .item .amenities li [class^="icon-"],
.grid-style2 .item .amenities li [class*=" icon-"],
.list-style2 .item .amenities li [class*=" icon-"] {
  color: #adb2b6;
  float: left;
  font-size: 18px;
  margin-right: 2px;
  margin-top: -3px;
}

.grid-style2 .item>.amenities,
.list-style2 .item>.amenities {
  margin-top: 0;
  border-width: 0 1px 1px 1px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.grid-style2 .item .top-info,
.list-style2 .item .top-info {
  padding: 10px 15px;
  margin: 18px 0 15px;
  border: 1px solid #E4E4E4;
  color: #adb2b6;
  font-size: 13px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.grid-style2 .item .top-info li,
.list-style2 .item .top-info li {
  display: inline-block;
  margin-right: 14px;
}

.grid-style2 .item .top-info li:last-child,
.list-style2 .item .top-info li:last-child {
  margin-right: 0px;
}

.grid-style2 .item .top-info li i,
.list-style2 .item .top-info li i {
  margin-right: 5px;
}

.grid-style2 .item.disabled,
.list-style2 .item.disabled {
  display: none;
}

.list-style2 .item {
  width: 100%;
  float: left;
}

.list-style2 .item .image {
  width: 35%;
  float: left;
}

.list-style2 .item .image img {
  height: 100%;
}

.list-style2 .item .price,
.list-style2 .item .tag {
  position: absolute;
}

.carousel-style2 .item {
  margin: 0 auto 35px;
  text-align: left;
  position: relative;
}

.carousel-style2 .item .image {
  width: 100%;
  /*height:236px;*/
  max-height: 236px;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -webkit-transition: background-size 0.3s ease-out;
  -moz-transition: background-size 0.3s ease-out;
  -ms-transition: background-size 0.3s ease-out;
  -o-transition: background-size 0.3s ease-out;
  transition: background-size 0.3s ease-out;
}

.carousel-style2 .item .image img {
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.carousel-style2 .item .image>a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  background-color: rgba(32, 35, 38, 0.82);
  border: 10px solid rgba(32, 35, 38, 0.8);
  z-index: 9;
  text-align: center;
  visibility: hidden;
  text-decoration: none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.carousel-style2 .item .image>a .btn {
  margin-top: -17px;
  position: relative;
  top: 100%;
}

.carousel-style2 .item .image .info {
  text-align: left;
}

.carousel-style2 .item .image .info h3 {
  color: #fff;
  position: absolute;
  bottom: 43px;
  left: 0;
  padding: 0 12px;
}

.carousel-style2 .item .image .info .location {
  font-style: italic;
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 12px;
  display: block;
  color: #74777c;
}

.carousel-style2 .item:hover .image {
  background-size: auto 120%;
}

.carousel-style2 .item:hover .image img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.carousel-style2 .item:hover .image>a {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.carousel-style2 .item .price {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #df4a43;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.carousel-style2 .item .price:before {
  display: none;
}

.carousel-style2 .item .price i {
  margin-right: 8px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.carousel-style2 .item .price span {
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: -4px;
}

.carousel-style2 .item .amenities {
  width: 100%;
  list-style: none;
  padding: 6px 10px;
  margin: 0;
  background-color: #fff;
  border-color: #E4E4E4;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  text-align: center;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.carousel-style2 .item .amenities li {
  display: inline-block;
  height: 38px;
  margin-right: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-right: 1px solid #E4E4E4;
  color: #74777c;
}

.carousel-style2 .item .amenities li:last-child {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}

.carousel-style2 .item .amenities li .fa {
  color: #adb2b6;
  font-size: 18px;
}

.carousel-style2 .item .amenities li [class^="icon-"],
.carousel-style2 .item .amenities li [class*=" icon-"] {
  color: #adb2b6;
  float: left;
  font-size: 20px;
  margin-right: 3px;
  margin-top: -3px;
}

.carousel-style2 .item.disabled {
  display: none;
}

.property-gallery.style2 .owl-controls .owl-buttons,
.property-gallery2.style2 .owl-controls .owl-buttons {
  background: none repeat scroll 0 0 #df4a43;
  border-radius: 0;
  height: 57px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 33px;
}

.property-gallery.style2 .owl-controls .owl-buttons:before,
.property-gallery2.style2 .owl-controls .owl-buttons:before {
  display: none;
}

#property-detail-wrapper.style2 .price {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #df4a43;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#property-detail-wrapper.style2 .price i {
  margin-right: 8px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

#property-detail-wrapper.style2 .price span {
  display: block;
  font-size: 16pt;
  font-weight: 700;
  margin-top: -4px;
}

.agencies-list.style2>li .tag,
.agencies-grid.style2>li .tag,
.agents-list.style2>li .tag,
.agents-grid.style2>li .tag,
.agencies-list.style2 .item .tag,
.agencies-grid.style2 .item .tag,
.agents-list.style2 .item .tag,
.agents-grid.style2 .item .tag {
  top: 0px;
  left: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}

.agencies-list.style2>li .tag:before,
.agencies-grid.style2>li .tag:before,
.agents-list.style2>li .tag:before,
.agents-grid.style2>li .tag:before,
.agencies-list.style2 .item .tag:before,
.agencies-grid.style2 .item .tag:before,
.agents-list.style2 .item .tag:before,
.agents-grid.style2 .item .tag:before {
  display: none;
}

/**********************************************************
 * Update 1.3
 **********************************************************/
.list-style .item .image img {
  height: auto;
}

.pu-label {
  margin-bottom: 0px;
}

.pu-value {
  color: #4d4f52;
  font-size: 18px;
}

.pu-price-zone {
  background: #F5F4F2;
  margin-bottom: 20px;
}

.pu-parcels-table {
  width: 100%;
}

.pu-parcels-table td {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pu-parcels-table .even td {
  background-color: #efefef;
}

.pu-parcels-table th {
  background-color: #bbb;
  color: white;
  font-weight: normal;
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pu-col-container {
  /*padding: 10px 0 0 15px;*/
}

.pu-price-zone ul {
  list-style: none;
}

.inline-date .chzn-container {
  width: 30% !important;
}

.inline-date .chzn-container:not(:last-child) {
  margin-right: 18px;
}

.small-input {
  width: 95px;
  display: inline-block;
}

.pu-length-input .chzn-container {
  width: 70% !important;
  display: inline-block;
  margin-bottom: 0px;
  margin-left: 5px;
}

.pu-radios {
  display: inline-block;
  margin-left: 50px;
}

.pu-radios label {
  float: left;
}

.pu-radios input {
  float: left;
  margin: 4px 5px 0 5px;
}

.required:after {
  content: " *";
  color: #E9473C;
}

#cboxClose {
  top: 0px;
}

.colorBox-content {

  text-align: center;
}

.t-align-left {
  text-align: left;
}

/*.pu-home-content h2 {
    color: #5a3808;
    padding: 45px 5px 10px 0px;
    text-align: right;
    text-transform: none;
    font-weight: 400;
    font-size: 28px;
    background-size: 70px 145px;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url('../images/back.png');
}*/
.ml65 {
  margin-left: 65px;
}

.mt15 {
  margin-top: 15px;
}

.mt35 {
  margin-top: 35px;
}

#featured-properties-slider img {
  max-height: 100px;
}

#featured-properties-slider .item {
  text-align: center;
}

.pu-main-title {
  font-family: 'Roboto', sans-serif;
  font-weight: normal !important;
  white-space: normal !important;
}

.slide1 .pu-main-title {
  color: white;
  font-size: 60px;
}

.slide3 .pu-main-title {
  color: white;
  font-size: 60px;
}

.slide1 a,
.slide2 a,
.slide3 a {
  font-size: 20px;
  font-weight: 300;
  padding: 0 55px;
}

.pu-sub-title {
  font-family: 'Roboto', sans-serif;
  white-space: normal !important;
  font-weight: 400;
}

.slide1 .pu-sub-title {
  color: white;
  font-size: 26px;
  font-weight: 400;
}

.slide2 b {
  line-height: 42px;
}

.slide3 .pu-sub-title {
  color: white;
  font-size: 26px;
}

.pu-sub-title span {
  color: #df4a43;
}

/*#header #nav-section .navbar-nav > li > a.connectMenu
 {
  color: black;
  line-height: 140px;
  font-size: 21px;
}*/
#header #nav-section .navbar-nav>li>a.connectMenured {
  color: #E9473C;
  font-size: 21px;
}

.nav-mobile .dropdown>a.connectMenured {
  color: #E9473C;
  font-size: 18px;
}

#nav-section.shrink .navbar-nav>li>a.connectMenu {
  line-height: 40px;
  margin-top: 11px;
}

#header #nav-section .dropdown:hover {
  background: #f5f4f2;
  /*box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);*/
}

.pu-home-content p.pu-size {
  color: #c89640;
  font-size: 18px;
  font-weight: 400;
  padding-top: 10px;
}

.pu-home-content p.pu-size strong {
  font-size: 26px;
  color: #5a3808;
  font-weight: 400;
}

.pu-partners img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  transition: 0.3s ease-in;
}

.pu-partners img:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}

.pu-partners h2 {
  font-size: 16px;
  color: black;
  font-weight: 400;
}

.pu-partners .item div {
  margin: 20px 0;
}

.breadcrumb-header {
  padding-top: 30px;
  background: url('../images/back_content.png') repeat;
  text-transform: uppercase;
  font-size: 11px;
  color: #5a3808;
  font-weight: 300;
}

.breadcrumb-header .breadcrumb {
  margin-bottom: 0;
}

.breadcrumb-header .breadcrumb a {
  color: #E9473C;
}

.breadcrumb-header .breadcrumb>li+li:before {
  color: #74777c;
}

.form-style .input-group input {
  margin-bottom: 0;
}

.form-style .input-group {
  margin-bottom: 10px;
}

.pu-apply-zone {
  background: #F2BE6A;
  padding: 40px 10px;
}

.pu-apply-zone a.btn-line-19:hover {
  background-color: #FFF;
  border-color: #FFF;
}

.pu-apply-zone h4 {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #c0b7ad;
  font-size: 1em;
}

.pu-apply-zone .apply-date {
  font-size: 1.5em;
  color: #000000;
}

.pu-apply-zone p {
  margin-bottom: 10px;
}

.box {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.box.box-calculator {

  color: #000;
}

.form-style .box-calculator input {
  margin-bottom: 0;
}

/**
 * Space card
 */
.space-card {
  height: 233px;
  overflow: hidden;
}

.space-card .space-title {
  color: #000000;
}

.space-card .space-title small {
  display: block;
  color: #5a3808;
}

.space-card .space-price {
  color: #c0b7ad;
  text-align: right;
  text-transform: uppercase;
}

.space-card .space-price strong {
  color: #000000;
  font-size: 1.5em;
  display: block;
}

.space-card .space-date-limit {
  color: #c0b7ad;
}

.space-card .space-date-limit strong {
  color: #000000;
  font-size: 1.5em;
  display: block;
}

.space-stats .stats-title {
  color: #000000;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}

.space-stats .stats-title.secondary {
  margin-bottom: 20px;
  font-size: 1.1em;

}

.space-stats .stats-summary {
  color: #c0b7ad;
  text-align: center;
  font-size: 1.5em;
  font-weight: 300;
}

.space-stats .stats-summary strong {
  color: #d5ac64;
  font-weight: 300;
}

.btn-secondary {
  background-color: #c89640;
  border-color: #c89640;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 6px 17px;
  height: 45px;
}

.btn-secondary:hover,
.btn-secondary:focus {
  color: #ffffff;
  background-color: #E9473C;
  border-color: #E9473C;
}

.page-header .btn-toolbar {
  margin-bottom: 15px;
}

.application-list .item {
  background-color: #fbf9f6;
  margin-bottom: 40px;
  padding: 20px;
}

.application-list .bg-alt {
  background-color: #d5ac64;
}

.application-list .application-status {
  text-transform: uppercase;
  color: #d7d7d7;
  letter-spacing: 1px;
}

.application-list .application-status strong {
  color: #d5ac64;
}

.application-list .application-title {
  color: #d7d7d7;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.application-list .application-title h4 {
  color: #000000;
  font-weight: bold;
  font-size: 1.5em;
}

.application-list .application-title strong {
  color: #000000;
  font-size: 1em;
}

.application-list .item ul {
  list-style: none;
  margin-bottom: 35px;
  padding: 45px 0 0 0;

}

.application-list .item ul li {
  color: #d7d7d7;
  font-weight: normal;
  margin-bottom: 6px;
}

.application-list .item ul strong {
  color: #000000;
  font-size: 0.9em;
}


.sort ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  border: 1px solid #000;
  border-radius: 4px;
  overflow: hidden;
}

.sort ul li {
  display: flex;
}

.sort ul li label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin: 0;
  border-right: 1px solid #ccc;
  background-color: #fff;
  transition: background-color 0.15s ease;
}

.sort ul li:last-child label {
  border-right: none;
}

.sort ul li label:hover {
  background-color: #f4f4f4;
}

.sort .checked i,
.sort ul li.active label {
  background-color: #e8e8e8;
}

.sort ul li label i {
  font-size: 13px;
  color: #333;
}

.pagination>li>a,
.pagination>li>span {
  line-height: 1.42857143;
  font-size: 19px;
}

.pagination-wrapper {

  text-align: center;
}

.pagination-wrapper .pagination {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
}

.pagination-wrapper .pagination li>a,
.pagination-wrapper .pagination li>span {
  color: #000;

}

.pagination-wrapper .pagination a:hover,
.pagination-wrapper .pagination a:focus,
.pagination-wrapper .pagination li.active span,
.pagination-wrapper .pagination li.active a {
  background-color: white;
  color: #e9473c !important;
}

.label-status {
  padding: 10px 5px;
  font-size: 16px;
  cursor: initial;
  text-align: center;
  margin: 10px 5px 5px 0;
  background-color: #ccc;
  color: #000;
  border-radius: 3px;
  display: inline-block;
  font-weight: lighter;
  min-width: 125px;
}

.label-status.block {
  display: block;
  width: 100%;
}

.label-status.accepted {
  background-color: rgba(255, 255, 255, 0.6);
}

.label-status.rejected {
  background-color: rgba(255, 255, 255, 0.6);
}

.label-status.draft {
  background-color: rgba(255, 255, 255, 0.6);
}

.label-status.awaiting {
  background-color: rgba(255, 255, 255, 0.6);
}

.application-header {
  background-color: #f5f4f2;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 85px;
  border-radius: 5px;
}

.application-header .row {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .application-header .row {
    display: block;
    text-align: center;
  }

  .application-header p {

    margin-top: 25px !important;
  }

  .application-header .application-status {
    display: block;
    text-align: center !important;
    margin-top: 25px;
  }
}

/*page recap candidat*/
.application-header .application-status {}

.application-header h3 {
  color: #000000;

  letter-spacing: 1px;
}

.application-header h4 {
  color: #000;

  margin-bottom: 15px;

  font-weight: normal;
}

.application-header p {
  color: #000;

  margin: 0 0 4px;
}

.application-header .application-status p {
  color: #000;
  margin: 0 0 4px;
}

.application-space {
  margin-bottom: 40px;
}

#property-listing.management-list .application-space .space-card-side-link {
  text-align: right !important;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding-right: 15px;
  box-sizing: border-box;
}

#property-listing.management-list .application-space .space-card-side-link p {
  margin-bottom: 0;
  text-align: right !important;
  width: 100%;
}

#property-listing.management-list .application-space .space-card-side-link a.red {
  display: inline-block;
}

#property-listing.management-list .application-space .space-card-location-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px 16px;
  width: 100%;
  margin-bottom: 10px;
}

#property-listing.management-list .application-space .space-card-location-row .ville {
  margin-bottom: 0;
  flex: 0 1 auto;
}

#property-listing.management-list .application-space .space-card-view-link {
  flex: 0 0 auto;
  margin-left: auto;
  white-space: nowrap;
  text-align: right;
  font-size: 19px;
}

#property-listing.management-list .application-space .space-card-side-link--inline {
  flex: 0 0 auto;
  margin-left: auto;
  padding-right: 0;
  width: auto;
}

#property-listing.management-list .application-space .space-card-top-row h5 {
  margin-top: 0;
  margin-bottom: 8px;
}

#property-listing.management-list .application-space .space-card-size {
  margin-bottom: 8px;
}

#property-listing.management-list .application-space .space-card-action-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
}

#property-listing.management-list .application-space .space-card-deadline {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1 1 260px;
  min-width: 0;
}

#property-listing.management-list .application-space .space-card-deadline .apply-date {
  width: auto;
  flex: 1;
  min-width: 0;
  padding-left: 0;
}

#property-listing.management-list .application-space .space-card-actions.align-btn {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  text-align: right !important;
  flex: 0 1 auto;
  width: auto;
  float: none;
  margin-left: auto;
}

#property-listing.management-list .application-space .space-card-actions.align-btn form {
  display: inline-block;
  margin: 0;
}

#property-listing.management-list .application-space .space-card-actions.align-btn .btn {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}

.application-space .space-card-territory {
  color: #333;
  font-size: 14px;
  margin: -8px 0 12px;
}

#property-listing.management-list .application-space p.ville,
#property-listing.management-list .application-space span.ville {
  display: inline-block;
  background: #000;
  color: #FFF;
  padding: 2px 8px;
  font-weight: 600;
  border-radius: 2px;
}

@media (min-width: 768px) {
  #property-listing.management-list .application-space .space-card-action-row {
    flex-wrap: nowrap;
  }
}

@media (max-width: 767px) {
  #property-listing.management-list .application-space .space-card-side-link {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 10px;
  }

  #property-listing.management-list .application-space .space-card-location-row {
    flex-wrap: wrap;
    align-items: flex-start;
  }

  #property-listing.management-list .application-space .space-card-view-link {
    margin-left: auto;
    padding-right: 15px;
  }

  #property-listing.management-list .application-space .space-card-side-link--inline {
    margin-left: auto;
    padding-right: 15px;
  }

  #property-listing.management-list .application-space .block-content .space-card-side-link {
    margin-top: 15px;
  }

  #property-listing.management-list .application-space .space-card-actions.align-btn {
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-top: 8px;
  }

  #property-listing.management-list .application-space .space-card-actions.align-btn .btn {
    margin-bottom: 8px !important;
  }
}

.detail {
  margin-bottom: 20px;
}

.detail .detail-title {
  color: #c89640;
  font-size: 14px;
  padding: 2px;
  line-height: 1.5em;
}

.detail .detail-title strong {
  font-weight: bold;
  font-size: 26px;

}

.detail .detail-icon {
  float: left;
  color: #c89640;
  font-size: 1.2em;
  line-height: 1.5em;
}

.detail .detail-title,
.detail .detail-description {
  padding-left: 30px;
  font-weight: normal;
}

.detail .detail-description {
  color: black;
}

.detail {
  border-right: 1px solid #c89640;
}

.box-information {
  margin-bottom: 40px;
}

.box-information .box-title {
  color: #000000;
  margin-bottom: 20px;
}

.box-information .box-content {
  padding: 20px;
}

.box-information .box-content table {
  width: 100%;
}

.box-information .box-content table>tbody>tr>th,
.box-information .box-content table>tbody>tr>td {
  padding: 6px 0;
}

.box-information .box-content table>tbody>tr>th {
  color: #5a3808;
  padding-right: 20px;
  width: 20%;
}

.map {
  width: 1170px;
  top: 0px;
  margin: 0 auto;
  position: absolute;
  height: 745px;
  z-index: 1;
}

.map svg {
  overflow: visible !important;
}

.zoomIn,
.zoomOut {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #000;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  position: absolute;
  top: 120px;
  font-weight: bold;
  right: 0px
}

.zoomOut {
  top: 140px;
}

.content {
  z-index: 5;
  position: relative;
  background: #F5F4F2;
}

#map-property-filter .btn.search-btn {
  margin-left: 0px;
  width: 100%;
}

#pu_tool_tip {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 5000;
  width: 325px;
  height: 180px;
  background: url(../images/tooltip.png) center center no-repeat;
  padding-top: 25px;
  padding-left: 20px;
  font-size: 18px;
  color: black;
}

#pu_tool_tip .close {
  position: absolute;
  cursor: pointer;
  top: 15px;
  right: 20px;
  color: #E9473C;
  opacity: 1;
  font-size: 16px;
}

#pu_tool_tip a {
  margin-top: 16px;
}

#pu_tool_tip span {
  color: #E9473C;
  text-transform: uppercase;
  font-weight: bold;
}

.last-space {
  width: 1080px;
  margin: 0 auto;
}

.last-space .section-title:after {
  background: none;
}

.last-space .section-title {

  font-weight: bold;
  color: black;
}

.space_item {
  padding: 0;
  /* margin-bottom: 32px;*/
  border-radius: 1rem;
  position: relative;
}

.space_item_unavailable {
  padding: 0;
  /* margin-bottom: 32px;*/
  border-radius: 1rem;
  position: relative;
}

#overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  background: #F5F4F2;
  z-index: 1000;
  border-radius: 1rem;
}

.space_item .image,
.space_item_unavailable .image,
.space_item_suspended .image {
  position: relative;
}

.space_item img,
.space_item_unavailable img {
  width: 100%;
  height: 340px;
  border-top-left-radius: 1rem;
  object-fit: cover;
  border-top-right-radius: 1rem;
}

.space_item a {
  text-decoration: none;
}

.space_item ul,
.space_item_unavailable ul {
  display: block;
  padding: 5px 0px 20px 20px;
  border-bottom: 1px solid #000;
}

.space_item ul li,
.space_item_unavailable ul li {

  color: black;
  line-height: 24px;
}

.space_item .price_contener {

  color: black;
}

.space_item p {
  color: black;
  margin-bottom: 6px;
}

p.ville {
  color: #FFF;
  font-size: 13px;
  display: inline-block;
  text-transform: uppercase;
  background: #000;
  margin-bottom: 6px;
  line-height: 20px;
  margin-bottom: 15px;
  padding: 0 5px;

}

.space_item h4,
.space_item_unavailable h4 {
  color: black;
  
}

.space_item .price_contener .price {
  font-size: 24px;
}

.space_item .price_contener .legend {
  font-weight: 300;
  color: #b5b5b5;
}

.space_item .price_contener .top {
  color: #c89640;
  text-transform: uppercase;
  font-weight: normal;
}

.calendar {
  background: url('/bundles/app/images/Groupe_847.svg') no-repeat top left;
  background-size: contain;
  z-index: 8;
  height: 53px;
  width: 48px;
  display: inline-block;
}

.apply-date {
  width: 81%;
  display: inline-block;
  padding-left: 20px;
  vertical-align: top;
}

.apply-date-show {
  width: 100%;
  display: inline-block;
  padding-bottom: 20px;
  vertical-align: top;
}

@media (max-width: 992px) {
  .apply-date {
    width: 72%;
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
  }
}

p.apply-date-b {
  font-family: "ginkamedium", sans-serif;
}

p.apply-date-p {

  margin-bottom: 0;
}

.pb100 {
  padding-bottom: 70px;
}

#property-listing .space-card {
  background-color: #F5F4F2;
}

#property-listing .space-card .col-sm-8 {
  padding-top: 15px;
  padding-right: 30px;
}

#property-listing .space-card .space-title small {
  color: #c89640;
  font-size: 14px;
  margin-bottom: 10px;
}

.detail.last {
  border-right: none;
}

#property-listing .space-title {
  font-weight: bold;
  font-size: 20px;
}

#property-listing .space-title a {
  font-size: 14px;
  text-transform: none;
  text-decoration: underline;
  font-weight: 300;
  white-space: nowrap;
}

#property-listing .space-price {
  color: #5a3808;
  font-size: 14px;
  font-weight: 300;
}

#property-listing .space-price strong {
  color: black;
  font-size: 20px;
  font-weight: bold;
}

#property-listing .space-price span {
  color: #c89640;
  font-size: 14px;
  font-weight: normal;
}

#property-listing .space-card .col-sm-8.bailleur {
  padding-top: 0px;
}

#property-listing .bailleur .detail {
  margin-bottom: 0px;
}

#property-listing .first-row {
  height: 80px;
}

#property-listing .second-row {
  height: 85px;
}

.icon-arrow-left,
.icon-arrow-right {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-arrow-left:before {
  content: "\f060";
  font-family: FontAwesome !important;
}

.icon-arrow-right:before {
  content: "\f061";
  font-family: FontAwesome !important;
}

.main .section-title:after {
  background: none;
}

.main .section-title {
  color: black;
  font-size: 30px;
  font-weight: bold;
}

.main p {
  color: #14151B;
}

form .main .section-title {
  font-size: 18px;
}

.form-contener {
  background-color: #F2BE6A;
  color: black;
  font-weight: 300;
  border-radius: 10px;
}

.form-contener label {
  font-weight: 300;
}

.file-infos {
  margin: 5px 0;
}

.form-contener .arrow label {
  font-weight: 300;
  display: inline;
  padding-bottom: 10px;
}

.form-contener h4 {
  text-transform: uppercase;
}

.table>thead>tr>th {

  font-size: 21px;
}

#searchSubmit {
  padding-top: 4px;
}

#property-detail-wrapper img.closed,
.space-card img.closed {
  position: absolute;
  top: 0;
  z-index: 100;
}

.management-list .btn-fullcolor {
  width: 100%;
}

#property-listing.management-list .space-card {
  height: 246px;
}

/* Différenciation AAC proposés par l'admin vs par un proprio */
#property-listing.management-list .space-card.space-card--by-admin {
  background-color: rgba(45, 116, 186, 1) !important;
}

#property-listing.management-list .space-card.space-card--by-proprio {
  background-color: rgba(242, 190, 106, 1) !important;
}

/* Différenciation AAC proposés par l'admin vs par un proprio */
#property-listing.management-list .space-card.space-card--by-admin:hover {
  background-color: rgba(45, 116, 186, 0.6) !important;
}

#property-listing.management-list .space-card.space-card--by-proprio:hover {
  background-color: rgba(242, 190, 106, 0.6) !important;
}

/* Différenciation AAC sur la page d'accueil (espaces disponibles et occupés) */
#js-results .space_item.space-card--by-admin,
#js-results .space_item_unavailable.space-card--by-admin {
  background-color: rgba(45, 116, 186, 1) !important;
}

#js-results .space_item.space-card--by-proprio,
#js-results .space_item_unavailable.space-card--by-proprio {
  background-color: rgba(242, 190, 106, 1) !important;
}

#js-results .space_item_unavailable.space-card--by-proprio .availability-overlay,
#js-results .space_item.space-card--by-proprio .availability-overlay {
  background-color: rgba(242, 190, 106, 1) !important;
}

#js-results .space_item_unavailable.space-card--by-admin .availability-overlay,
#js-results .space_item.space-card--by-admin .availability-overlay {
  background-color: rgba(45, 116, 186, 1) !important;
}

/* Différenciation AAC sur la page d'accueil (espaces disponibles et occupés) */
#js-results .space_item.space-card--by-admin:hover,
#js-results .space_item_unavailable.space-card--by-admin:hover {
  background-color: rgba(45, 116, 186, 0.4) !important;
}

#js-results .space_item.space-card--by-proprio:hover,
#js-results .space_item_unavailable.space-card--by-proprio:hover {
  background-color: rgba(242, 190, 106, 0.4) !important;
}

/* Différenciation AAC sur la page "mes candidatures" */
#property-listing .space_item.space-card--by-admin,
#property-listing .space_item_unavailable.space-card--by-admin {
  background-color: rgba(45, 116, 186, 1) !important;
}

#property-listing .space_item.space-card--by-proprio,
#property-listing .space_item_unavailable.space-card--by-proprio {
  background-color: rgba(242, 190, 106, 1) !important;
}

#property-listing .space_item_unavailable.space-card--by-proprio .availability-overlay,
#property-listing .space_item.space-card--by-proprio .availability-overlay {
  background-color: rgba(242, 190, 106, 1) !important;
}

#property-listing .space_item_unavailable.space-card--by-admin .availability-overlay,
#property-listing .space_item.space-card--by-admin .availability-overlay {
  background-color: rgba(45, 116, 186, 1) !important;
}

#property-listing .space_item.space-card--by-admin:hover,
#property-listing .space_item_unavailable.space-card--by-admin:hover {
  background-color: rgba(45, 116, 186, 0.4) !important;
}

#property-listing .space_item.space-card--by-proprio:hover,
#property-listing .space_item_unavailable.space-card--by-proprio:hover {
  background-color: rgba(242, 190, 106, 0.4) !important;
}

/* Suspended: on recolore uniquement l'overlay (la carte est déjà stylée dans le template) */
#property-listing .space_item_suspended.space-card--by-admin {
  background: rgba(45, 116, 186, 0.12) !important;
}

#property-listing .space_item_suspended.space-card--by-proprio {
  background: rgba(242, 190, 106, 0.12) !important;
}

#property-listing .space_item_suspended.space-card--by-admin .foot-suspended {
  background: rgba(45, 116, 186, 0.12) !important;
}

#property-listing .space_item_suspended.space-card--by-proprio .foot-suspended {
  background: rgba(242, 190, 106, 0.12) !important;
}

#property-listing .space_item_suspended.space-card--by-admin .availability-overlay,
#property-listing .space_item_suspended.space-card--by-admin #overlay-suspended {
  background: rgba(45, 116, 186, 0.2) !important;
}

#property-listing .space_item_suspended.space-card--by-proprio .availability-overlay,
#property-listing .space_item_suspended.space-card--by-proprio #overlay-suspended {
  background: rgba(242, 190, 106, 0.2) !important;
}

/* AAC multi-lieux (vert #69bd93) */
#js-results .space_item.space-card--multi-location,
#js-results .space_item_unavailable.space-card--multi-location {
  background-color: #69bd93 !important;
}

#js-results .space_item.space-card--multi-location .availability-overlay,
#js-results .space_item_unavailable.space-card--multi-location .availability-overlay {
  background-color: #69bd93 !important;
}

#js-results .space_item.space-card--multi-location:hover,
#js-results .space_item_unavailable.space-card--multi-location:hover {
  background-color: rgba(105, 189, 147, 0.4) !important;
}

#property-listing .space_item.space-card--multi-location,
#property-listing .space_item_unavailable.space-card--multi-location {
  background-color: #69bd93 !important;
}

#property-listing .space_item.space-card--multi-location .availability-overlay,
#property-listing .space_item_unavailable.space-card--multi-location .availability-overlay {
  background-color: #69bd93 !important;
}

#property-listing .space_item.space-card--multi-location:hover,
#property-listing .space_item_unavailable.space-card--multi-location:hover {
  background-color: rgba(105, 189, 147, 0.4) !important;
}

#property-listing.management-list .space-card.space-card--multi-location {
  background-color: #69bd93 !important;
}

#property-listing.management-list .space-card.space-card--multi-location:hover {
  background-color: rgba(105, 189, 147, 0.6) !important;
}

#property-listing .space_item_suspended.space-card--multi-location {
  background: rgba(105, 189, 147, 0.12) !important;
}

#property-listing .space_item_suspended.space-card--multi-location .foot-suspended {
  background: rgba(105, 189, 147, 0.12) !important;
}

#property-listing .space_item_suspended.space-card--multi-location .availability-overlay,
#property-listing .space_item_suspended.space-card--multi-location #overlay-suspended {
  background: rgba(105, 189, 147, 0.2) !important;
}

.pu-multi-location-badge {
  position: absolute;
  top: 6px;
  right: 10px;
  z-index: 2;
  background: rgba(105, 189, 147, 0.95);
  color: #fff;
  font-size: 11px;
  padding: 4px 8px;
  border-radius: 3px;
}

.aac-color-legend {
  margin: 10px 0 22px;
  padding: 0;
  text-align: left;
}

.aac-color-legend__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: flex-start;
  gap: 6px 22px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.aac-color-legend__item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.3;
  color: #666;
  margin: 0;
  white-space: nowrap;
}

.aac-color-legend__dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  flex-shrink: 0;
}

.aac-color-legend__dot--admin {
  background-color: #2d74ba;
}

.aac-color-legend__dot--proprio {
  background-color: #f2be6a;
}

.aac-color-legend__dot--multi {
  background-color: #69bd93;
}

@media (max-width: 991px) {
  .aac-color-legend__item {
    white-space: normal;
  }
}

@media (max-width: 767px) {
  .aac-color-legend__items {
    flex-direction: column;
    gap: 5px;
  }
}

/* Badge "Géré par Plateau Urbain" affiché en absolu sur les cartes admin */
.pu-managed-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background: rgba(45, 116, 186, 0.95);
  color: #fff;
  padding: 9px 9px;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 9px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  line-height: 1.2;

  pointer-events: none;
}

.pu-managed-badge .fa {
  margin-right: 4px;
}

.pu-multi-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background: rgba(105, 189, 147, 0.95);
  color: #fff;
  padding: 9px 9px;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 9px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  line-height: 1.2;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  pointer-events: none;
}

.pu-multi-badge .fa {
  margin-right: 4px;
}

.pie-legend span {
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 5px;
}

@media (max-width: 1095px) {
  .navbar {
    margin-right: 0px;
  }
}

.tooltip-inner {
  max-width: none;
}

@media (max-width: 1200px) {

  .application_buttons .btn-block,
  .application_buttons .btn-block {
    font-size: 12px;
  }
}

.block-content .dl-with-icon {
  padding-left: 10px;
  padding-top: 5px;
}

/**********************************************************
 * Update 21-06
 **********************************************************/
img {
  max-width: 100%;
  height: auto;
}

#sticky-wrapper,
#header {
  background: #f5f4f2;
  height: 90px;
}

@media (min-width: 1170px) {
  .container {
    width: 100% !important;
  }
}

@media (min-width: 992px) {
  .container {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .container {
    width: 100% !important;
  }
}

@media (min-width: 1470px) {
  .container {
    width: 1470px !important;
  }
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.last-space.row-flex .col-xs-12,
.last-space.row-flex .col-md-6,
.last-space.row-flex .col-lg-4 {
  margin-bottom: 32px;
}

.space_item {
  height: 100%;
  background: #F5F4F2;
}

.space_item_unavailable {
  height: 100%;
  background: #F5F4F2;
}

.space_item:hover {
  background: #69BD93;
}

.space_item_unavailable:hover {
  background: #F5F4F2 !important;
}

.space_item .foot {
  padding: 13px 16px 25px 16px;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.space_item_unavailable .foot-unavailable {
  padding: 13px 16px 25px 16px;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

@media (max-width: 767px) {
  .row-flex {
    display: block;
    flex-wrap: wrap;
  }
}

/*Menu*/
#nav-section .navbar-nav>li.local {
  padding: 0px 16px;
}

#nav-section.shrink .navbar-nav>li.local>a {
  line-height: 25px;
}

@media (max-width: 992px) {
  .nav-mobile ul li.local {
    display: none;
  }
}

#header #nav-section.shrink .navbar-nav>li:nth-child(4) a {
  margin-top: 14px;
}

/*#header #nav-section a.connectMenu ,
#header #nav-section a.connectMenured
 {
  height:140px;
}*/
#header #nav-section .pipe:before {
  content: "|";
  position: absolute;
  top: 52px;
  font-size: 24px;
  color: transparent;
  z-index: 1000;
  border-left: 2px solid black;
  transition: all 0.3s;
}

#header #nav-section.shrink .pipe:before {
  content: "|";
  position: absolute;
  top: 23px;
  font-size: 23px;
  color: transparent;
  z-index: 1000;
  border-left: 2px solid black;
  transition: all 0.3s;
}

/*bouton "trouver un local"*/
.navbar-nav>li.local a {
  line-height: initial;
  border-radius: 4px;
  padding: 14px 13px !important;
  margin-top: 42px;
  background: #E9473C;
  color: #FFF;
  display: block;
  font-family: "ginkamedium", Sans-serif;
  font-size: 21px;
}

.navbar-nav .pipe .dropdown-menu a {
  min-width: 225px;
}

#nav-section .navbar-nav>li.local span {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  transition: all 0.3s ease-in-out;
}

#nav-section .navbar-nav>li.local span:before {
  content: '→';
  position: absolute;
  opacity: 0;
  left: 0;
  transform: translateX(8px);
  transition: all 0.3s ease-in-out;
}

.nav-mobile li.local a:before {
  content: '→';
  position: absolute;
  opacity: 1;
  left: 50px;
  color: #000;
}

.nav-mobile li.local:hover a:before {
  content: '→';
  position: absolute;
  opacity: 1;
  left: 50px;
  color: #E9473C;
}

.nav-mobile li.local span {
  padding-left: 36px;

}

#nav-section .navbar-nav>li.local:hover span:before {
  opacity: 1;
  transform: translateX(-8px);
  transition: all 0.3s ease-in-out;
}

#nav-section .navbar-nav>li.local:hover span {
  opacity: 1;
  transform: translateX(8px);
  transition: all 0.3s ease-in-out;
}

/*bouton "trouver un local " Mobile*/
#nav-section ul.mobile {
  margin-right: 32px;
}

#nav-section nav.navbar li.mobile-local a {
  line-height: initial;
  border-radius: 4px;
  padding: 8px 6px !important;
  margin-top: 17px;
  background: #E9473C;
  color: #FFF;
  display: block;
  font-family: "ginkamedium", Sans-serif;
  font-size: 16px;

}

#nav-section nav.navbar li.mobile-local span {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  transition: all 0.3s ease-in-out;
}

#nav-section nav.navbar li.mobile-local span:before {
  content: '→';
  position: absolute;
  opacity: 0;
  left: 0;
  transform: translateX(8px);
  transition: all 0.3s ease-in-out;
}

#nav-section nav.navbar li.mobile-local:hover span:before {
  opacity: 1;
  transform: translateX(-8px);
  transition: all 0.3s ease-in-out;
}

#nav-section nav.navbar li.mobile-local:hover span {
  opacity: 1;
  transform: translateX(8px);
  transition: all 0.3s ease-in-out;
}

/*.nav-mobile li.mobile-local a:before
 {
  content: '→';
  position: absolute;
  opacity: 1;
  left:50px;
  color:#000;
}
.nav-mobile li.mobile-local:hover a:before
 {
  content: '→';
  position: absolute;
  opacity: 1;
  left:50px;
  color:#E9473C;
}
.nav-mobile li.mobile-local span
 {
  padding-left:36px;
  
}*/
@media (min-width: 992px) and (max-width: 1170px) {
  .nav-logo {
    float: left;
    margin-top: 38px;
    margin-left: -5px;
  }

  .nav-logo img {
    height: 64px;
    width: auto;
  }

  .navbar-nav>li>a {
    font-size: 16px;
    padding: 2px 10px;
  }

  #nav-section .navbar-nav>li.local {
    padding: 0px 16px;
  }

  #nav-section .navbar-nav>li.local a {
    padding: 13px 5px !important;
    font-size: 16px;
  }

  #header #nav-section .navbar-nav>li>a.connectMenu,
  #header #nav-section .navbar-nav>li>a.connectMenured {
    font-size: 16px;
  }

  .navbar-nav>li>a.connectMenured {
    padding: 2px 0 2px 8px;
  }

  .navbar-nav>li>a.connectMenu {
    padding: 2px 0 2px 8px;
  }

  #header #nav-section .pipe::before {
    content: "|";
    position: absolute;
    top: 53px;
    font-size: 25px;
    color: transparent;
    z-index: 1000;
    border-left: 2px solid black;
    transition: all 0.3s
  }

  .navbar-nav .pipe .dropdown-menu a {
    min-width: 190px;
  }

  .navbar-nav>li.local a {
    line-height: initial;
    border-radius: 4px;
    padding: 14px 13px !important;
    margin-top: 47px;
    background: #E9473C;
    color: #FFF;
    display: block;
    font-family: "ginkamedium", Sans-serif;
    font-size: 21px;
  }

  #header #nav-section .dropdown:hover ul a {
    font-size: 16px !important;
  }

  .navbar-nav .sub-arrow::before {
    font-size: 16px !important;
  }

  .navbar-nav .dropdown-menu>li>a {
    font-size: 16px;
  }

  #header #nav-section .dropdown:hover ul a {
    font-size: 16px !important;
  }

  .navbar-nav .pipe .dropdown-menu {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    z-index: 1000
  }
}

@media (min-width: 1170px) and (max-width: 1470px) {
  .nav-logo {
    float: left;
    margin-top: 36px;
    margin-left: -1px;
  }

  .nav-logo img {
    height: 68px;
    width: auto;
  }

  .navbar-nav>li>a {
    font-size: 21px;
    padding: 2px 10px;
  }

  #nav-section .navbar-nav>li.local {
    padding: 0px 10px;
  }

  #nav-section .navbar-nav>li.local a {
    padding: 14px 11px !important;
    font-size: 21px;
  }

  #header #nav-section .navbar-nav>li>a.connectMenu,
  #header #nav-section .navbar-nav>li>a.connectMenured {
    font-size: 21px;
  }

  #header #nav-section .dropdown:hover ul a {
    font-size: 21px !important
  }

  .navbar-nav .sub-arrow::before {
    font-size: 19px !important;
  }

  .navbar-nav .dropdown-menu>li>a {
    font-size: 19px;
  }

  #header #nav-section .dropdown:hover ul a {
    font-size: 19px !important;
  }

  .navbar-nav>li>a.connectMenured,
  .navbar-nav>li>a.connectMenu {
    padding: 2px 0 2px 14px;
  }

  #nav-section.shrink .nav-logo img {
    height: 54px;
    width: auto;
  }

  #nav-section.shrink .nav-logo {

    margin-top: 16px;
    margin-left: 17px;
  }
}

/*home*/
.content.pu {
  background: #f5f4f2;
}

.pu-home-content {
  padding-bottom: 40px;
}

.pu-home-content.faq {
  padding-bottom: 40px;
}

.pu-home-content.faq .titre {
  width: 100%;
  float: left;
  margin-bottom: 40px;
  color: #000;
}

.pu-home-content.faq .faq-col {
  margin-bottom: 10px;
}

.faq-step {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  margin-bottom: 36px;
  text-align: left;
}

.faq-step .faq-txt {
  flex: 1 1 auto;
  min-width: 0;
}

.faq-step .faq-txt p {
  margin: 0 0 6px;
  color: #000;
  text-align: left;
}

.faq-step .faq-num {
  line-height: 1;
  margin-bottom: 4px;
  font-family: 'ginkamedium', sans-serif;
}

.faq-step .expliq {
  font-family: 'ginkamedium', sans-serif;
  font-weight: 600;
  line-height: 1.25;
}

.faq-step .un,
.faq-step .deux,
.faq-step .trois,
.faq-step .quatre {
  flex: 0 0 85px;
  margin: 0;
}

@media (max-width: 767px) {
  .faq-step {
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 28px;
  }

  .faq-step .un,
  .faq-step .deux,
  .faq-step .trois,
  .faq-step .quatre {
    flex-basis: 64px;
    width: 64px;
    height: 64px;
    margin-top: 4px;
    /* aligne avec le numéro */
  }
}

.image-home {
  background: url('/bundles/app/images/plateforme_home_1.png') no-repeat top;
  background-size: contain;
  z-index: 8;
  height: 200px;
  margin-top: 45px;
  margin-bottom: 60px;
}

@media (max-width: 992px) {
  .image-home {

    margin-bottom: 30px;
  }
}

@media (max-width: 480px) {
  .image-home {
    margin-bottom: 0;
    margin-top: 0;
  }
}

.aucun-esp {
  display: inline-block;
}

.image-home img {
  max-width: 100%;
  width: 500px;
}

.center {
  text-align: center;
}

/*bouton "je m'inscris"*/
.btn-line {
  border: 2px solid #000;
  font-size: 21px;
  padding: 14px 40px;
  font-weight: 600;
  height: 54px;
}

a.btn-line span {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  transition: all 0.3s ease-in-out;
}

.btn-line span:before {
  content: '→';
  position: absolute;
  opacity: 0;
  left: 0;
  transform: translateX(8px);
  transition: all 0.3s ease-in-out;

}

a.btn-line:hover span:before {
  opacity: 1;
  transform: translateX(-8px);
  transition: all 0.3s ease-in-out;
}

a.btn-line:hover span {
  opacity: 1;
  transform: translateX(8px);
  transition: all 0.3s ease-in-out;
}

/*btn-line2*/
/*bouton "je m'inscris"*/
.btn-line-2 {
  border: 2px solid #000;
  font-size: 21px;
  padding: 14px 15px;
  font-weight: 600;
  height: 54px;
}

a.btn-line-2 span {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  transition: all 0.3s ease-in-out;
}

.btn-line-2 span:before {
  content: '→';
  position: absolute;
  opacity: 0;
  left: 0;
  transform: translateX(8px);
  transition: all 0.3s ease-in-out;

}

a.btn-line-2:hover span:before {
  opacity: 1;
  transform: translateX(-8px);
  transition: all 0.3s ease-in-out;
}

a.btn-line-2:hover span {
  opacity: 1;
  transform: translateX(8px);
  transition: all 0.3s ease-in-out;
}

/*btn-line-19*/
.btn-line-19 {
  border: 2px solid #000;
  font-size: 19px;
  padding: 8px 15px;
  font-weight: 600;
  height: 54px;
}

a.btn-line-19 span {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  transition: all 0.3s ease-in-out;
}

.btn-line-19 span:before {
  content: '→';
  position: absolute;
  opacity: 0;
  left: 0;
  transform: translateX(8px);
  transition: all 0.3s ease-in-out;

}

a.btn-line-19:hover span:before {
  opacity: 1;
  transform: translateX(-8px);
  transition: all 0.3s ease-in-out;
}

a.btn-line-19:hover span {
  opacity: 1;
  transform: translateX(8px);
  transition: all 0.3s ease-in-out;
}

/*btn-line-16*/
.btn-line-16 {
  border: 1px solid #000;
  font-size: 16px;
  padding: 5px 15px;
  font-weight: 400;
  height: 54px;
  margin-bottom: 5px;
}

/*btn line login*/
/*btn-line-19*/
.btn-line-login {
  border: 2px solid #000;
  font-size: 19px;
  padding: 8px 15px;
  font-family: "ginkamedium", sans-serif;
  height: 54px;
  margin-top: 15px;
  background: transparent;
}

.btn-line-login:hover {
  background: #e9473c;
  color: #FFF;
  border: 2px solid #e9473c;
}

@media (max-width: 992px) {
  .btn-line-login {
    font-size: 16px;
    padding: 8px 2px;
  }
}

/*btn-line-form*/
.btn-line-form {
  border: 2px solid #000 !important;
  font-size: 21px;
  padding: 8px 45px;
  font-family: "ginkamedium", sans-serif;
  line-height: 44px;
  margin-top: 35px;
  background: transparent;
}

.btn-line-form:hover {
  background: white;
  color: #000;
  border: 2px solid #000;
}

@media (max-width: 992px) {
  .btn-line-form {
    font-size: 19px;

  }
}

@media (max-width: 768px) {
  .btn-line-form {
    font-size: 16px;

  }
}

/*btn-line-form-end*/
.save {
  margin: 35px 0;
}

.btn-line-form-end {
  border: 2px solid #000;
  font-size: 19px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 600;
  line-height: 44px;
  background: transparent;
}

.btn-line-form-end:hover {
  color: #e9473c;
  border: 2px solid #e9473c !important
}

@media (max-width: 768px) {
  .btn-line-form-end {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .separateur {
    height: 120px !important;
  }
}

.separateur {
  background-color: #F2BE6A;
  background-size: contain;
  height: 90px;
  width: 100%;
  z-index: 6;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap
}

.separateur a {
  overflow-wrap: break-word;
}

.left {
  text-align: left;
}

@media (max-width: 992px) {
  .separateur .btn {
    padding: 0;
  }
}

.content.white {
  z-index: 5;
  position: relative;
  background: #FFF;
}

.btn-center {
  text-align: center;
}

.btn-ancre {
  display: inline-block;
  margin-right: 10px;
}

.btn-ancre:hover {
  text-decoration: none;
}

@media (max-width: 768px) {
  .btn-ancre h6 {
    display: inline-block;
    width: 85%;
  }
}

.btn-ancre h6 {
  display: inline-block;

}

.btn-ancre-icone {
  content: '';
  background: url('/bundles/app/images/groupe_843.png') no-repeat top;
  font-size: 16px;
  line-height: 16px;
  vertical-align: top;
  display: inline-block;
  padding: 15px 15px;
  margin-left: -5px;
  width: 10px;
}

.btn-ancre-wrapper {
  display: inline-block;
}

.candidature {
  text-align: left;
  padding-top: 110px;
  padding-bottom: 7px;
  border-bottom: 1px solid #707070;
  /*margin-bottom: 60px;*/
}

@media (max-width: 992px) {
  .candidature {
    text-align: left;
    padding-top: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #000;

  }
}

/* iPad / tablette : supprimer les marges auto de .center, garder le padding */
@media (max-width: 991px) {
  .content.white .pu-home-content>.col-sm-12.center {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
    flex: 1 1 100%;
    margin-top: 20px;
  }
}

.inscription {
  margin: 50px 0;
  display: flex;
  align-items: center;
}

.bat {
  background: url('/bundles/app/images/Groupe_1045.svg') no-repeat left;
  /*background-size: contain;*/
  z-index: 8;
  height: 90px;
  width: 90px;
}

.inscription h4 {
  text-align: left !important;

}

.btn-right {
  text-align: right;

}

@media (max-width: 992px) {
  .inscription {
    display: inline-block;
  }

  .inscription .bat {
    margin: 20px auto;
  }

  .inscription h4 {
    text-align: center !important
  }

  .btn-right {
    text-align: center;
    margin-top: 30px;
  }
}

.orange {
  background-color: #F2BE6A;
  background-size: contain;
  width: 100%;
  padding: 75px 40px 40px;
}

/* Prposer un espace */
.vert {
  background-color: #69BD93;
  background-size: contain;
  width: 100%;
  padding-top: 75px;
}

/*.img-espace{
  background: url('/bundles/app/images/groupe-1050.png') no-repeat left;
  background-size: contain;
  z-index: 8;
  width:368px;
  height:390px;
  margin-bottom:-100px;
  padding-right:40px;

}*/
.pu-home-content.espace {
  text-align: left;
  padding-bottom: 30px;
}

.pu-home-content.espace h2 {
  text-align: left;
  padding-bottom: 30px;
}

.pu-home-content.espace h5 {
  text-align: left;
  padding-bottom: 30px;
}

.pu-home-content .btn-espace {
  margin-top: 20px;
  padding-bottom: 30px;
}

@media (min-width: 1200px) {
  .pu-home-content.espace {
    text-align: left;
    display: flex;
    align-items: center;
  }

  .pu-home-content .btn-espace {
    text-align: right;
  }

  .img-espace {
    margin-bottom: -44px;
  }
}

@media (max-width: 992px) {
  .pu-home-content.espace h2 {
    text-align: left;
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

/*FAQ*/
.beige {
  background-color: #F5F4F2;
  background-size: contain;
  width: 100%;
  padding-top: 70px;
}

.un {
  background: url('/bundles/app/images/Groupe_868.svg') no-repeat center;
  background-size: contain;
  width: 85px;
  height: 85px;
  display: inline-block;
  flex-shrink: 0;
}

.deux {
  background: url('/bundles/app/images/Groupe_870.svg') no-repeat center;
  background-size: contain;
  width: 85px;
  height: 85px;
  display: inline-block;
  flex-shrink: 0;
}

.trois {
  background: url('/bundles/app/images/Groupe_866.svg') no-repeat center;
  background-size: contain;
  width: 85px;
  height: 85px;
  display: inline-block;
  flex-shrink: 0;
}

.quatre {
  background: url('/bundles/app/images/Groupe_864.svg') no-repeat center;
  background-size: contain;
  width: 85px;
  height: 85px;
  display: inline-block;
  flex-shrink: 0;
}

/* infos*/
.pu-home-content.info {
  display: flex;
  align-items: center;
  margin: 32px 0 0 0;
}

.btn-right {
  text-align: right;
}

@media (max-width: 992px) {
  .pu-home-content.info {
    display: inline-block;
    vertical-align: middle;
    margin: 32px 0;
    width: 100%;
    text-align: center;
  }

  .info h4 {
    text-align: center !important;
  }

  .btn-right {
    text-align: center;
    margin-top: 30px;
  }
}

.plusinfos {
  background-color: #E9473C;
  background-size: contain;
  width: 100%;
}

.plusinfos h4 {
  color: White;
}

.plusinfos .btn-line {
  border: 2px solid #fff;
  color: white;
}

.plusinfos.margin {
  margin-top: 50px;
}

/*FOOTER*/
#footer #footer-top .logo a {
  display: block;
  padding-bottom: 30px;
}

#footer #footer-top p.small a {
  padding-top: 30px;
  font-size: 16px;
}

.infos li {
  font-size: 18px;
}

.reseaux h5 {
  padding-bottom: 20px;
}

.fb {
  background: url('/bundles/app/images/facebook.svg') no-repeat left;
  height: 26px;
  width: 26px;
  display: block;
}

.fb:hover {
  background: url('/bundles/app/images/facebook-b.svg') no-repeat left;
  height: 26px;
  width: 26px;

}

.tw {
  background: url('/bundles/app/images/twitter.svg') no-repeat left;
  height: 26px;
  width: 26px;
  display: block;
}

.tw:hover {
  background: url('/bundles/app/images/twitter-b.svg') no-repeat left;
  height: 26px;
  width: 26px;
}

.linkedin {
  background: url('/bundles/app/images/in.svg') no-repeat left;
  height: 26px;
  width: 26px;
  display: block;
}

.linkedin:hover {
  background: url('/bundles/app/images/in-b.svg') no-repeat left;
  height: 26px;
  width: 26px;
}

.insta {
  background: url('/bundles/app/images/insta.svg') no-repeat left;
  height: 26px;
  width: 26px;
  display: block;
}

.insta:hover {
  background: url('/bundles/app/images/insta-b.svg') no-repeat left;
  height: 26px;
  width: 26px;
}

.tiktok {
  background: url('/bundles/app/images/tiktok-fill.svg') no-repeat left;
  height: 26px;
  width: 26px;
  display: block;
}

.tiktok:hover {
  background: url('/bundles/app/images/tiktok-b.svg') no-repeat left;
  height: 26px;
  width: 26px;
}

/*ancres*/
.titre-page-hr {
  text-align: left;
  padding-top: 110px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #000;
  margin-bottom: 50px;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}

@media (max-width: 992px) {
  .titre-page-hr {
    text-align: left;
    padding-top: 50px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
  }
}

.titre-page {
  text-align: left;
  padding-top: 100px;
  padding-bottom: 7px;
  margin-bottom: 25px;
  position: relative;
}

@media (max-width: 992px) {
  .titre-page {
    padding-top: 75px;
  }
}

.main.show h4 {
  padding-bottom: 5px;
  border-bottom: 1px solid #707070;
  margin-bottom: 20px;
  margin-top: 40px;
}

.sidebar h6 {
  padding-bottom: 10px;
  /*border-bottom: 1px solid #707070;*/
  margin-bottom: 20px;
}

.sidebar .pu-label {
  padding-bottom: 10px;
  border-bottom: 1px solid #707070;
  margin-bottom: 10px;
}

.img-aac {
  position: absolute;
  right: 0px;
  top: 80px;
}

@media (max-width: 992px) {
  .img-aac {
    display: none;
  }
}

.top-profil {
  margin-bottom: 20px;
}

.pdf-repartition {
  background: url('/bundles/app/images/groupe_pdf_space.png') no-repeat center;
  height: 120px;
  width: 120px;
  display: inline-block;

}

.pdf-appel {
  background: url('/bundles/app/images/groupe_pdf_aac.png') no-repeat center;
  height: 120px;
  width: 120px;
  background-size: contain;
  display: inline-block;

}

.ressources {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  width: 100%;
}

.ressources .grey,
.ressources .ressources-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
  flex: 1 1 0;
  min-width: 0;
  float: none;
  width: 0;
  /* force equal flex columns */
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.ressources .lien-pdf {
  text-align: left;
  padding-left: 0;
  width: 100%;
}

.ressources .lien-pdf p {
  margin: 0;
}

@media (max-width: 991px) {

  .ressources .ressources-fd,
  .ressources .fd {
    padding: 0 10px;
  }

  .ressources .pdf-appel {
    height: 72px;
    width: 72px;
  }

  .ressources .ressources-fd img,
  .ressources .fd img {
    max-height: 72px;
    width: auto;
  }

  .ressources .lien-pdf {
    padding: 8px 4px 0;
  }

  .ressources .lien-pdf p,
  .ressources .lien-pdf a {
    font-size: 12px;
    line-height: 1.25;
  }
}

@media (max-width: 767px) {
  .ressources {
    flex-direction: column;
    gap: 16px;
  }

  .ressources .grey,
  .ressources .ressources-item {
    width: 100%;
    max-width: 100%;
    flex: 0 0 auto;
  }
}

.ressources .fd {
  background-color: #F5F4F2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
}

.ressources-fd {
  background-color: #F5F4F2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
}

.lien-pdf {
  padding: 12px 20px 0;
  text-align: center;
}

@media (max-width: 768px) {
  .align-btn {
    display: block;
    justify-content: right;
  }
}

@media (max-width: 992px) {
  .sticky {
    position: relative !important;
    top: unset !important;
  }
}

.sticky {
  position: sticky;
  top: 0;

}

.bkg-img {
  background: url('/bundles/app/images/fond-formulaire.png') no-repeat left;

  position: absolute;
  top: -70px;
  left: 0;
  width: 100%;
  height: 1680px;

}

/*Bullet nav page formulaire*/
.bkg {
  position: sticky;
  top: 75%;
  /*transform: translate(-50%, -50%);*/
  z-index: 100;

}

.bkg ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  list-style-type: none;
  margin: 0 0 0 -30px;


}

.bkg ul li .indicator {
  cursor: pointer;
  margin-top: 1rem;
  display: block;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background-color: white;
  border: 2px solid #000;
  list-style-type: none;

}

.bkg ul li .active {
  background-color: black;

}

/*btn formulaire*/
.save {
  margin: 80px 0 30px 0;
  text-align: center;
}

/*bouton "enregistrer"*/
input.btn-line-s,
button.btn-line-s {
  border: 2px solid #000;
  padding: 0 20px;
  font-size: 21px;
  height: 65px;
  font-family: "ginkamedium", sans-serif;
  background: #fff;
  color: black !important;
  margin: 20px 0;
}

input.btn-line-s:hover,
button.btn-line-s:hover {
  border: 2px solid #e9473c;
  padding: 0 20px;
  font-size: 21px;
  height: 65px;
  color: #e9473c !important;
  background: #FFF;
}

.mailto {
  color: #e9473c;
}

.mailto:hover {
  color: #e9473c;
  text-decoration: underline;
}

.black input[type=checkbox] {
  border-radius: 4px;
  height: 15px;
  width: 15px;
  background: #fff !important;
  border: 1px solid #000 !important;
  color: black;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: initial;
  margin-left: -20px;
}

.civility-group label.control-label {
  vertical-align: bottom;
  margin-bottom: 0;
}

.docs {
  display: inline-block;
  vertical-align: bottom;
}

@media (max-width: 767px) {
  .docs {
    display: inline-block;
    vertical-align: bottom;
    width: 200px;
  }
}

.img-docs {
  background: url('/bundles/app/images/groupe_docs.png') no-repeat center;
  height: 39px;
  width: 40px;
  background-size: contain;
  margin-right: 15px;
  display: inline-block;
  vertical-align: top;
}

.info-candidature {
  margin: 25px 25px 15px 15px;
}

@media (max-width: 480px) {
  .info-candidature .right {
    text-align: center;
  }
}

.space-card .clos {
  background: url('/bundles/app/images/group_close.png') no-repeat left;
  height: 23px;
  background-size: contain;
  padding: 0 10px 0 30px;
  width: 100%;
  margin: 5px 5px;
}

.space-card .encours {
  background: url('/bundles/app/images/group_check.png') no-repeat left;
  height: 23px;
  background-size: contain;
  padding: 0 10px 0 30px;
  width: 100%;
  margin: 5px 5px;
}

.space-card .enedition {
  background: url('/bundles/app/images/group_spin.png') no-repeat left;
  height: 23px;
  background-size: contain;
  padding: 0 10px 0 30px;
  width: 100%;
  margin: 5px 5px;
}

.space-card .enattente {
  background: url('/bundles/app/images/group_spin.png') no-repeat left;
  height: 23px;
  background-size: contain;
  padding: 0 10px 0 30px;
  width: 100%;
  margin: 5px 5px;
}

.space-card .encours p,
.space-card .clos p,
.space-card .enedition p,
.space-card .enattente p {
  font-size: 14px;
}

.statut-aac .encours span,
.statut-aac .clos span,
.statut-aac .enedition span,
.statut-aac .enattente span {
  font-size: 14px;
  padding-right: 5px;
}

.statut-aac .encours span i,
.statut-aac .clos span i {
  font-size: 14px;
  padding: 0 5px;
}

/*Ajouter un espace*/
.bleu {
  background-color: #2D74BA;
  background-size: contain;
  width: 100%;
  padding-top: 75px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42;
  vertical-align: middle;
  border-top: 1px solid #14151B;
  font-size: 19px;
}

.table>thead:first-child>tr:first-child>th {
  background: #F2BE6A;
  border-bottom: 2px solid #14151B;
  font-family: "ginkamedium", sans-serif;
  font-weight: normal;
  font-size: 21px;
}

@media (max-width: 992px) {
  .table>thead:first-child>tr:first-child>th {

    font-size: 16px;
  }

  .table>thead>tr>th,
  .table>tbody>tr>th,
  .table>tfoot>tr>th,
  .table>thead>tr>td,
  .table>tbody>tr>td,
  .table>tfoot>tr>td {
    padding: 2px;
    font-size: 16px;
  }

  .lots.table .sans-lot {
    background: white;
    font-size: 16px !important;
  }
}

.lots .col-xs-12,
.lots .col-md-3 {
  padding: 0;
  margin: 0;
}

.lots-title {
  background: #F2BE6A;
  border: 1px solid #000;
  padding: 8px;
}

.lots-select {
  background: #FFF;
}

.lots .chzn-container {
  border-radius: 0px;
  color: #000;
  border: 1px solid #000;
  margin-bottom: 0;
}

.lots .form-control {
  border-radius: 0px;
  margin-bottom: 0;
}

.btn-lots {
  margin-top: 30px;
}

.align-btn .btn {
  margin-right: 0px !important;
  margin-bottom: 10px;
}

.ajouter {
  width: 25px;
  display: inline-block;
}

.fa-plus {
  font-size: 23px;
}

.circle {
  border-radius: 50%;
  border: 1px solid #000;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.table>tbody.choice>tr>td {
  padding: 0 !important;
  margin-bottom: 0;
}

.choice .form-control,
.choice select {
  border: initial;
  margin-bottom: 0;
}

button.btn.form-control {
  background: transparent !important;
  font-size: 19px;
  line-height: 42px;
  border-radius: 4px;
}

button.form-control:hover {
  background: white !important;
  font-size: 19px;

}

.photo-list {
  margin-top: 25px;
}

input.form-save {
  font-size: 19px;
  line-height: 42px;
}

.btns {
  margin: 50px 0;
  text-align: center;
}

/*page mes espaces et liste des aac*/
.align-btn {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}

@media (min-width: 768px) {
  .align-btn {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }

  .align-btn .btn {
    margin-right: 0px !important;
    margin-bottom: 10px;
  }
}

.align-btn .btn {
  margin-right: 10px;
}

.candidats {
  display: flex;
  align-items: baseline;
}

.candidats h4 {
  margin-left: 20px;
  margin-bottom: 0 !important;
}

.aac-action {
  margin: 0 25px 15px 15px;
}

@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
    color: red;
  }
}

.block-content .row-flex {
  display: flex;
  align-items: center;
}

/*page liste des candidats*/
.stats-summary strong {
  color: #e9473c;
  font-weight: normal;
}

.border-candidat {
  border-left: 1px solid #000;
  margin: 30px 0;
  padding-left: 70px;
}

.star {
  position: absolute;
  right: 40px;
  top: 20px;
}

.candidate-argus {
  display: flex;
  width: 95%;
}

.candidate-item .row .cell-content {
  padding: 16px 15px 15px 20px;
  color: #000000;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  width: 60%;

}

.top-candidats {
  margin-top: 100px;
  padding-bottom: 0;
}

.stats-summary {
  padding-top: 20px;
}

@media (max-width: 992px) {
  .border-candidat {
    border-left: none;
    margin: 0;
    padding: 0 0 30px 20px;
  }

  .candidate-argus {
    display: block;
    width: 100%;
  }

  .row-flex {
    display: flex;
    flex-wrap: wrap;
  }

  .candidate-item .row .cell-content {
    width: 100%;

  }
}

@media (max-width: 768px) {
  .border-candidat {
    border-left: none;
    margin: 0;
    padding: 0 0 30px 20px;
  }

  .candidate-argus {
    display: block;
    width: 100%;
  }

  .row-flex {
    display: flex;
    flex-wrap: wrap;
  }

  .candidate-item .row .cell-content {
    width: 100%;
  }

  .application-list .item ul {
    padding: 0;
  }
}

/* page voir candidature*/
.application_buttons {
  display: block;
  text-align: center;
}

.application_buttons .btn {

  margin-bottom: 10px;
}

.btn-appli {
  display: inline-block;
  vertical-align: top;
}

.btn-appli .btn-line-19 {
  padding: 4px 20px;
}

.btn-toolbar .btn-line-19 {
  margin-bottom: 10px;
}

.btn-toolbar .btn-line-19:hover {
  color: #e9473c;
  border: 2px solid #e9473c;
}

/*page recap candidat*/
.save-recap {
  margin-top: 50px;
}

.margin-10 {
  margin-bottom: 10px !important;
}

/*page mot de passe oublié*/
.alert-info {
  background: #FFF !important;
  border: 1px solid #FFF;
}

.alert {
  margin-top: 15px;
}

.alert-danger {
  color: #e9473c !important;
  background: #FFF !important;
  border: 1px solid #FFF !important;
  padding-top: 8px;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  border-right-color: rgb(169, 68, 66);
  background-color: #FFF !important;
}

.black {
  border-top: 1px solid #000 !important;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* page mes candidatures*/
#listing-header .chzn-container-single {
  margin-bottom: 10px !important;
}

/* captcha inscription */
.captcha-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  margin-bottom: 15px;
}

.captcha-row__image {
  flex: 0 0 auto;
}

.captcha-row__image .captcha_image {
  display: block;
  width: 200px;
  height: 70px;
  border: 1px solid #ddd;
  border-radius: 4px;
  object-fit: cover;
}

.captcha-row__field {
  flex: 1 1 auto;
  min-width: 0;
  margin-bottom: 0 !important;
}

.captcha-row__label {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 6px;
  color: #333;
}

.captcha-row .captcha_reload {
  display: inline-block;
  margin-top: 4px;
  font-size: 12px;
}

@media (max-width: 480px) {
  .captcha-row {
    flex-direction: column;
    align-items: stretch;
  }

  .captcha-row__image .captcha_image {
    width: 100%;
    height: auto;
  }
}

/* page login */
.login-layout {
  margin-top: 25px;
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  .login-layout {
    display: flex;
    align-items: stretch;
    min-height: 650px;
  }

  .login-layout__form {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .login-layout__form .container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    height: 100%;
  }

  .login-layout .login-image-container {
    flex: 1 1 50%;
    min-width: 0;
    margin: 0;
    padding: 0;
    max-width: none;
    width: auto;
  }
}

.login-page {
  padding-left: 8%;
  padding-right: 8%;
  background: #FFF;
  margin-top: 30px;
}

.login-page h4 {
  padding-bottom: 10px;
}

.connexion-page {
  padding-top: 40px;
  padding-left: 8%;
  padding-right: 8%;
  background: #FFF;
  margin-top: 30px;
}

.sans-marge img {
  object-fit: cover;
  height: 650px;
  width: 100%;
}

.login-page input[type="submit"] {
  display: block;
  width: 100%;
}

.sans-marge {
  padding-right: 0;
  padding-left: 0;
}

.login-image-container {
  display: flex;
  align-items: stretch;
  justify-content: center;
  overflow: hidden;
}

.login-image {
  width: 100%;
  height: 100%;
  min-height: 650px;
  object-fit: cover;
  border-radius: 0;
}

@media (max-width: 992px) {

  .sans-marge,
  .login-image-container {
    display: none;
  }
}

/*ajout juin 2023
 li.dropdown > a:nth-child(1):before {
  width: 15px;
  display: inline-block;
  text-align: center;
  font-family: 'FontAwesome';
  content: '\f0c8';
  font-size:8px;
  color:#E9473C;
}
li.dropdown.last > a:nth-child(1)::before {
  content: '\f007';
  font-family: 'FontAwesome';
  margin: 0 5px;
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle;
  padding-right:10px;
}*/
.sub-arrow {
  transform: scale(0.5);
  display: inline-block;
}

/* premier square*/
.navbar-nav .sub-arrow,
.nav-mobile .sub-arrow {
  transition: transform 0.3s ease-in-out;
  transform: translateY(1px) scale(.5);
  padding: 0 5px;
}

.navbar-nav li.dropdown a:hover .sub-arrow,
.nav-mobile li.dropdown a:hover .sub-arrow {
  transform: translateY(7px) scale(.5);
}

.navbar-nav li.dropdown a:hover .sub-arrow::before,
.nav-mobile li.dropdown a:hover .sub-arrow::before {
  transform: translateY(-24px) translateX(1px);
  opacity: 1;

}

/*fait apparaitre celui du dessous*/
.sub-arrow::before {
  transition: all 0.3s ease-in-out;
  content: '\f0c8';
  font-size: 21px;
  font-family: FontAwesome;
  position: absolute;
  /* transform: translateY(10px) translateX(2px);*/
  color: #E9473C;
  opacity: 0;
}

@media (min-width: 992px) and (max-width: 1470px) {
  .sub-arrow::before {
    transition: all 0.3s ease-in-out;
    content: '\f0c8';
    font-size: 18px;
    font-family: FontAwesome;
    position: absolute;
    /* transform: translateY(10px) translateX(2px);*/
    color: #E9473C;
    opacity: 0;
  }
}

.nav-mobile .sub-arrow::before {
  transition: all 0.3s ease-in-out;
  content: '\f0c8';
  font-size: 18px;
  font-family: FontAwesome;
  position: absolute;
  /* transform: translateY(10px) translateX(2px);*/
  color: #E9473C;
  opacity: 0;
}

/*subarrow hors menu*/
a.red {
  text-decoration: underline;
  color: black !important;

}

a.red:hover {
  text-decoration: none;
  color: #E9473C !important;
  text-decoration: none;
}

.sub-arrow {
  transform: scale(0.5);
  display: inline-block;
}

/* premier square*/
.sub-arrow {
  transition: transform 0.3s ease-in-out;
  transform: translateY(0px) scale(.5);
  padding: 0 10px;
}

a:hover .sub-arrow {
  transform: translateY(7px) scale(.5);
  text-decoration: none;
  color: #E9473C;
}

a:hover .sub-arrow::before {
  transform: translateY(-24px) translateX(1px);
  opacity: 1;
}

.sub-arrow::before {
  transition: all 0.3s ease-in-out;
  content: '\f0c8';
  font-size: 19px;
  font-family: FontAwesome;
  position: absolute;
  /* transform: translateY(10px) translateX(2px);*/
  color: #E9473C;
  opacity: 0;
}

@media (max-width: 992px) {
  a.red {
    text-decoration: none;
    color: black !important;
    font-size: 16px;
  }

  .sub-arrow::before {
    transition: all 0.3s ease-in-out;
    content: '\f0c8';
    font-size: 16px;
    font-family: FontAwesome;
    position: absolute;
    /* transform: translateY(10px) translateX(2px);*/
    color: #E9473C;
    opacity: 0;
  }
}

#cboxContent {
  height: auto !important;
  background-color: #F5F4F2;
  /*padding-top: 10px;*/
}

form .main .section-title:after {
  font-family: 'ginkabold';
  color: #000;
  bottom: -38px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 56px;
  line-height: 68px;
  background: #FFF;
  border: 1px solid #000;
  width: 61px;
  height: 74px;
}

form .main .section-title.form-one:after {
  content: '1';
}

form .main .section-title.form-two:after {
  content: '2';
}

form .main .section-title.form-three:after {
  content: '3';
}

form .main .section-title.form-four:after {
  content: '4';
}

form .main .section-title.form-five:after {
  content: '5';
}

form .main .section-title.form-sixth:after {
  content: '6';
}

.form-contener.bleu h5 {
  padding-bottom: 10px;
}

/*ajout page profil */
.kbis-file,
.idcard-file {
  padding: 8px 0;
}

.google-none {
  display: none;
}

@media (max-width: 767px) {
  .idcard-file {
    padding: 8px 0;
  }

  .kbis-file {
    padding: 50px 0 10px 0;
  }
}

/*page edit space*/
.form-contener .alert-danger {
  color: #FFF !important;
  background: #e9473c !important;
  border: 0 solid #FFF !important;
  padding-top: 8px;
}

#cboxContent {
  height: auto !important;
  background-color: #F5F4F2;
  padding: 10px;
  border-radius: 10px;
}

.login-page #cboxContent {

  padding: 0px;
  border-radius: 10px;
}

.danger {
  color: #d7494a !important;
}

#cboxLoadedContent {
  padding-top: 30px;
}

.fa-arrow-right {
  padding-right: 10px;
}

.login-page .alert {
  padding-top: 10px;
  margin: 0;
}

.registration h4 {
  color: #000;
  margin-bottom: 20px;
}

.btn-awaiting,
.btn-accepted,
.btn-refuse {
  border: none;
  padding-left: 0;
}

.cc-color-override--2118695248 .cc-btn {
  border-radius: 5px !important;
}

.red {
  color: #d7494a;
}

#appbundle_application_newDocument_file {
  font-size: 13px !important;
  font-weight: 600;
  margin-bottom: 10px;
  max-width: 95%;
  line-height: 31px;
}

.file-infos #appbundle_application_newDocument_file {
  margin-bottom: 0 !important;
  max-width: 100% !important;
  line-height: 28px !important;
  height: 28px;
}

.file-infos:has(input[type="file"]) label.small {
  display: flex;
  align-items: center;
  width: 100%;
  height: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  overflow: hidden;
}

.overflow {
  overflow: hidden;
  height: 25px;
}

.file-infos .actions.overflow:has(input[type="file"]) {
  display: flex;
  align-items: center;
  overflow: hidden !important;
  height: 28px !important;
  width: 100%;
}

.file-infos:has(input[type="file"]) {
  display: flex;
  align-items: center;
  height: 41px !important;
  min-height: 41px;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}

.file-infos:has(input[type="file"]) .form-group {
  margin: 0 !important;
  padding: 0 !important;
}

.file-infos:has(input[type="file"]) .form-group > label {
  display: none;
}

.file-infos:has(input[type="file"]) .vich-file {
  margin: 0;
  padding: 0;
  line-height: 0;
}

.file-infos:has(input[type="file"]) .vich-file > a,
.file-infos:has(input[type="file"]) .vich-file .form-group {
  display: none;
}

.file-infos:has(input[type="file"]) .vich-file input[type="file"] {
  display: block;
}

.file-infos:has(input[type="file"]) label.btn-accepted {
  display: flex;
  align-items: center;
  width: 100%;
  height: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  overflow: hidden;
}

.file-infos:has(input[type="file"]) input[type="file"] {
  width: 100%;
  max-width: 100%;
  height: 28px;
  font-size: 13px;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.file-infos.has-error:has(input[type="file"]) {
  height: auto !important;
  min-height: 41px;
  overflow: visible;
  flex-direction: column;
  align-items: stretch;
  padding-top: 6px;
  padding-bottom: 6px;
}

.file-infos.is-pending-upload {
  display: flex;
  align-items: center;
  height: 41px !important;
  min-height: 41px;
  overflow: visible;
  padding: 6px 12px;
}

.file-infos.is-pending-upload .actions.overflow {
  position: absolute;
  width: 1px;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0);
  opacity: 0;
  pointer-events: none;
}

.file-infos-preview {
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 0;
}

.file-infos-preview-name {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.3;
}

.file-infos:not(:has(input[type="file"])) {
  display: flex;
  align-items: center;
}

.file-infos .actions.overflow:not(:has(input[type="file"])) {
  display: flex;
  align-items: center;
  width: 100%;
  height: auto !important;
  overflow: hidden;
}

.file-infos .actions.overflow:not(:has(input[type="file"])) > div:first-child {
  flex: 1;
  width: auto !important;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.3;
}

.file-infos > span {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.3;
}

.file-infos-actions {
  display: flex;
  align-items: center;
  gap: 6px;
  float: none;
  margin-left: auto;
  line-height: 0;
}

.files-available {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.files-available .file-infos {
  flex: 1 1 260px;
  max-width: 420px;
  min-width: 0;
  margin: 0;
}

@media (max-width: 767px) {
  .files-available .file-infos {
    flex-basis: 100%;
    max-width: 100%;
  }
}

.file-infos-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  color: #000;
  line-height: 0;
  vertical-align: middle;
}

.file-infos-action i {
  margin: 0;
  font-size: 14px;
  line-height: 1;
  width: 14px;
  text-align: center;
}

.form-contener.bleu .overflow {
  overflow: hidden;
  height: 39px;
}

.form-contener.bleu .help-block,
.form-contener.bleu small.help-block,
.form-contener.bleu p.help-block,
.form-contener.bleu .text-muted,
.form-contener.bleu .form-text {
  color: rgba(0, 0, 0, 0.85) !important;
  font-size: 13px !important;
}

.form-contener.bleu .has-error .help-block,
.form-contener.bleu .file-infos.has-error .help-block {
  color: #fff !important;
  background-color: #e9473c;
  font-size: 13px !important;
}

.required-files ul {
  padding: 0 !important;
}

.file-infos.has-error:has(input[type="file"]) .help-block {
  padding: 5px 0 !important;
  margin: 8px -13px 0 !important;
}

@media (max-width: 992px) {
  .form-contener {
    padding: 35px 10px 50px !important;
  }
}

.form-contener {
  padding: 35px 10px 50px !important;
}

.help-block ul li {
  font-size: 14px !important;
}

.first {
  margin-bottom: 0;
}

/*page 404*/
.row-flexe {
  display: flex;
}

.page-404 {
  padding: 10% 5% 0 5%;
}

.col1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end !important;
  padding-left: 20px;

}

.col3 {
  display: flex;
  flex-direction: column;
  justify-content: center !important;
  padding-left: 30px;

}

.col3 h6 {
  margin-bottom: 30px;
}

.col3 a {
  width: fit-content;
}

.img1 img {
  width: 132px;
  height: 102px;
  object-fit: cover;
  object-position: center center;
}

.img2 img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  object-position: center center;
}

.img3 img {
  width: 406px;
  height: 350px;
  object-fit: cover;
  object-position: center center;
}

.img4 img {
  width: 140px;
  height: 108px;
  object-fit: cover;
  object-position: center center;
}

.img1 {
  vertical-align: middle !important;
  display: inline-block !important;
}

.contener-img1 {
  text-align: right;
  margin-bottom: 30px;
}

.contener-img3 {
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  .page-404 {
    flex-direction: column-reverse;
  }

  .col2 {
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .col3 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-left: 0px !important;
  }

  .col3 h1,
  .col3 h6,
  .col3 .btn {
    text-align: center;
    margin: 10px auto;
  }
}

@media (max-width: 767px) {
  .page-404 {
    flex-direction: column-reverse;
  }

  .col1 {
    padding-left: 0px !important;
    padding-bottom: 30px;
    width: 100%;
  }

  .col2 {
    margin: 0 auto;
    margin-bottom: 30px;
    width: 100%;
  }

  .col3 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-left: 0px !important;
  }

  .col3 h1,
  .col3 h6,
  .col3 .btn {
    text-align: center;
    margin: 10px auto;
  }
}

.space-ss {
  padding-bottom: 40px;
}

/* Bouton dépublier */
.btn-warning {
  background-color: #f39c12 !important;
  border-color: #f39c12 !important;
  color: white !important;
}

.btn-warning:hover {
  background-color: #e67e22 !important;
  border-color: #e67e22 !important;
  color: white !important;
}

/* Statut dépublié temporairement */
.depublie {
  background-color: #FFFFFF;
  color: black;
  padding: 5px 10px;
  border-radius: 3px;

  text-align: center;
}

.space-card .depublie {
  background: url('/bundles/app/images/group_spin.png') no-repeat left;
  background-size: auto;
  height: 23px;
  background-size: contain;
  padding: 0 10px 0 30px;
  width: 100%;
  margin: 5px 5px;
}

.depublie p {
  margin: 0;
  font-size: 14px !important;
}

/* Styles pour l'overlay de disponibilité */
.availability-overlay {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #69bd93;
  color: white;
  padding: 5px 10px;
  font-size: 14px;
  z-index: 10;
  max-width: 80%;
  text-align: center;
}

/* Positionnement spécifique pour les cartes dans myApplications */
.space_item .availability-overlay,
.space_item_unavailable .availability-overlay,
.space_item_suspended .availability-overlay {
  top: auto;
  bottom: 10px;
  left: 10px;
  right: auto;
}

/* Positionnement spécifique pour les cartes dans showMyApplication */
.space-card .availability-overlay {
  top: auto;
  bottom: 10px;
  left: 10px;
  right: auto;
}

.availability-text {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Responsive pour l'overlay */
@media (max-width: 768px) {
  .availability-overlay {
    font-size: 10px;
    padding: 3px 8px;
    top: 5px;
    right: 5px;
    width: fit-content;
  }
}

/* ========================================
   OPTIMISATION PAGE APPLY - ÉTAPES 1 & 2
   ======================================== */
/* Styles généraux pour les formulaires */
.form-apply input:invalid,
.form-apply select:invalid,
.form-apply textarea:invalid {
  box-shadow: none !important;
}

/* Désactiver les bulles de validation natives */
.form-apply input::-webkit-validation-bubble-message,
.form-apply select::-webkit-validation-bubble-message,
.form-apply textarea::-webkit-validation-bubble-message {
  display: none !important;
}

/* Désactiver l'apparence native des champs invalides */
.form-apply input:-webkit-autofill:invalid,
.form-apply select:-webkit-autofill:invalid,
.form-apply textarea:-webkit-autofill:invalid {
  box-shadow: 0 0 0 1000px white inset !important;
}

/* Message d'erreur document manquant (AAC, plan) dans l'édition d'espace */
.space-doc-error {
  color: #ffffff;
  background-color: #e9473c;
  padding: 8px 12px;
  border-radius: 4px;
  text-align: center;
  font-size: 0.9em;
  margin-bottom: 12px;
  animation: slideIn 0.3s ease-out;
}

/* Messages d'erreur optimisés */
.form-apply .form-group.has-error .help-block,
.has-crosses .form-group.has-error .help-block {
  display: block !important;
  visibility: visible !important;
  color: #ffffff !important;
  margin-top: 8px;
  font-size: 0.9em;
  padding: 8px 12px;
  background-color: #e9473c !important;
  border-radius: 4px;
  border-left: none !important;
  text-align: center;
  animation: slideIn 0.3s ease-out;
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Messages d'erreur uniquement - pas de styles visuels sur les champs */
/* Messages d'erreur avec ARIA */
.form-apply [role="alert"] {
  color: #ffffff !important;
  background-color: #e9473c !important;
  border: none !important;
  border-left: none !important;
  border-radius: 4px;
  padding: 12px 15px;
  margin-top: 8px;
  text-align: center;
  font-weight: 500;
  animation: slideIn 0.3s ease-out;
}

/* Indicateurs d'étape avec erreurs */
.form-apply .indicator {
  position: relative;
}

/* Indicateurs d'étape - sans styles d'erreur */
/* Animation de focus - bordure grise au focus */
.form-apply .form-control:focus {
  transition: all 0.3s ease;
  border-color: #ccc !important;
  box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.25) !important;
  outline: none !important;
}

/* Bordure rouge pour les champs en erreur */
.form-apply .form-group.has-error .form-control {
  border-color: #dc3545 !important;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
}

/* Modale d'avertissement optimisée */
.form-apply #depublished-warning-modal {
  z-index: 9999 !important;
}

.form-apply #depublished-warning-modal .modal-dialog {
  z-index: 10000 !important;
}

.form-apply #depublished-warning-modal .modal-content {
  z-index: 10001 !important;
  position: relative;
}

/* Inverser l'ordre sidebar/main sur mobile pour que l'image soit en haut */
@media (max-width: 992px) {
  .row-show-layout {
    display: flex;
    flex-direction: column;
  }

  .row-show-layout .sidebar {
    order: 2;
    display: flex;
    flex-direction: column-reverse;
  }

  .row-show-layout .main.show {
    order: 1;
  }
}

/* Centrer la section main sur tablette et mobile */
@media (max-width: 991px) {

  /* Pour les pages d'édition d'espace, profil et candidat */
  form .main.col-xs-10,
  .main.col-xs-10 {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    width: 90% !important;
    max-width: 800px;
    display: block;
  }

  /* Cacher les indicateurs latéraux sur tablette/mobile pour permettre le centrage */
  .row>.col-xs-1.bkg {
    display: none;
  }
}

/* Centrage spécifique pour mobile */
@media (max-width: 768px) {

  form .main.col-xs-10,
  .main.col-xs-10 {
    width: 95% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
  }
}

/* Icône TikTok – footer */
.tiktok {
  background: url('/bundles/app/images/tiktok-fill.svg') no-repeat left;
  height: 26px;
  width: 26px;
  display: block;
}

.tiktok:hover {
  background: url('/bundles/app/images/tiktok-b.svg') no-repeat left;
  height: 26px;
  width: 26px;
}

/* Badge "Géré par [structure]" pour les cartes proprio */
.pu-owner-badge {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  background: #e7b15a;
  color: #fff;
  padding: 9px 9px;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 9px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  line-height: 1.2;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  pointer-events: none;
  overflow: hidden;
  text-overflow: ellipsis;

}

.pu-owner-badge .fa {
  margin-right: 4px;
}

/* edit spaces */
.ou-separator {
  text-align: center;
  font-size: 19px;
  color: #000;
  margin-bottom: 0 !important;
}

/* Location chips */
.location-chips {
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.chip-location {
  display: inline-block;
  background-color: #f3f4f6;
  color: #374151;
  font-size: 11px;
  font-weight: 600;
  padding: 3px 10px;
  border-radius: 12px;
  border: 1px solid #e5e7eb;
  transition: all 0.15s ease-in-out;
}

.chip-location:hover {
  background-color: #e5e7eb;
  color: #1f2937;
  transform: translateY(-1px);
}

/* Chips de lieux pour les cartes de la page d'accueil */
.chip-location-home {
  display: inline-block;
  background-color: #e9473c;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.3px;
  padding: 4px 10px;
  border-radius: 20px;
  line-height: 1.4;
  white-space: nowrap;
  transition: background-color 0.15s ease;
}

.chip-location-home:hover {
  background-color: #374151;
}

/* Badge de localisations en haut à gauche des cartes index */
.pu-locations-badge {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.9);
  color: #1f2937;
  padding: 9px 12px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 1.2;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  pointer-events: none;
}

/* ==========================================================================
   Design System V2 - Redesign Expérimental
   Plateau Urbain / Plateforme AAC
   ========================================================================== */

:root.theme-v2,
body.theme-v2 {
    --v2-bg-main: #f8fafc;
    --v2-bg-card: #ffffff;
    --v2-bg-aac-card: #f5f4f2;
    --v2-primary: #2563eb;
    --v2-primary-hover: #1d4ed8;
    --v2-secondary: #0f172a;
    --v2-accent: #10b981;
    --v2-text-main: #1e293b;
    --v2-text-muted: #64748b;
    --v2-border-color: #e2e8f0;
    --v2-radius-sm: 6px;
    --v2-radius-md: 12px;
    --v2-radius-lg: 20px;
    --v2-shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.05);
    --v2-shadow-md: 0 4px 20px -2px rgba(15, 23, 42, 0.08);
    --v2-shadow-lg: 0 12px 30px -4px rgba(15, 23, 42, 0.12);
}

/* Conserver la typographie d'origine */
body.theme-v2 {
    background-color: var(--v2-bg-main) !important;
}

/* Redesign des cartes / conteneurs principaux */

body.theme-v2 .box,
body.theme-v2 .panel,
body.theme-v2 .card,
body.theme-v2 .field-selection,
body.theme-v2 .export-options-section {
    border-radius: var(--v2-radius-md) !important;
    border: 1px solid var(--v2-border-color) !important;
    box-shadow: var(--v2-shadow-md) !important;
    transition: all 0.25s ease-in-out;
}

/* Redesign des boutons */
body.theme-v2 .btn,
body.theme-v2 button[type="submit"],
body.theme-v2 .btn-primary,
body.theme-v2 .btn-export {
    font-weight: 600 !important;
    border-radius: var(--v2-radius-sm) !important;
    padding: 10px 10px !important;
    transition: all 0.2s ease !important;

}

body.theme-v2 .btn-primary,
body.theme-v2 .btn-export {
    background-color: var(--v2-primary) !important;
    border-color: var(--v2-primary) !important;
    color: #ffffff !important;
}

body.theme-v2 .btn-primary:hover,
body.theme-v2 .btn-export:hover {
    background-color: var(--v2-primary-hover) !important;
    border-color: var(--v2-primary-hover) !important;
    transform: translateY(-1px);
    box-shadow: var(--v2-shadow-md) !important;
}

/* Règle UX : Le survol modifie le contenant (bordure, ombre, translation), jamais la surface de lecture */
body.theme-v2 #js-results .space_item,
body.theme-v2 #js-results .space_item_unavailable,
body.theme-v2 #js-results .space_item_suspended,
body.theme-v2 #property-listing .space_item,
body.theme-v2 #property-listing .space_item_unavailable,
body.theme-v2 #property-listing .space_item_suspended,
body.theme-v2 #property-listing.management-list .space-card,
body.theme-v2 #property-listing .space-card,
body.theme-v2 .space-card,
body.theme-v2 .space_item,
body.theme-v2 .space_item_unavailable,
body.theme-v2 .space_item_suspended {
    color: #1e293b !important;
    border-radius: var(--v2-radius-md) !important;
    box-shadow: var(--v2-shadow-sm) !important;
    transform: translateY(0);
    transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease !important;
}

/* 1. État normal : Fond teinte pâle + Bordure fine de catégorie */
body.theme-v2 #js-results .space_item.space-card--by-admin,
body.theme-v2 #js-results .space_item_unavailable.space-card--by-admin,
body.theme-v2 #property-listing.management-list .space-card.space-card--by-admin,
body.theme-v2 #property-listing .space-card.space-card--by-admin,
body.theme-v2 #property-listing .space_item.space-card--by-admin,
body.theme-v2 .space-card.space-card--by-admin,
body.theme-v2 .space_item.space-card--by-admin,
body.theme-v2 .space-card--by-admin {
    background-color: rgba(45, 116, 186, 0.12) !important;
    border: 1px solid rgba(45, 116, 186, 0.3) !important;
}

body.theme-v2 #js-results .space_item.space-card--by-proprio,
body.theme-v2 #js-results .space_item_unavailable.space-card--by-proprio,
body.theme-v2 #property-listing.management-list .space-card.space-card--by-proprio,
body.theme-v2 #property-listing .space-card.space-card--by-proprio,
body.theme-v2 #property-listing .space_item.space-card--by-proprio,
body.theme-v2 .space-card.space-card--by-proprio,
body.theme-v2 .space_item.space-card--by-proprio,
body.theme-v2 .space-card--by-proprio {
    background-color: rgba(242, 190, 106, 0.18) !important;
    border: 1px solid rgba(242, 190, 106, 0.4) !important;
}

body.theme-v2 #js-results .space_item.space-card--multi-location,
body.theme-v2 #js-results .space_item_unavailable.space-card--multi-location,
body.theme-v2 #property-listing.management-list .space-card.space-card--multi-location,
body.theme-v2 #property-listing .space-card.space-card--multi-location,
body.theme-v2 #property-listing .space_item.space-card--multi-location,
body.theme-v2 .space-card.space-card--multi-location,
body.theme-v2 .space_item.space-card--multi-location,
body.theme-v2 .space-card--multi-location {
    background-color: rgba(105, 189, 147, 0.15) !important;
    border: 1px solid rgba(105, 189, 147, 0.35) !important;
}

/* 2. Survol : la bordure reste à 1px (pas de saut de layout), un halo + ombre donnent l'effet d'épaisseur */
body.theme-v2 #js-results .space_item.space-card--by-admin:hover,
body.theme-v2 #js-results .space_item_unavailable.space-card--by-admin:hover,
body.theme-v2 #property-listing.management-list .space-card.space-card--by-admin:hover,
body.theme-v2 #property-listing .space-card.space-card--by-admin:hover,
body.theme-v2 #property-listing .space_item.space-card--by-admin:hover,
body.theme-v2 .space-card.space-card--by-admin:hover,
body.theme-v2 .space_item.space-card--by-admin:hover {
    background-color: rgba(45, 116, 186, 0.18) !important;
    border-color: #2d74ba !important;
    box-shadow: 0 0 0 1px #2d74ba, 0 10px 24px rgba(45, 116, 186, 0.18) !important;
    transform: translateY(-2px);
}

body.theme-v2 #js-results .space_item.space-card--by-proprio:hover,
body.theme-v2 #js-results .space_item_unavailable.space-card--by-proprio:hover,
body.theme-v2 #property-listing.management-list .space-card.space-card--by-proprio:hover,
body.theme-v2 #property-listing .space-card.space-card--by-proprio:hover,
body.theme-v2 #property-listing .space_item.space-card--by-proprio:hover,
body.theme-v2 .space-card.space-card--by-proprio:hover,
body.theme-v2 .space_item.space-card--by-proprio:hover {
    background-color: rgba(242, 190, 106, 0.26) !important;
    border-color: #f2be6a !important;
    box-shadow: 0 0 0 1px #f2be6a, 0 10px 24px rgba(242, 190, 106, 0.22) !important;
    transform: translateY(-2px);
}

body.theme-v2 #js-results .space_item.space-card--multi-location:hover,
body.theme-v2 #js-results .space_item_unavailable.space-card--multi-location:hover,
body.theme-v2 #property-listing.management-list .space-card.space-card--multi-location:hover,
body.theme-v2 #property-listing .space-card.space-card--multi-location:hover,
body.theme-v2 #property-listing .space_item.space-card--multi-location:hover,
body.theme-v2 .space-card.space-card--multi-location:hover,
body.theme-v2 .space_item.space-card--multi-location:hover {
    background-color: rgba(105, 189, 147, 0.22) !important;
    border-color: #69bd93 !important;
    box-shadow: 0 0 0 1px #69bd93, 0 10px 24px rgba(105, 189, 147, 0.22) !important;
    transform: translateY(-2px);
}

/* Lisibilité de la surface de lecture (Invariante au survol) */
body.theme-v2 .space_item .foot,
body.theme-v2 .space_item_unavailable .foot,
body.theme-v2 .space_item .foot h3,
body.theme-v2 .space_item_unavailable .foot h3,
body.theme-v2 .space_item .foot p:not(.apply-date-p):not(.apply-date-b):not(.ville),
body.theme-v2 .space_item_unavailable .foot p:not(.apply-date-p):not(.apply-date-b):not(.ville),
body.theme-v2 .space_item .foot ul,
body.theme-v2 .space_item_unavailable .foot ul,
body.theme-v2 .space_item .foot li,
body.theme-v2 .space_item_unavailable .foot li {
    color: #1e293b !important;
}

body.theme-v2 .space_item .foot p.ville,
body.theme-v2 .space_item_unavailable .foot p.ville,
body.theme-v2 .space_item .foot .ville,
body.theme-v2 .space_item_unavailable .foot .ville,
body.theme-v2 .ville {
    background-color: #0f172a !important;
    color: #ffffff !important;
    padding: 2px 8px !important;
    border-radius: 4px !important;
}

/* Overlays sur la miniature de carte */
body.theme-v2 .space_item .availability-overlay,
body.theme-v2 .space_item_unavailable .availability-overlay {
    background-color: rgba(245, 244, 242, 0.92) !important;
    color: #1e293b !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
}

body.theme-v2 .space_item .availability-text,
body.theme-v2 .space_item_unavailable .availability-text {
    color: #fff !important;
}

/* Badge de statut / filtres */
body.theme-v2 .label {
    border-radius: 50px !important;
    padding: 6px 14px !important;
    font-weight: 600 !important;
    letter-spacing: 0.02em;
}

/* Indicateurs et animations */
body.theme-v2 .field-item label {
    border-radius: var(--v2-radius-sm) !important;
    padding: 10px 14px !important;
    border: 1px solid transparent;
}

body.theme-v2 .field-item label:hover {
    background-color: #f1f5f9 !important;
    border-color: var(--v2-border-color) !important;
}

body.theme-v2 .checkbox label.field-selected {
    font-weight: 700 !important;
    color: var(--v2-primary) !important;
}

/* Point chaud - Date limite de candidature écrite en Rouge PU (#e9473c) sans fond ni bordure */
body.theme-v2 .apply-date {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin-left: 10px !important;
}

body.theme-v2 .space_item .foot p.apply-date-p,
body.theme-v2 .space_item_unavailable .foot p.apply-date-p,
body.theme-v2 .foot .apply-date-p,
body.theme-v2 .apply-date-p {
    color: #0f172a !important;
    font-size:16px;
    font-weight: 600;
}

body.theme-v2 .space_item .foot p.apply-date-b,
body.theme-v2 .space_item_unavailable .foot p.apply-date-b,
body.theme-v2 .foot .apply-date-b,
body.theme-v2 .apply-date-b {
    color: #0f172a !important;

}