input[name="lsi_input_hidden"] {
  display: none;
}
iframe {
  border: none;
  margin: 0;
  overflow: hidden;
}
.lsi-errors {
  padding: 5px 5px 5px 25px;
  width: 400px;
  background: white url("https://www.philippecongnard.com/wp-content/plugins/images/error.png") 5px 5px no-repeat;
  color: black;
  margin: 30px auto;
}
.lsi-errors .title {
  color: darkred;
}
.lsi-price-fai,
.lsi-price-charges,
.lsi-price-fee {
  font-size: smaller;
}
.lsi-hide {
  visibility: hidden;
}
.lsi-disappear {
  display: none;
}
button::-moz-focus-inner {
  border: 0;
}
a:focus {
  outline: none;
}
a img {
  border: none;
}
.clear {
  clear: both;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 10px;
  padding-top: 4px;
  text-align: center;
}
.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.lsi-favorites {
  overflow: hidden;
}
.lsi-favorites .ad {
  float: left;
  padding: 10px;
  width: 150px;
  height: 140px;
}
.lsi-favorites .photo {
  width: 150px;
  height: 112px;
  overflow: hidden;
}
.lsi-favorites .photo img {
  width: 150px;
  min-height: 112px;
}
.lsi-favorites .ad .description {
  text-align: center;
  margin: 0;
}
.lsi-favorites .ad .city {
  display: block;
}
.lsi-favorites .ad .price {
  font-weight: bold;
}
.lsi-ad-for-list {
  overflow: auto;
  min-height: 150px;
}
.lsi-ad-for-list-photo {
  clear: both;
}
.lsi-ad-for-list-photo .photo {
  float: left;
  margin: 1em;
}
.lsi-ad-for-list-photo .num-photos,
.lsi-ad-for-list-photo .label {
  display: none;
}
.lsi-ad-for-list .description {
  text-align: justify;
}
.lsi-searchgrid label,
.lsi-searchgrid input {
  vertical-align: middle;
  margin: 0 !important;
  padding: 0;
}
.lsi-searchgrid .localization input[type="text"],
.lsi-searchgrid .types input[type="text"],
.lsi-searchgrid .mandate input {
  width: 180px;
}
.lsi-searchgrid .localization,
.lsi-searchgrid .types {
  margin-bottom: 30px;
}
.lsi-searchgrid ul.extends {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ui-multiselect-checkboxes {
  overflow: auto;
  font-size: 13px;
}
.ui-multiselect-checkboxes label {
  vertical-align: baseline;
}
.ui-multiselect-checkboxes label input {
  vertical-align: baseline;
}
.ui-multiselect-checkboxes label span {
  padding-left: 5px;
}
.lsi-searchgrid ul.extends li {
  float: left;
  margin-right: 10px;
}
.lsi-searchgrid .titre_label {
  float: left;
  width: 115px;
  vertical-align: top;
}
.lsi-searchgrid form>div {
  clear: both;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
}
.lsi-searchgrid .buttons {
  margin-bottom: 0px;
  margin-top: 20px;
  margin-left: 115px;
}
.lsi-form {
  margin: 1em;
  padding: 5px;
}
.lsi-form .lsi-errors {
  padding: 10px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  background-color: #ccc;
  color: #BA0000;
}
.lsi-form p {
  margin: 1em 0;
  clear: both;
}
.lsi-form p label {
  display: inline-block;
  width: 120px;
}
.lsi-form p label.error {
  width: auto;
}
.lsi-form p.buttons button {
  margin-left: 120px;
}
.lsi-form p textarea {
  width: 400px;
  height: 200px;
}
.lsi-form p.required label span {
  padding-right: 10px;
  background: transparent url("https://www.philippecongnard.com/wp-content/plugins/images/red-star.png") top right no-repeat;
}
.confirm,
.lsi-infos {
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  background-color: #ccc;
  text-align: center;
  color: black;
}
.widget-container .lsi-searchgrid  .lsi-form p  input {
  width: 100px;
}
.widget-container .lsi-form p button {
  margin-left: 15px;
}
.widget-container .lsi-errors {
  padding: 5px 5px 5px 5px;
  width: auto;
  margin: auto;
}
.lsi-login {
  max-width: 380px;
}
.paging-bar .page-link.current a {
  font-weight: bold;
}
.paging-bar .page-link.disabled {
  visibility: hidden;
}
.ad-paging-bar {
  margin-top: 1em;
  text-align: center;
}
.ad-paging-bar .links {
  position: relative;
  height: 2em;
}
.ad-paging-bar .links .page-link-prev {
  position: absolute;
  left: 0;
  background: url("https://www.philippecongnard.com/wp-content/plugins/images/photo-previous.png") no-repeat left -2px;
  padding-left: 40px;
  height: 2em;
}
.ad-paging-bar .links .page-link-next {
  position: absolute;
  right: 0;
  background: url("https://www.philippecongnard.com/wp-content/plugins/images/photo-next.png") no-repeat right -2px;
  padding-right: 40px;
  height: 2em;
}
.lsi-sell-form p label,
.lsi-sell-form p select {
  width: 200px;
}
.lsi-sell-form p.price input,
.lsi-sell-form p.surface input {
  width: 80px;
}
.lsi-sell-form p.buttons button {
  margin-left: 200px;
}
.lsi-slideshow {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.lsi-slideshow.aligncenter {
  margin: 0 auto;
}
.lsi-slideshow li {
  visibility: hidden;
  z-index: 0;
}
.lsi-slideshow li:first-child {
  visibility: visible;
}
.ads-alert {
  text-align: center;
}
.lsi_weather .temp {
  font-size: 150%;
  float: left;
}
.lsi_weather .location {
  float: left;
}
.lsi_weather .attribution {
  font-size: 65%;
  float: left;
}
.lsi_weather .icon {
  float: left;
}
.selection-summary {
  position: relative;
  text-align: center;
}
.selection-summary-ads {
  background-color: #222;
  display: none;
  position: absolute;
  padding: 5px;
  z-index: 8000;
}
.selection-summary-ad {
  text-align: left;
  clear: both;
  overflow: hidden;
  max-height: 50px;
}
.selection-summary-ad:hover {
  background-color: #555;
}
.selection-summary-ad a {
  text-decoration: none;
}
.selection-summary-ad .photo {
  float: left;
  height: 42px;
  width: 50px;
  margin-right: 5px;
  margin-top: 4px;
}
table.selection-all-ads {
  width: 100%;
}
table.selection-all-ads th {
  text-align: left;
}
table.selection-all-ads td {
  padding: 5px;
}
.selection-all-ads-wrapper .selection-all-ads td.selection-all-ads-title {
  width: 30%;
}
.selection-all-ads-wrapper .selection-all-ads td.selection-all-ads-description {
  width: 50%;
}
.lsi-ad-detail .selection-button {
  position: absolute;
  right: 0;
  margin: 0;
  display: block;
  top: -20px;
  width: 300px;
}
.ui-dialog-titlebar {
  border: none !important;
  background: none !important;
}
.lsi-selection-confirm {
  text-align: center;
  font-size: 12px;
}
.lsi-widget-selection h2.widget-title {
  display: none;
}
.widget-header {
  z-index: 7000;
}
.add-favorites {
  display: none;
}
.add-favorites-text {
  cursor: pointer;
}
.lsi-manage-user .user {
  float: left;
  padding-right: 5px;
  width: 260px;
}
.lsi-manage-user .user li {
  list-style: none;
}
.lsi-manage-user .alerts,
.lsi-manage-user .selection-all-ads-wrapper {
  position: relative;
  float: right;
  width: 600px;
  margin: 0 10px 20px 0;
  padding: 0 0 10px 5px;
}
.lsi-horizontal-menu ul {
  padding: 0;
  margin: 0;
}
.add-favorites {
  display: none;
}
.add-favorites-text {
  cursor: pointer;
}
.lsi-horizontal-menu ul.menu:before,
.lsi-horizontal-menu ul.menu:after {
  content: "";
  display: table;
}
.lsi-horizontal-menu ul.menu:after {
  clear: both;
}
.lsi-horizontal-menu ul.menu {
  zoom: 1;
}
.lsi-horizontal-menu li {
  position: relative;
  float: left;
  list-style: none;
}
.lsi-horizontal-menu li a {
  display: block;
  white-space: nowrap;
}
.lsi-horizontal-menu ul.sub-menu {
  position: absolute;
  left: auto;
  display: block;
  width: auto;
  visibility: hidden;
  padding: 1px;
  margin: 0;
  z-index: 2000;
}
.lsi-horizontal-menu ul.sub-menu li {
  float: none;
  display: block;
  text-align: left;
  min-width: 130px;
}
.lsi-horizontal-menu ul.sub-menu ul.sub-menu {
  left: 100%;
  top: 0;
}
.lsi-vertical-menu ul {
  padding: 0;
  margin: 0;
}
.lsi-vertical-menu li a {
  display: block;
  white-space: nowrap;
}
.lsi-vertical-menu ul.sub-menu {
  position: absolute;
  width: auto;
  visibility: hidden;
  padding: 1px;
  margin: 0;
  z-index: 2000;
  left: 100%;
  top: 0;
}
.credit-calc .credit-calc-fields label {
  width: 100%;
  display: block;
  margin-top: 10px;
}
.tooltips-content {
  color: black;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.sortAds {
  display: none;
}
.cf {
  zoom: 1;
}
.lsi-lightbox-wrapper {
  background: none repeat scroll 0 0 white;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  box-shadow: 2px 2px 6px 2px #222222;
  padding: 20px;
}
.lsi-lightbox-wrapper .close {
  background: url(https://icons.gedeon.im/cross/white_cross.png);
  width: 24px;
  height: 24px;
  position: absolute;
  top: -12px;
  right: -12px;
  cursor: pointer;
}
.lsi-hp-field {
  position: absolute;
  left: -5000px;
}
.lsiButton.lsi-social-twitter {
  width: 32px;
  height: 32px;
  background: url("https://icons.gedeon.im/social/square/32/twitter.png") no-repeat 50% 50%;
  display: inline-block;
  text-indent: -20000px;
  overflow: hidden;
}
.lsiButton.lsi-social-facebook {
  width: 32px;
  height: 32px;
  background: url("https://icons.gedeon.im/social/square/32/facebook.png") no-repeat 50% 50%;
  display: inline-block;
  text-indent: -20000px;
  overflow: hidden;
}
.lsiButton.lsi-social-youtube {
  width: 32px;
  height: 32px;
  background: url("https://icons.gedeon.im/social/square/32/youtube.png") no-repeat 50% 50%;
  display: inline-block;
  text-indent: -20000px;
  overflow: hidden;
}
.lsiButton.lsi-social-mail {
  width: 32px;
  height: 32px;
  background: url("https://icons.gedeon.im/social/square/32/email.png") no-repeat 50% 50%;
  display: inline-block;
  text-indent: -20000px;
  overflow: hidden;
}
.lsiSocialButton-mailForm {
  width: 500px;
}
.lsiSocialButton-mailForm form div {
  margin: 10px 0 0 0;
}
.lsiSocialButton-mailForm form label {
  width: 150px;
  display: inline-block;
}
.lsiSocialButton-mailForm form .buttons label {
  width: 373px;
  display: inline-block;
}
.lsiSocialButton-mailForm form input {
  width: 300px;
}
.lsiSocialButton-mailForm form textarea {
  width: 450px;
  height: 150px;
}
.lsiSocialButton-mailForm form label.error {
  margin-left: 160px;
  width: auto;
}
.lsiSocialButton-mailForm .lsi-errors {
  font-weight: bold;
}
.lsi-widget-social .socialIcons a.twitter {
  width: 32px;
  height: 32px;
  background: url("https://icons.gedeon.im/social/round/32/twitter.png") no-repeat 50% 50%;
  display: inline-block;
  text-indent: -20000px;
  overflow: hidden;
}
.lsi-widget-social .socialIcons a.facebook {
  width: 32px;
  height: 32px;
  background: url("https://icons.gedeon.im/social/round/32/facebook.png") no-repeat 50% 50%;
  display: inline-block;
  text-indent: -20000px;
  overflow: hidden;
}
.lsi-widget-social .socialIcons a.google-plus {
  width: 32px;
  height: 32px;
  background: url("https://icons.gedeon.im/social-round/Gray/google+.png") no-repeat 50% 50%;
  display: inline-block;
  text-indent: -20000px;
  overflow: hidden;
}
.lsi-widget-social .socialIcons a.youtube {
  width: 32px;
  height: 32px;
  background: url("https://icons.gedeon.im/social/round/32/youtube.png") no-repeat 50% 50%;
  display: inline-block;
  text-indent: -20000px;
  overflow: hidden;
}
.lsi-widget-social .socialIcons a.pinterest {
  width: 32px;
  height: 32px;
  background: url("https://icons.gedeon.im/social/round/32/pinterest.png") no-repeat 50% 50%;
  display: inline-block;
  text-indent: -20000px;
  overflow: hidden;
}
.lsi-widget-social .socialIcons a.instagram {
  width: 32px;
  height: 32px;
  background: url("https://icons.gedeon.im/social/round/32/instagram.png") no-repeat 50% 50%;
  display: inline-block;
  text-indent: -20000px;
  overflow: hidden;
}
.ui-multiselect {
  padding: 2px 0 2px 4px;
  text-align: left;
}
.ui-multiselect span.ui-icon {
  float: right;
}
.ui-multiselect-single .ui-multiselect-checkboxes input {
  position: absolute !important;
  top: auto !important;
  left: -9999px;
}
.ui-multiselect-single .ui-multiselect-checkboxes label {
  padding: 5px !important;
}
.ui-multiselect-header {
  margin-bottom: 3px;
  padding: 3px 0 3px 4px;
}
.ui-multiselect-header ul {
  font-size: 0.9em;
}
.ui-multiselect-header ul li {
  float: left;
  padding: 0 10px 0 0;
}
.ui-multiselect-header a {
  text-decoration: none;
}
.ui-multiselect-header a:hover {
  text-decoration: underline;
}
.ui-multiselect-header span.ui-icon {
  float: left;
}
.ui-multiselect-header li.ui-multiselect-close {
  float: right;
  text-align: right;
  padding-right: 0;
}
.ui-multiselect-menu {
  display: none;
  padding: 3px;
  position: absolute;
  z-index: 10000;
  text-align: left;
}
.ui-multiselect-checkboxes {
  position: relative;
  overflow-y: scroll;
}
.ui-multiselect-checkboxes label {
  cursor: default;
  display: block;
  border: 1px solid transparent;
  padding: 3px 1px;
}
.ui-multiselect-checkboxes label input {
  position: relative;
  top: 1px;
}
.ui-multiselect-checkboxes li {
  clear: both;
  font-size: 0.9em;
  padding-right: 3px;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
  display: block;
  padding: 3px;
  margin: 1px 0;
  text-decoration: none;
}
* html .ui-multiselect-checkboxes label {
  border: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.lsi-widget-programmes-neuf .list ul {
  padding: 0;
  margin: 0;
}
.lsi-widget-programmes-neuf .list ul li {
  list-style: none;
}
.lsi-widget-programmes-neuf .list ul li a {
  text-align: center;
  text-decoration: none;
  color: black;
  display: block;
}
.lsi-widget-programmes-neuf .list ul li a img {
  display: block;
  margin: 0 auto;
}
.lsi-widget-programmes-neuf .list ul li a .name {
  display: block;
  width: 100%;
}
.lsi-widget-programmes-neuf .list .slideshow {
  width: 160px;
  height: 110px;
  border: 1px solid #CCCCCC;
  margin: 0 auto 1em auto;
  padding: 3px;
}
.list-programs-manual-noslideshow ul {
  padding: 0;
}
.list-programs-manual-noslideshow ul li {
  list-style-type: none;
  zoom: 1;
}
.list-programs-manual-noslideshow ul li:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.list-programs-manual-noslideshow ul li .thumbnailLink {
  float: left;
  margin: 0 10px 0 0;
}
.list-programs-manual-noslideshow ul li .nameLink {
  display: block;
  text-decoration: none;
}
.list-programs-manual-noslideshow ul li .buttons {
  margin: 10px 0;
}
.lsi-favorites.slideshow {
  width: 600px;
  height: 400px;
  position: relative;
}
.lsi-favorites.slideshow .ad {
  width: 600px;
  height: 400px;
  position: relative;
  padding: 0;
  margin: 0;
}
.lsi-favorites.slideshow .ad .description {
  position: absolute;
  bottom: 0;
  left: 0;
  background: transparent url(https://www.philippecongnard.com/wp-content/plugins/lsi/images/gradient.php?type=v&width=1&height=1&0=000000cc&100=000000cc) 0 0 repeat;
  width: 600px;
  color: #fff;
  height: 70px;
}
.lsi-favorites.slideshow .ad .description > span {
  display: inline;
  line-height: 70px;
}
.lsi-ad-detail {
  position: relative;
}
.lsi-ad-detail h2 {
  margin: 10px 0;
}
.lsi-ad-detail .photos {
  width: 600px;
  text-align: center;
  margin: 0 auto;
}
.lsi-ad-detail .photos .flexslider {
  background: #373737;
  border: 4px solid #373737;
}
.lsi-ad-detail .photos .slider {
  margin: 5px 0 0 0;
}
.lsi-ad-detail .photos .slider .slides li {
  margin: 0 5px 0 0;
}
.lsi-ad-detail .photos .slider .slides li img {
  width: auto;
  cursor: pointer;
}
.lsi-ad-detail .photos .carousel li img {
  cursor: pointer;
  max-height: 370px;
}
.lsi-ad-detail ul.extras-infos {
  overflow: auto;
}
.lsi-ad-detail ul.extras-infos li {
  float: left;
  width: 29%;
  padding: 5px 2%;
}
.lsi-ad-detail .lsi-widget-ad-rooms table {
  width: 100%;
  border-collapse: collapse;
  border: none;
}
.lsi-ad-detail .lsi-widget-ad-rooms table tr:nth-child(2n+1) {
  background: rgba(0,0,0,0.05);
}
.lsi-ad-detail .lsi-widget-ad-rooms table tr.head td {
  font-weight: bold;
  font-size: 15px;
}
.lsi-ad-detail .lsi-widget-ad-rooms table tr td {
  padding: 5px;
}
.lsi-ad-detail .lsi-widget-ad-rooms table tr td.num {
  text-align: center;
}
.lsi-ad-detail .lsi-widget-ad-rooms table tr td:first-child:first-letter {
  text-transform: uppercase;
}
.lsi-ad-detail .lsi-widget-ad-extras .categorized-extras-infos ul {
  margin: 0;
  padding: 0;
}
.lsi-ad-detail .lsi-widget-ad-extras .categorized-extras-infos ul li {
  list-style-type: none;
}
.lsi-ad-detail .lsi-widget-ad-extras .categorized-extras-infos .category {
  width: 250px;
  float: left;
  margin: 0 0 20px 0;
}
.lsi-ad-detail .lsi-widget-ad-extras .categorized-extras-infos .category .extra {
  padding: 0 10px 0 10px;
}
.lsi-ad-detail .lsi-widget-ad-extras .categorized-extras-infos .category .extra strong {
  font-weight: normal;
}
.lsi-ad-detail .galleria-slideshow {
  width: 620px;
  height: 400px;
}
.citiesAdsSummary {
  background: #fff;
  padding: 5px;
  position: relative;
  margin: auto;
}
.citiesAdsSummary .citySummary {
  width: 200px;
  border: solid 1px #bbb;
  margin: 0 10px;
  color: #000;
  text-align: center;
}
.citiesAdsSummary .citySummary .type {
  color: #aaa;
}
.citiesAdsSummary .citySummary .city {
  font-size: inherit;
  margin: auto;
  font-weight: normal;
}
.citiesAdsSummary .prev,
.citiesAdsSummary .next {
  position: absolute;
  top: 50px;
  background: #999;
  padding: 10px;
  cursor: pointer;
  z-index: 20;
}
.citiesAdsSummary .prev {
  left: 0px;
}
.citiesAdsSummary .next {
  right: 0px;
}
label.error {
  color: red;
}
.programDetails {
  position: relative;
}
.programDetails a.lsiGoToContact {
  position: absolute;
  right: 0px;
  top: 0px;
}
.programDetails .photos {
  width: 600px;
  text-align: center;
  margin: 0 auto;
}
.programDetails .photos .slider {
  margin: 20px 0 0 0;
}
.programDetails .photos .slider .slides li img {
  width: auto;
  cursor: pointer;
}
.programDetails .photos .carousel img {
  cursor: pointer;
}
.programDetails > .text .content a {
  color: inherit;
}
.programDetails > .lots table {
  width: 100%;
}
.programDetails > .lots table tr th,
.programDetails > .lots table tr td {
  text-align: center;
  padding: 2px 10px;
  border: solid 1px #bbb;
  white-space: nowrap;
}
.programDetails > .contact .lsi-form {
  margin: 0;
  padding: 0;
}
.programDetails > .contact .lsi-form .line > label {
  width: 125px;
  display: inline-block;
}
.programDetails > .contact .lsi-form .line > input {
  width: 150px;
}
.programDetails > .contact .lsi-form .line > textarea {
  width: 280px;
  height: 200px;
}
.lsi-programs.slideshow {
  position: relative;
}
.lsi-programs.slideshow .programs {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lsi-programs.slideshow .programs .program {
  position: relative;
  padding: 0;
  margin: 0;
}
.lsi-programs.slideshow .programs .program > a {
  display: inline-block;
}
.lsi-programs.slideshow .programs .program .description {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent url(https://www.philippecongnard.com/wp-content/plugins/lsi/images/gradient.php?type=v&width=1&height=1&0=000000cc&100=000000cc) 0 0 repeat;
  color: #fff;
  height: 30px;
  text-align: center;
}
.lsi-programs.slideshow .programs .program .description > span {
  display: inline;
  line-height: 30px;
}
.lsi-programs.slideshow .programs .program .description .toAdDetail {
  display: none;
}
.lsi-widget-calendar .calendar {
  background: transparent url("https://www.philippecongnard.com/wp-content/plugins/lsi/modules/LsiStandardWidgets/images/calendar.png") top left no-repeat;
  width: 95px;
  height: 96px;
  padding: 12px 0;
  text-align: center;
}
.lsi-widget-calendar .calendar .top {
  color: #fff;
  font-size: 10px;
  line-height: 10px;
}
.lsi-widget-calendar .calendar .top .month {
  font-weight: bold;
}
.lsi-widget-calendar .calendar .day {
  color: #000;
  font-size: 30px;
  padding: 8px 0;
}
.swipebox {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#swipebox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
}
#swipebox-slider .slide {
  background: url("https://www.philippecongnard.com/wp-content/plugins/lsi/modules/LsiCore/css/swipebox/img/loader.gif") no-repeat center center;
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-action,
#swipebox-caption {
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-action {
  bottom: -50px;
}
#swipebox-action.visible-bars {
  bottom: 0;
}
#swipebox-action.force-visible-bars {
  bottom: 0 !important;
}
#swipebox-caption {
  top: -50px;
  text-align: center;
}
#swipebox-caption.visible-bars {
  top: 0;
}
#swipebox-caption.force-visible-bars {
  top: 0 !important;
}
#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  background-image: url("https://www.philippecongnard.com/wp-content/plugins/lsi/modules/LsiCore/css/swipebox/img/icons.png");
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-action #swipebox-close {
  background-position: 15px 12px;
  left: 40px;
}
#swipebox-action #swipebox-prev {
  background-position: -32px 13px;
  right: 100px;
}
#swipebox-action #swipebox-next {
  background-position: -78px 13px;
  right: 40px;
}
#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
#swipebox-slider.rightSpring {
  -moz-animation: rightSpring 0.3s;
  -webkit-animation: rightSpring 0.3s;
}
#swipebox-slider.leftSpring {
  -moz-animation: leftSpring 0.3s;
  -webkit-animation: leftSpring 0.3s;
}
@-moz-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@-moz-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
#swipebox-overlay {
  background: #0d0d0d;
}
#swipebox-action,
#swipebox-caption {
  text-shadow: 1px 1px 1px black;
  background-color: #0d0d0d;
  background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#0d0d0d),color-stop(100%,#000000));
  background-image: -webkit-linear-gradient(#0d0d0d,#000000);
  background-image: -moz-linear-gradient(#0d0d0d,#000000);
  background-image: -o-linear-gradient(#0d0d0d,#000000);
  background-image: linear-gradient(#0d0d0d,#000000);
  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;
  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;
  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
}
#swipebox-action {
  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;
  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;
  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;
}
#swipebox-caption {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
label span.placeholder {
  position: absolute;
  font-size: 75%;
  color: #999;
  font-family: sans-serif;
  padding: 4px 3px;
  z-index: 1;
  cursor: text;
}
label span.placeholder-hide-except-screenreader {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
label span.placeholder-hide {
  display: none;
}
label.visuallyhidden-with-placeholder {
  height: auto !important;
  overflow: visible !important;
  position: absolute !important;
  left: -999em;
}
.olMap .olControlZoom {
  margin: 4px 0 0 4px;
}
.olMap .olControlZoom .olButton {
  display: inline-block;
  margin: 4px;
  text-decoration: none;
  background: #4C4C4C;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
.lsi-realestate-calc .screen .fields .line {
  margin: 5px 0;
}
.lsi-realestate-calc .screen .fields .line label {
  width: 150px;
  float: left;
}
.lsi-realestate-calc .screen .fields .line input,
.lsi-realestate-calc .screen .fields .line select {
  width: 100px;
}
.lsi-realestate-calc .screen .otherDurations table tr td {
  text-align: center;
  width: 19%;
}
.lsi-realestate-calc .screen .otherDurations table tr td input {
  width: 50px;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  -o-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(https://www.philippecongnard.com/wp-content/plugins/lsi/modules/LsiCore/js/flexSlider/images/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}
.flex-direction-nav .flex-prev {
  left: -36px;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0,0,0,0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0,0,0,0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
.flexslider {
  overflow: hidden;
}
