/* CSS Document */
@import url("/include/fonts/font-awesome/styles-font-awesome.css");
@font-face {
	font-family: 'latoRegular';
	src: url('../fonts/lato-regular-webfont.eot');
	src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.woff2') format('woff2'), url('../fonts/lato-regular-webfont.woff') format('woff'), url('../fonts/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	max-width: 100%;
	margin: auto;
	font-family: latoRegular;
	font-size: 18px;
}

.cc-window , .cc-bottom   /* cookie consent */
{
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200000000000!important;
}

.display-xs
{
	display: none;
}

.pdl1
{
	padding-left: 7.5px;
}

.pdr1
{
	padding-right: 7.5px;
	
}

.imgBx
{
	height: 320px;
	width: 100%;
    overflow: hidden;
}

.imgBx img
{
	width: 100%!important;
	height: 100%;
	object-fit: cover;
}

.wrapperAnnonce
{
	overflow-x: hidden;
}

h1 {
	text-transform: uppercase;
	color: #5a5959;
	text-align: center;
	font-size: 18px;
	font-weight: 100;
	margin: 0;
}
h1.indexh1 {
	margin: 20px 10px;
}
** header et slide **
header {
	
	background: -webkit-linear-gradient(#ed263d, #ed263d 45px, #FFF 46px, #FFF);
	background: linear-gradient(#ed263d, #ed263d 45px, #FFF 46px, #FFF);
}
header a {
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none;
	
}
.menuHaut {
	height: 45px;
}
.menuHaut a {
	color: #FFF;
	padding: 0px;
}
.menuIcone {
	height: 108px;
}
.menuIcone a {
	color: #5a5959;
}
.menuIcone>div {
	width: 160px;
	text-align: center;
}
.barreRecherche {
	position: absolute;
	z-index: 10000;
	max-width: 1280px;
	width : 100%;
	background-color: rgba(255,255,255,0.8);
	bottom: 4px;
}
.barreRecherche form {
	min-height: 85px;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	font-style: italic;
	color: #5a5959;
}
.barreRecherche select, .barreRecherche input[type=text] {
	border: 1px solid #5a5959;
	padding: 5px;
	width: 170px;
	font-style: italic;
	color: #5a5959;
}
.barreRecherche select {
	padding: 0;
}
.barreRecherche option {
	padding: 5px;
}
.barreRecherche input[type=text] {
	width: 90px;
}
.barreRecherche input[type=submit] {
	width: 100px;
	border: 0;
	background-color: #5a5959;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px;
	cursor: pointer;
}
/*** FIN header et slide ***/
/*** FOOTER ***/
footer {
	background-color: #ededed;
	margin-bottom: 60px;
}
.menuFooter a {
	color: #FFF;
	background-color: #ed263d;
	padding: 15px 20px;
	margin: 0 25px;
	text-decoration: none;
	text-transform: uppercase;
}
.menuBas a {
	color: #5a5959;
	text-decoration: none;
	margin: 0 25px;
}
.adresse {
	margin-top: 50px;
	margin-bottom: 30px;
	color: #5a5959;
}
.adresse a {
	color: #5a5959;
}
.copy {
	font-size: 14px;
}
/*** Fin footer ***/
/*** INDEX ***/

.ligne {
	background-color: #ededed;
	min-height: 332px;
	color: #5a5959;
	margin-bottom: 60px;
}
.ligneTxt {
	padding: 5px;
}
/*gestion des paddings*/

.p1 {
	padding: 35px 70px;
}
.p2 {
	padding: 10px;
}
header .menuHaut .p2{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
}
header .menuHaut .p2 a{
	padding: 12px 0;
}
.ligne h2 {
	font-size: 24px;
	text-transform: uppercase;
	margin: 0;
}
.ligne p {
	margin: 0;
	font-size: 24px;
}
.ligne .important {
	color: #ed263d;
	text-decoration: underline;
	font-weight: bold;
}
.nosServices {
	margin: 20px !important;
}
.service {
	padding: 6px;
}
.service div {
	background-color: #FFF;
	text-align: center;
}
.service img {
	max-width: 100%;
}
.service a {
	color: #e6170b;
}
.fondBlanc {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 70px;/*margin-bottom: 20px!important;*/
}
/*** FIN INDEX ***/

/*** appartement-maison-villa-herault-annonces ***/
.titre>h2 {
	text-align: center;
	font-size: 36px;
	text-transform: uppercase;
	margin: 0;
	padding-top: 20px;
	color: #e6170b;
}
.titre>h1 {
	margin-bottom: 20px;
}
.titre>h3 {
	font-size: 24px;
	margin: 0;
	color: #5a5959;
	text-transform: uppercase;
	text-align: center;
}
.annonceLigne, .agenceLigne, .detailLigne {
	padding: 20px;
}
.resultat, .agence {
	border: 1px solid #7a7a7a;
	background-color: #fff;
	font-size: 14px;
	margin: 0 auto;
	width: 960px;
	padding: 10px;
}
.resultat>div {
	padding: 20px;
	position: relative;
}
.annoncePrix {
	float: right;
	font-size: 14px;
	color: #FFF;
	background-color: #e6170b;
	padding: 15px;
	margin-left: 25px;
}
.annonceLocalisation {
	font-size: 18px;
	text-transform: uppercase;
	color: #e6170b;
	margin: 0;
}
.annonceReference {
	font-size: 14px;
	font-weight: bold;
	color: #5a5959;
	margin: 0;
	margin-bottom: 40px;
}
.annonceTxt {
	color: #5a5959;
	font-size: 14px !important;
}
.annonceLien {
	border: 1px solid #5a5959;
	color: #5a5959;
	padding: 15px;
	font-size: 18px;
	background-color: #FFF;
	position: absolute;
	right: 20px;
	bottom: 20px;
	text-decoration: none;
}
/*** fin appartement-maison-villa-herault-annonces ***/

/*** agence-immobiliere-herault ***/
.agence {
	font-size: 18px;
}
.agence>div {
	text-align: center;
}
.agenceRouge {
	margin: 20px 0;
}
.agenceRouge>div {
	background-color: #e6170b;
	color: #FFF;
	font-size: 14px;
	padding: 5px;
	margin: 10px 5px;
	width: 245px;
	height: 47px;
}
.agenceRouge img {
	margin: 5px;
}
.agenceRouge a {
	color: #FFF;
	width: 100%;
	text-align: center;
}
.agenceDetails {
	font-size: 9px;
}
.agenceDetails>div {
	width: 120px;
}
.agenceDetails a {
	color: #5a5959;
	text-decoration: none;
}
/*** fin agence-immobiliere-herault ***/
/*** fiche_transactions ***/
/*div[class*=detailAnnonce]
{	
	border:1px solid #5a5959;
	background-color:#FFF;
}*/
.detailAnnonce, .performanceAnnonce {
	padding: 15px;
	border: 1px solid #5a5959;
	background-color: #FFF;
}
.detailAnnonceAgence, .contactAnnonce {
	width: 300px;
	font-size: 14px;
	border: 1px solid #5a5959;
	background-color: #FFF;
	padding: 10px 0px 15px;
}
.detailAnnonceAgence h2, .contactAnnonce h2 {
	font-size: 18px;
}
#slideshow_thumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	
}
#slideshow_thumbs img {
	max-width: 145px;
	
}
.performanceAnnonce, .contactAnnonce {
	margin-top: 20px;
}
.detailAnnonceAgence2>div {
	width: 300px;
	font-size: 14px;
	border: 1px solid #5a5959;
	background-color: #FFF;
	padding: 10px 0px 15px;
}
.contactAnnonce2 {
	margin-top: 20px;
}
.contactAnnonce2 h2 {
	font-size: 18px;
}
/*** fin fiche_transactions ***/

