
/*
*NAJM STYLE
*/

form#gform_3 ul.gform_fields.one-half.first li.gfield { padding-right: 0px; }
body label.gfield_label{ margin-right: 30px !important; }
body .gform_footer.top_label { text-align: center; }

.btn_more { text-align: right; }
.btn_back { text-align: center; }

/*error msg form*/
.gform_wrapper div.validation_error {
    position: absolute;
    background: white;
    z-index: 999;
    top: -100px;
	display: none;
}
/*
li#field_3_14.gfield.gfield_error, li#field_3_13.gfield.gfield_error {
    position: absolute;
    right: 0;
    top: 50px;
    margin-top: 0;
    width: 43%;
    max-width: 250px;
}
*/
#gform_wrapper_3.gform_wrapper li.gfield.gfield_error,
#gform_wrapper_3.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border: none !important; background: none !important; max-width: 100% !important; width: 100% !important;
}
#gform_wrapper_3.gform_wrapper .validation_message { color: #f00 !important; }
#gform_wrapper_3 .gfield_error label, #gform_wrapper_3 .gfield_error  .gfield_required { color: #f00; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 100%;
    padding-right: 16px;
    /*position: absolute;*/
    top: -37px;
}

.site-container {
    background: white;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.logem_top_menu ul li{
    padding-left: 10px;
    padding-right: 10px;
}
.logem_top_menu ul li a {
    font-size: 14px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 500;
    color: #666666;
	line-height: 46px;
}

.logem_top_menu ul li a.A-medium {
    font-size: 16px;
}
.logem_top_menu ul li a.A-grand {
    font-size: 18px;
}
.logem_top_menu ul li a:hover {
    color: #5bc0de;
}

.logem_top_menu ul li.msg
{
	padding: 0px;
}

.logem_top_menu ul li.msg a,
.logem_top_menu ul li.msg a:hover
{
	padding: 0px;
	color: #fff;
	font-size: 18px;
	line-height: 46px;
	width: 39px;
	display: inline-block;
	text-align: center;
}


.logem_top_menu_right, .logem_fonctions_menu { float: right; }
.logem_fonctions_menu li:first-child a { line-height: 44px; }

/* .hash { background:  url(../images/hash.jpg) left top repeat-x; } */
.hash { background:  url(../images/hash2.jpg) left top repeat; }
.logem_fonctions_menu li { padding: 0px; }
.logem_fonctions_menu li.textsize { width: 30px; text-align: center; padding: 0px; }
.logem_fonctions_menu a { padding-left: 4px; padding-right: 4px; }
.logem_top_menu_right:after { content: ''; width: 20px; display: inline-block; }



.logem_fonctions_menu li.msg { background: #e1580e; margin-left: -4px; border-left: 1px solid white; }
.logem_fonctions_menu li.msg a { color: #e1580e; }
.logem_fonctions_menu li.msg .fa, .responsiveFncts li.msg .fa { transition-duration: 1s; transform: rotateY(0deg); }
.logem_fonctions_menu li.msg:hover .fa, .responsiveFncts li.msg:hover .fa { transition-duration: 2s; transform: rotateY(720deg); }


/*navigation header top*/
.nav-primary { z-index: 99;position: relative; min-height: 80px; background: url(../images/nav-primary-bg.jpg) left top repeat-x; }
.genesis-nav-menu li:nth-child(1) { background: #e1580e url(../images/nav-primary-item-bg.png) left bottom repeat-x ; height: 74px; }
.genesis-nav-menu li:nth-child(2) { background: #66788e url(../images/nav-primary-item-bg.png) left bottom repeat-x ; height: 71px; }
.genesis-nav-menu li:nth-child(3) { background: #304158 url(../images/nav-primary-item-bg.png) left bottom repeat-x ; height: 69px; }
.genesis-nav-menu a {
    padding: 1.8rem 2rem;
    font-size: 20px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 600;
}
.genesis-nav-menu .menu-item {float: left;}

/*add loop icon to search button*/
.nav-primary .search-form input {
    width: 180px;
    height: 38px;
    background: #FFF url(../images/loop-bg.png) right center no-repeat ;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 0 0 2px #cfd5e1;
    outline: none;
    /*border:2px solid #fff;*/

}

/* input[type='submit']{ display: none; } */

.genesis-nav-menu li.search {padding: 1.4rem 0 0;}

ul.menu-primary li { position: relative !important; }
ul.menu-primary > li ul.sub-menu { position: absolute; display: inline-block; min-width: 100%; width: 180px; }
ul.menu-primary > li ul.sub-menu > li { width: 100%; display: inline-block; }
ul.menu-primary > li ul.sub-menu > li > a { width: 100%; }
ul.menu-primary > li ul.sub-menu { left: 0px; opacity: 1; display: none;}
ul.menu-primary li:hover > ul.sub-menu { display: inline-block; }
ul.menu-primary > li ul.sub-menu > li ul.sub-menu { margin: 0px; top: 0px; left: 100% !important; }

/*site-inner*/
body.home{
    position: relative;
}
body .site-container{
    background-image: url(../images/site-inner-default.png);
	background-position: center 110px;
	background-repeat: no-repeat;
	background-color: #f7f7f7;
    position: relative;
    top: 0px;
}
body.home .site-container { background-image: url(../images/site-inner-home.png); }

/*logo widget style*/
.logo-widget { margin: 0; }
body.home .logo-widget { margin-top: 15px; }

/*socials-widget*/
.socials-widget ul{
    /*z-index: 200;*/
    list-style: none;
    position: absolute;
    right: 0;
    bottom: -116px;
    background-color: #FFF;
    border-top:1px solid #cfd5e1;
    border-left:1px solid #cfd5e1;
    border-bottom:1px solid #cfd5e1;
    width: 50px;
    text-align: center;
    padding-top: 13px;

}
/*remove breadcrumb*/
body.home .breadcrumb{
    display: none;
}

/*
**		Popups
*/
.ui-widget.ui-widget-content { z-index: 10000; }

/*
**		Accordeon
*/
.ui-accordion { margin-bottom: 50px; }
h3.ui-accordion-header.ui-state-active {
    border-bottom: solid 5px #bb4200;
}

h3.ui-accordion-header {
    background-color: #e0580e;
    margin: 20px 0 0 0;
    padding: 5px 10px;
    color: #fff;
    border-radius: 0;
    border: none 0px transparent;
    border-bottom: solid 5px transparent;
	font-size: 18px;
	cursor: pointer;
}

span.ui-accordion-header-icon.ui-icon {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	line-height: 26px;
	float: right;
}

span.ui-accordion-header-icon.ui-icon:before {
    content: "\f0da";
}

span.ui-accordion-header-icon.ui-icon {
    transition-duration: 0.5s;
	transform: rotateZ(0deg);
}

span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s {
    transform: rotateZ(90deg);
}

div.ui-accordion-content {
    padding: 5px 10px;
    border: solid 2px #bb4200;
	border-top-width: 0px;
}

div.ui-accordion-content p:last-child { margin: 0px; }

/*
**		Emploi
*/
.oe_liste_item label, .oe_single_item label { font-weight: bold; }
.oe_liste_item img { margin: 0px 10px 5px 0px; }

.oe_single_item .title-onglet { margin-top: 20px; }
.oe_single_item img { margin: 0px 20px 20px 0px; }

.oe_documents ul, .oe_documents li { list-style: none !important; margin: 0px !important; padding: 0px !important; }
.oe_documents li .fa { margin-right: 10px; }

/*the content | form left*/
body.home .logem_home_page,
div.logem_nos_offre_page_form {
    position: relative;
    z-index: 98;
    padding-top: 0;
	display: inline-block; width: 100%;
}

div.logem_nos_offre_page_form { padding-top: 20px; }


/*
.logem_home_page_right-top{
    background: url(../images/form-home-top-bg.jpg) left bottom no-repeat ;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    max-width: 771px;
    height: 41px;
}*/
.logem_home_page_right,
.logem_nos_offre_page_form-center
{
	padding-top: 24px;
	border: solid 17px #fff;
	border-bottom: 0px;
	background-color: #ededed;
    max-width: 771px;
    padding: 24px 40px 0px 40px;
}

.logem_nos_offre_page_form-center { max-width: 100%; }

.logem_home_page_right .gf_browser_chrome, .logem_nos_offre_page_form-center .gf_browser_chrome { margin-bottom: 0px; }

/*
.logem_home_page_right-bottom{
	background: url(../images/form-home-bottom-bg.png) left top no-repeat ;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;

    max-width: 771px;
    height: 84px;
}
*/
/*
*the form
*/






body li#field_3_10::after,
body li#field_3_11::after,
body li#field_3_22::after,
body li#field_3_15::after,
body li#field_3_23::after
{ content: ''; display: block; clear: both; }

body.home li#field_3_15 label.gfield_label, body.home li#field_3_22 label.gfield_label, body.home li#field_3_23 label.gfield_label,
body.home li#field_3_10 label.gfield_label, body.home li#field_3_11 label.gfield_label { width: 51%; margin-right: 0px !important; float:left; }
body.home li#field_3_15 div.ui-widget-content, body.home li#field_3_22 div.ui-widget-content, body.home li#field_3_23 div.ui-widget-content,
body.home li#field_3_10 div.ui-widget-content, body.home li#field_3_11 div.ui-widget-content { display: block; width: 49%;  float: right;}

body.page-id-228 li#field_3_10,
body.page-id-228 li#field_3_11,
body.page-id-228 li#field_3_22,
body.page-id-228 li#field_3_15,
body.page-id-228 li#field_3_23,
body.page-id-232 li#field_3_10,
body.page-id-232 li#field_3_11,
body.page-id-232 li#field_3_22,
body.page-id-232 li#field_3_15,
body.page-id-232 li#field_3_23,
{ min-height: 50px; display: block; margin-bottom: 16px; }
body.page-id-228 li#field_3_10 label.gfield_label,
body.page-id-228 li#field_3_11 label.gfield_label,
body.page-id-228 li#field_3_22 label.gfield_label,
body.page-id-228 li#field_3_15 label.gfield_label,
body.page-id-228 li#field_3_23 label.gfield_label,
body.page-id-232 li#field_3_10 label.gfield_label,
body.page-id-232 li#field_3_11 label.gfield_label,
body.page-id-232 li#field_3_22 label.gfield_label,
body.page-id-232 li#field_3_15 label.gfield_label,
body.page-id-232 li#field_3_23 label.gfield_label,
body.page-id-232 li#field_3_22 label.gfield_label
{ float: left; margin-right: 0px !important; white-space: nowrap; }

body.home div.ui-slider,
body.page-id-228 div.ui-slider,
body.page-id-232 div.ui-slider,
body.annonce-template-default div.ui-slider
{
	width: 100%;
    display: inline-block;
    border: 12px solid #fff;
    height: 30px;
    border-radius: 20px;
    background: #3f5064;
	float: right;
}

body.home div.ui-slider { vertical-align: middle; float: right; }
body.page-id-228 div.ui-slider,
body.page-id-232 div.ui-slider { float: right; }
body.page-id-228 div.ginput_container_select,
body.page-id-228 div.ui-slider,
body.page-id-232 div.ginput_container_select,
body.page-id-232 div.ui-slider
{ display: inline-block; width: calc(100% - 160px); }
body.annonce-template-default div.ui-slider { margin: 15px 0; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    border-radius: 20px;
    outline: none;
}
.ui-slider-handle::before {
    bottom: -18px;
    left: -7px;
    position: relative;
    content: attr(data-before);
    background-color: #e1580e;
    border-radius: 5px;
    padding: 0px 7px;
    color: white;
    display: inline-block;
    width: auto;
    font-size: 12px;
    min-width: 30px;
    text-align: center;    white-space: nowrap;
}
.ui-slider-handle:after, .ui-slider-handle::after {
    position: absolute;
    bottom: -6px;
    left: 0px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: solid 8px #e1580e;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
}




/*
**			Forms
*/
ul.gfield_radio { padding: 10px 0; border-bottom: 2px solid white; }
div.ginput_container_radio ul li { display: inline-block; }


/*
**			Form recherche
*/
#gform_3 { position: relative; }

/* Div */
	/* Liste */
		/* Items */
		#gform_3 .gform_avant_bouton_selects_champs  li.gfield{
			border-bottom: 2px solid white;
			padding-bottom: 20px;
		}
		
		/* Items specifiques */
		#gform_3 li#field_3_11, #gform_3 li#field_3_10 { border-bottom: 0px solid transparent; }
		#gform_3 li#field_3_13, #gform_3 li#field_3_14 { margin-top: 4px; padding-right: 0px; }
			
			/* Labels */
			#gform_3 label { font-size: 18px; color: #4c5d73; font-family: 'Hind Madurai', sans-serif; font-weight: 400; }
			#gform_3 .gfield_label{ margin-bottom: 15px; }
			
			/* Labels specifiques */
			#gform_3 li#field_3_1 label.gfield_label { display: none; }
			#gform_3 li#field_3_1 ul.gfield_radio > li { width: 50%;  }
			#gform_3 ul.gfield_radio input[type='radio'] + label { margin: 0px; }
			#gform_3 li.gchoice_3_1_1 input[type='radio'] + label { width: 100px !important; }
			#gform_3 li#field_3_14 label, #gform_3 li#field_3_13 label { display: block; }
			#gform_3 li#field_3_14 label.gfield_label, #gform_3 li#field_3_13 label.gfield_label { font-weight: bold; text-transform: uppercase; margin-bottom: 23px; }			
			
		/* Submit */
		#gform_submit_button_3
		{
			background-image:url("../images/loop-btn-form.png");
			background-position: 15px center;
			background-repeat: no-repeat;
			width: 250px;
			min-height: 40px;
			line-height:20px;
			font-size: 18px;
			font-weight: 700;
			padding: 0 10px 0 40px !important;
			margin: 0px;
		}

/*
**			CheckBoxes
*/
/* Div */
#gform_3 div.ginput_container_checkbox { margin-top: 0px !important; }
body li#field_3_14 .gform_boutons_image, body li#field_3_13 .gform_boutons_image { margin-left: 35px; }
body.home #gform_3 #bouton_submit { padding-left: 35px; }

	/* Liste */
	#gform_3 ul.gfield_checkbox,
	#gform_3 ul.gfield_radio { width: 100% !important; margin: 0px !important; }

		/* items */
		#gform_3 ul#input_3_14 li,
		#gform_3 ul#input_3_13 li
		{
			display: inline-block;
			padding-bottom: 10px !important;
			margin-top: 0px;
		}
		
		/* items specifiques */
		#gform_3 ul#input_3_14 li.gchoice_3_14_2,
		#gform_3 ul#input_3_13 li.gchoice_3_13_2 { padding-bottom: 13px !important; }

		#gform_3 ul#input_3_14 li.gchoice_3_14_4,
		#gform_3 ul#input_3_13 li.gchoice_3_13_4,
		#gform_3 ul#input_3_13 li.gchoice_3_13_5 { margin-top: -10px !important; padding-top: 5px !important; }

			/* Labels */
			.gform_boutons_image ul.gfield_checkbox li label { min-width: 81px; height: 78px; max-width: 100%;  width: 100%; background-position: center bottom; background-repeat: no-repeat; display: inline-block; text-indent: 9999px; }
			
			/* Labels specifiques */
			#gform_3 input[type=checkbox]#choice_3_14_1 + label,
			#gform_3 input[type=checkbox]#choice_3_13_1 + label { background-image: url("../images/appartement2.png"); }

			#gform_3 input[type=checkbox]#choice_3_14_1:checked + label,
			#gform_3 input[type=checkbox]#choice_3_13_1:checked + label { background-image: url("../images/appartement2-chk.png"); }

			#gform_3 input[type=checkbox]#choice_3_14_2 + label,
			#gform_3 input[type=checkbox]#choice_3_13_2 + label { background-image: url("../images/maison2.png"); }

			#gform_3 input[type=checkbox]#choice_3_14_2:checked + label,
			#gform_3 input[type=checkbox]#choice_3_13_2:checked + label { background-image: url("../images/maison2-chk.png"); }

			#gform_3 input[type=checkbox]#choice_3_14_3 + label,
			#gform_3 input[type=checkbox]#choice_3_13_3 + label { background-image: url("../images/parking2.png"); }

			#gform_3 input[type=checkbox]#choice_3_14_3:checked + label,
			#gform_3 input[type=checkbox]#choice_3_13_3:checked + label { background-image: url("../images/parking2-chk.png"); }

			#gform_3 input[type=checkbox]#choice_3_14_4 + label,
			#gform_3 input[type=checkbox]#choice_3_13_4 + label { background-image: url("../images/local2.png"); }

			#gform_3 input[type=checkbox]#choice_3_14_4:checked + label,
			#gform_3 input[type=checkbox]#choice_3_13_4:checked + label { background-image: url("../images/local2-chk.png"); }
			
			#gform_3 input[type=checkbox]#choice_3_13_5 + label { background-image: url("../images/terrain2.png"); }
			
			#gform_3 input[type=checkbox]#choice_3_13_5:checked + label { background-image: url("../images/terrain2-chk.png"); }

			/* CBs */
			.gform_avant_bouton_types .ginput_container_checkbox ul.gfield_checkbox input[type=checkbox] { display: none; }
			






/*************************************
*
************************************/
/*styliser le footer checkbox*/
/* Cachons la case à cocher */
input[type='radio']:not(:checked),
input[type='radio']:checked {
    position: absolute;
    left: -9999px;
}
/* on prépare le label */
input[type='radio']:not(:checked) + label,
input[type='radio']:checked + label {
    position: relative;
    padding-left: 33px !important;
    cursor: pointer;
    padding-top: 3px;
    display: inline-block;
    text-align: right !important;
    font-weight: bold !important;
    margin: 0 20px 0 0 !important;
    font-size: 18px !important;
    color: #4c5d73;
    max-width: 100% !important;
    width: auto !important;
}
/* Aspect des raadio */
/* :before sert à créer la case à cocher */
input[type='radio']:not(:checked) + label:before,
input[type='radio']:checked + label:before {
    content: '';
    position: absolute;
    left:0;
    /* top: 2px; */
    top: 0px;
    width: 26px; height: 26px; /* dim. de la case */
    border: 1px solid #cfd5e1;
    background: #f8f8f8;
    border-radius: 20px; /* angles arrondis */
    box-shadow: inset 0 0 0 2px #cfd5e1;
    /*box-shadow: inset 0 1px 3px rgba(0,0,0,.3)  légère ombre interne */

}


/* Aspect général de la coche */
input[type='radio']:not(:checked) + label:after,
input[type='radio']:checked + label:after {
    position: absolute;
    font-size: 30px;
    transition: all .2s; /* on prévoit une animation */
	content: '';
	top: 6px; left: 6px;
	width: 14px;
	height: 14px;
	border-radius: 100px;
	background-color: #e1580e;
}


/* Aspect si "pas cochée" */
input[type='radio']:not(:checked) + label:after {
    opacity: 0; /* coche invisible */
    transform: scale(0); /* mise à l'échelle à 0 */
}
/* Aspect si "cochée" */
input[type='radio']:checked + label:after {
    opacity: 1; /* coche opaque */
    transform: scale(1); /* mise à l'échelle 1:1 */

}



/*************************************
*
************************************/




body.home li#field_3_2 label.gfield_label { width: 30%; margin-right: 0px !important; }
body.home li#field_3_2 div.ginput_container_select { display: inline-block; width: 70%; }

select#input_3_2 {
    width: 100%;
    height: 38px;
    border: 1px solid #fff;
    padding: 0 1px;
}

/*button mon compt*/
.logem_button_mon_compt{
    position: relative;
    z-index: 1;
    /* top: -250px; */
    background:url("../images/incline-bg.png")  right top no-repeat;
    /* min-height: 300px; */
    /*border: 1px solid white;*/

    /* padding-top: 270px; */
    margin-bottom: -69px;
	/* margin-top: -280px; */
	margin-top: -360px;
	padding-top: 360px;
}
/*

.logem_button_mon_compt {
    position: absolute;
    z-index: 1;
    top: 540px;
    background: url(../images/incline-bg.png) right top no-repeat;
    min-height: 300px;

    border: 1px solid white;
    right: 0;
    width: 100%;
}

*/
#home_top_form { }
#home_formulaire { position:relative; }
#home_cpt_client { position: relative; }

#btn-mon-compte-responsive { display: none; }

.btn-mon-compt
{
    width: 290px;
    height:93px;
    background: url(../images/btn-mon-compt.png) center top no-repeat;
    padding:12px 117px 40px 14px;
    color: white;
    font-size: 16px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    line-height: 20px;
}
.btn-mon-compt:hover{
    color: white;
}

#home_cpt_client .btn-mon-compt
{
    position: absolute;
    left: 50%;
    bottom:190px;
	margin-left: -145px;
    z-index: 99;
    display: block;
}

#btn-mon-compte-responsive .btn-mon-compt
{
}

/*Tabs home*/
.lastRowContainer{
    position: relative;
    top: -110px;
}
.tabContainer{
    min-height: 691px;
    background-image:none;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: auto 60%;
	background-color: #c1c1c1;
	position: relative;
}

.logem_button_mon_compt > .wrap > .home-actus.tabContainer,
#pods_widget_list-3 .tabContainer
{ 
    min-height: 565px;
}

#pods_widget_list-3 .widget-wrap {position: relative; }
#pods_widget_list-3 .widget-wrap a { bottom: 38px; }

/*
.slider-actus-outer{ 
    background-size: contain;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
*/

.slider-actus-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 250px;
    background-size: cover;
	}

.button-all-actus { position: absolute; bottom: 23px; right: 15px; }
	
	
.tabContainer_inner {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
    min-height: 355px;
}
.aLauneContainer{
    /*min-height: 621px;*/
    padding-top: 89px;

}
ul#tabs {
    list-style-type: none;
    padding: 0;
    text-align: right;
    width: 95%;
    max-width: 374px;
}
ul#tabs li {
    display: inline-block;
    background-color: white;
    padding: 1px 14px;
    margin-bottom: 0px;
    color: #4c5d73;
    cursor: pointer;
    font-size: 22px;
    width: 35px;
    height: 35px;
    margin-left: 4px;
}
ul#tabs li:hover {
    background-color: #e1580e;
    color: white;
}
ul#tabs li.active {
    background-color: #e1580e;
    color: white;
}
ul#tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 0px;
}
body.home ul#tab{ margin-top: -1px; }
ul#tab li {
    display: none;
    background: white;
    /* width: 95%; */
    max-width: 374px;
    min-height: 320px;
    padding: 22px;
	margin-bottom: 0px;
}
ul#tab li.active {
    display: block;
}
h4.titleDate{
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #45566c;
    border-bottom: 3px solid #45566c;
    padding-bottom: 16px;
}
h2.tabTitle{
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #4c5d73;
    text-align: left;
}
p.paraTab{
    font-size: 14px;
    font-family: 'Hind Madurai', sans-serif;
    color: #45566c;
    line-height: 19px;
    text-align: justify;
    margin-bottom: 27px;
    height: 80px;
    overflow: hidden;
}
.lireplus{
    width: 107px;
    height: 29px;
    background: #dde2ec;
    color: #4c5d73;
    border-radius: 20px;
    text-align: left;
    padding: 4px 13px;
    margin-right: 17px;
}
.lireplusWidget{
    width: 107px;
    height: 29px;
    background: #dde2ec;
    color: #45566c;
    border-radius: 20px;
    text-align: left;
    padding: 4px 13px;
    margin-right: 17px;
}
.tousActualite{
    width: 169px;
    height: 29px;
    background: #e1580e;
    color: #fff;
    border-radius: 20px;
    text-align: right;
    padding: 4px 13px;
}
.tousActualiteWidget{
    width: 169px;
    height: 29px;
    background: #e1580e;
    color: #fff;
    border-radius: 20px;
    text-align: right;
    padding: 4px 13px;
}
.tousActualiteWidget:hover{
    color: white;
}
body.page-template-default .tousActualiteWidget{
    background: #e1580e;
}
.tousActualite:hover{
    color: white;
}
/* .blockAlaUne{ width: 350px; } */

