body{background:none;color:#333;  }
ul{list-style:none;padding:0;margin:0;width:100%;}/*
.content-form{padding:0 10px !important;}


#contact .form-contact .content-form li{text-align:right}


#contact .form-contact .content-form textarea{height:120px}*/
#contact .form-contact .content-form input{padding: 4px 6px;width: 95%;}
#contact .form-contact .content-form {width:430px;margin:auto;padding:0;}
#contact .form-contact  h1{padding:0px; color:#333;margin:10px auto;font-size:16px;text-align:center;width:430px;font-size:25px}
#contact .form-contact  {height:auto;}
#detail{background:none;height:auto;width:100%;position:relative}

#contact .form-contact #sendMail{margin: 10px 0 !important;}


#proprietaire {
width:70%;	margin-left:10%;

background-image: url("../../img/accueil_win-Immo.jpg");
background-repeat: repeat;
}

#proprietaire .all{ position:relative; padding: 20px; width:120%; background-color:#DDD;    box-shadow: 8px 8px 12px #aaa;
}

#proprietaire  .all .drapeau{ margin-top: -19px; padding-bottom:60px; }
#proprietaire .annonce{margin:20px;}
#proprietaire .annonce .bien{  box-shadow: 2px 2px 12px #555; background:#FFF;box-shadow: 0 0 5px #333; padding-bottom:30px;}

#proprietaire .annonce .bien table{width:100%; padding-top:10px; }
#proprietaire .annonce .bien .tdimg{width:370px; background-color:#DDD; padding-right:20px; padding-bottom:15px; position:relative; top:-60px; left:-30px} 
#proprietaire .annonce .bien .tdimg .imge{width:350px;   box-shadow: 2px 2px 12px #555;}



#proprietaire .visites{background-color:white; display: none;border:1px solid #CCC;margin:0px 20px 10px 20px;}
#proprietaire .visite{border-top:1px solid #CCC ; border-bottom:2px solid; padding-bottom:10px;}
#proprietaire .visite table {margin-bottom:10px; }
#proprietaire .visite table tr td.td{width:100px; }
#proprietaire .visite table tr td.img{float:left;}
#proprietaire h1{   
 padding: 9px 0 8px 30px;
    font-size: 24px;
    display: block;
    color: white;
    font-weight: bold;
    position: absolute;
    top: -4px;
	left: 37%;
	}
#proprietaire h3{
	padding:5px 0 0px 30px;
	font-size:29px;  
    font-size: 31px;
    text-align: center;
    background-color: gray;
    border-radius: 20px;}

#proprietaire .annonce .recap{border-radius:0 0 10px 10px;background:#FFF;
padding:10px;box-shadow: 0 0 5px #333}

#proprietaire .annonce table td{padding:5px;}

.deco{    position: absolute;
        top: -1px;
    right: -4px;}

#img

.down
{
    position:relative;
    top:50%;
    left:19%;
	display:block;
	width:900px;
}



#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12.5px;
	margin: 30px;
	width: 65pc;
	text-align:center;
	border-collapse: collapse;
	
}
#gradient-style th
{   opacity:0.9;
	font-size: 13.5px;
	font-weight: normal;
    text-align:center;
	padding: 7.5px;
	background-color:Silver;
background: linear-gradient(to top, Silver
, gray);
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	 text-shadow: 0 1px 1px rgba(0,0,0,1);

}
#gradient-style td
{ opacity:0.9;
	padding: 5px; 
	border-bottom: 1px solid #fff;
	color: black;
	border-top: 1px solid #fff;
	background: Gainsboro url('table-images/gradback.png') repeat-x;
	
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}

#titres{ color:#B40529; position:relative; font-size:25px; left:18%; top:46px; font-weight:bold}
#titres2{ color:#B40529; position:relative; font-size:25px; left:19.5%; bottom:20px; font-weight:bold}
#titres3{ color:#B40529; position:relative; font-size:25px; left:113%; bottom:25px; font-weight:bold}

.btn-info:active {

 content:'Set Your Text Here'; 
 visibility: visible;
 color: #fff !important;
  background-color: #5b0e27 !important;
  font-size:18px !important;
  font-weight:400 !important;
}