/*** immobilier-herault ***/
.formulaireContact {
	color: #5a5959;
	margin-bottom: 60px;
	font-size: 18px;
}
.formulaireContact h3 {
	color: #e6170b;
}
.formulaire {
	max-width: 960px;
	width : 100%;
	margin: auto;
}
.formulaire>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px;
	padding: 5px;
}
.formulaire>div>div:nth-child(1), .formulaire>div>div:nth-child(3) {
	max-width: 200px;
	width : calc(100% - 10px);
	text-align: right;
	padding-right: 10px;
}
.formulaire>div>div:nth-child(2), .formulaire>div>div:nth-child(4) {
	max-width: 280px;
		width : 100%;
}
.textarea {
	max-width: 760px !important;
		width : 100%;
}
.formulaire input[type=text], .formulaire textarea {
	width: calc(100% - 12px);
	padding: 5px;
}
#menuBtn {
z-index: 100000;
position: fixed;
top: 2px;
left: 0px;
border: solid red 2px;
}
.btnMenu {
	width: 45px;
 height: 39px;
 background-color:#fffefe;
	border: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.icon-bar {
	display: block;
	width: 20px;
	height: 1px;
	border-radius: 1px;
	background-color: #d3a540;
	transition-duration: 1s;
}
.icon-bar + .icon-bar {
	margin-top: 5px;
}
#menu {
	flex-wrap: wrap;
	background-image: none;
	background-color: #201c18;
	color: #d3a540;
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
}
#menu {
	word-break: keep-all;
}
nav ul li {
	align-self: flex-start;
	margin: 15;
	padding: 30;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 50px;
}
nav li {
	padding: 0 10px;
}
/*** fin immobilier-herault ***/