.blockAlaUneContainer{
    background: white;
    position: relative;
}

.sidebar .widget.pods_widget_single { overflow: visible; }
.sidebar .widget.pods_widget_single#pods_widget_single-3 { font-size: 12px; padding-bottom: 1.2rem; }

.blockAlaUneContainerWidget{
    background: white;
    position: relative;
}
.sidebar .widget {
    border-bottom: 0px solid transparent;
}



div.aLauneTicket{
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    width: 187px;
    height: 38px;
    position: absolute;
    top: -38px;
    left: 0;
    color: white;
    background: #45566c;
    line-height: 40px;
    font-size: 17px;
    padding-left: 7px;
}

.blockAlaUne .image,
.blockAlaUneWidget .image {
    position: relative;
    width: 100%; /* for IE 6 */
    margin-bottom: 25px;

    height: 216px !important;
    width: 100% !important;
    overflow: hidden;
}

.blockAlaUne .image img,
.blockAlaUneWidget .image img {

    height: auto !important;
    width: 100% !important;

}

.blockAlaUneContainerWidget .image img {
    width: 100%;
}

.blockAlaUne .image h2 {
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    font-size: 17px;
    position: absolute;
    top:  0px;
    left: 0;
    width: 100%;
    background: rgba(33,33,33,0.4);
    color: white;
    text-align:right;
    padding:14px 16px 11px 0;

}
.blockAlaUneContainerWidget .blockAlaUneWidget .image h2 {
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    font-size: 17px;
    position: absolute;
    top:  0px;
    left: 0;
    width: 194px;
    height: 40px;
    background: #45566c;
    color: white;
    text-align:center;
    padding:11px 13px;

}