.title {
  position: relative;
  -webkit-perspective: 400;
          perspective: 400;
  padding-left: 17px;
  font-family: Arial;
  font-weight: bold;
  font-size: 26px;
  text-transform: uppercase;
  color: white;
}
.title:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 6px;
  background: black;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translateX(-150px);
          transform: translateX(-150px);
  -webkit-animation: title-border-slide-in 0.35s ease-out forwards;
          animation: title-border-slide-in 0.35s ease-out forwards;
}
.title .title-word {
  opacity: 0;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
}
.title .title-word:nth-child(1) {
  -webkit-animation: roll-in 0.15s 0s ease-out forwards;
          animation: roll-in 0.15s 0s ease-out forwards;
}
.title .title-word:nth-child(2) {
  -webkit-animation: roll-in 0.15s 0.175s ease-out forwards;
          animation: roll-in 0.15s 0.175s ease-out forwards;
}
.title .title-word:nth-child(3) {
  -webkit-animation: roll-in 0.15s 0.35s ease-out forwards;
          animation: roll-in 0.15s 0.35s ease-out forwards;
}
.title .title-word:nth-child(4) {
  -webkit-animation: roll-in 0.15s 0.525s ease-out forwards;
          animation: roll-in 0.15s 0.525s ease-out forwards;
}
@-webkit-keyframes title-border-slide-in {
  0% {
    -webkit-transform: translateX(-150px);
            transform: translateX(-150px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes title-border-slide-in {
  0% {
    -webkit-transform: translateX(-150px);
            transform: translateX(-150px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes roll-in {
  0% {
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes roll-in {
  0% {
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1;
  }
}
#aQuitter1 img
{
	margin-left:92%;
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
{
	#aQuitter1 img
{
	margin-left:79%;
}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
#aQuitter1 img
{
	margin-left:85%;
}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {
#aQuitter1 img
{
	margin-left:85%;
}
}






table{
  width:100%;
  table-layout: fixed;
}
.tbl-header{
  background-color: rgba(255,255,255,0.3);
 }
.tbl-content{
  height:300px;
  overflow-x:auto;
  margin-top: 0px;
  border: 1px solid rgba(255,255,255,0.8);
}
.tbl-header th{
  padding: 20px 15px;
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
    background-color: #232221;
}
.tbl-content td{
  padding: 15px;
  text-align: left;
  vertical-align:middle;
  font-weight: 300;
  font-size: 13px;
  color: black;
  border-bottom: solid 1px rgba(255,255,255,0.1);
}

@media screen and (max-width: 667px) {


.tbl-header{
  background-color: rgba(255,255,255,0.3);
 }
.tbl-content{
  height:300px;
  overflow-x:auto;
  margin-top: 0px;
  border: 1px solid rgba(255,255,255,0.8);
}
.tbl-header th{
     padding: 19px 0px;
    text-align: center;
    font-weight: 500;
    font-size: 9px;
    color: #fff;
    text-transform: uppercase;
    background-color: black;
}
.tbl-content td{
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    font-weight: 300;
    font-size: 13px;
    color: black;
  border-bottom: solid 1px rgba(255,255,255,0.1);
}


}
/* demo styles */





/* for custom scrollbar for webkit browser*/

::-webkit-scrollbar {
    width: 6px;
} 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
} 
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
}

.title:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 6px;
  background: #<?=$color1?>;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translateX(-150px);
          transform: translateX(-150px);
  -webkit-animation: title-border-slide-in 0.35s ease-out forwards;
          animation: title-border-slide-in 0.35s ease-out forwards;
}
.banner {
	background: linear-gradient(45deg, white,white);
    padding: 1px 297px;
	h1 {
		color: white;
		font-weight: normal;
		letter-spacing: 20px;
	}
}

@media (max-width: 760px) {

.banner {
	background: linear-gradient(45deg, white,white);
    padding: 5px 15px;
	h1 {
		color: white;
		font-weight: normal;
		letter-spacing: 10px;
	}
}
}

.banner2 {
	background: linear-gradient(45deg, white,white);
    padding: 0px 297px;
	  -webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.15);
  -moz-box-shadow:   0px 0px 20px rgba(0,0,0,0.15);
  box-shadow:        0px 0px 20px rgba(0,0,0,0.15);
  		text-align:center;

	h1 {
		color: white;
		font-weight: bold;
		letter-spacing: 16px;
	}
}



@media (max-width: 991px) {
.banner2 {
	background: linear-gradient(45deg, white,white);
    padding: 0px 297px;
	  -webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.15);
  -moz-box-shadow:   0px 0px 20px rgba(0,0,0,0.15);
  box-shadow:        0px 0px 20px rgba(0,0,0,0.15);
  		text-align:center;}
		
.banner2 h1{

		color: black;
		font-weight: bold;
		letter-spacing: 5px;
	font-size: 20px;
    width: 91px;
	
}
.banner3 h1{
	

	font-size: 20px;
    width: 91px;
	
}
@media screen and (max-width: 667px) {

.banner3 h1 {
		color: black;
		font-weight: bold;
		letter-spacing: 5px;
		    font-size: 12px;
    width: 78px;
	}

}
.banner4 h1{
	

	font-size: 20px;
    width: 91px;
	
}
}

@media screen and (max-width: 667px) {

.banner4 h1 {
		color: black;
		font-weight: bold;
		letter-spacing: 5px;
		    font-size: 12px;
    width: 78px;
	}

}
	@media screen and (max-width: 667px) 
	{
.banner2 {
	background: linear-gradient(45deg, white,white);
    padding: 0px 75px;
	  -webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.15);
  -moz-box-shadow:   0px 0px 20px rgba(0,0,0,0.15);
  box-shadow:        0px 0px 20px rgba(0,0,0,0.15);
 text-align:center;
}
.banner2 h1 {
		color: black;
		font-weight: bold;
		letter-spacing: 5px;
		    font-size: 12px;
    width: 78px;
	}
}
a.sides {
  display: inline-block;
  position: relative;
  font-family: 'Roboto', sans-serif;
  color: rgb(235, 149, 50);
  text-decoration: none;
  font-size: 18px;
  line-height: 48px;
  padding: 0 18px;
  background: transparent;
  border: 2px solid rgb(235, 149, 50);
  transition: color 0.3s ease;
}
a.sides:before,
a.sides:after {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(235, 149, 50, 0.677777);
  z-index: -1;
}
a.sides:before {
  right: 100%;
  transition: right 0.3s ease;
}
a.sides:after {
  left: 100%;
  transition: left 0.3s ease;
}
a.sides:hover {
  color: #fff;
  transition: color 0.3s ease;
}
a.sides:hover:before {
  right: 0;
  transition: right 0.3s ease;
}
a.sides:hover:after {
  left: 0;
  transition: left 0.3s ease;
}



.btn-info {
	 color: white;
  text-decoration: none;
  overflow: hidden;
  text-transform: uppercase;
  text-align: center;
  margin: 20px 50px;
  position: relative;
  display: inline-block;
  color: white;
  line-height: 54px;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  overflow: visible;
}
.btn-info span {
  position: relative;
  display: inline-block;
  padding: 0 40px;
  border: 3px solid white;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}


@media screen and (max-width: 667px) {
.btn-info span {
         visibility: hidden;

}
}


	
	

.btn-info span:before {
  position: absolute;
  top: 105%;
  left: -2px;
  width: 100%;
  height: 100%;
  border: 3px solid white;
  color: white;
  content: attr(data-hover);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  background: white;
  color: black;
}

.btn-info:hover span {
	content:'';
  -webkit-transform: rotateX(90deg) translateY(-22px);
          transform: rotateX(90deg) translateY(-22px);
}
.visites{
	margin-top:0px;
	    margin-bottom: 29px;
		    margin-left: 20px;
    margin-right: 20px;
    border: 1px solid;
    box-shadow: 0px 1px gray;
}
@media screen and (max-width: 667px) {
.visites{
	
	margin-top: 0px;
}
button.btn.btn-info{    visibility: hidden;
}
}

.table {
  color: #333;
  font-family: sans-serif;
  font-size: .9em;
  font-weight: 300;
  text-align: left;
  line-height: 40px;
  border-spacing: 0;
  border: 2px solid #333;
  width: 500px;
  margin: 10px auto;
}


.table th {font-weight: bold;
    font-size: 18px; text-align: center}

	@media (max-width: 991px) {

	.table th {font-weight: bold;
    font-size: 11px; text-align: center}
	
	}
		@media (max-width: 667px) {

	.table th {font-weight: bold;
    font-size: 11px; text-align: center}
	
	}
	
.table thead tr:last-child th {border-bottom: 3px solid #ddd; text-align:left}

.table tbody tr:hover {background-color: #ffeeff;}
.table tbody tr:last-child td {border: none;}
.table tbody td {border-bottom: 1px solid #ddd;}

.table td:last-child {
  text-align: center;
  padding-right: 10px;

}
.table td a {

  color:black; 
  font-size:13px;
}

.table .button {
  color: #696969;
  padding-right: 5px;
  cursor: pointer;
}

.table .alterar:hover {
  color: #0a79df;
}

.excluir:hover {
  color: #dc2a2a;
}


.card4 .info4:before {
  position:absolute;


}
.card4 .info4 { 
  -webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.15);
  -moz-box-shadow:   0px 0px 20px rgba(0,0,0,0.15);
  box-shadow:        0px 0px 20px rgba(0,0,0,0.15);
}
.card4 {
  position:relative;
  margin:5rem auto;
  width:500px;
  height:auto;
  background:transparent;
  cursor:pointer;
    bottom:0px;
    left: 0px;
	margin:auto;
	    margin-top: 3%;
	padding-bottom:10%;
}
.card4 .info4 {
  bottom:200px;
  right:-20px;
  width:100%;
      height: auto;
  padding:20px 40px 20px 20px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:   border-box;
  box-sizing:        border-box;
  background:rgba(255,255,255,0.7);
  z-index:555;
  
}
.card4 .info4:before {
  content:'Inserer un fichier';
  top:0px;
  right:0px;
  width:150px;
  height:20px;
  text-align:center;
  font-weight:700;
  font-size:1rem;
  line-height:20px;
  color:white;
  background:black;
}




@media screen and (max-width: 667px) {


.card4 .info4:before {
  position:absolute;


}
.card4 .info4 { 
  -webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.15);
  -moz-box-shadow:   0px 0px 20px rgba(0,0,0,0.15);
  box-shadow:        0px 0px 20px rgba(0,0,0,0.15);
}
.card4 {
  position:relative;
  margin:5rem auto;
  width: 245px;
  height:auto;
  background:transparent;
  cursor:pointer;
    bottom:0px;
    left: 0px;
	margin:auto;
	    margin-top: 3%;
	padding-bottom:10%;
}
.card4 .info4 {
  bottom:200px;
  right:-20px;
  width:100%;
      height: auto;
  padding:20px 40px 20px 20px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:   border-box;
  box-sizing:        border-box;
  background:rgba(255,255,255,0.7);
  z-index:555;
  
}
.card4 .info4:before {
  content:'Inserer un fichier';
  top:0px;
  right:0px;
  width:150px;
  height:20px;
  text-align:center;
  font-weight:700;
  font-size:1rem;
  line-height:20px;
  color:white;
  background:black;
}

.card4 input[type="file"] {
    display: block;    width: 145px;
}

}


.info4 h3 {
  font-size:1.8rem;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:2px;
  margin-bottom:1rem;
}


.info4 .links {
  list-style-type:none;
  margin-top:1.2rem;
}
.info4 .links li a,
.info4 .links .shareButtons,
.info4 .links .shareButtons a {
  display:block;
}
.info4 .links li a {
  width:20%;
  height:1.8rem;
  float:left;
  text-align:center;
  background:black;
  color:white;
  text-decoration:none;
  line-height:1.8rem;
}
.info4 .links li a:hover {
  text-decoration:line-through;
}
.info4 .links li:first-child a {
  margin-right:2%;
}



@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
.titre_presentation h1 {
	
	text-transform:uppercase;
	height:55px;
	line-height:55px;
	font-size:23px;
	margin-bottom:35px;
	
	}	}
	
@media only screen 
and (min-device-width : 320px) 
{
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
  margin-right:50px;
}
	}	}