/*** commerce ***/
.ligneCommerce {
	background-color: #ededed;
	color: #5a5959;
	margin-bottom: 60px;
}
#rechercheFormCommerce {
	height: 85px;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	font-style: italic;
	color: #5a5959;
}
#rechercheFormCommerce select, #rechercheFormCommerce input[type=text] {
	border: 1px solid #5a5959;
	padding: 5px;
	width: 170px;
	font-style: italic;
	color: #5a5959;
}
#rechercheFormCommerce select {
	padding: 0;
}
#rechercheFormCommerce option {
	padding: 5px;
}
#rechercheFormCommerce input[type=text] {
	width: 118px;
}
#rechercheFormCommerce input[type=submit] {
	width: 140px;
	border: 0;
	background-color: #5a5959;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px;
	cursor: pointer;
}
/*** fin commerce ***/





/*.pagination
{
	margin: 20px 0;
	color:#5a5959;
}
.pagination a
{
	text-decoration: none;	
	padding: 5px;
	margin: 10px 0;
	color:#5a5959;
}
.pageCourante
{
	color:#e6170b !important;
}*/

#slideshow_thumbs {
	display: flex;
	flex-wrap: wrap;
}
#slideshow_thumbs > div {
	width: 147px;
	margin: 2px;
	height: 95px;
	overflow: hidden;
	text-align: center;
}
#image {
	padding-right: 10px;
}
.img-responsive {
	max-width: 100%;
}
.paddingBt {
	padding-bottom: 20px;
}
/*Flip*/
/* entire container, keeps perspective */
.flip-container {
	-webkit-perspective: 1000;
	perspective: 1000;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
/*  UPDATED! flip the pane when hovered */
.flip-container:hover .back {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.flip-container:hover .front {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.flip-container, .front, .back {
}
/* flip speed goes here */
.flipper {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}
/* hide back of pane during swap */
.front {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.back {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	font-size : 12px;
	position: absolute;
	top: 0;
	left: 0;
}
/*  UPDATED! front pane, placed above back */
.front {
	z-index: 2;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
/* back, initially hidden pane */
.back {
	font-size: 14px;
	padding: 5px;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}
.cc-revoke, .cc-window {
	z-index: 20000;
}
/* images*/
.bg1 {
	background-image: url(../images/eurotransac-villa-piscine.jpg);
	background-size: cover;
	min-height: 270px;
	max-width: 100%;
	background-position: center;
}
.bg2 {
	background-image: url(../images/eurotransac-villa2.jpg);
	background-size: cover;
	min-height: 330px;
	max-width: 100%;
	background-position: center;
}

@media(max-width:767px) {

	.imgBx
	{
		height: 350px;
	}


	.ligne h2 {
		font-size: 18px;
	}
	.ligne p {
		font-size: 16px;
	}
	.ligneTxt {
		padding: 0px 20px;
	}
	.fondBlanc {
		padding-top: 5px;
	}
	h1.indexh1 {
		margin: 15px 5px;
	}
	.agenceRouge > div {
		font-size: 20px;
	}
	.ligne {
		margin-bottom: 0px;
	}
	.hidden-xs {
		display: none;
	}

	.display-xs {
		display: flex;
	}

	.menuHaut a {
		color: #FFF;
		padding: 16px;
		font-size: 14px;
	}
	.p1 {
		padding: 10px 10px;
	}
	.service {
		padding: 0px 0px;
	}
	.bg1, .bg2 {
		min-height: 250px;
		background-position: none;
	}
	.adresse {
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.agenceRouge > div {
		font-size: 16px;
	}
	.annonceLocalisation {
		font-size: 14px;
	}
	.annonceLien {
		padding: 8px;
		font-size: 15px;
	}
	.m1 {
		margin-top: 15px;
	}
	header a {
		color: black;
		
	}

}

@media(max-width:460px) {
.bg1, .bg2 {
	min-height: 150px;
	background-position: none;
}
	#logoHeader img{
	max-width: 50%;
	}
}

@media(max-width:992px) {
	.header a {
		font-size: 15px;}
			
		

		
	.fondBlanc {
		padding-top: 0px;
		padding-bottom: 15px;
	}
	.ligne {
		margin-bottom: 25px;
	}
	h1 {
		font-size: 15px;
	}
	.hidden-sm {
		display: none;
	}
	footer .menuBas > div{
		display: flex;
		justify-content: center;
	}
	.menuBas a {
		margin: 0px 0px;
		padding: 12px;
	}
	#footerMobile {
		position: fixed;
		bottom: 0;
		width: 100%;
		text-align: center;
		font-size: 18px;
		z-index: 1000;
	}
	#footerMobile > div:nth-child(1) {
		background: #e6170b;
		color: #201c18;
		padding: 15px;
	}
	#footerMobile > div {
		background: #e6170b;
		color: #fff;
		padding: 10px;
		font-size: 24px;
		border: 1px solid #fff;
	}
	#footerMobile > div a {
		color: #fff;
		display: block;
	}
	#menu {
		color: #d3a540;
	}
	#menuGd {
		position: fixed;
		top: 45px;
		left: -100%;
		background-color: #fff5f5;
		opacity: 0;
		border: 5px solid red;
	}
	nav ul {
		flex-direction: column;
	}
	.m2 {
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 5px;
		margin-right: 5px;
	}
	.detailAnnonceAgence2>div {
		width: 100%;
		margin-top: 10px;
	}
}