.alaUneContent{
    text-align: center;
}

a.btn-interess{ font-weight: 700; font-size: 18px; }

h2.appartement_cat{
    font-size: 16px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 500;
    color: rgb(221, 86, 14);
    text-align: center;
    margin-bottom: 0;
}
h2.appartement_name{
    font-size: 22px !important;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    color: #4c5d73 !important;
    text-align: center;
    border-bottom: 3px solid #e7eaf0;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 14px;
}
.appartement_info{
    font-size: 17px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin:11px 0;
}
.appartement_info span{
    font-weight: 400;
}


/*FOOTER*/
body.home .site-footer{
    background-image:url(../images/footer.png) , url(../images/bag-ffoter-diagonal-pattern.png)  ;
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 100%;
	min-height: 150px;
}
.site-footer{
    background-image:url(../images/footer.png) , url(../images/bag-ffoter-diagonal-pattern.png)  ;
    background-position: center bottom;
    background-repeat: no-repeat;
    position: relative;
    bottom: 69px;
    width: 100%;
	z-index: 1;
}
.site-footer .wrap {

    border-top: 2px none transparent;
    padding: 0;
    padding-top: 20px;
	overflow: visible;
}
footer.site-footer > .wrap { padding: 17px 17px 0 17px; }
.logem_footer{
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 400;
    color: white;
	position: relative;
}
.f-rs {
    font-size: 25.58px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;

}

.f-rc {
    font-size: 23px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 400;
    color: #fff;
}


.logem_after_footer{
    position: relative;
    background-color:#f5f7f6;
    color:#4c5d73;
    padding-top:25px;
    padding-bottom: 26px;
    height: 72px;
	z-index: 2;
	
	
	margin-top: -77px;
}

.logem_after_footer .list-inline > li { padding: 0px; }
.logem_after_footer .list-inline > li.withSeparator:before { content: '|'; padding: 0px 10px; }

/*
.logem_after_footer .wrap {
    position: absolute;
    width: 100%;
    left: 50%;
    margin-left: -585px;
}
*/
.logem_after_footer > .wrap { position: relative; }
.logem_after_footer > .wrap ul.list-inline { margin-left: 0px; }

.btn-contacter-footer{
    position: absolute;
    right: 0;
    /* top: -105px; */
	top: 0px;
    background: url(../images/btn-contacter-footer.png) center top no-repeat;
    color: white;
    padding: 13px 6px;
    padding-top: 54px;
    font-size: 15.6px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    text-align: center;
    line-height: 14px;
    text-transform: uppercase;

}

p.last-para{
    margin-left: -130px;
    line-height: 29px;
}
.btn-contacter-footer:hover{
    color: white;
}
.logem_after_footer a, .logem_after_footer p, .btn-contacter-footer-responsive{
    font-size: 13px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 400;
}
.logem_after_footer p{
    text-align: left;
	line-height: 29px;
}


