@import url(../../../templates/gp5/moderne_icade/layouts/css/style.css);

@import url(../../../templates/gp5/moderne_icade/layouts/css/grid.css);

@import url(../../../templates/gp5/moderne_icade/layouts/css/fancybox.css);

@import url(../../../templates/gp5/moderne_icade/layouts/css/revslider.css);

@import url(../../../templates/gp5/moderne_icade/layouts/css/font-awesome.css);

@import url(../../../templates/gp5/moderne_icade/layouts/css/arka-font.css);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
/* DIVERS CSS A NE PAS TOUCHER  -------------------------------*/
/* FONT AWESOME  -------------------------------*/
/* ARKA FONT -------------------------------*/
/* OPEN SANS -------------------------------*/
/* LAYOUTS  -------------------------------*/
/* PALETTES  -------------------------------*/
/* COULEURS   --------------------------------
!NOTE : Ne pas enlever c'est la référence des variables
*/
#evimmo-maquette-residence #player3d-duplex {
  display: none !important;
}
/* palette indiquant les chargements */
.palette-miniloading {
  background: #4d4d45;
  width: 64px;
  height: 84px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -42px;
  margin-left: -32px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  text-align: center;
}
.palette-miniloading:before {
  content: "Evimmo";
  font-size: 9px;
}
.palette-miniloading:after {
  content: "3D";
  font-size: 9px;
  color: #c2443d;
  margin-left: -1px;
}
.maquette-miniloading-anim {
  position: absolute;
  left: 50%;
  top: 28px;
  background: #4d4d45 url(../../../templates/gp5/moderne_icade/layouts/img/loader-ev.gif) 0 0 no-repeat;
  width: 48px;
  height: 48px;
  margin: 0 0 0 -24px;
  padding: 0;
}
/* Etage */
.palette-etage {
  display: none;
  position: absolute;
  overflow: visible;
  top: 40px;
  left: 20px;
  width: 58px;
  font-family: arial, sans-serif;
  border: 1px solid #d9d9d9;
  background: #e6e6e6;
  padding: 1px;
  margin: 0px;
}
.palette-etage ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.arka-player .palette-etage ul li {
  display: block;
  width: auto;
  padding: 0;
  margin: 0;
}
.palette-etage ul li div {
  display: block;
  width: auto;
  padding: 4px 0 5px 0;
  text-align: center;
  font-weight: normal;
  cursor: pointer;
}
.arka-player .gradient {
  background-color: #8d8d8d;
}
.palette-etage ul li.active div,
.palette-etage ul li:hover div {
  color: #fff;
}
.palette-etage ul li.etage-plus,
.palette-etage ul li.etage-moins {
  border: none;
  height: 19px;
  margin: 10px 0 0 0;
  padding: 0;
}
.palette-etage ul li.etage-plus {
  margin: 0 0 10px 0;
}
.palette-etage ul li.etage-plus div,
.palette-etage ul li.etage-moins div {
  display: block;
  height: 19px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: none;
  color: #fff;
}
.palette-etage ul li.etage-plus:hover div {
  background-position: center -27px;
}
.palette-etage ul li.etage-moins div {
  background-position: center -61px;
}
.palette-etage ul li.etage-moins:hover div {
  background-position: center -85px;
}
.palette-etage ul li:last-child {
  border: none;
}
/** tooltip **/
.palette-tooltip {
  display: none;
  position: absolute;
  z-index: 10;
  width: 80px !important;
  background: #fff;
  z-index: 10000;
  margin: -155px 0 0 -40px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  cursor: pointer;
}
.palette-tooltip .statut {
  padding: 0 0 5px 0;
}
.palette-tooltip h5 {
  text-align: center;
  background-color: #3c3b3d;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 0.6em;
  text-transform: uppercase;
  margin: 0;
  padding: 5px 0 2px 0;
  border-bottom: thin solid #6e6d70;
  -webkit-border-radius: 12px 12px 0 0;
  -moz-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
}
.palette-tooltip .pieds-palette {
  height: 8px;
  background-color: #3c3b3d;
  -webkit-border-radius: 0 0 12px 12px;
  -moz-border-radius: 0 0 12px 12px;
  border-radius: 0 0 12px 12px;
}
.palette-tooltip div.infos {
  width: auto;
  font-size: .8em;
  padding: 4px 0 0 0;
  background-color: #FFFFFF;
  border: thin solid #bfbec0;
  -webkit-border-radius: 12px 12px 0 0;
  -moz-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
}
.palette-tooltip .type,
.palette-tooltip .surface,
.palette-tooltip .statut,
.palette-tooltip .prix {
  display: block;
  width: 100%;
  text-align: center;
}
.palette-tooltip .type {
  color: #777;
  font-weight: 600;
  font-size: 0.8em;
  padding: 2px 0 5px 0;
}
.palette-tooltip .surface {
  font-weight: 600;
  font-size: 0.75em;
  color: #000;
}
.palette-tooltip .statut {
  color: #333333;
  font-size: 0.7em;
}
.palette-tooltip .disp {
  color: #5bac44;
  font-size: 0.7em;
}
.palette-tooltip .none,
.palette-tooltip .offline,
.palette-tooltip .vend,
.palette-tooltip .resa {
  color: #ff0000;
  font-size: 0.7em;
}
.palette-tooltip .opti {
  color: #ff9911;
  font-size: 0.7em;
}
.palette-tooltip .prix {
  font-weight: 600;
  font-size: 0.7em;
  color: #000;
}
.palette-tooltip .prix.cache {
  display: none;
}
.palette-tooltip .pointeur {
  width: 18px;
  height: 20px;
  margin: -2px auto -18px auto;
  background: transparent url(../img/pointeur.png ) no-repeat center center;
}
.palette-tooltip .visiter {
  font-size: .7em;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 45px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 4px auto;
  padding: 2px 3px;
}
.palette-legends {
  position: absolute;
  left: 20px;
  bottom: 65px;
  border: none;
  text-align: left;
}
.palette-legends .legend-sample {
  width: 22px;
  height: 22px;
  display: inline-block;
  margin: 0px 1px 0px 1px;
  text-align: center;
  line-height: 20px;
  background: #000;
}
.palette-legends ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.palette-legends ul li {
  float: left;
  clear: none;
  color: #fff;
  font-size: .6em;
  cursor: pointer;
  padding: 0;
  margin: 0 3px 0 0;
}
.palette-legends h3 {
  font-size: 13px;
  text-align: center;
  border: 1px solid #000;
  padding: 2px;
}
.palette-legends ul li.highlight {
  color: #fff;
}
.palette-compass {
  position: absolute;
  right: 10px;
  bottom: 40px;
  display: block;
  width: 100px;
  height: 100px;
  background: transparent;
  overflow: hidden;
  border: none;
  z-index: 499;
}
.palette-compass #boussole {
  background: #fafafa url(img/fond_boussole.png) repeat 0 0;
}
.palette-compass img {
  margin: 0;
}
.palette.palette-mini-maquette {
  position: absolute;
  width: 145px;
  height: 83px;
  top: 20px;
  right: 20px;
  border: none;
}
.palette.palette-mini-maquette.bigger {
  width: 280px;
  height: 160px;
  margin-left: -134px;
}
.palette.palette-mini-maquette .toggle-container {
  position: relative;
  display: block;
  overflow: hidden;
  width: 143px;
  height: 83px;
  padding: 0;
  margin: 0;
  border: 1px solid #919193;
}
.palette.palette-mini-maquette .drag-bar {
  cursor: move;
}
.palette.palette-mini-maquette.bigger .toggle-container {
  width: 278px;
  height: 160px;
}
.palette-mini-maquette.bigger .drag-bar {
  width: 278px !important;
  color: white !important;
  padding: 0;
  margin: 0;
  height: 22px;
  padding-top: 2px;
  font-size: 12px !important;
  text-align: center;
  background-color: #000000;
  opacity: 0.5;
}
.palette-mini-maquette .drag-bar {
  width: 143px !important;
  color: white !important;
  padding: 0;
  margin: 0;
  height: 22px;
  padding-top: 2px;
  font-size: 8px !important;
  text-align: center;
  background-color: #000000;
  opacity: 0.5;
}
.palette-mini-maquette.smaller .grip {
  visibility: hidden;
}
.palette-mini-maquette.bigger .txt {
  display: inline-block !important;
}
.palette-mini-maquette .txt {
  display: none;
}
.palette-mini-maquette .drag-bar .grip {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center center;
}
.palette-mini-maquette .toggle {
  position: absolute;
  right: 5px;
  top: 3px;
  display: block;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url(../img/toggle-controle.gif) top left no-repeat;
}
.palette-mini-maquette .toggle-size {
  position: absolute;
  z-index: 10;
  left: 5px;
  bottom: 5px;
  display: block;
  width: 20px;
  height: 18px;
  background: url(../img/minimaquette-toggle.gif) top left no-repeat;
}
.palette-mini-maquette .container {
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: #fff;
}
.palette-mini-maquette object {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
/* ajout ui html5 */
.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* Palette de controle */
.palette-control {
  position: absolute !important;
  left: 0;
  top: 100%;
  width: 100%;
  padding: 0;
  margin: -60px 0 0 0;
  border: none;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  z-index: 9999;
  overflow: hidden;
}
.fullScreen .palette-control {
  position: absolute;
  bottom: 0;
}
.palette-control .drag-bar {
  display: none;
}
.palette-control .drag-bar .grip {
  display: none;
}
.palette-control .toggle {
  display: none;
}
.palette-control .btn-control-ctn {
  height: auto;
  margin: 0 auto;
  padding: 5px;
}
.palette-control ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.palette-control ul.right {
  position: absolute;
  right: 0;
  top: 5px;
  width: 170px;
}
.palette-control ul.center {
  text-align: center;
}
.palette-control ul li div {
  float: left;
  display: block;
  -webkit-appearance: none;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  border-radius: 0;
  border: none;
  background-color: transparent;
}
/* redefinir dans le programme.js du programme */
.palette-control .btn-turnLeft:after {
  font-family: fontAwesome;
  content: "\f0d9";
  width: 35px;
  height: 30px;
}
.palette-control .btn-turnRight div {
  background-position: -6px -52px;
}
.palette-control .btn-toggleMove div {
  background-position: -6px -96px;
}
.palette-control .btn-zoomPlus div {
  background-position: -6px -140px;
}
.palette-control .btn-zoomMinus div {
  background-position: -6px -185px;
}
.palette-control .btn-fullscreen div {
  background-position: -6px -230px;
}
.palette-control .btn-fullscreen.back div {
  background-position: -6px -276px;
}
.palette-control .btn-print div {
  display: none;
}
#evimmo-detail-lot-player-toolbar {
  position: relative;
}
#evimmo-detail-lot-player-toolbar .palette-control {
  position: absolute;
  bottom: -8px;
  right: 0;
  left: auto;
  background: transparent;
  width: 100%;
}
.palette-control .btn-zoomMinus {
  margin-left: 15px;
}
/* START */
#player3d-etages {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  color: #fff !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
}
.palette-legends {
  position: absolute;
  left: 24px !important;
  top: 20px !important;
  border: none;
  text-align: left;
  margin-top: 0px;
  width: 150px;
  height: 35px;
}
.palette-legends ul li {
  float: left;
  clear: none;
  color: #fff;
  font-size: .6em;
  cursor: pointer;
  padding: 0;
  margin: 0 5px 0 0;
}
.palette-legends .legend-sample {
  width: 25px;
  height: 25px;
  display: inline-block;
  margin: 0px 0 3px 0;
  text-align: center;
  line-height: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.content-palette {
  display: block;
  background-color: #f9f9f9;
  width: 200px;
  opacity: .98;
  filter: alpha(opacity=98);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-left: 0px;
  position: absolute;
  top: 0;
  left: 60px;
  z-index: 100;
  padding: 25px 20px 0 20px;
  min-height: 376px;
  max-height: 450px;
}
.content-palette p {
  color: #959595;
  margin-bottom: 5px;
  line-height: 20px;
  overflow: visible;
  padding: 2px 0 5px 0;
  margin: 0px;
}
.content-palette h2 {
  font-family: 'open sans';
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 0 0 0;
  letter-spacing: -0.05em;
}
.content-palette h3 {
  font-family: 'open sans';
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
  letter-spacing: -0.01em;
}
.content-palette .title {
  margin-bottom: 10px;
}
.palette-lot-detail {
  float: left;
  width: 100%;
  margin: 5px 0 0 0;
}
.palette-lot-detail:first-child {
  margin: 0;
}
.palette-lot-detail i {
  line-height: 21px;
  font-size: 14px;
  margin-right: 10px;
}
.palette-lot-detail .dispo {
  color: #1d9d74;
}
.palette-lot-detail .non-dispo {
  color: #c2443d;
}
.palette-lot-detail p {
  font-size: 13px;
}
.palette-lot-detail.icons {
  padding-top: 10px;
}
.palette-lot-detail.icons i {
  line-height: 20px;
}
.page-lot .inline-border {
  margin: 45px 0 30px 0;
}
.palette-mini-maquette.bigger .drag-bar {
  background-color: #4d4d45;
  opacity: 1;
  font-size: 11px !important;
  height: 28px;
  line-height: 25px;
  display: block;
  width: 250px !important;
  color: #4d4d45;
  text-align: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.palette-mini-maquette .toggle-size {
  display: none !important;
  position: absolute;
  z-index: 10;
  width: 30px;
  height: 30px;
  left: 10px;
  bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #4d4d45;
  line-height: 31px;
  text-align: center;
  display: block;
  background-image: none;
}
.palette-mini-maquette .toggle-size:hover {
  background-color: #4d4d45;
}
.palette-mini-maquette .toggle-size:after {
  font-family: fontAwesome;
  color: #fff;
  content: "\f065";
  top: -3px;
}
.palette-mini-maquette .toggle {
  position: absolute;
  right: 6px;
  top: 7px;
  display: block;
  cursor: pointer;
  background-image: none;
  width: 17px;
  height: 17px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #c2443d;
  line-height: 18px;
  text-align: center;
  font-size: 10px;
}
.palette-mini-maquette .toggle:hover {
  background-color: #c85750;
}
.palette-mini-maquette .toggle:after {
  font-family: fontAwesome;
  color: #fff;
  content: "\f068";
  top: -3px;
}
.arka-player canvas {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.palette.palette-mini-maquette .toggle-container {
  position: relative;
  display: block;
  overflow: hidden;
  width: 278px;
  height: 160px;
  padding: 0;
  margin: 0;
  border: 0 !important;
  border-bottom: 5px solid #333333 !important;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.grip span {
  color: #959595;
  display: none !important;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 100%;
  float: left;
}
.palette-mini-maquette.bigger .txt {
  color: #959595;
  padding-left: 20px;
  font-size: 10px;
  font-family: 'open sans', arial, helvetica;
}
.palette-mini-maquette {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.palette-mini-maquette .container {
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: transparent;
}
.palette-mini-maquette .drag-bar {
  width: 144px !important;
  color: white !important;
  padding: 0;
  margin: 0;
  font-size: 11px !important;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #4d4d45;
  opacity: 1;
}
.palette.palette-mini-maquette {
  position: absolute;
  width: 143px;
  height: 83px;
  border: none;
}
.palette-control ul.center {
  width: 100% !important;
}
.palette-control {
  background-color: transparent;
  border: medium none;
  border-radius: 0;
  bottom: 0;
  left: 0;
  margin: -75px 0 0;
  opacity: 1;
  overflow: hidden;
  padding: 0;
  width: 100%;
  z-index: 9999;
}
.plusinfo {
  margin-top: 15px;
}
#evimmo-detail-lot-info {
  background-color: #4d4d45;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  z-index: 10;
  width: 250px;
  left: 25px;
  top: 50px;
}
#evimmo-detail-lot-info small {
  padding: 7.5px 0 !important;
}
#evimmo-detail-lot-info i {
  font-size: 14px;
  margin-left: 10px;
}
#evimmo-detail-lot-info .button {
  margin-bottom: 7.5px;
  height: 35px;
  line-height: 35px;
  padding: 0px !important;
  text-align: left;
  width: 100%;
}
#evimmo-detail-lot-info .button:hover {
  background-color: #68685d;
}
#evimmo-detail-lot-info div.evimmo-detail-lot-info-container {
  padding: 20px;
}
#evimmo-detail-lot-info div.evimmo-detail-lot-info-container ul {
  padding: 0 0 15px 0;
}
#evimmo-detail-lot-info div.evimmo-detail-lot-info-container ul li {
  font-size: 11px;
}
#evimmo-detail-lot-info div.evimmo-detail-lot-info-container small {
  padding: 7.5px 0 !important;
  float: left;
}
.fisca-label {
  background-color: #1D9D74;
  border-radius: 5px;
  color: #FFFFFF;
  float: left;
  font-size: 11px;
  margin: 3px 0 15px;
  padding: 4px 15px;
}
#evimmo-detail-lot-info .numero-etage {
  display: none;
  height: 30px;
  opacity: 1;
  filter: alpha(opacity=100);
  width: auto;
  right: 15px;
  position: absolute;
  text-align: center;
  clear: both;
  background-color: #c2443d;
  line-height: 30px;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 10px;
  top: 15px;
  margin: 0;
  font-size: 11px;
  text-transform: uppercase;
}
#evimmo-detail-lot-info .collapse-but {
  display: none;
  height: 50px;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 40px;
  text-align: center;
  right: 0;
  top: 15px;
  position: absolute;
  cursor: pointer;
  margin-right: -40px;
}
#evimmo-detail-lot-info .collapse-but:hover {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
#evimmo-detail-lot-info .collapse-but:hover:after {
  background-color: #4d4d45;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