@media(min-width:768px) {
	.hidden-lg {
		display: none;
	}

}
@media(max-width:1280px) {
	.wrapper {
		
		padding-left : 10px;
		padding-right : 10px;
	}
	
	#rechercheForm > div:nth-child(1), #rechercheForm > div:last-child {
		width : 100%;
		display : flex;
		justify-content : center;
		align-items: center;
		padding: 12px 0;
	}

	#rechercheForm > div:last-child > input {
		margin-left: 5px;
		margin-right : 5px;
	}

	
}
@media(max-width:992px) {
		#rechercheForm > div:last-child {
		width : 50%;
		display : flex;
		justify-content : center;
	}
	#rechercheForm > div:nth-last-child(2) {

		width : 50%;
		display : flex;
		justify-content : center;
	}
	#rechercheForm > div:nth-last-child(2) > input {
		margin-left: 5px;
		margin-right : 5px;
	}

	.imgBx
	{
		height: 450px;
	}

}
@media(max-width:768px) {
	.imgBx
	{
		height: 450px;
	}
	.formulaire > div > div:nth-child(1), .formulaire > div > div:nth-child(3) {
		max-width: 150px;
		width: calc(100% - 10px);
		text-align: right;
		padding-right: 10px;
	}
		.formulaire input[type=text], .formulaire textarea {
			max-width : 280px;
		width: calc(100% - 12px);
		padding: 5px;
	}
		.barreRecherche  {
		 position : relative;
		 padding-top : 5px;
		 background-color: rgba(155,155,155,0.2);
	 }
	#rechercheForm > div:nth-last-child(3) {

		width : 100%;
		display : flex;
		justify-content : center;
	}
		#rechercheForm > div:last-child {
		width : 100%;
		display : flex;
		justify-content : center;
	}
	#rechercheForm > div:nth-last-child(2) {

		width : 100%;
		display : flex;
		justify-content : center;
	}
	#rechercheForm > div.margin-768px > select{
		margin-left: 5px;
		margin-right : 5px;
	}
	#rechercheForm > div {
		margin-bottom : 5px;

	}
}
@media(max-width:380px) {
	
	#rechercheForm > div:nth-child(2) ,#rechercheForm > div:nth-child(3) {
	text-align : center;}
	#rechercheForm > div:nth-child(2) > select, #rechercheForm > div:nth-last-child(3) > select  {
	display : block;

	}
	#rechercheForm > div:nth-last-child(3) > select,#rechercheForm > div:nth-child(2) > select  {
	margin-bottom : 5px;

	}
	#rechercheForm > div:nth-last-child(3)
	{
		/* display : inline-grid; */
	}
	@media(max-width:500px) {
	.annoncePrix {
		float: none;
		margin-left: 0;
		padding: 10px;
		margin-bottom: 10px;
	}
	.resultat > div {
		padding: 5px;
	}
	.annonceReference {
		margin-bottom: 20px;
	}
		.annonceLien {
		
		position: relative;
		right: 0px;
		bottom: 0px;
		text-decoration: none;
	}
	.annonceTxt{
			padding-bottom:20px;
		}
		
	}
}
@media screen and (max-width: 679px) {
	.barreRecherche select {
		padding: 16px;
	}
}