.logem_after_footer .two-thirds.first{
	clear: none;
	float: left;
}

.logem_after_footer .two-thirds.first ul {
	margin-bottom: 20px;
	margin-top: 10px;
}

.logem_after_footer .two-third{
	margin-bottom: 20px;
	float: right;
}

.logem_after_footer .two-third a + a{
	margin-left: 50px;
}

input#gform_submit_button_7{
    width: 172px;
    background-color: transparent;
    border: 1px solid white;
    padding: 10px 45px;
    border-radius: 0;
    margin-top: 0px;
    display: inline-block;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 600;
}
.logem_footer input[type=text].wysija-input
{
    width: 90%;
    max-width: 613px;
    height: 44px;
    border-radius: 20px;
}
.wysija-msg.alert:empty { display: none; }
#form-wysija-2 { margin-bottom: 50px; }
input#input_7_1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #b2b8c4;
    font-size: 18px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 400;

}
input#input_7_1::-moz-placeholder { /* Firefox 19+ */
    color: #b2b8c4;
    font-size: 18px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 400;

}
input#input_7_1:-ms-input-placeholder { /* IE 10+ */
    color: #b2b8c4;
    font-size: 18px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 400;

}
input#input_7_1:-moz-placeholder { /* Firefox 18- */
    color: #b2b8c4;
    font-size: 18px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 400;

}
div#input_7_2 input[type='checkbox']{
    /* Double-sized Checkboxes */
    -ms-transform: scale(2); /* IE */
    -moz-transform: scale(2); /* FF */
    -webkit-transform: scale(2); /* Safari and Chrome */
    -o-transform: scale(2); /* Opera */
    padding: 10px;
    margin-right: 18px;
    margin-top: -3px;
    width: initial;

}
/*styliser le footer checkbox*/
/* Cachons la case à cocher */
div#input_7_2 input[type='checkbox']:not(:checked),
div#input_7_2 input[type='checkbox']:checked {
    position: absolute;
    left: -9999px;
}
/* on prépare le label */
div#input_7_2 input[type='checkbox']:not(:checked) + label,
div#input_7_2 input[type='checkbox']:checked + label {
    position: relative; /* permet de positionner les pseudo-éléments */
    padding-left: 33px; /* fait un peu d'espace pour notre case à venir */
    cursor: pointer;    /* affiche un curseur adapté */
    padding-top: 3px;
}
/* Aspect des checkboxes */
/* :before sert à créer la case à cocher */
div#input_7_2 input[type='checkbox']:not(:checked) + label:before,
div#input_7_2 input[type='checkbox']:checked + label:before {
    content: '';
    position: absolute;
    left:0; top: 2px;
    width: 21px; height: 21px; /* dim. de la case */
    border: 1px solid #cfd5e1;
    background: #f8f8f8;
    border-radius: 4px; /* angles arrondis */
    box-shadow: inset 0 0 0 2px #cfd5e1;
    /*box-shadow: inset 0 1px 3px rgba(0,0,0,.3)  légère ombre interne */
}
/* Aspect général de la coche */
div#input_7_2 input[type='checkbox']:not(:checked) + label:after,
div#input_7_2 input[type='checkbox']:checked + label:after {
    content: '✔';
    position: absolute;
    top: -10px; left: 0px;
    font-size: 30px;
    color: #e1580e;
    transition: all .2s; /* on prévoit une animation */
}
/* Aspect si "pas cochée" */
div#input_7_2 input[type='checkbox']:not(:checked) + label:after {
    opacity: 0; /* coche invisible */
    transform: scale(0); /* mise à l'échelle à 0 */
}
/* Aspect si "cochée" */
div#input_7_2 input[type='checkbox']:checked + label:after {
    opacity: 1; /* coche opaque */
    transform: scale(1); /* mise à l'échelle 1:1 */
}


div#input_7_2  label{
    margin-right: 40px;
}
/*pagination*/
.pods-pagination-number{
    display:inline-block;
    /*width: 34px;*/
    /*height: 34px;*/
    background: #ededed;
    color: #45566c;
    /*text-indent: -99999px;*/
    /*text-align:left;*/
    padding:0px 8px;
}
.pods-pagination-current{
    background: #e1580e;
    color: white;
}



/*
body.page-id-228  .gform_wrapper .gform_footer {
    padding: 0px 0 10px;
    margin: 10px 0 0;
}
*/
div.breadcrumb{
    font-size: 14px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 600;
    color: rgb(69, 86, 108);
    text-align: left;
    background: #fff url(../images/nav-primary-item-bg.png) left bottom repeat-x;
    padding-left: 30px;
	margin-bottom: 20px;
}
div.breadcrumb span{
    font-weight: 400;
}

/*
.logem_nos_offre_page_form{
    position: relative;
    margin-top: 0px;
	padding-top: 60px;
}
*/
.title-nos-offre-form{
    position: absolute;
    top: 20px;
    left: 14px;
    height: 41px;
    padding: 0px 15px;
    background: #45566c;
    color: #fff;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 41px;
	box-sizing: border-box;
	margin: 0px !important;
}
div.logem_home_page .title-nos-offre-form,
div.logem_nos_offre_page_form .title-nos-offre-form {
    position: relative;
    top: 0;
    left: 0;
	margin: 0px 0px 0px 17px;
    /* max-width: 229px; */
	display: inline-block;
    height: 41px;
    padding: 0px 15px;
    background: #45566c;
    color: #fff;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 42px;
}


/*
.logem_nos_offre_page_form-top{
    background: url(../images/nos_offre_page_form-top-bg.jpg) left bottom no-repeat ;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    max-width: 1171px;
    height: 48px;
}
.logem_nos_offre_page_form-center{

    background: url(../images/nos_offre_page_form-middle-bg.jpg) left top repeat-y ;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    max-width: 1171px;
    padding: 40px;
    padding-top:1px;
    min-height: 355px;


    padding-bottom: 0px;
}

.logem_nos_offre_page_form-bottom{
    background: url(../images/nos_offre_page_form-bottom-bg.png) left top no-repeat ;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    max-width: 1171px;
    height: 89px;
}
*/

/**/
body.page-id-228 div.ginput_container_radio ul li,
body.page-id-232 div.ginput_container_radio ul li
{
    display: inline-block;
}


/********************************************************/

body.page-id-228 .gform_avant_bouton_selects_champs .gfield_label,
body.page-id-232 .gform_avant_bouton_selects_champs .gfield_label
{
	width: 120px;
	margin-right: 30px !important;
}

/*checkboxes*/
/*
body.page-id-228 ul#input_3_14 li,
body.page-id-228 ul#input_3_13 li
{
    display: inline-block;
    margin-top: -17px;
}
*/



/*
**		Actualites
*/
.actus_liste_item label { font-weight: bold; }
.actu_item .actu_thumb { float: left; margin: 0px 16px 16px 0px; }
.actu_item label { font-weight: bold; }