#evimmo-detail-lot-info .collapse-but:after {
  font-size: 18px;
  color: #fff;
  font-family: fontAwesome;
  content: "\f129";
  width: 100%;
  background-color: #4d4d45;
  height: 50px;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 40px;
  float: left;
  text-align: center;
  line-height: 50px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
#evimmo-action-lot a span {
  color: #fff;
  font-size: 11px;
}
.icondiv {
  font-size: 16px;
  margin-top: 2px;
}
.info-etage {
  border-top: 1px solid #e7e7e7;
  padding: 10px 0  !important;
}
palette-commodites {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.commodites {
  background-color: #ccc;
  height: 30px;
  line-height: 29px;
  width: 30px;
  float: left;
  display: inline-block;
  margin-right: 2px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  margin: 10px 2.5px 15px 0;
}
.commodites i {
  margin: 0;
  font-size: 12px;
}
.commodites:hover {
  background-color: #989898;
}
.palette-tooltip {
  display: none;
  position: absolute;
  z-index: 10;
  width: 120px;
  background: #fff;
  z-index: 10000;
  margin: -155px 0 0 -60px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.palette {
  border: none;
}
.palette-tooltip .surface {
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 5px;
  color: #959595;
}
.palette-tooltip h5 {
  text-align: center;
  font-family: 'open sans', arial, helvetica, sans-serif;
  background-color: #c2443d;
  font-weight: normal;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  border: none;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.palette-tooltip .pieds-palette {
  height: 15px;
  line-height: 15px;
  position: relative;
  background-color: #4d4d45;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.palette-tooltip .pieds-palette:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(51, 51, 51, 0);
  border-top-color: #333333;
  border-width: 10px;
  margin-left: -10px;
}
.pointeur {
  display: none;
}
.palul {
  padding: 0px;
  width: 60px;
  position: relative;
  z-index: 110;
}
.visite-link {
  background-color: #c2443d;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 32%;
  float: left;
  margin-right: 1.5%;
  margin-top: 15px;
}
.visite-link:hover {
  background-color: #4d4d45;
}
.visite-link:hover span,
.visite-link:hover i {
  color: #fff !important;
}
.visite-link a {
  color: #fff;
}
.visite-link i {
  clear: both;
  width: 100%;
  line-height: 30px;
  color: #fff;
  padding-top: 3px;
}
.visite-link span {
  font-size: 9px;
  clear: both;
  width: 100%;
  margin-top: -10px;
  top: -8px;
  position: relative;
  color: #fff;
}
.palette-etage {
  position: absolute;
  overflow: visible;
  top: 60px !important;
  width: 60px;
  left: 25px;
  display: none;
  font-family: arial, sans-serif;
  border: none !important;
  background: #c2443d !important;
  padding: 0 !important;
  margin: 0px;
}
.palette-etage .palette {
  display: block !important;
  width: 60px;
  border: none;
  position: relative;
  z-index: 9998;
}
.arka-player .palette-etage ul li {
  display: block;
  width: 60px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.palette-etage ul li div {
  display: block;
  width: auto;
  padding: 0;
  text-align: center;
  color: #fff !important;
  font-size: .9em;
  font-weight: normal;
  cursor: pointer;
}
.palette-etage .etage-plus,
.palette-etage .etage-moins {
  height: 35px !important;
}
.palette-etage .etage-plus div {
  -webkit-border-top-left-radius: 2px !important;
  -moz-border-radius-topleft: 2px !important;
  border-top-left-radius: 2px !important;
  background-image: none !important;
  height: 35px !important;
  line-height: 35px !important;
  background-color: #c2443d !important;
}
.palette-etage .etage-plus div:after {
  width: 100%;
  font-size: 9px !important;
  text-align: center !important;
  cursor: pointer !important;
  color: #fff !important;
  border-bottom: none !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  font-family: fontAwesome;
  content: "\f077";
}
.palette-etage .etage-moins div {
  -webkit-border-bottom-left-radius: 2px !important;
  -moz-border-radius-bottomleft: 2px !important;
  border-bottom-left-radius: 2px !important;
  background-image: none !important;
  height: 35px !important;
  background-color: #c2443d !important;
  line-height: 35px !important;
}
.palette-etage .etage-moins div:after {
  width: 100%;
  font-size: 9px !important;
  text-align: center !important;
  cursor: pointer !important;
  color: #fff !important;
  border-bottom: none !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  font-family: fontAwesome;
  content: "\f078";
}
.palette-etage li.player-etage:first-child div {
  margin-top: 0 !important;
}
.palette-etage li.player-etage:last-child div {
  margin-bottom: 0 !important;
}
.palette-etage li.player-etage.active {
  position: relative;
}
.palette-etage li.player-etage.active:after {
  left: 100% !important;
  top: 50% !important;
  border: solid transparent !important;
  content: " " !important;
  height: 0 !important;
  width: 0 !important;
  position: absolute !important;
  border-left-color: #4d4d45 !important;
  border-width: 0px !important;
  margin-top: -7px !important;
}
.palette-etage li.player-etage.active div {
  background-color: #4d4d45 !important;
  color: #fff !important;
}
.palette-etage li.player-etage div {
  height: 35px !important;
  line-height: 35px !important;
  font-size: 9px !important;
  text-align: center !important;
  background-color: #c2443d !important;
  cursor: pointer !important;
  color: #fff !important;
  border-bottom: #c85750;
  margin: 0 !important;
  text-transform: uppercase !important;
}
.palette-etage li.player-etage div:hover {
  background-color: #4d4d45 !important;
  border-color: #4d4d45;
  color: #fff !important;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.palette-etage .services {
  display: none;
}
.palette-etage .numero-etage {
  display: none;
  height: 30px;
  opacity: 1;
  filter: alpha(opacity=100);
  width: auto;
  right: 15px;
  position: absolute;
  text-align: center;
  clear: both;
  background-color: #c2443d;
  line-height: 30px;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 10px;
  top: 15px;
  margin: 0;
  font-size: 11px;
  text-transform: uppercase;
}
.palette-etage .collapse-but {
  height: 50px;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 40px;
  text-align: center;
  right: 0;
  top: 15px;
  position: absolute;
  cursor: pointer;
  margin-right: -40px;
}
.palette-etage .collapse-but:hover {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.palette-etage .collapse-but:hover:after {
  background-color: #4d4d45;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.palette-etage .collapse-but:after {
  font-size: 18px;
  font-family: fontAwesome;
  position: relative;
  z-index: -14px;
  content: "\f129";
  width: 100%;
  background-color: #4d4d45;
  height: 50px;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 40px;
  float: left;
  text-align: center;
  line-height: 50px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.palette-control ul.center li {
  display: inline-block !important;
  margin: 0 2px 0 2px;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  height: 35px;
  width: 35px;
}
.palette-control ul.center li:hover {
  background-color: #c2443d;
  color: #fff;
}
.palette-control .btn-turnLeft {
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  background-color: #4d4d45;
}
.palette-control .btn-turnLeft:after {
  font-family: fontAwesome;
  content: "\f0d9";
  text-align: center;
}
.palette-control .btn-turnRight {
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  background-color: #4d4d45;
}
.palette-control .btn-turnRight:after {
  font-family: fontAwesome;
  content: "\f0da";
  text-align: center;
}
.palette-control .btn-zoomMinus {
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  background-color: #4d4d45;
}
.palette-control .btn-zoomMinus:after {
  font-family: fontAwesome;
  content: "\f068";
  text-align: center;
}
.palette-control .btn-zoomPlus {
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  background-color: #4d4d45;
  position: relative;
}
.palette-control .btn-zoomPlus:after {
  font-family: fontAwesome;
  content: "\f067";
  text-align: center;
}
.palette-control .btn-toggleMove {
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  background-color: #4d4d45;
}
.palette-control .btn-toggleMove:after {
  font-family: fontAwesome;
  content: "\f0b2";
  text-align: center;
}
.palette-control .btn-fullscreen {
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  background-color: #4d4d45;
}
.palette-control .btn-fullscreen:after {
  font-family: fontAwesome;
  content: "\f065";
  text-align: center;
}
.palette-control .btn-fullscreen.back {
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  background-color: #4d4d45;
  position: relative !important;
  top: 0px;
  margin-top: -1px;
}
.page-lot .palette-control .btn-fullscreen.back {
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  background-color: #4d4d45;
  position: relative;
  top: 0px;
  margin-top: -1px;
}
.palette-control .btn-fullscreen.back:after {
  font-family: fontAwesome;
  content: "\f066";
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.palette-control ul li div {
  float: left;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin: -35px 0 0 0px;
  padding: 0;
  overflow: visible;
  opacity: 1 !important;
  -webkit-appearance: none;
  color: #fff;
  cursor: pointer;
  border-radius: 0;
  border: none;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
}
.palette-control ul li {
  opacity: 1 !important;
}
.page-lot #evimmo-detail-lot-player-toolbar .palette-control {
  position: absolute;
  bottom: 90px;
  right: 50%;
  left: auto;
  opacity: 1!important;
  background: transparent;
  width: 60%;
  margin-right: -30%;
}
.palette.palette-mini-maquette.bigger {
  margin-left: -134px;
  border: none !important;
  width: 250px;
}
.palette.palette-mini-maquette.bigger .toggle-container {
  width: 250px;
  height: 140px;
  display: block !important;
}
.fullScreen .palette-control {
  bottom: 35px;
}
#player3d-minimaquette {
  right: 70px;
  top: 15px;
}
.page-lot .back {
  color: #fff;
  position: absolute;
  top: -48px;
  left: 0px;
  z-index: 9999;
  margin-top: 7px;
  padding: 12px 9px;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  font-size: 11px;
  line-height: 11px;
  background-color: #c2443d;
}
.page-lot .back:hover {
  background-color: #4d4d45;
  color: #fff;
}
/* ------------------------------------------------------------------------------- */
/*  Media Queries
/* ------------------------------------------------------------------------------- */
@media (max-width: 640px) {
  li.player-etage {
    display: none !important;
  }
  #palette-control {
    display: none !important;
  }
  #player3d-minimaquette {
    display: none !important;
  }
  #evimmo-maquette-residence #player3d-etages {
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 60px;
    margin: 0;
  }
  .arka-player .palette-etage ul {
    float: left;
    clear: none;
    width: 60px;
    padding: 0;
  }
  .arka-player .palette-etage li {
    float: left;
    clear: none;
    width: auto;
    padding: 2px 10px 0 10px !important;
  }
  .content-palette {
    margin-left: 0;
  }
  .palette-etage .palette {
    margin: 0;
  }
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 1280px) {
  #evimmo-detail-lot-info {
    margin-top: -200px;
  }
  .page-lot #evimmo-detail-lot-info {
    margin-top: 0;
    left: -250px;
  }
  #evimmo-detail-lot-info .collapse-but {
    display: block;
  }
  .palette-mini-maquette.bigger.palette {
    display: none !important;
  }
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .palette-etage .collapse-but {
    height: 50px;
    opacity: 1;
    width: 40px;
    text-align: center;
    right: 0;
    top: 15px;
    position: absolute;
    cursor: pointer;
    margin-right: -40px;
    z-index: 10;
  }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 768px) {
  .palette-etage .etage-plus div:before {
    content: "etage sup";
    font-size: 10px;
    position: absolute;
    bottom: 0;
  }
  .palette-etage .collapse-but {
    height: 50px;
    opacity: 1;
    width: 40px;
    text-align: center;
    right: 0;
    /*-280px;*/
  
    top: 15px;
    position: absolute;
    cursor: pointer;
    margin-right: -35px;
  }
  .mot-archi {
    height: 95%;
    width: 70%;
    position: absolute;
    left: 50%;
    top: 5%;
    display: none;
    margin: 0 0 0 -35%;
    background-color: #f9f9f9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
  }
  #evimmo-detail-lot-info {
    left: 0;
  }
  .content-palette,
  .palette-etage li.player-etage,
  .collapse-but {
    display: none !important;
  }
  #collapse-lot {
    display: block !important;
  }
  #evimmo-maquette-residence #player3d-etages {
    max-height: 50px !important;
    min-height: 50px !important;
    width: 120px !important;
  }
  .palette-etage .palette {
    border: 0 none;
    display: block !important;
    position: relative;
    width: 120px !important;
    z-index: 2;
  }
  .arka-player .palette-etage ul li {
    display: inline;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    width: 60px !important;
    border-bottom: none !important;
  }
  .palette ul {
    border-radius: 3px !important;
    width: 120px !important;
  }
  #player3d-etages .palette-etage .etage-plus div,
  #player3d-etages .palette-etage .etage-plus div:after,
  #player3d-etages .palette-etage .etage-plus {
    border: none !important;
  }
  .arka-player .palette-etage ul li.etage-moins div,
  .arka-player .palette-etage ul li.etage-plus div {
    border-radius: 3px !important;
  }
  .palette-etage {
    top: 15px !important;
    left: 15px !important;
  }
  .palette-legends {
    left: 15px !important;
    top: 76px !important;
    width: 90px;
  }
  .palette-legends ul li {
    margin: 0 5px 2px 0;
  }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  #evimmo-detail-lot-info {
    left: 0;
  }
  .content-palette,
  .palette-etage li.player-etage,
  .collapse-but {
    display: none !important;
  }
  #collapse-lot {
    display: block !important;
  }
  .palette ul {
    border-radius: 3px !important;
  }
  .arka-player .palette-etage ul li.etage-moins div,
  .arka-player .palette-etage ul li.etage-plus div {
    border-radius: 3px !important;
  }
  .palette-etage {
    top: 15px !important;
    left: 15px !important;
  }
  .palette-legends {
    left: 15px !important;
    top: 76px !important;
    width: 90px;
  }
  .palette-legends ul li {
    margin: 0 5px 2px 0;
  }
}
/* COULEURS   --------------------------------
!NOTE : Ne pas enlever c'est la référence des variables
*/
.opensans {
  font-family: 'Open Sans', sans-serif;
}
/* CLASSES   --------------------------------*/
.desktop {
  display: block;
}
.mobile,
.ipad {
  display: none;
}
.phone {
  display: none;
}
.list li:before {
  font-family: fontAwesome;
  content: "\f055";
  color: #c2443d;
  margin-right: 8px;
  font-size: 11px;
}
.list li {
  font-size: 11px;
}
input[type="submit"].w100 {
  width: auto !important;
}
nopad {
  padding: 0 !important;
}
.bordtop {
  border-top: 1px solid #e7e7e7;
}
.bordbottom {
  border-bottom: 1px solid #e7e7e7;
}
.pointer {
  cursor: pointer !important;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.secondary {
  color: #c2443d;
}
.fullwidth {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
h3.inline-border {
  font-size: 17px;
  color: #4d4d45;
  padding: 0;
}
/* GENERAL   --------------------------------*/
html,
body {
  height: 100%;
}
body {
  color: #959595;
  background-color: #f9f9f9;
  font-size: 13px !important;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
body.page-lot {
  background-color: #fff;
}
html.page-visite,
html.page-etage,
html.page-localisation,
html.page-lot {
  overflow-y: hidden !important;
}
button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
.button {
  background-color: #c2443d;
}
.button:hover {
  background-color: #4d4d45;
}
.button.small {
  padding: 5px 8px 6px;
  font-size: 11px;
  line-height: 11px;
}
.button.big {
  padding: 0 15px  !important;
  height: 45px !important;
  line-height: 45px !important;
  font-size: 13px;
}
a,
a > * {
  color: #959595;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease, opacity 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease, opacity 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease, opacity 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease, opacity 0.3s ease-in-out;
  transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease, opacity 0.3s ease-in-out;
}
a:hover,
a > *:hover {
  color: #6f6f6f;
}
::-moz-selection {
  background: #c2443d;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #c2443d;
  color: #fff;
  text-shadow: none;
}
h1 {
  font-size: 29px;
}
h2 {
  font-size: 23px;
}
h3 {
  font-size: 19px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4d4d45;
  font-family: georgia,serif;
  font-weight: normal;
  padding-bottom: 25px;
}
h2 {
  padding-bottom: 20px;
}
h3,
h4,
h5,
h6 {
  padding-bottom: 15px;
}
p {
  line-height: 30px;
  padding-bottom: 15px;
}
.tooltip {
  font-size: 12px;
  line-height: 30px;
  position: absolute;
  margin-top: -10px;
}
.tooltip-inner {
  background-color: #c2443d;
  line-height: 30px;
  padding: 6px 10px ;
  text-align: center;
  width: auto;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  color: #fff;
}
.tooltip-inner:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  /*FALLBACK RGB*/

  border-color: #c2443d;
  border-color: rgba(194, 68, 61, 0);
  border-top-color: #c2443d;
  border-width: 5px;
  margin-left: -5px;
}
i {
  color: #fff;
}
/* TOPBAR   --------------------------------*/
#evimmo-connection {
  height: 45px;
  line-height: 45px;
  background-color: #4d4d45;
  position: relative;
  z-index: 100;
}
/* HEADER */
.header,
.header-container {
  background-color: #f9f9f9;
  z-index: 100;
  position: relative;
}
.header {
  height: 105px;
  line-height: 130px;
}
#evimmo-connected a {
  color: #8f8f82;
  font-size: 11px;
}
#evimmo-connected a:hover i {
  color: #c2443d;
}
#evimmo-connected i {
  color: #8f8f82;
  margin-right: 10px;
}
#evimmo-connected p {
  padding: 0;
  line-height: 45px;
}
.page-lot .header-container,
.page-lot #evimmo-connection {
  display: none;
}
/* EDITOR   --------------------------------*/
#meta_edit a {
  background: none repeat scroll 0 0 #c2443d;
  display: block;
  font-size: 12px;
  margin: 4px auto 0;
  position: relative;
  width: 180px;
  color: #fff;
  border: none;
  z-index: 10;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#meta_edit .edit a {
  background-color: #c2443d;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 11px;
  font-weight: normal;
  padding: 5px;
}
#popupEditor h5 {
  background: none repeat scroll 0 0 #4d4d45;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  color: #FFFFFF;
  cursor: move;
  font-size: 13px;
  padding: 10px 15px 8px;
  font-family: 'open sans', arial, helvetica;
}
#MetaEdit #Modifier,
#CellEdit #Modifier {
  background-color: #c2443d;
  border-radius: 5px;
  color: #fff;
  float: right;
  font-weight: normal;
}
#MetaEdit #Modifier:hover,
#CellEdit #Modifier:hover {
  background-color: #c85750;
}
#closeEditor {
  background: #4d4d45;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  float: right;
  margin: 0;
  padding: 2px 5px;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