/*
**		Pages de liste de recherche
*/
.resultatRechercheContainer
{
    margin-top: 60px;
    position: relative;
    padding: 44px 20px;
    color:#45566c;
    font-size: 16px;
    background: #fff;
    text-align: left;
}

	/* Surtitre */
	.resultatRechercheContainer h2.title-showForm{
		position: absolute;
		top: -41px;
		left: 14px;
		padding: 0px 15px;
		background: #45566c;
		color: #fff;
		font-family: 'Hind Madurai', sans-serif;
		text-transform: uppercase;
		font-size: 17px;
		line-height: 42px;
	}

	/* Formulaire de tri */
	.resultatRechercheContainer form.formTrieAndAlert div { text-align: right; }
	.resultatRechercheContainer form.formTrieAndAlert div.first { text-align: left; }
	.resultatRechercheContainer form.formTrieAndAlert .btn-alert { margin: 0px; height: 38px; }

	/* Items */
		/* Item */
		.search-item { margin-bottom: 40px; }
			/* Image */
			/* Contenu */
				/* Ville */
				.search-item .search-item-ville { font-size: 16px; color: #e1580e; text-transform: uppercase; }
				/* Titre */
				.search-item .theContentSearch h2
				{
					font-size: 18px;
					font-family: 'Hind Madurai', sans-serif;
					font-weight: bold;
					text-align: left;
					margin-bottom: 4px;
				}
				.search-item .theContentSearch h2 a
				{
					color: #45566C;
					display: inline-block;
					background:url("../images/arrow-title-serch.png")  right center no-repeat;
					padding-right: 30px;
				}
				/* Détails */
				.search-item ul.search-item-detail { margin: 8px 0 0 0; padding: 0px; text-align: left; list-style: none; line-height: 22px; border-bottom: 2px solid #e7eaf0; padding-bottom: 10px; }
				.search-item ul.search-item-detail li { margin-left: 20px; }
				.search-item ul.search-item-detail label { font-weight: bold; margin-right: 1em; }
				/* Vignettes */
				.search-item .img-container { text-align: left; margin-top: 10px; }
				.search-item .img-container img { margin-right: 16px; }

/*
**		Pagination Pods
*/
.pods-pagination-advanced  { display: block; text-align: center; border-top: solid 2px #ededed; padding-top: 20px; margin-top: 20px; }
.pods-pagination-advanced .pods-pagination-number { padding: 2px 13px; }


/*
**		Pages standard
*/
.page-agences-adresses { }
.page-agences-adresses label { text-decoration: underline; }

/*
**	Sidebar actus + annonces
*/
aside.sidebar .sidebarPrincipale { margin-top: 0px; }




.formTrieAndAlert{
    padding:0 0 40px 0;
    border-bottom: 2px solid #45566c;
    margin-bottom: 80px;
}
.formTrieAndAlert select{
    width: initial;
}
.formTrieAndAlert label{
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #45566c;
    /*vertical-align: 7px;*/
}

#trieSelect{
    width:50%;
    /* max-width: 282px; */
    height: 38px;
    color: #778393;
    border:2px solid #cfd5e1;
    box-shadow: none;
    border-radius: 20px;
    padding: 0 10px;
    outline: none;
}
/*#trieSelect option{
  color: red;
}*/
#selectCroissant{
    width:30%;
    max-width: 92px;
    height: 38px;
    color: #2f4057;
    border:0px solid transparent;
    box-shadow: none;
    padding: 8px 5px;
    outline: none;
}
a.creeAlert{
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 700;
    font-size: 18px;
    background: #e1580e;
    max-width: 164px;
    height: 38px;
    color: white;
    padding: 9px 40px;
    outline: none;
    border-radius: 20px;
}









.BeforeSetAnnonceSingle{
    background: white;
    padding: 18px;
}

a.btn-before-annonce{
    font-size: 15px;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: bold;
    width: 64px;
    height: 50px;
    display: inline-block;
    padding-top: 21px;
    text-align: center;
    margin-right: 20px;
    line-height: 13px;
    letter-spacing: -0.5px;
}
.btn-bienprecd{
    background:url("../images/arrow-left.png")  top center no-repeat;
}
.btn-retourrech{
    background:url("../images/arrow-left2.png")  top center no-repeat;
}
.btn-biensuivi{
    background:url("../images/arrow-right.png")  top center no-repeat;
}

/*
**		Fiches pratiques
*/
.fiche-pratique-header { position: relative; margin-bottom: 30px; background-position: bottom right; background-repeat: no-repeat; background-size: contain;  }
.fiche-pratique-header-banniere img { margin-bottom: 80px; }
.fiche-pratique-titre { font-size: 32px; line-height: 32px; text-align: center; }
.fiche-pratique-titre small { display: block; }

.fiche-pratique-bloc { margin-top: 20px; }
.fiche-pratique-bloc-titre { font-size: 18px; color: #fff; padding-left: 40px; padding-right: 20px; display: inline-block; position: relative; margin-bottom: 20px; line-height: 32px; }
.fiche-pratique-bloc-titre:after { content: ''; display: inline-block; position: absolute; top: 0; right: -10px; border-top: solid 16px transparent; border-right: solid 10px transparent !important;  border-bottom: solid 16px transparent; }
	
.fiche-pratique-bloc-Bleu .fiche-pratique-bloc-titre { background-color: #45566c; }
.fiche-pratique-bloc-Bleu .fiche-pratique-bloc-titre:after { border-color: #45566c; }
.fiche-pratique-bloc-orange .fiche-pratique-bloc-titre { background-color: #e0580e; }
.fiche-pratique-bloc-orange .fiche-pratique-bloc-titre:after { border-color: #e0580e; }
.fiche-pratique-bloc-jaune .fiche-pratique-bloc-titre { background-color: #EFA526; }
.fiche-pratique-bloc-jaune .fiche-pratique-bloc-titre:after { border-color: #EFA526; }


/*
**		bandeau cookie
*/
#cookie-notice span { line-height: 32px; }
#cookie-notice .button.bootstrap {
	background-color: #45566c; 
	background-image: -moz-linear-gradient(top, #66788e , #45566c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#66788e ), to(#45566c));
    background-image: -webkit-linear-gradient(top, #66788e , #45566c);
    background-image: -o-linear-gradient(top, #66788e , #45566c);
    background-image: linear-gradient(to bottom, #66788e , #45566c);
	margin-top: 0px;
}
#cookie-notice  .button.bootstrap:hover, #cookie-notice .button.bootstrap:focus { background-color: #45566c; }


/*
**		PDF
*/
body.version-pdf .fiche-pratique-bloc-titre, body.version-pdf .title-onglet { white-space: nowrap; }
body.version-pdf .site-container { background-image: none; background-color: #fff; }
body.version-pdf .annonce-pdf-image { margin-bottom: 20px; }


/*
**		Formulaire contact ami
*/
#gform_20 .ginput_container input { width: 100%; }
#gform_20 .gform_button { margin-right: 0px; }


/*
**		Formulaire creer alerte
*/
#gform_18 .ginput_container input { width: 100%; }
#gform_18 .gform_button { margin-right: 0px; }


/*
**		Formulaire etre rappele
*/
#gform_19 .ginput_container input { width: 100%; text-align: center; }
#gform_19 .ginput_container select { width: 100%; height: 38px; }
#gform_19 .gform_button { margin-right: 0px; }


/*
**		Formulaire de connexion...
*/
/* Tous */
.form-control:focus, .form-group.focus .form-control { border-color: #cfd5e1; }
/* Login */
body.page-id-719 input[type=text].form-control.login-field, body.page-id-719 input[type=password].form-control.login-field { box-shadow: none; }
/* Reset pwd */
body.page-id-1753 input[name=user_login], body.page-id-1753 input[type=password] { height: 42px; }

/*
**		Detail annonce
*/

/*	SideBar	*/
	/*	Nos avantages	*/
	#pods_widget_single-2 { padding: 20px; background: white; color:#45566c; font-family: 'Hind Madurai', sans-serif; }
	#pods_widget_single-2 h2 { font-size: 18px; font-weight: bold; color:#45566c; text-transform: uppercase; font-family: 'Hind Madurai', sans-serif; }
	#pods_widget_single-2 ul {}
	#pods_widget_single-2 ul li:before { content: ''; background: #e1580e; width: 12px; height: 12px; display: inline-block; border-radius: 100px; margin-right: 10px; }
	
	/*	Formulaire	*/
	#gform_widget-2 #gform_3 label { font-size: 16px; }

	#gform_widget-2 { position: relative; background: white; padding:17px; margin-top: 74px; overflow: visible; }
	#gform_widget-2 h4.widgettitle { font-family: 'Hind Madurai', sans-serif; position: absolute; width: 214px; height: 39px; top: -39px; left: 0; background: #45566c; color: white; font-size: 18px; font-weight: 700; padding: 9px 16px; text-transform: uppercase; }
	#gform_widget-2 #gform_wrapper_3 {margin: 0px; }
	#gform_widget-2 form#gform_3 { position: relative; background: #ededed; padding: 20px; }
	#gform_widget-2 form#gform_3 ul.gform_fields { width: 100%; }
	#gform_widget-2 form#gform_3 .gform_boutons_image { margin-left: 0px; }

	#gform_widget-2 ul.gfield_radio { border-bottom: 0px solid transparent; }
	#gform_widget-2  #gform_3 #gform_fields_3 > li.gfield, #gform_widget-2 ul.gform_avant_bouton_types { border-bottom: solid 2px #fff; }
	#gform_widget-2 #gform_3 .gfield_label { margin-bottom: 0px; }
	#gform_widget-2 #gform_3 .gform_footer.top_label { margin-left: 0px; }

	#gform_widget-2 #field_3_1 { margin-top: 0 !important; margin-bottom: 12px; padding-bottom: 3px; }
	#gform_widget-2 #field_3_1 .ginput_container_radio{ margin-top: 0 !important }
	#gform_widget-2 #field_3_1 li { margin-bottom: 0px !important; }


/*	Content	*/
div.detail-annonce { font-family: 'Hind Madurai', sans-serif; color: #45566c; }

div.detail-annonce .wrap.no-margin { margin-bottom: 0px; }

div.detail-annonce .ville { font-size: 16px; font-weight: 400; text-transform: uppercase; color: #dd560e; }
div.detail-annonce .reference-interne { font-size: 14px; text-transform: uppercase; text-align: right; }
div.detail-annonce .post-title { font-size: 22px; font-weight: 700; margin-bottom: 22px; }

div.detail-annonce .btn-fiche { background-position: 20px center; background-repeat: no-repeat; width: 100%; padding-left: 70px; color: white; font-weight: 700; font-size: 17px; display: inline-block; line-height: 89px; margin: 20px 0; }
div.detail-annonce .btn-fiche:hover { color: #fff; }

	/* Top */
	div.BeforeSetAnnonceSingle .BeforeSetAnnonceSingle-boutons { text-align: right; }
	div.BeforeSetAnnonceSingle .BeforeSetAnnonceSingle-boutons .annonce-top-btn { margin-left: 10px; }
	div.BeforeSetAnnonceSingle .BeforeSetAnnonceSingle-boutons .annonce-top-btn.btn-telephoner { background-color: #efa526; }
	
	/* Col G */
	.bx-wrapper {
		border: none 0px transparent !important;
		box-shadow: 0px 0 0 transparent !important;
		-webkit-box-shadow: 0px 0 0 transparent !important;
		-moz-box-shadow: 0px 0 0 transparent !important;
		margin-bottom: 10px !important;
	}

	.bx-wrapper ul.bxslider li { margin: 0px; }

	#bx-pager a img { width: 80px!important; height: 62px!important; margin-right: 8px; margin-bottom: 10px; }
	#bx-pager a:nth-child(4) img { margin-right: 0px; margin-left: 1px; }
	
	
	.detail-annonce .flexslider { margin-bottom: 0px; }
	.detail-annonce .flexslider > ul > li { list-style: none; line-height: 1; }
	.detail-annonce #carousel.flexslider ul.slides { margin-bottom: 0px; }
	.detail-annonce #carousel.flexslider a { padding-right: 8px; display: inline-block; }
	.detail-annonce #carousel.flexslider a img { width: 88px!important; height: 62px!important; margin-right: 8px; margin-bottom: 0px; }
	.detail-annonce #carousel.flexslider ul.flex-direction-nav { margin: 0px; }

	
	div.detail-annonce  .btn-fiche-download { background-color: #e1580e; background-image: url(../images/btn-fiche-download.png); }


	/* Col D */
	div.detail-annonce div.post_content { font-size: 14px; font-weight: 400; text-align: justify; }
	div.detail-annonce  ul.info-detail { font-size: 16px; font-weight: 700; list-style: none; margin: 30px 0; color: #45566c; }
	div.detail-annonce  ul.info-detail li { list-style: none; margin-left: 0px; }
	div.detail-annonce  .img-container { margin-bottom: 40px; }
	div.detail-annonce  .nom-detail { font-size: 18px; font-weight: 700; text-align: center; margin-bottom: 20px; }
	div.detail-annonce  .email-detail, div.detail-annonce  .tel-detail { text-align: center; font-weight: bold; }

	div.detail-annonce .detail-map { position: relative; margin-top: 20px; }
	div.detail-annonce .detail-map .wrap { margin-bottom: 0px; }
	
	div.detail-annonce  .btn-logement-pdf { background-color: #efa526; background-image: url(../images/btn-logement-pdf.png); }
	div.detail-annonce  .btn-demande-logement { background-color: #e1580e; background-image: url(../images/btn-logement-pdf-2.png); }

/* Formulaire contact */
#gform_submit_button_6 { font-weight: bold; font-size: 18px; width: 163px; height: 38px; }


/* PDF */
body.version-pdf h2.title-detail-annonce { white-space: nowrap; }




div.detail-annonce  ul.info-detail .energie { color: #000; padding: 0px 8px; text-align: center; line-height: 22px; height: 22px; position: relative; }
div.detail-annonce  ul.info-detail .energie:after {     content: '';
    border-left-width: 11px;
	border-left-style: solid;
	border-left-color: transparent;
    border-right: 0px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    display: inline-block;
    position: absolute;
    right: -11px;
    top: 0;
	}

div.detail-annonce  ul.info-detail .energie-A { background-color: #319731; }
div.detail-annonce  ul.info-detail .energie-A:after { border-left-color: #319731; }
div.detail-annonce  ul.info-detail .energie-B { background-color: #31ca31; }
div.detail-annonce  ul.info-detail .energie-B:after { border-left-color: #31ca31; }
div.detail-annonce  ul.info-detail .energie-C { background-color: #c9fc31; }
div.detail-annonce  ul.info-detail .energie-C:after { border-left-color: #c9fc31; }
div.detail-annonce  ul.info-detail .energie-D { background-color: #fdfd00; }
div.detail-annonce  ul.info-detail .energie-D:after { border-left-color: #fdfd00; }
div.detail-annonce  ul.info-detail .energie-E { background-color: #fdca00; }
div.detail-annonce  ul.info-detail .energie-E:after { border-left-color: #fdca00; }
div.detail-annonce  ul.info-detail .energie-F { background-color: #fd9732; }
div.detail-annonce  ul.info-detail .energie-F:after { border-left-color: #fd9732; }
div.detail-annonce  ul.info-detail .energie-G { background-color: #fd0100; color: #fff; }
div.detail-annonce  ul.info-detail .energie-G:after { border-left-color: #fd0100; }


/*********************************************
*nav menu custom
**********************************************/
ul.sub-menu li{
	height: auto !important;
	background-image: none  !important;
}
.nav-primary .sub-menu a {
	background-color: #fff !important;
	color: #333 !important;
	border:0px solid transparent;
	border-bottom: 1px solid #ddd;
}

.nav-primary .sub-menu a:hover {
    background: #eee !important;
    color: #304158 !important;
}



/*********************************************
*boutton acceder mon compte res
**********************************************/

@media (max-width: 1150px) {
	.logem_footer input[type=text].wysija-input{
		width: 70%;
	}
}

@media (max-width: 1400px) {
	#home_cpt_client .btn-mon-compt { bottom: 180px;}
}

@media (max-width: 1190px) {
	#home_cpt_client .btn-mon-compt { bottom: 205px;}
}

@media (max-width: 1050px) {
	#home_cpt_client .btn-mon-compt { width: 260px; margin-left: -130px;}
}




/*  NetCom  */
.gfield.gsection.empty { display: none; }

/* .home .gform_fields.gform_column.one-half { margin-left: 2.564102564102564% !important; } */
#gform_3 .gform_fields.gform_column.one-half { margin-left: 2.564102564102564% !important; }
#gform_3 .gform_fields.gform_column.one-half.first { margin-left: 0px !important; clear: none !important; }

.gform_avant_bouton_selects { float: left; clear: none; }
.gform_avant_bouton_types { float: right !important; }


/* Grilles boutons */
/* Global */
.gform_boutons_image ul.gfield_checkbox li
{
	text-align: center;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	margin-bottom: 0px;
}

section:not(#gform_widget-2 ) #gform_3 .gform_footer { padding: 0 !important; margin: 20px 0 0 35px !important; clear: both !important; width: 100% !important; text-align: center; }
section:not(#gform_widget-2 ) #gform_3 .gform_footer input.button, #gform_3 .gform_wrapper .gform_footer input[type=submit] { display: inline-block; }


/*
**		Liste mosaique
*/
.mosaique-item { margin: 0px 20px 20px 20px; padding-bottom: 20px; border-bottom: solid 2px #ededed; }
.mosaique-item:last-child { margin-bottom: 0px; padding-bottom: 0px; border-bottom: none 0px transparent; }

/*
**		Mosaique Single
*/
.mosaique-content .mosaique-infos label { font-weight: bold; margin-right: 10px; }
.mosaique-content ul.mosaique-infos, .mosaique-content ul.mosaique-infos li { list-style: none; margin: 0px; padding: 0px; }
.mosaique-content ul.mosaique-infos { background-color: #eee; margin-bottom: 20px; }
.mosaique-content ul.mosaique-infos li { padding: 0px 10px; }

.mosaique-content .pdf-light-viewer .pdf-light-viewer-features-top-panel,
.mosaique-content .pdf-light-viewer .pdf-light-viewer-features-bottom-toolbar-panel {
    list-style: none;
    position: static;
    display: inline-block;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(57%, #fefefe), to(#F6F6F6));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #fefefe 57%, #F6F6F6 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #fefefe 57%, #F6F6F6 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 8px;
    margin: 10px 0;
    -webkit-box-shadow: 1px 2px 2px 3px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 1px 2px 2px 3px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mosaique-content .pdf-light-viewer .pdf-light-viewer-magazine-viewport .shadow {
    -webkit-transition: -webkit-box-shadow 0.3s;
    -moz-transition: -moz-box-shadow 0.3s;
    -o-transition: -webkit-box-shadow 0.3s;
    -ms-transition: -ms-box-shadow 0.3s;
    -webkit-box-shadow: 0px 2px 2px 3px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 2px 2px 3px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mosaique-content .pdf-light-viewer .pdf-light-viewer-magazine-thumbnails .pdf-light-viewer-features-bottom-panel,
.mosaique-content .pdf-light-viewer .pdf-light-viewer-magazine-thumbnails .pdf-light-viewer-features-top-nav-panel {
    display: inline-block;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(57%, #fefefe), to(#F6F6F6));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #fefefe 57%, #F6F6F6 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #fefefe 57%, #F6F6F6 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 3px 8px;
    margin: 10px;
    -webkit-box-shadow: 1px 2px 2px 3px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 1px 2px 2px 3px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

/*
**	Menu Top
*/
ul.menu-main { margin-left: 0px; }
ul.menu-main li { position: relative; padding: 0px; }
ul.menu-main li > a { padding: 0 5px; white-space: nowrap; }
ul.menu-main li > ul.menu-sub { display: none; margin: 0px; position: absolute; z-index: 100; min-width: 100%; top: 100%; background-color: #dcdcdc; left: 0px; }
ul.menu-main .menu-sub > li { width: 100%; }
ul.menu-main .menu-sub > li > a { display: inline-block; width: 100%; height: 100%; }
ul.menu-main .menu-sub > li > .menu-sub { z-index: 100; background-color: #ededed; width: auto; top: 0; left: 100%; min-width: 100%; }
ul.menu-main > li > ul.menu-sub li.menu-hasSubMenu { padding-right: 40px; }
ul.menu-main > li > ul.menu-sub li.menu-hasSubMenu:after { position: absolute; top: 0; right: 10px; font-family: FontAwesome; content: "\f0da"; color: #666; }
ul.menu-main li:hover > ul.menu-sub { display: inline-block; }
ul.menu-main li:hover > a { text-decoration: underline; color: #666666; }
ul.menu-main > li:hover { background-color: #c7c7c7; }
ul.menu-main > li:hover > ul.menu-sub { background-color: #dcdcdc; }
ul.menu-main > li > ul.menu-sub li:hover { background-color: #c7c7c7; }
ul.menu-main > li > ul.menu-sub > li > ul.menu-sub li:hover { background-color: #dcdcdc; }

/*
**	Menu Mobile
*/
.logem_btn_menu_responsive { display: inline-block; float: left; }
.header-menu-responsive { background-color: #304158; color: #fff; padding: 0px; line-height: 38px; font-size: 24px; display: none; }
.btn-switch-menu { margin-left: 10px; margin-right: 10px; float: left; }
.titreMenuResponsive { float: left; }
.responsiveFncts { float: right; background-color: #e1580e; }
.responsiveFncts ul { display: inline-block; margin: 0px; padding: 0px; float: right; }
.responsiveFncts ul li { list-style: none; float: left; padding: 0px; border-left: solid 1px #fff; }
.responsiveFncts ul li:first-child { border-left: none 0px transparent; }
.responsiveFncts ul li a, .responsiveFncts ul li a:hover { color: #fff; width: 44px; text-align: center; display: inline-block; font-size: 20px; }

#logemMenuMobileOuter {
	display: none;
    position: fixed; /* Stay in place */
    top: 0;
    left: 0;
    width: 250px; /* 0 width - change this with JavaScript */
	margin-left: -250px;
    height: 100%; /* 100% Full-height */
    z-index: 10000; /* Stay on top */

    background-color: #45566C; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 0px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

.logem_menu_pane { margin-top: 0; margin-left: -250px; display: none; transition: 0.3s; line-height: 38px; }
.logem_menu_pane li.logem_menu_link_in:hover a { background-color: #66788e; }

.logem_menu_return_back, .logem_menu_titre_racine { background-color: #222e3e; line-height: 38px; }
.logem_menu_return_back .fa.caret-prev, .logem_menu_titre_racine  .fa.caret-prev { margin-right: 20px; line-height: 38px; }
.logem_has_sub_menu .fa.caret-next { float: right; margin-right: 0px; line-height: 38px; width: 38px; text-align: center; background-color: rgba(255,255,255,0.2); color: #fff; }
.logem_has_sub_menu:hover .fa.caret-next { background-color: rgba(255,255,255,0.4); }

.logem_menu_pane a,
.logem_menu_pane span {
    text-decoration: none;
    color: #fff;
    display: block;
    transition: 0.3s;
	padding: 0px 4px 0px 12px;
}

.logem_menu_pane .logem_has_sub_menu a { padding-right: 0px; }

/* When you mouse over the navigation links, change their color */
.logem_menu_link_in a:hover {
    color: #f1f1f1;
}

.logem_has_sub_menu a { display: inline-block; width: 212px; }

.logem_menu_return_back span, .logem_menu_titre_racine span { padding-top: 0px; padding-bottom: 0px; }

/* Position and style the close button (top right corner) */
#logemMenuMobileOuter .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    margin: 0;
	color: #fff;
	line-height: 38px;
	width: 38px;
	text-align: center;
}

.logem_menu_in { margin-left: 0px; display: block; }

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px)
{
    #logemMenuMobileOuter { padding-top: 0px; }
    #logemMenuMobileOuter a { font-size: 18px; }
}



.logem_home_page_right-bottom2 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 123px 875px 0 0;
    border-color: #fff transparent transparent transparent;
    position: relative;
}

.logem_nos_offre_page_form-bottom { border-bottom: solid 17px #fff; margin-bottom: 30px; }


.logem_home_page_right-bottom2:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 103px 736px 0 0;
    border-color: #ededed transparent transparent transparent;
    content: '';
    display: block;
    position: absolute;
    /* top: 0; */
    left: 17px;
    bottom: 20px;
    z-index: 10000;
}

.logem_home_page .two-thirds { overflow-x: hidden; }


	footer.site-footer > .wrap form > .wrap .one-third.first ul li:first-child { float: left; }
	.btn-contacter-footer-responsive, .aLauneTicket-ligne { display: none; }


	body:not(.home) .site-inner > .wrap > .content-sidebar-wrap > main.content { padding-bottom: 50px; }
	body:not(.home) .site-inner > .wrap > .content-sidebar-wrap > main.content > article > .entry-content
	{
		padding: 20px;
		background-color: #fff;
		min-height: 500px; 
	}
	
	/*
	body.page-template-default .site-inner > .wrap > .content-sidebar-wrap > main.content > article > .entry-content a { color: #EE5F00; text-decoration: underline; }
	
	body.page-template-default h2 { color: #45566c; border-bottom: solid 2px #45566c; padding-bottom: 5px; font-size: 24px; }
	body.page-template-default h3 { color: #e0580e; border-bottom: solid 2px #e0580e; padding-bottom: 5px; font-size: 24px; }
	*/
	body:not(.home) h2 { color: #e0580e; font-size: 24px; }
	body:not(.home) h3 { color: #45566c; font-size: 18px; }

/*
**		Moteur de recherche standard
*/
body:not(.home) .site-inner > .wrap > .content-sidebar-wrap > main.content { padding-bottom: 100px; }

body.search-results .site-inner > .wrap > .content-sidebar-wrap > main.content > .archive-description > h1.archive-title { margin-left: 0px; }

body.search-results .site-inner > .wrap > .content-sidebar-wrap > main.content > article { margin-top: 20px; margin-bottom: 20px; background-color: #fff; }
body.search-results .site-inner > .wrap > .content-sidebar-wrap > main.content > article > header h2 { padding-right: 20px; margin-bottom: 0px; }
body.search-results .site-inner > .wrap > .content-sidebar-wrap > main.content > article > header a { background-color: inherit; color: #fff; font-size: 18px; }
body.search-results .site-inner > .wrap > .content-sidebar-wrap > main.content > article > .entry-content { min-height: 0px; }

body:not(.home) .site-inner > .wrap > .content-sidebar-wrap > main.content .pagination ul { text-align: center; }


/* Desktop */
@media (min-width:981px) and (max-width: 1190px)
{
	.logem_home_page .two-thirds { width: 621px; }
	.logem_home_page_right-bottom2 { border-width: 102px 726px 0 0; }
	.logem_home_page_right-bottom2:after { border-width: 82px 587px 0 0; }
	.logem_button_mon_compt { margin-top: -390px; padding-top: 390px; }
	
	div.detail-annonce .btn-fiche { font-size: 15px; }
}

@media (min-width: 1151px)
{
	.nav-primary .search-form input { width: 300px; }
	.gform_boutons_image ul.gfield_checkbox li { width: 33.333%; }
	.gform_boutons_image ul.gfield_checkbox li:nth-child(n+4) { border-bottom: 0px none transparent; }	/* A partie du 4e, pas de bordure bottom */
	.gform_boutons_image ul.gfield_checkbox li:nth-child(3n) { border-right: 0px none transparent; }	/* Tous les multiples de 3, pas de bordure droite */
}

@media (max-width: 1050px)
{
	.site-container .logem_top_menu { display: none; }
	.site-container nav.nav-primary { display: none; }
	#logemMenuMobileOuter { display: block; }
	.header-menu-responsive { display: block; }
	body .site-container { top: 0px; background-position-y: 0px; }
	div.detail-annonce .btn-fiche { font-size: 13px; }
}

/* Small desktop */
@media (min-width:981px) and (max-width: 1150px)
{
	.gform_boutons_image ul.gfield_checkbox li { width: 50%; }
	.gform_boutons_image ul.gfield_checkbox li:nth-child(n+3) { margin-top: -10px !important; padding-top: 5px !important; }	
	.gform_boutons_image ul#input_3_14.gfield_checkbox li:nth-child(n+3) { border-bottom: 0px none transparent; }	
	.gform_boutons_image ul#input_3_13.gfield_checkbox li:nth-child(n+5) { border-bottom: 0px none transparent; }	
	.gform_boutons_image ul.gfield_checkbox li:nth-child(2n) { border-right: 0px none transparent; }				
}

/* Tablette */
/* colonnes */
@media (max-width: 980px )
{
	.site-inner > .wrap { padding: 0px; }
	.site-inner > .wrap > .content-sidebar-wrap > main.content { padding-bottom: 0px; }
	#gform_3 ul.gform_fields.gform_column.one-half { width: 100%; }
	.home #gform_3 .gform_fields.gform_column.one-half { margin-left: 0px !important; }
	 li#field_3_14 .gform_boutons_image, li#field_3_13 .gform_boutons_image { margin-left: 0px !important; }
	.gform_wrapper .gform_footer { margin-left: 0px !important; }
	.gform_avant_bouton_types  { border-bottom: solid 2px #fff; margin-bottom: 10px !important; padding-bottom: 10px !important; }
	
	.logem_home_page > .two-thirds { width: 100%; }
	.logem_home_page_right, .logem_nos_offre_page_form-center { max-width: 100%; border-bottom: solid 17px #fff; padding-bottom: 30px; }
	.logem_home_page_right-bottom2 { display: none; }
	
	.logem_button_mon_compt { padding-top: 17px; margin-top: 0px; background: #ededed; display: block !important;  margin-bottom: -10px; }
	.logem_button_mon_compt > .btn-mon-compt { display: none; }
	.logem_button_mon_compt > .wrap.lastRowContainer { top: 0px; background-color: #fff; padding: 0 17px; margin-top: 17px; }
	
	.aLauneContainer { padding-top: 38px; }
	.aLauneContainer > .wrap { padding: 0px; }
	.logem_button_mon_compt > .wrap > .home-actus { padding-top: 70px; margin-top: 0px; }
	
	body.home footer.site-footer { bottom: 0px; margin-bottom: 0px; }
	footer.site-footer > .wrap form > .wrap { border: 0px; padding: 0px; margin-bottom: 20px; }
	footer.site-footer > .wrap form > .wrap .one-third, footer.site-footer > .wrap form > .wrap .two-thirds { width: 48.7179%; } 
	footer.site-footer > .wrap form > .wrap .one-third.first .f-rs { font-size: 20px; }
	footer.site-footer > .wrap form > .wrap .one-third.first .f-rc { font-size: 18px; }
	footer.site-footer .two-thirds .wysija-input { margin: 2px; width: calc(100% - 4px); }
	.logem_after_footer { margin-top: 0px; padding-top: 5px; padding-bottom: 5px; }
	.logem_after_footer > .wrap { padding: 0px 17px; position: relative; left: 0px; margin-left: 0px; }
	.logem_after_footer > .wrap > .one-half { width: 100%; margin: 0px; }
	.logem_after_footer > .wrap .last-para { margin-left: 0px; text-align: left; }
	.btn-contacter-footer { right: 0px; top: -172px; }
	
	.logem_home_page_right, .logem_nos_offre_page_form-center { padding-left: 20px; padding-right: 20px; padding-top: 0px; }
	.logem_home_page_right #bouton_submit, .logem_nos_offre_page_form-center #bouton_submit  { padding-left: 0px !important; margin-top: 20px; }
	.logem_home_page_right #bouton_submit #gform_submit_button_3, .logem_nos_offre_page_form-center #bouton_submit #gform_submit_button_3 { width: 100%; }
}

@media (min-width:821px) and (max-width: 980px )
{
	.gform_boutons_image ul#input_3_13.gfield_checkbox li { width: 20%; }
	.gform_boutons_image ul#input_3_14.gfield_checkbox li { width: 25%; }
	.gform_boutons_image ul.gfield_checkbox li { border-bottom: none 0px transparent !important; border-right: solid 2px #fff !important; }
	.gform_boutons_image ul.gfield_checkbox li:last-child { border-right: none 0px transparent !important; }
}

@media (max-width: 1024px)
{
	.BeforeSetAnnonceSingle .one-half { width: 100%; margin: 0px; }
	.BeforeSetAnnonceSingle .BeforeSetAnnonceSingle-nav { text-align: center; }
	.BeforeSetAnnonceSingle .BeforeSetAnnonceSingle-nav .btn-bienprecd { float: left; }
	.BeforeSetAnnonceSingle .BeforeSetAnnonceSingle-nav .btn-biensuivi { float: right; }
	.BeforeSetAnnonceSingle .BeforeSetAnnonceSingle-boutons .btn-telephoner { float: left; }
	
	.sidebar-content aside.sidebar-primary { width: 100%; }
	.sidebar-content main.content { width: 100%; padding-bottom: 17px; }
	.sidebar-content main.content > article { margin-bottom: 0px; }
	
	.fiche-pratique-bloc-titre { display: block; padding-left: 20px; }
	.fiche-pratique-bloc-titre::after { display: none; }
}

@media (max-width: 1000px) {
	#home_cpt_client { width: 100%; margin: 0px; height: auto !important; padding: 0 0 17px 0; background-color: #fff; }
	#home_cpt_client .btn-mon-compt { max-width: 100%; width: 290px; font-size: 14px; background-image: url(../images/btn-mon-compet.jpg); padding-top: 26px; padding-bottom: 0px; position: relative; top: 0px; left: 0px; margin: auto;  }
		.btn-contacter-footer {display: none; }
		.btn-contacter-footer-responsive { display: inline-block; top: auto; bottom: 0; right: 0; padding-bottom: 8px; }

	.site-footer{
		margin-bottom: -29px;
	}
	
	.logem_after_footer .two-thirds.first,
	.logem_after_footer .two-third
	{
		clear: both;
		float: none;
		width: 100%;
	}
	
	.logem_after_footer .two-third{
		text-align: center;
	}		
	
	.logem_after_footer .two-third a {
		margin-left: 30px;
		margin-right: 30px;
		margin-bottom: 20px;
		display: inline-block;
	}
}

/* Smartphones */
@media (max-width: 820px)
{
	.gform_boutons_image ul.gfield_checkbox li { width: 50%; }
	.gform_boutons_image ul.gfield_checkbox li:nth-child(n+3) { margin-top: -10px !important; padding-top: 5px !important; }	
	.gform_boutons_image ul#input_3_14.gfield_checkbox li:nth-child(n+3) { border-bottom: 0px none transparent; }	
	.gform_boutons_image ul#input_3_13.gfield_checkbox li:nth-child(n+5) { border-bottom: 0px none transparent; }	
	.gform_boutons_image ul.gfield_checkbox li:nth-child(2n) { border-right: 0px none transparent; }
	
	.logo-widget { margin: 30px 0; }
	.logo-widget img { max-width: 50%; }
	body.home .site-inner .content .logem_home_page { padding-top: 50px; }

	.site-container { background: #ededed; }
	.logem_button_mon_compt,
	.logem_button_mon_compt > .wrap.lastRowContainer,
	.logem_after_footer 
	{
		background: none;
	}

	/*.logem_button_mon_compt > .wrap.lastRowContainer .home-actus .slider-actus-outer { background-size: contain; }*/
	.logem_button_mon_compt > .wrap.lastRowContainer #tabs { max-width: 100%; }
	.logem_button_mon_compt > .wrap.lastRowContainer #tab li { max-width: 100%; }
	
	footer.site-footer > .wrap { background-color: #40505d; position: relative; }
	footer.site-footer > .wrap form > .wrap { margin: 0px; }
	footer.site-footer .two-thirds .wysija-input { margin-bottom: 17px; }
	input#gform_submit_button_7 { margin-top: 17px; margin-bottom: 17px; }
	footer.site-footer > .wrap form > .wrap .one-third, footer.site-footer > .wrap form > .wrap .two-thirds { width: 100%; } 
	footer #input_7_2 label { width: 100%; display: inline-block; text-align: left; padding-top: 0 !important; margin-bottom: 5px; }
	#form-wysija-2 { margin-bottom: 0px; }
	
}

@media (max-width: 800px)
{
	.blockAlaUneContainer > .aLauneTicket { display: none; }
	.aLauneTicket-ligne { display: block; position: relative; padding-top: 17px; background: #ededed; }
	.aLauneTicket-ligne .aLauneTicket { position: relative; top: 0; }
	.aLauneContainer { padding-top: 0px; }
	.blockAlaUneContainer .image h2 {display: none; }
	
	.resultatRechercheContainer form.formTrieAndAlert { margin-bottom: 40px; }
	.resultatRechercheContainer form.formTrieAndAlert div { width: 100%; text-align: left; margin-bottom: 0px; }
	.resultatRechercheContainer form.formTrieAndAlert div.first { margin-bottom: 30px; }
	.search-item ul.search-item-detail { border-bottom: 0px none transparent; }
	.search-item div.img-container { border-bottom: 2px solid #e7eaf0; padding-bottom: 30px; }
	.search-item:last-child { margin-bottom: 0px; }
	.search-item:last-child  div.img-container { border-bottom: 0px none transparent; padding-bottom: 0px; }
	
	.ec-home-boutons .wrap { margin-bottom: 0px; }
	.ec-home-boutons .one-third { margin-bottom: 20px; }
	.fiche-pratique-header-banniere img { margin-bottom: 80px; }
}

@media (max-width: 768px)
{
	ul#tabs { max-width: 100%; }
	ul#tab li { max-width: 100%; }
	.sidebar .widget.pods_widget_single#pods_widget_single-3 { padding-bottom: 32px; padding-bottom: 3.2rem; }
	.fiche-pratique-titre {font-size: 24px; }
}

@media (max-width: 600px)
{
	.fiche-pratique-titre { font-size: 18px; }
	.fiche-pratique-header-banniere img { margin-bottom: 40px; }
}

@media (max-width: 350px)
{
	.fiche-pratique-header-banniere img { margin-bottom: 30px; }
}

#menu-header-menu input[type=submit] { display: none; }
.home-actus .button { padding: 0px 10px !important; margin: 10px 5px 0px 5px; }


.fiche-pratique-header-nobackground .fiche-pratique-header-banniere img { margin-bottom: 0px; }
/*
**		BootStrap
*/
.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-danger	{ background-color: #f2dede; border-color: #ebccd1; color: #a94442; }
.alert-success	{ background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; }
.alert-warning	{ background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; }
.alert-info		{ background-color: #d9edf7; border-color: #bce8f1; color: #31708f; }









.logem-fancy-close,
.logem-fancy-previous,
.logem-fancy-next {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #000;
  text-align: center;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  border-radius: 50%;
  font-size: 16px;
}

.logem-fancy-previous,
.logem-fancy-next {
  top: 50%;
  margin-top: -20px;
  line-height: 40px;
}

.logem-fancy-previous::before,
.logem-fancy-next::before {
	font-family: "flexslider-icon";
	content: '\f001';
}
.logem-fancy-next::before {
	content: '\f002';
}

.logem-fancy-previous {
    left: -50px;
}

.logem-fancy-next {
    right: -50px;
}

.logem-fancy-close {
  top: -20px;
  right: -20px;
  font-size: 22px;
  color: rgba(255,255,255,0.8);
}




.offsetAncre { margin-top: -70px; padding-top: 70px; }

.search-highlight { background-color: #e0580e; color: #fff; padding: 0px 5px; }

.formError{position: static !important;}

.tabContainer.home-actus .slider-actus-image, #pods_widget_list-3 .tabContainer .slider-actus-image { cursor:pointer; } 
.tabContainer.home-actus h2 a, #pods_widget_list-3 .tabContainer h2 a { color: #45566c; font-size: 24px; }
.tabContainer.home-actus h2 a:hover, #pods_widget_list-3 .tabContainer h2 a:hover { text-decoration: underline; color: #45566c; }

.actu_thumb { position: relative; }
.actu_thumb .actu_overlay { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,0.5); color: #fff; text-align: center; }




.ll-input-password .input-group-addon { background: #fff; border-width: 2px; padding-top: 9px; padding-bottom: 9px; color: #000; border-top-right-radius: 15px; border-bottom-right-radius: 15px; }
.ll-input-password .fa { font-size: 20px; }


body.cookies-not-accepted {
    padding-bottom: 20px;
}



/* body { border-bottom: solid 10px #0ff; } */