#closeEditor:after {
  font-family: fontAwesome;
  content: "\f00d";
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
#closeEditor a {
  display: none;
}
#popupEditor {
  background-color: #FFFFFF;
  border: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 2px 5px 26px rgba(0, 0, 0, 0.6);
  display: block;
  float: left;
  left: 0;
  margin: 0;
  padding: 0 0 15px;
  position: absolute;
  top: 0;
  width: 500px;
  z-index: 999;
}
/* CONNEXION MODAL   --------------------------------*/
#connexion-modal {
  background-color: #55554c;
  padding: 30px 0;
  display: none;
}
#connexion-modal h3 {
  font-size: 15px;
  color: #757569;
}
/*  NAVIGATION  --------------------------------*/
#navigation {
  display: inline-block;
  float: right;
  margin-top: 0px;
}
#navigation li {
  position: relative;
  float: left;
  height: 105px;
}
#navigation a {
  position: relative;
  text-align: center;
  display: block;
  margin: 0 0 0 30px;
  color: #bbbbbb;
  font-weight: 500;
  font-size: 11px;
  float: left;
  text-transform: uppercase;
}
#navigation > li > a {
  height: 105px;
  line-height: 116px;
  border-top: 3px solid transparent;
}
#navigation a:hover,
#navigation .hover > a,
#navigation .current > a {
  color: #959595;
  border-top: 3px solid #c2443d;
}
#navigation li.social {
  height: 30px;
  width: 30px;
  margin-top: 45px;
  margin-left: 5px;
}
#navigation > li.social > a {
  height: 30px;
  line-height: 30px;
  width: 30px;
  color: #ffffff;
  font-family: fontAwesome;
  font-size: 14px;
  background-color: #e4e4e0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: none;
  margin-left: 0;
}
#navigation > li.social > a i {
  color: #fff;
}
#navigation > li.social > a:hover {
  border: none;
  background: #c2443d;
}
/*  RESPONSIVE NAV  --------------------------------*/
.addbut {
  position: absolute;
  right: 3%;
  display: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 9999;
  float: right;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 10px;
}
.addbut:hover {
  color: #4d4d45;
}
.addbut span {
  margin-left: -47px;
  background-color: #c2443d;
  color: #fff;
  padding: 10px 7px;
  border-radius: 3px;
  -moz-border-radius: 3px;
}
.addbut span:focus,
.addbut span:active {
  background-color: #c2443d;
}
.addbut span:hover {
  background-color: #ce6964;
}
.addbut span:hover:after {
  color: #fff;
}
.addbut span:after {
  content: "\f0c9";
  font-family: fontAwesome;
  font-size: 11px;
  margin-left: 5px;
  top: 1px;
}
.addnav {
  position: absolute;
  top: 105px;
  right: 0;
  z-index: 90;
  display: none;
  width: 100%;
}
.addnav li {
  padding: 0 30px 0 30px;
  background: #4d4d45;
  line-height: 50px;
  cursor: pointer;
  text-align: right;
}
.addnav li a {
  color: #8f8f82;
  font-size: 13px;
  text-transform: uppercase;
}
.addnav li:last-child {
  border-bottom: none;
}
.addnav li:hover {
  border-left: 10px solid #c2443d;
  background: #52524a;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.addnav ul ul li:hover {
  border-left: 2px solid #444;
}
.addnav ul ul li:hover {
  background: #333;
}
.addnav ul ul li {
  max-width: 190px;
}
.addnav ul ul li:before {
  padding-right: 10px;
  color: #fff;
  content: "\f067";
  font-size: 10px;
  font-family: "FontAwesome";
}
.addnav ul ul li:hover:before {
  color: #ea4b38;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.addnav ul li:first-child:before {
  color: #ea4b38;
}
.page-lot #evimmo-content {
  padding: 0;
  background-color: #fff;
}
/*  LOGO  --------------------------------*/
.logo {
  font-family: Georgia,Serif;
  font-size: 30px;
  padding: 0;
  height: 105px;
  text-transform: uppercase;
}
.logo a {
  color: #4d4d45;
  white-space: nowrap;
}
.logobar {
  width: 293px;
  height: 36px;
  position: absolute;
  left: -50px;
  bottom: -24px;
  z-index: 100;
  background-color: transparent;
  background-image: url('../../../templates/gp5/moderne_icade/layouts/img/logobar.png');
  background-repeat: no-repeat;
  background-position: left center;
}
.town {
  position: absolute;
  font-family: 'Open Sans', sans-serif;
  left: 0px;
  bottom: 0;
  font-size: 13px;
  z-index: 10;
  font-weight: 500;
  color: #c2443d;
  text-transform: uppercase;
}
/*  SLIDER --------------------------------*/
.tp-banner-container {
  display: none;
}
.tp-caption {
  opacity: 0;
}
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner {
  background-color: #c2443d;
  cursor: pointer;
}
.tp-banner.small .tparrows {
  display: none !important;
  visibility: hidden !important;
  opacity: 0  !important;
  filter: alpha(opacity=0) !important;
}
.tparrows {
  background-color: #c2443d !important;
}
.tparrows:hover {
  background-color: #9b3631 !important;
}
.tp-caption {
  font-family: georgia,serif;
  font-size: 23px;
  color: #ffffff;
  line-height: 30px;
  text-transform: uppercase;
  white-space: pre-wrap;
  background-color: #c2443d;
  padding: 30px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.tp-caption:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  /*FALLBACK RGB*/

  border-color: #c2443d;
  border-color: rgba(194, 68, 61, 0);
  border-top-color: #c2443d !important;
  border-width: 8px;
  margin-left: -8px;
}
.tp-loader {
  background: url(../../../templates/gp5/moderne_icade/layouts/img/ajax-loader.gif) no-repeat center center;
  background-color: #4d4d45;
  margin: -22px -22px;
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/*  FANCYBOX --------------------------------*/
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-color: #c2443d;
  height: 30px;
  width: 30px;
  line-height: 30px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#fancybox-loading:hover,
.fancybox-close:hover,
.fancybox-prev span:hover,
.fancybox-next span:hover {
  color: #fff;
}
.fancybox-close:after {
  font-family: fontAwesome;
  content: "\f00d";
}
/*  FOOTER --------------------------------*/
.page-visite .footer,
.page-visite .subfooter,
.page-etage .footer,
.page-etage .subfooter,
.page-localisation .footer,
.page-localisation .subfooter,
.page-lot .footer,
.page-lot .subfooter {
  display: none;
}
.footer {
  background-color: #c2443d;
  background-image: url('../../../templates/gp5/moderne_icade/layouts/img/bg-footer.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  height: 290px;
}
.subfooter {
  height: 45px;
  line-height: 45px;
  background-color: #4d4d45 !important;
}
.subfooter nav {
  position: absolute;
}
.subfooter #navigation {
  display: inline-block;
  float: right;
  margin-top: 0px;
}
.subfooter #navigation li {
  position: relative;
  float: left;
  height: 45px;
}
.subfooter #navigation > li > a {
  height: 45px;
  line-height: 47px;
  border: none;
  font-size: 10px;
  margin-left: 10px;
  color: #8f8f82;
}
.subfooter #navigation > li > a:hover {
  color: #c2443d;
}
@-moz-document url-prefix() {
  #navigation {
    display: inline-block;
    float: right;
    margin-top: -1px;
  }
  #navigation li {
    position: relative;
    float: left;
    height: 45px;
  }
}
#back-to-top {
  background: #5a5a51;
}
.page-lot #back-to-top,
.page-visite #back-to-top,
.page-localisation #back-to-top,
.page-etage #back-to-top {
  display: none;
}
.footer-logo {
  width: 240px;
  height: 100px;
  margin: auto;
  line-height: 30px;
  padding-top: 100px;
}
.footer-logo span {
  color: #fff;
  padding: 6px 0;
  text-transform: uppercase;
  font-size: 19px;
  font-family: georgia,serif;
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
}
.footer-logo .nom-commercialisateur {
  font-size: 10px;
  line-height: 25px;
}
.footer-logo .name {
  font-size: 23px;
  padding-bottom: 9px;
}
.footer-logo .divider {
  height: 1px;
  padding: 0;
  width: 100%;
  background-color: #fff;
}
/*  CONTENU --------------------------------*/
#evimmo-wrapper {
  background-color: #f9f9f9;
}
#evimmo-contain {
  padding: 60px 0;
  min-height: 150px;
  clear: both;
}
#krpanoSWFObject {
  float: left;
}
/*#pano{
    position: absolute;
    z-index:0;
}*/
#evimmo-content {
  position: relative;
}
/*  INDEX ----*/
.one-half.habillageReady.homy {
  display: block;
}
.carte-container {
  background-color: #f1f1f1;
  padding: 60px 0 45px;
  position: relative;
  margin-bottom: -60px;
}
.carte-container .container {
  min-height: 305px;
}
.carte-container-bg {
  position: absolute;
  z-index: 0;
  width: 1920px;
  max-width: 1920px;
  left: 0;
  top: 0;
  height: 100%;
  min-height: 400px;
  margin-left: 7%;
  opacity: .9;
  filter: alpha(opacity=90);
  overflow: hidden;
}
.carte-container-bg img {
  max-width: 960px;
  margin-top: -80px;
}
.carte-container-bg .mask-home {
  height: 100%;
  position: absolute;
  min-height: 400px;
  right: 50%;
  z-index: 5;
  width: 123px;
  top: 0;
  background-image: url(../../../templates/gp5/moderne_icade/layouts/img/mask-home.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.carte-container .container {
  padding: 0 !important;
}
.action {
  margin-top: 15px;
}
.action a {
  height: 120px;
  line-height: 120px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #c2443d;
  margin-bottom: 12px;
  text-align: center;
  padding: 0;
}
.action a span {
  position: relative;
  color: #fff;
  top: 18%;
  font-size: 11px;
  text-transform: uppercase;
}
.action a .arka-icon {
  font-size: 40px !important;
  position: absolute;
  width: 100%;
  top: -10px;
  width: 50px;
  left: 50%;
  margin-left: -25px;
}
.action a i {
  position: absolute;
  text-align: center;
  color: #fff;
  top: 25%;
  left: 40%;
  width: 50px;
  margin-left: -25px;
  font-size: 30px;
  padding: 0;
  margin: 0;
}
.action a:hover {
  background-color: #4d4d45;
}
/*  PHOTOLOC  --------------------------------*/
#photolocalisation {
  background: transparent url(../../../templates/gp5/moderne_icade/layouts/img/photoloc-temp.jpg) no-repeat center center;
  height: 100%;
  width: 100%;
  min-height: 900px;
  float: left;
}
/*  CONTACT   --------------------------------*/
.breadcrumb {
  height: 90px;
  overflow: hidden;
  background-color: #4d4d45;
  width: 100%;
  float: left;
  clear: both;
}
.breadcrumb h1 {
  font-family: "open sans", helvetica, arial, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 91px;
  text-transform: uppercase;
  width: 25%;
  float: left;
}
.breadcrumb i {
  float: left;
  line-height: 90px;
  margin-right: 10px;
}
#evimmo-contact-adr {
  color: #959595;
}
.address {
  clear: both;
  width: 100%;
  float: left;
}
/*  INSCRIPTION   --------------------------------*/
.page-inscription p {
  padding-bottom: 15px;
}
/*  Forms  -----------------------------------------------------*/
label {
  margin-bottom: 10px;
  float: left;
  width: 100%;
  clear: both;
}
label.error {
  display: block;
  margin-top: -15px;
  margin-bottom: 20px;
  background: none;
  color: red;
  font-weight: 400;
}
input[type="text"],
textarea,
input[type="password"] {
  display: block;
  margin-bottom: 15px;
  padding: 7px 8px;
  max-width: 100%;
  width: 94%;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #959595;
  font: 12px/1.6 "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-weight: 500;
  -webkit-transition: border linear 0.3s, box-shadow linear 0.3s;
  -moz-transition: border linear 0.3s, box-shadow linear 0.3s;
  -ms-transition: border linear 0.3s, box-shadow linear 0.3s;
  -o-transition: border linear 0.3s, box-shadow linear 0.3s;
  transition: border linear 0.3s, box-shadow linear 0.3s;
}
textarea {
  min-width: 97%;
  max-width: 97%;
  resize: none;
  border: 1px solid #e4e4e4 !important;
  -webkit-resize: none;
  -moz-resize: none;
  float: left;
}
button,
input,
textarea {
  border: none;
  outline: none;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
  display: inline-block;
  margin: 0 5px 15px 0;
  padding: 7px 20px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -ms-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  -webkit-font-smoothing: antialiased;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {
  color: #fff;
}
.page-inscription input[type="submit"] {
  min-width: 90px;
}
#evimmo-contact-form input[type="submit"],
input[type="submit"] {
  padding: 0 15px !important;
  height: 45px !important;
  line-height: 45px !important;
  font-size: 13px;
  background-color: #c2443d;
}
#evimmo-contact-form input[type="submit"]:hover,
input[type="submit"]:hover {
  background-color: #4d4d45;
}
input[type="text"]:focus,
textarea:focus {
  /*FALLBACK RGB*/

  border-color: #e2e2e2;
  border-color: rgba(226, 226, 226, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(226, 226, 226, 0.5);
  -moz-box-shadow: 0 0 5px rgba(226, 226, 226, 0.5);
  box-shadow: 0 0 5px rgba(226, 226, 226, 0.5);
}
.contactUs {
  width: 50% !important;
  text-align: center;
  height: 45px;
}
/*  PROJET 3D ----*/
#player3d {
  position: relative;
  background-color: #fff;
}
.signature {
  position: absolute;
  bottom: 20px;
  right: 40px;
}
.archi img {
  width: 86px;
  height: 86px;
  margin: 3px 0 20px 0 ;
}
.archi h3 {
  margin-bottom: 10px;
}
.archi a.button {
  margin-bottom: 20px;
}
.archi p {
  margin-bottom: 12px;
}
.mot-archi {
  -webkit-box-shadow: 0px 1px 30px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 1px 30px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 1px 30px rgba(50, 50, 50, 0.35);
  height: 70%;
  width: 70%;
  position: absolute;
  left: 50%;
  top: 15%;
  display: none;
  margin: 0 0 0 -35%;
  z-index: 99999999999999999999999;
  background-color: #f9f9f9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.mot-archi .archi {
  padding: 45px 20px 20px 20px;
}
.mot-archi .archi h3 {
  padding-bottom: 15px;
  text-transform: uppercase;
  font-size: 15px;
}
.mot-archi .archi p {
  margin: 0 auto;
  width: 90%;
}
.mot-archi .archi img {
  margin: 15px auto 0 auto;
}
.mot-archi .closebut {
  height: 30px;
  text-align: center !important;
  width: 30px;
  line-height: 28px;
  background-color: #c2443d;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.mot-archi .closebut:after {
  font-family: fontAwesome;
  content: "\f00d";
  color: #fff;
}
.mot-archi h3 {
  font-family: 'Open Sans', sans-serif;
  margin: 30px 0 0 0;
  text-align: center;
  font-weight: 600;
  font-size: 19px;
}
.velo {
  font-size: 20px;
  line-height: 31px;
}
.button.small {
  padding: 5px 8px 6px;
  font-size: 11px;
  line-height: 11px;
}
.infosbottom {
  padding: 0;
  margin-bottom: 10px;
}
.infosbottom h3,
.infosbottom h2 {
  font-size: 19px;
  text-align: center;
}
#evimmo-detail-lot-player-toolbar {
  position: relative;
}
.padnav {
  height: 55px;
  display: none;
  background-color: #c2443d;
  width: 100%;
  position: fixed;
  bottom: 0;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  z-index: 100;
}
.padnav .one-fifth {
  width: 20%;
  height: 35px;
  line-height: 30px;
  margin: 10.5px 0 0 0;
  bottom: -75px;
  background-color: #c2443d;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.padnav .suiv,
.padnav .prec {
  border-left: 1px solid #cb5e58;
  border-right: 1px solid #cb5e58;
}
.padnav .suiv i,
.padnav .prec i {
  font-size: 14px;
}
.padnav #padnav-home {
  border-left: 1px solid #cb5e58;
  border-right: 1px solid #cb5e58;
}
.padnav #padnav-3d {
  border-right: 1px solid #cb5e58;
}
.padnav #padnav-zone-affaire {
  border-right: 1px solid #cb5e58;
}
.padnav #padnav-visite {
  border-right: 1px solid #cb5e58;
}
.padnav #padnav-contact {
  border-right: 1px solid #cb5e58;
}
.padnav .lien,
.padnav .arka-icon {
  color: #fff;
}
.padnav a {
  color: #fff;
  height: 100%;
  width: 100%;
  float: left;
  -webkit-transition: height .3s ease;
  -moz-transition: height .3s ease;
  -ms-transition: height  .3s ease;
  -o-transition: height  .3s ease;
  transition: height .3s ease;
  text-align: center;
}
.padnav a:hover {
  -webkit-transition: height .3s ease;
  -moz-transition: height .3s ease;
  -ms-transition: height  .3s ease;
  -o-transition: height  .3s ease;
  transition: height .3s ease;
}
.padnav a:hover i {
  color: #c2443d;
}
.padnav a span.arka-icon {
  font-size: 21px;
  color: #fff !important;
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.padnav a .lien {
  width: 100%;
  color: #fff;
}
.padnav a i {
  color: #fff;
  font-size: 18px;
  margin-top: 5px;
}
.menubut {
  height: 40px;
  display: none;
  width: auto;
  padding: 0 18px;
  line-height: 39px;
  background-color: #c2443d;
  position: absolute;
  top: -150px;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  right: 15px;
  z-index: 9999999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.menubut:after {
  /*        content: "MENU";*/

  color: #fff;
  font-size: 10px;
}
.menubut:before {
  font-family: fontAwesome;
  content: "\f0d7";
  color: #fff;
  font-size: 14px;
}
.menubut:hover {
  background-color: #c2443d;
}
.padnavbut {
  height: 40px;
  display: none;
  width: auto;
  padding: 0 18px;
  line-height: 39px;
  background-color: #c2443d;
  position: absolute;
  top: 15px;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  right: 15px;
  z-index: 1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.padnavbut:after {
  /*        content: "MENU";*/

  color: #fff;
  font-size: 10px;
}
.padnavbut:before {
  font-family: fontAwesome;
  content: "\f0d8";
  color: #fff;
  font-size: 14px;
}
.padnavbut:hover {
  background-color: #4d4d45;
}
.gmapbut,
.plansitubut,
.infobut {
  height: 40px;
  display: none;
  width: 90px;
  padding: 0 10px;
  line-height: 39px;
  background-color: #c2443d;
  position: absolute;
  top: -150px;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 9997;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.gmapbut:after,
.plansitubut:after,
.infobut:after {
  content: "GOOGLE MAP";
  color: #fff;
  font-size: 10px;
}
.gmapbut:hover,
.plansitubut:hover,
.infobut:hover {
  background-color: #4d4d45;
}
.gmapbut {
  left: 155px;
  width: 110px;
}
.gmapbut:after {
  content: "GOOGLE MAP";
}
.plansitubut {
  width: 110px;
}
.plansitubut:after {
  content: "PLAN DE SITUATION";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.infobut {
  left: 295px;
  background-color: #4d4d45;
  width: 30px;
}
.infobut:after {
  content: "\f129";
  font-family: fontAwesome;
}
.minimap {
  width: 35%;
  height: 35%;
  top: 60px;
  background-color: #c2443d;
  position: absolute;
  z-index: 9999;
  left: -50%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.minimap .button {
  position: absolute;
  bottom: 0px;
  right: 10px;
}
.plansitu,
.infodiv {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 35%;
  height: 35%;
  top: 60px;
  background-color: #dfdad7;
  position: absolute;
  z-index: 9999;
  left: -50%;
}
.plansitu img,
.infodiv img {
  max-width: none;
  max-height: 70%;
  padding-top: 38px;
  margin: auto !important;
}
.plansitu .button,
.infodiv .button {
  position: absolute;
  bottom: 0px;
  right: 10px;
}
.infodiv {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 35%;
  height: auto;
  padding: 30px;
  top: 60px;
  background-color: #dfdad7;
  position: absolute;
  z-index: 9999;
  left: -50%;
}
/*  RIDEAU ----*/
.closemotherfucker {
  width: 100%;
  height: 100%;
  background-color: transparent;
  cursor: pointer;
}
#evimmo-photoloc-rideau,
#evimmo-photoloc-rideau-anim {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  /* FALLBACK RGB */

  background-color: #3f3d3d;
  background-color: rgba(63, 61, 61, 0.7);
}
#evimmo-photoloc-rideau .rideau-content,
#evimmo-photoloc-rideau-anim .rideau-content {
  -webkit-box-shadow: 0px 1px 30px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 1px 30px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 1px 30px rgba(50, 50, 50, 0.35);
  height: 350px;
  width: 350px;
  position: absolute;
  z-index: 1;
  background-image: url(../../../templates/gp5/moderne_icade/layouts/img/loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-position-y: 80px;
  background-color: #f9f9f9;
  left: 50%;
  top: 50%;
  margin: -175px 0 0 -175px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
#evimmo-photoloc-rideau .rideau-content p,
#evimmo-photoloc-rideau-anim .rideau-content p {
  margin: 160px auto 0 auto;
  width: 90%;
}
#evimmo-photoloc-rideau .rideau-content .closebut,
#evimmo-photoloc-rideau-anim .rideau-content .closebut {
  height: 30px;
  text-align: center !important;
  width: 30px;
  line-height: 28px;
  background-color: #c2443d;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
#evimmo-photoloc-rideau .rideau-content .closebut:after,
#evimmo-photoloc-rideau-anim .rideau-content .closebut:after {
  font-family: fontAwesome;
  content: "\f00d";
  color: #fff;
}
#evimmo-photoloc-rideau .rideau-content h3,
#evimmo-photoloc-rideau-anim .rideau-content h3 {
  font-family: 'Open Sans', sans-serif;
  margin: 30px 0 0 0;
  text-align: center;
  font-weight: 600;
  font-size: 19px;
}
.habillageReady .two-third {
  width: 100%;
}
.rideau-content.rideau-big {
  height: 370px !important;
  padding: 0px;
  left: 50% !important;
  width: 500px !important;
  margin: -185px 0 0 -250px !important;
  background-image: none !important;
  text-align: left !important;
}
.rideau-content.rideau-big div {
  padding: 20px;
}
.rideau-content.rideau-big #closebut-rideau {
  padding: 0;
}
.rideau-content.rideau-big .tooltip-inner {
  padding: 6px 10px ;
}
.rideau-content.rideau-big h2 {
  font-size: 19px;
}
.rideau-content.rideau-big p {
  margin: 0 !important;
}
@-moz-document url-prefix() {
  .rideau-content {
    background-position: center top 70px !important;
    background-position-y: auto !important;
  }
}
#evimmo-photoloc-rideau-anim {
  /* FALLBACK RGB */

  background-color: #3f3d3d;
  background-color: rgba(63, 61, 61, 0.9);
}
#evimmo-photoloc-rideau-anim .rideau-content.anim {
  width: 80%;
  height: 520px;
  background-image: none;
  background-color: #e0dad8;
  left: 50%;
  margin-left: -40%;
  float: left;
  text-align: left;
}
#evimmo-photoloc-rideau-anim .rideau-content.anim .container {
  padding: 60px;
}
#evimmo-photoloc-rideau-anim .rideau-content.anim p {
  margin: 0;
}
.gmap-spots {
  height: 45px;
  line-height: 45px;
  background-color: #4d4d45;
}
.gmap-spots ul li {
  display: inline;
  float: left;
  width: 7.142%;
  text-align: center;
}
.gmap-spots label {
  height: 45px;
  padding: 0;
  margin: 0;
}
.checkbox_icade {
  display: none;
}
.checkbox_icade + label {
  cursor: pointer;
}
.checkbox_icade + label:hover {
  background-color: #c2443d;
}
/*AEROPORTS*/
.checkbox_icade + label.aeroports {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/aeroports.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.aeroports {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*POSTE*/
.checkbox_icade + label.poste {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/poste.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.poste {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*ecole*/
.checkbox_icade + label.ecole {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/ecoles.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.ecole {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*restaurant*/
.checkbox_icade + label.restaurant {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/restaurants.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.restaurant {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*sport*/
.checkbox_icade + label.sport {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/sports.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.sport {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*loisirs*/
.checkbox_icade + label.loisirs {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/loisirs.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.loisirs {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*gares*/
.checkbox_icade + label.gare {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/gares.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.gare {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*metro*/
.checkbox_icade + label.metro {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/metro.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.metro {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*taxi*/
.checkbox_icade + label.taxi {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/taxis.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.taxi {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*bus*/
.checkbox_icade + label.bus {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/bus.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.bus {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*hopital*/
.checkbox_icade + label.hopital {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/hopitaux.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.hopital {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*pharmacie*/
.checkbox_icade + label.pharmacie {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/pharmacies.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.pharmacie {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*medecine*/
.checkbox_icade + label.medecin {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/medecins.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.medecin {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*commerce*/
.checkbox_icade + label.commerce {
  background: url('../../../templates/gp5/moderne_icade/layouts/GoogleMap/commerces.png') no-repeat;
  background-position: center center;
  height: 45px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.checkbox_icade:checked + label.commerce {
  display: inline-block;
  padding: 0 0 0 0px;
  background-color: #c2443d;
}
/*  Project Carousel  --------------------------------*/
.project-carousel {
  width: auto !important;
}
.project-carousel div {
  position: relative;
  overflow: hidden;
  width: inherit;
}
.project-carousel li {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  margin: 0 20px 0 0;
  width: 212px;
  height: 212px;
}
.project-carousel img {
  position: relative;
  display: block;
  width: 100%;
}
/*  Carousel Navigation  --------------------------------*/
.project-nav {
  position: absolute;
  width: 43px !important;
  left: 50%;
  height: 30px;
  line-height: 30px;
  top: -22.5px;
  margin-left: -21.5px;
  z-index: 999;
}
.jcarousel-next,
.jcarousel-prev {
  position: absolute;
  color: #fff;
  display: block !important;
  background-color: #c2443d;
  width: 20px;
  right: 0;
  height: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  line-height: 20px;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -webkit-transition: all .3s ease;
  font-size: 10px;
}
.jcarousel-next i,
.jcarousel-next i:hover,
.jcarousel-next i:focus,
.jcarousel-prev i,
.jcarousel-prev i:hover,
.jcarousel-prev i:focus {
  color: #fff !important;
}
.jcarousel-prev {
  left: 0;
}
.project-carousel:hover .jcarousel-next:hover,
.project-carousel:hover .jcarousel-next:focus,
.project-carousel:hover .jcarousel-next:active,
.project-carousel:hover .jcarousel-prev:hover,
.project-carousel:hover .jcarousel-prev:focus,
.project-carousel:hover .jcarousel-prev:active {
  background: #000000;
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
  filter: alpha(opacity=100);
}
.jcarousel-next-disabled,
.jcarousel-next-disabled:hover,
.jcarousel-next-disabled:focus,
.jcarousel-next-disabled:active,
.jcarousel-prev-disabled,
.jcarousel-prev-disabled:hover,
.jcarousel-prev-disabled:focus,
.jcarousel-prev-disabled:active {
  display: block !important;
  cursor: auto;
}
/*  Project Item Overlay  --------------------------------*/
.project-item {
  overflow: hidden;
}
.project-item .thumbnail {
  position: relative;
  overflow: hidden;
}
.project-item .mask {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  background-color: #c2443d;
}
.project-item:hover .mask {
  opacity: .90;
  filter: alpha(opacity=90);
}
.project-item img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.project-item:hover img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.project-item .icon-image {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
}
.project-item .icon-image:hover {
  /*        background:#fff;*/

}
.project-item .icon-image i {
  color: #fff;
}
.project-item .thumbnail img {
  position: relative;
  overflow: hidden;
}
.project-item .item-title {
  position: absolute;
  bottom: 40px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-weight: 500;
}
.project-item .item-title:hover {
  color: #333;
}
.project-item .thumb-item-title {
  position: relative;
  padding: 15px 20px;
  background: #333;
  text-align: center;
}
.project-item .thumb-item-title h6 a:hover {
  color: #FFF;
}
.project-item .thumb-item-title span {
  color: #959595;
  font-size: 12px;
}
.fancybox-nav span {
  background-color: #c2443d;
}
.fancybox-nav span:hover {
  background-color: #4d4d45;
}
/* COLORS  -------------------------------*/
/* COULEURS   --------------------------------*/
