/*********************************************
	GÃƒÂ©nÃƒÂ©ral
**********************************************/

.clearfix::before, .clearfix::after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix::after {
    clear: both;
}
.clearfix {
}
html {
    background: #fff none repeat scroll 0 0 !important;
}
body {
    background: #fff none repeat scroll 0 0 !important;
    color: #616161;
    font-size: 12px;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 {
    letter-spacing: 0 !important;
}
p {
    overflow: hidden;
    padding: 0;
}
b, strong {
    font-size: 13px !important;
    font-weight: bold;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*********************************************
	Sections
**********************************************/

#headerWrapper, s #footerWrapper {
    background: #fc7d37 none repeat scroll 0 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
    height: 0;
    left: 0;
    overflow: visible;
    width: 100%;
    z-index: 300;
}
#header2Wrapper {
    margin-top: 0;
}
#headerWrapper {
    top: 0;
}
#footerWrapper {

}
#centerWrapper {
    padding: 0;
    position: relative;
}
body.search #centerWrapper {
    padding-top: 40px;
}
body.entreprise #centerWrapper {
    margin-bottom: 140px;
}


#generalWrapper {
    margin: 0 auto;
    width: 100%;
}


/*********************************************
	Menu
**********************************************/

.menu {
    margin-bottom: 10px;
    margin-left: 35px;
}
.menu li {
    float: left;
    list-style: outside none none;
    margin-top: 0;
    padding: 0;
}
.menu a {
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    height: 48px;
    margin: 1px;
    padding: 11px 0 0;
    position: relative;
    text-decoration: none;
    width: 81px;
}
.menu a span {
    display: block;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 4px 0 0;
    text-align: center;
    text-transform: uppercase;
}
body.index.index #tab_home a,
body.by #tab_vente a, body.rt #tab_location a,
body.offer.search.build #tab_build a,
body.contact.simple #tab_contact a,
body.real-residences #tab_realisations a,
body.real-maisons #tab_realisations a,
body.real-interieurs #tab_realisations a,
.menu a:hover {
    color: #db9f73;
}
.menu .subMenu a {
    background-color: #83c402;
    border: 0 solid #fff;
    height: 33px;
    margin-top: 2px;
    padding: 1px 13px;
    width: 144px;
}
.menu .subMenu li {
    float: none;
    margin: 0;
}
.menu .subMenu a span {
    display: block;
    float: left;
    font-size: 12px;
    padding: 0;
    text-align: left;
    text-transform: none;
    width: 100%;
}
.menu a span.left {
    display: none;
}
.menu a span.right {
    display: none;
}
.menu .subMenu a span.left {
    width: 0;
}
.menu .subMenu a span.right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    clear: right;
    float: right;
    width: 0;
}
.subMenu {
    display: none;
    margin-bottom: 0;
}
#picture_sub_menu {
    margin: 15px 0 0 15px;
    width: 138px;
}
.grid_24 .subMenu {
    position: absolute;
    top: 359px;
    z-index: 1001;
}
body.tabInfo .subMenu.tabInfo {
    display: block;
}
.menu a:hover span {
}
.menu a:hover span.left {
}
.menu a:hover span.right {
}
.menu .subMenu a:hover span {
}
.menu .subMenu a:hover span.left {
}
.menu .subMenu a:hover span.right {
}


/*********************************************
	Texte
**********************************************/

#text_header {
    color: #192356;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1.1px;
    padding: 10px 0;
    text-align: right;
    text-transform: none;
}
#text_header a {
    color: #192356;
}
#text_header a:hover {
    color: #83c402;
}
#text_header .contact {
    color: #ffffff;
    float: right;
    margin-top: 10px;
    padding-left: 26px;
    position: relative;
    text-transform: uppercase;
}
#text_header .contact span {
    color: #ffffff;
}
#text_header .contact span.icon {
    display: block;
    height: 32px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 22px;
}

#menu_lang {
    color: #ffffff;
    float: right;
    font-weight: 500;
    width: auto;
}
html[lang="fr"] #menu_lang .fr, html[lang="en"] #menu_lang .en, html[lang="de"] #menu_lang .de {
    color: #c78dde;
}
.text_page_contenu {
    background-color: #fff;
    margin: 0 0 10px;
    padding: 0;
}


/*********************************************
	Search Forms 
**********************************************/

#form_title {
    position: relative;
    z-index: 80;
}
#form_title div {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    left: 15px;
    letter-spacing: 2px;
    padding-left: 18px;
    position: absolute;
    top: 8px;
}

.form_search form {
    margin:0px 5px;
}
.form_search input[type=text],
.form_search select,
.form_search input[type=submit]{
    background: rgba(255, 255, 255, 0.8);
    width: 183px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 32px;
    outline: none;
}

.form_search #submit-element{
    position:relative;
}

.form_search input[type=submit]{
    color:#FFFFFF;
    font-size: 21px;
    text-transform:uppercase;
    float:right;
    padding: 12px 0px 11px 0px;
    font-family: 'Pontano Sans', sans-serif;
    letter-spacing:2px;
    border:none;
    background-color: #83c402;
    background-position:128px center;
    background-repeat:no-repeat, repeat-x;
    position:absolute;
    bottom: -23px;
    left: 23px;
    height: 118px;
    border-radius: 8px;
}

.form_search #city-element select,
.form_search #property_type-element select,
.form_search #property_group-element select {
    width: 180px;
}


/*********************************************
	Header Search Forms 
**********************************************/

#form_header {
    background: rgba(222,222,222,0.95);
    margin:10px 0px 20px 0px;
    color: #878787;
    font-weight:bold;
    padding-left: 10px;
    padding-top: 17px;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 800px;
    margin: 0 auto;
    border-radius: 6px;
}
#form_header label {
    font-size: 15px;
    font-weight:normal;
    color: #000000;
    padding-left: 3px;
    line-height: 34px;
}
#form_header #transaction-element{
    margin-left:100px;
}
.form_search_large form #formelement-element {
    width: 215px;
    margin-right: 63px;
    padding-bottom: 0;
    margin-left: 10px;
}
#formelement-label {
    display: none;
}
#form_header #property_type-label,
#form_header #min_bedroom-label {
    margin-left: 20px;
    width: 100px;
    text-align: right;
    margin-right: 20px;
}
#form_header #submit-label {

    display:none;
}
#form_header dl.zend_form dt {
    width: 10%;
}
#form_header input[type=submit]{
    margin-top:0px;
}
#form_header #min_surface-label,
#form_header #min_surface-element,
#form_header #max_surface-label,
#form_header #max_surface-element{
    display:none;
}
#build-element {
    padding-top: 3px;
}
.form_search_large {
    transition: visibility 0s linear 0.5s, opacity 0.5s linear 0s;
}


/*********************************************
	Offer Detail 
**********************************************/

.property_array a, .property_array a:hover {
    box-sizing: border-box;
    color: #000000;
    display: block;
    height: 300px !important;
    margin-bottom: 10px;
    padding-top: 35px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
.property_array a .photo {
    border: 8px solid transparent;
    height: 214px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: bottom;
}
.property_array a img {
    margin: 0 2px 0 -2px;
    width: 103%;
    transition: all .2s ease-in-out;
}
.property_array a:hover img {
    transform: scale(1.1);
}
.property_array a .infos::after {
    color: #ffffff;
    content: "plus d\'info";
    font-size: 11px;
    position: absolute;
    text-decoration: underline;
    top: 262px;
}
.property_array a .infos {
    color: #ffffff;
    height: 90px;
    left: 0;
    margin: 0 8px;
    position: absolute;
    top: 0;
    width: 214px;
}
.property_array a .sub-infos {
    box-sizing: border-box;
    display: none;
    height: 47px;
    padding: 5px 10px;
    position: absolute;
    top: 210px;
    width: 214px;
}
.property_detail_content .form_contact {
    margin: 20px -5px 0 8px;
    font-size: 14px;
}
.property_array a:hover .sub-infos {
    display: block;
}
.property_array a .infos .tr_transaction, .property_array a .infos .key-price, .property_array a .infos .price {
    font-weight: bold;
}
.property_array a .infos .line {
    display: block;
}
.property_array a .infos .city {
    background: #000000 none repeat scroll 0 0;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    height: 43px;
    left: -8px;
    padding: 10px 5px 0;
    position: absolute;
    top: 0;
    width: 230px;
}
.key-price {
    display: none;
}
.property_array a .infos .price {
    background: #000000 none repeat scroll 0 0;
    color: #2393c8;
    font-size: 18px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 258px;
}
body.offer.search #grid1 a {
    margin-bottom: 10px;
}
body.offer.search .property_array a .photo {
    height: 140px;
}
#text_banner {
    margin-bottom: 6rem;
}
#text_banner h3 {
    padding-top: 20px;
}
#text_footer {
    font-size: 11px;
    padding: 11px 0 0;
}
#text_footer a {
    color: #333;
}
#text_footer a:hover {
    color: #ffffff;
}
#text_footer .copyright {
    color: #fcfcfc;
    float: right;
    font-size: 10px;
    margin-top: 1px;
    text-align: right;
}
#text_footer .copyright2 {
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin-top: 0;
    text-align: center;
    width: 950px;
}
#text_footer .social, #vegas_background {
    display: none;
}
body.index #text_footer .social, body.index #vegas_background {
    display: block;
}
.properties_result_content {
    padding: 0;
}
.properties_result_content h2.title {
    display: none;
}
.properties_result_content .navigation_bar, .property_detail_content .navigation_bar {
    bottom: 60px;
    margin: 0 0px 10px;
    width: 950px;
    z-index: 2500;
}
.properties_result_content .navigation_bar:first-of-type {
}
.properties_result_content .navigation_bar .resume {
    color: #83c402;
    float: left;
    padding-top: 5px;
    margin-left: 12px;
}
.properties_result_content .navigation_bar .pagination {
    float: right;
    margin-right: 9px;
    padding-right: 0px;
}
.properties_result_content .navigation_bar ul {
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 0;
}
.properties_result_content .navigation_bar .pagination li {
    float: left;
    height: 30px;
    margin-left: 5px;
}
.properties_result_content .listing_views li, .properties_result_content .navigation_bar .pagination li span.current_page, .properties_result_content .navigation_bar .pagination li a {
    border-radius: 3px;
    color: #FFF;
    display: block;
    margin: 0;
    padding: 2px 8px;
    text-decoration: none;
}
.properties_result_content .listing_views {
    display: none;
}
.properties_result_content .listing_views li {
    margin-left: 5px;
    padding: 0;
}
.properties_result_content .navigation_bar .pagination li a, .properties_result_content .listing_views li {
    background-color: #83c402;
    border: 1px solid #fff;
}
.properties_result_content .listing_views li.selected, .properties_result_content .navigation_bar .pagination li a:hover, .properties_result_content .navigation_bar .pagination li span.current_page, .properties_result_content .navigation_bar ul.filters a.current_filter {
    background-color: #fff;
    border: 1px solid #83c402;
    color: #83c402;
}
.properties_result_content .listing_views span, .properties_result_content .listing_views a {
    background-image: url("/share/img/sprites.png");
}
.properties_result_content .listing_views .gallery {
    background-position: -213px -717px;
}
.properties_result_content .listing_views .list {
    background-position: -192px -717px;
}
.properties_result_content .navigation_bar li a.next_page, .navigation_bar li a.previous_page {
    box-sizing: border-box;
    height: 33px;
    width: 26px;
    line-height: 30px;
    padding-top: 1px;
}
.properties_result_content .navigation_bar li a.previous_page::after {
    color: #ffffff;
    content: "<";
    font-weight: bold;
}
.properties_result_content .navigation_bar li a.next_page::after {
    color: #ffffff;
    content: ">";
    font-weight: bold;
}
.properties_result_content .navigation_bar li a.next_page:hover::after {
    color: #83c402;
    content: ">";
    font-weight: bold;
}
.properties_result_content .navigation_bar li a.previous_page:hover, .properties_result_content .navigation_bar li a.next_page:hover {
    background-color: #fff;
    border: 1px solid #83c402;
}
.properties_result_content .navigation_bar ul.filters {
    clear: both;
    float: left;
    margin: 15px auto 30px;
}
.properties_result_content .navigation_bar ul.filters li {
    float: left;
}
.properties_result_content .navigation_bar ul.filters a {
    padding: 0 0 10px;
}
.properties_result_content .navigation_bar ul.filters a.current_sorter {
}
.properties_result_content .navigation_bar ul.filters a.asc {
    background: rgba(0, 0, 0, 0) url("/images/asc-dsc.png") no-repeat scroll center -32px;
    border: none;
}
.properties_result_content .navigation_bar ul.filters a.desc {
    background: rgba(0, 0, 0, 0) url("/images/asc-dsc.png") no-repeat scroll center 0;
    border: none;
}
.properties_result_content article {
    color: #333333;
    margin: 0 0 20px;
    padding-bottom: 20px;
    position: relative;
}
.properties_result_content article.gallery {
    padding-bottom: 0;
}
.properties_result_content article h2 {
    font-size: 15px;
    margin: 0 0px 0px;
    padding: 0;
    position: absolute;
    top: 204px;
    width: 311px;
    font-weight: 500;
    letter-spacing: 0;
}
.properties_result_content article h2 a {
    color: #4E4E4E;
    display: block;
    padding: 6px 9px;
    text-align: center;
    text-transform: uppercase;
}
.properties_result_content article h2 a:hover {
    text-decoration: none;
}
.properties_result_content article h2 a .immotype {
    display: block;
    text-align: center;
}
.properties_result_content article .photo {
    display: block;
    float: left;
    height: 150px;
    position: relative;
    text-align: center;
    width: 25%;
}
.properties_result_content article .photo img {
    border-radius: 8px 8px 0 0;
    height: 100%;
    margin: 0 auto;
    margin-bottom: 47px;
    overflow: hidden;
    width: 311px;
}
.properties_result_content article .description, .properties_result_content article .info {
    float: left;
    font-size: 12px;
    margin: 0;
    width: 65%;
}
.properties_result_content article .description {
    margin-bottom: 20px;
}
.properties_result_content article .info .key {
    font-size: 12px;
    font-weight: bold;
}
.properties_result_content article .__price {
    padding: 6px 0px 6px 0;
    top: 328px;
    position: absolute;
    width: 311px;
    background: #EBEBEB;
    border-radius: 0 0 8px 8px;
}
.properties_result_content article .__price .value {
    bottom: 20px;
    color: #83c402;
    font-family: "Pontano Sans",sans-serif;
    font-size: 22px;
    padding: 0 15px;
}
.properties_result_content article.gallery .__price .value {
    font-size: 20px;
    margin-left: 0;
}
.properties_result_content article .__price .key {
    display: none;
}
.properties_result_content article a.detail {
    display: none;
}
.properties_result_content article.gallery a.detail {
    background: #EBEBEB none repeat scroll 0 0;
    border: medium none;
    color: #83c402;
    display: inline-block;
    float: left;
    font-family: "Pontano Sans",sans-serif;
    font-size: 14px;
    height: 110px;
    min-height: 122px;
    margin-top: 0;
    padding: 3px;
    text-align: center;
    text-indent: -9999px;
    text-transform: uppercase;
    width: 305px;
}
.properties_result_content article.gallery a.detail:hover {
}
.properties_result_content .no_result {
    font-weight: bold;
    margin: 20px;
}
.property_detail_content {
    background: #fff none repeat scroll 0 0;
    color: #333;
}
.property_detail_content #gallery, .property_detail_content .offer_childs, .property_detail_content .situation_description, .property_detail_content .description, .property_detail_content .specifications, .property_detail_content div.googleMap {
}
.property_detail_content .offer_childs, .property_detail_content .situation_description, .property_detail_content .specifications {
    margin-left: 5px !important;
    font-size: 14px;
}
.property_detail_content .description {
    margin-left: 5px !important;
    font-size: 14px;
}
.property_detail_content .offer_childs h2, .property_detail_content .situation_description h2, .property_detail_content .description h2, .property_detail_content .specifications h2, .property_detail_content div.googleMap h2, .property_detail_content .form_contact_container h2 {
    margin-bottom: 18px;
}
.property_detail_content .navigation_bar ul li, .property_detail_content .navigation_bar ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
}
.property_detail_content #gallery ul {
    margin-left: 12px;
}
.property_detail_content .form_contact_container {
    margin-right: 10px -5px 0 9px;
}
.property_detail_content div.googleMap h2 {
    padding-left: 15px;
}
.property_detail_content div.googleMap span {
    padding-left: 15px;
}
.property_detail_content div.googleMap {
    margin: -10px 0 30px;
}
.property_detail_content .form_contact_container h2 {
    margin-bottom: 0 !important;
}
.property_detail_content h1 {
    background: #83c402 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-family: "Pontano Sans",sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: -38px 0 16px 91px;
    padding: 4px 13px;
    width: 840px;
    border-left: 5px solid #fff;
}
.property_detail_content h2 {
    color: #83c402;
    font-family: "Pontano Sans",sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 20px;
}
.property_detail_content h3 {
    color: #333;
    font-family: "Pontano Sans",sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.property_detail_content .overview {
    margin: 4px 0 0 10px !important;
}
.property_detail_content .overview .__detail_rent_price, .property_detail_content .overview .__detail_selling_price {
    margin-bottom: 10px;
}
.property_detail_content .overview .__detail_rent_price .key, .property_detail_content .overview .__detail_selling_price .key {
    display: none;
}
.property_detail_content .overview .__detail_rent_price .value, .property_detail_content .overview .__detail_selling_price .value {
    color: #83c402;
    font-family: "Pontano Sans",sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.property_detail_content .overview a.contact {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}
.property_detail_content a.back, .property_detail_content .overview a.contact {
    display: inline-block;
    margin: 10px 0;
    text-decoration: none;
}
.property_detail_content #credit-simulator {
    margin-left: 0px;
}
#credit-simulator {
    padding-left: 0px;
    font-size: 14px;
}
.property_detail_content a.back, .property_detail_content .overview a.contact, .property_detail_content .form_contact input[type="submit"] {
    background: #83c402 none repeat scroll 0 0;
    border: medium none;
    color: #FFFFFF;
    font-family: "Pontano Sans",sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 0px;
    padding: 11px 15px 9px;
    text-transform: uppercase;
    margin: 0;
}
.property_detail_content #gallery #big_photo img {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}
.property_detail_content #gallery {
    margin: 0;
}
body.offer.detail .clear {
    clear: none !important;
}
body.offer.detail .container_24 .grid_16 {
    width: 620px;
    margin-right: 20px;
}
.property_detail_content .grid_8:first-child {
    float: right;
}
body.offer #center {
    background: transparent none repeat scroll 0 0 !important;
}
.property_detail_content .specifications .list h3 {
    background: #83c402 none repeat scroll 0 0;
    color: #fff;
}
body.contact #center {
    margin-bottom: 5rem;
}
#center {
    background: #fff none repeat scroll 0 0;
}
#html_contact_simple {
    font-size: 12px;
    margin: 0;
}
#html_contact_simple h2 {
    background: #83c402 none repeat scroll 0 0;
    color: #ffffff;
    padding-left: 28px;
}
#html_contact_simple h2 {
    background: #83c402 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 20px;
    padding: 4px 20px;
}
#html_contact_simple p {
    padding-left: 40px;
}
body.contact.simple #center {
    background-color: #ffffff;
    color: #333333;
    padding-bottom: 20px;
}
body.contact.simple .form_contact {
    margin: 0 28px 0 0;
}
body.contact.simple .form_contact legend {
    margin: 0 0 0 20px;
}
body.contact.simple .form_contact span.required_legend, body.contact.simple .form_contact dt {
    margin-left: 30px;
    width: 35%;
}
body.contact.simple .form_contact span.required_legend {
    margin-top: 12px;
    width: 100%;
}
body.contact.simple .form_contact dd {
    box-sizing: border-box;
    margin-left: 10px;
    width: 40%;
}
body.contact.simple .form_contact dd input[type="text"], body.contact.simple .form_contact dd textarea {
    box-sizing: border-box;
    color: #000 !important;
    width: 100%;
}
body.contact.simple .form_contact input[type="submit"], #mailchimpSubscriber input[type="submit"] {
    background: #83c402 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-family: "Pontano Sans",sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 3px 15px;
    text-transform: uppercase;
}
#slideshow1 {
    border-radius: 40px 0 0;
    height: 264px;
}
#slideshow1 img {
    border-radius: 40px 0 0;
}
#html_contact_map {
    float: right;
    margin-right: 42px;
    margin-top: -68px;
}
.property_detail_content .form_contact_container p, #text_phone p {
    background: #83c402 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    font-family: "Pontano Sans",sans-serif;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 6px;
    text-align: center;
}
#ken_slider {
    height: 285px;
    margin-top: 3px;
}
#mailchimpSubscriber h2 {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
}
#mailchimpSubscriber #email-element {
    width: 37%;
}
#loan_simulator {
    position: relative;
}
#calculatorFrame {
    left: 950px;
    position: absolute;
    top: -40px;
}
.menu a:hover {
    color: #db9f73;
}
.vegas_background_slider li.current {
    background: #83c402 none repeat scroll 0 0 !important;
    border-radius: 2px;
}
body.index.index .property_array a .infos .price {
    background: #83c402 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 16px;
    padding: 0 11px;
    position: absolute;
    right: -55px;
    top: -60px;
}
body.index.index .property_array a .photo {
    border: 0px solid #FFF;
    height: 199px;
    margin-bottom: 19px;
    overflow: hidden;
    position: relative;
    vertical-align: bottom;
    border-radius: 6px 6px 0 0;
}
body.index.index .property_array a .infos {
    height: 50px;
    padding: 0 6px 0 8px;
    width: 244px !important;
}
body.inde.index .property_array a, .property_array a:hover {
    color: #000000;
    text-align: left;
    text-transform: uppercase;
}
body.index.index .property_array a .infos .city {
    background: transparent none repeat scroll 0 0;
    box-sizing: border-box;
    color: #333;
    display: block;
    font-size: 16px;
    height: 41px;
    left: 2px;
    margin-bottom: 6px;
    position: absolute;
    top: -36px;
    width: 258px;
}
body.index.index .property_array a .photo::after {
    content: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
body.index.index .property_array a:hover .photo::after {
    box-shadow: 0 0 6px #333 inset;
}
body.index.index .property_array a .infos::after {
    color: #333;
    content: none;
    font-size: 11px;
    position: absolute;
    text-decoration: underline;
    top: 0;
}
body.index.index .property_array a, .property_array a:hover {
    background-color: #fff;
    box-sizing: border-box;
    color: #000000;
    display: block;
    height: 288px !important;
    margin-bottom: 11px;
    padding: 0px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 313px;
    border-radius: 6px;
}
body.index.index .property_array a .infos {
    color: #333;
    font-size: 11px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 235px;
    width: 215px;
}
.caption_blue {
    background-color: #83c402 !important;
    border-radius: 0;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.75);
    color: #222;
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 30px;
    font-weight: 700;
    padding: 5px 10px;
    position: absolute;
}
.vegas_background_slider ul {
    background: #212121 none repeat scroll 0 0;
    float: left;
    list-style: outside none none;
    margin-left: -6px;
    margin-top: -20px;
    padding: 5px 5px 5px 0;
}
.btno a:hover {
    text-decoration: underline;
}
.btno a {
    background-color: #83c402;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 10px;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase !important;
    width: 100px;
}
.btnobig a {
    background-color: #83c402;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 13px;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase !important;
    width: 100px;
}
.btno2 a:hover {
    text-decoration: underline;
}
.btno2 a {
    color: #83c402 !important;
    font-size: 11px;
    text-decoration: underline;
}
#text_act_constru {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    height: 378px;
    margin: 20px 0 10px 11px;
    padding: 6px 15px 12px;
    width: 436px;
}
#text_act_immo {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    height: 378px;
    margin-bottom: 10px;
    margin-left: 6px;
    margin-top: 20px;
    padding: 6px 15px 12px;
    width: 197px;
}
#text_bloc_right {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    height: 378px;
    margin-bottom: 10px;
    margin-left: 6px;
    margin-top: 20px;
    padding: 6px 10px 12px;
    width: 207px;
}
.vjs-default-skin .vjs-big-play-button {
    background-color: rgba(7, 20, 30, 0.7);
    border: 0.1em solid #3b4249;
    border-radius: 0.5em !important;
    box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
    cursor: pointer;
    display: block;
    font-size: 2em !important;
    height: 2.6em;
    left: 0.5em;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0.5em;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
    width: 4em;
    z-index: 2;
}
.anythingSlider .photo {
    background-color: #fff !important;
    border: 0 solid #ffffff !important;
    box-shadow: 0 0 0 #999999 !important;
    height: 191px !important;
    margin: 21px 0 5px !important;
    overflow: hidden !important;
    position: relative !important;
    text-align: center !important;
    vertical-align: bottom !important;
    width: 243px !important;
}
.anythingBase .panel {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.container_24 .grid_6 {
    width: 313px !important;
}
.vegas_background_slider ul {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 6px;
    float: left;
    list-style: outside none none;
    padding: 5px 5px 5px 0 !important;
}
.vegas_background_slider li {
    background: #a9afd6 none repeat scroll 0 0 !important;
    border-radius: 6px !important;
    cursor: pointer;
    float: left;
    height: 10px;
    margin-left: 5px;
    width: 10px;
}
.properties_result_content article.gallery {
    box-sizing: border-box;
    float: left;
    height: 380px !important;
    margin-right: 10px;
    width: 310px;
    margin-bottom: 0;
    overflow: hidden;
}
.properties_result_content article.gallery:hover a.detail {
    color: #f5811f !important;
    transition: background-color 2000ms linear 0s;
}
.property_detail_content #gallery #big_photo {
    height: 376px;
    margin: 0 0 10px;
    text-align: center;
}
.anythingSlider {
    background-color: #fff;
    border: 1px solid #ccc !important;
    height: 249px !important;
    padding: 7px !important;
}
.property_slide {
    background-color: #fff;
}
.anythingBase {
    background: transparent none repeat scroll 0 0;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -20px !important;
}
.form_contact form fieldset, .form_contact_search form fieldset {
    background-color: #ffffff;
    border: 1px solid #cecece !important;
    display: block;
    margin-top: 12px;
    padding: 0;
}
dl.zend_form dt {
    clear: left;
    color: #333;
    float: left;
    margin: 0 0 0 30px;
    text-align: left;
    width: 200px;
}
body.contact.simple .form_contact legend {
    margin: 0 0 0 20px;
}
#header2 {
    display: none;
}
#navigation {
    background: #83c402 none repeat scroll 0 0 !important;
}
.navbar-collapse {
    margin-top: 35px !important;
    max-height: 57px !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #041c2d !important;
    color: #fff !important;
}
.navbar .brand {
    margin-left: -10px !important;
    padding: 0 !important;
}
.navbar-fixed-top {
    margin-top: -35px !important;
}
.open .caret {
    border-top: 4px solid #fff !important;
}
.navbar .nav > li {
    margin-left: 5px !important;
}
.navbar .nav li a {
    padding: 44px 22px 11px !important;
}
.navbar .nav li ul li a {
    color: #fff !important;
    padding: 10px 15px !important;
}
body.by #tab_vente a, body.rt #tab_location a, body.offer.search.build #tab_projets a, body.offer.detail:not(.lu) #tab_project a, body.contact.simple #tab_contact a, .menu a:hover {
    border-bottom: 3px solid #561447;
    color: #000;
}
body.index a#home-item, body.content.real-residences a#realisations-item, body.content.entreprise a#entreprise-item, body.contact.simple.contact a#contact-item, body.offer.search.by a#sale-item, body.offer.search.by a#sale-all-item, body.offer.search.by.it-h a#sale-house-item, body.offer.search.by.it-f a#sale-flat-item, body.offer.search.by.it-20 a#sale-office-item, body.offer.search.by.it-g a#sale-ground-item, body.offer.search.by.it-8 a#sale-commerces-item, body.offer.search.rt a#rent-item, body.offer.search.rt a#rent-all-item, body.offer.search.rt.it-h a#rent-house-item, body.offer.search.rt.it-f a#rent-flat-item, body.offer.search.rt.it-20 a#rent-office-item, body.offer.search.rt.it-g a#rent-ground-item {
    background: #031623 none repeat scroll 0 0;
    color: #fff !important;
}
.navbar-collapse .nav li a:hover, .navbar-collapse .dropdown-menu a:hover {
    background: #041c2d none repeat scroll 0 0 !important;
    color: #fff !important;
}
.navbar .nav li ul li {
    margin-left: 0 !important;
}
.footer {
    background: #fff none repeat scroll 0 0;
    border-bottom: 10px solid #83c402;
    border-top: 10px solid #83c402;
    bottom: 0;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
    left: 0;
    padding: 10px;
    position: fixed;
    right: 0;
    z-index: 999;
}
p.copyright_immofuture {
    color: #939598;
    font-weight: 600;
    margin-top: 10px;
}
.bleu {
    color: #83c402;
}
.container.infos-top {
    top: 0;
    z-index: 1031;
}
.infos-top {
    position: fixed;
    z-index: 2000;
    top	0;
}
.text-header-top-left {
    color: #252525;
    padding-right: 0 !important;
}
.text-header-top-right {
    background: #fff none repeat scroll 0 0;
    padding-left: 0;
    padding-right: 0 !important;
    position: absolute;
    z-index: 9999;
}
.infos-top-left {
    background: #fff none repeat scroll 0 0;
    font-size: 12px;
    height: 34px;
    margin-left: 91px;
    margin-top: 0;
    padding: 9px 0 8px 16px;
}
.infos-top-right {
    background: #888 none repeat scroll 0 0;
    color: #fff;
    font-size: 11px;
    margin-bottom: 9px;
    margin-top: 9px;
    padding-right: 9px;
    padding-top: 0;
    text-align: right;
    height: 16px;
}
@media (min-width: 1200px) {
    .container {
        width: 950px !important;
    }
}
body.offer #example, body.content #example, body.contact.simple.contact #example {
    display: none;
}
#navigation {
    background: rgba(255, 255, 255, 0.93) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: 0 17px 15px rgba(255, 255, 255, 1) !important;
    padding-left: 20px;
    padding-right: 20px;
}
.social {
    margin-top: 2px;
    padding-right: 7px;
    padding-top: 0;
    text-align: right;
}
.properties_result_content article.gallery .photo {
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    height: 200px;
    margin: 0;
    width: 312px;
}
.properties_result_content article.gallery .photo a {
    color: blue;
}
.property_detail_content .specifications .list {
    min-height: 100px;
}
.property_detail_content #gallery li a {
    background: #ededed none repeat scroll 0 0 !important;
    display: block;
    margin: 0 10px 10px 0;
    text-align: center;
}
body.entreprise #centre.grid_24, body.entreprise #centre.grid_24 .grid_24 {
    margin-left: 0 !important;
}
body.entreprise #text_entreprise h2 {
    font-size: 17px !important;
    margin-top: 1px;
}
body.entreprise #text_entreprise p {
    font-size: 13px !important;
}

body.entreprise #text_entreprise {
    margin: 0 10px 0 10px
}


/*********************************************
	Divers
**********************************************/

.mt40 {
    margin-top: 40px;
}
.mt20 {
    margin-top: 0px;
}
.mt30 {
    margin-top: 30px !important;
}
.col-100 {
    clear: both;
    float: left;
    margin: -1px;
    padding: 0 15px;
    width: 100%;
}
.col-16 {
    float: left;
    padding: 12px;
    width: 186px;
    min-height: 300px;
}
.col-50 {
    float: left;
    margin: -1px;
    padding: 15px;
    width: 50%;
}
.col-25 {
    float: left;
    margin: -1px;
    padding: 15px;
    width: 25%;
}
.col-20 {
    float: left;
    margin: -1px;
    padding: 15px;
    width: 20%;
}



body.entreprise #text_entreprise h3 {
    font-size: 16px;
    text-align: center;
}
body.entreprise #text_entreprise h4 {
    font-size: 11px;
    margin-top: -6px;
    text-align: center;
}
body.entreprise #text_entreprise h5 {
    font-size: 8px;
    margin-top: -6px;
    text-align: center;
}
@media (min-width: 992px) {
    .col-md-3 {
        width: 24.7% !important;
    }
}
.logo-entreprise {
    margin-bottom: 10px;
    margin-top: 30px;
}
.fr img, .de img {
    margin-top: -3px;
}
.grid_24 {
    margin-left: 0 !important;
}

fieldset {
    border: 0 solid silver !important;
    border-radius: 0px;
    margin: 0 2px 0 -8px !important;
    padding: 0  !important;
}

.form_search_large #offer_id-label {
    clear: none;
    margin-left: -10px !important;
    width: 100px !important;
    text-align: right;
    margin-right: 20px;
}

#user_login {
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 30px;
}

#admin_bar input[type="text"], #admin_bar select, #admin_bar textarea {
    border: 1px solid #CCC !important;
    background: #FFF !important;
    border-radius: 0;
    box-shadow: none;
    width: 154px !important;
    color: #000 !important;
}


/*********************************************
	Admin Bar 
**********************************************/

div#admin_bar {
    z-index: 1039;
    top: 0px;
    width: 100%;
    position: fixed;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 7px;
}

.cke_source {
    color: #000 !important;
}


/*********************************************
	Mode Gallery - Surface, bedrroms
**********************************************/

.properties_result_content article.gallery .__surface, .properties_result_content article.gallery .__ground, .properties_result_content article.gallery .__bedroom, .properties_result_content article.gallery .__room {
    display: block;
    font-size: 12px;
}
#offer_id-element input {
    height: 20px !important;
    width: 170px !important;
    border-radius: 4px;
}
.property_detail_content .form_contact_container  h1 {
    background: #1dab49 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-family: "Pontano Sans",sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 20px 0 0;
    padding: 30px 6px;
    width: 259px;
}


/*********************************************
	JMS-CONSTRUCTIONS SA - 1995
**********************************************/

#generalWrapper .container_24 {
    width: 100%;
}
#generalWrapper .container_24 .grid_24 {
    width: 100%;
}
#centerWrapper .container_24 .grid_18 {
    width: 100%;
}
body.index #centerWrapper #grid1 {
    margin: 0 auto;
    width: 966px;
}
#compteurs {
    padding: 5rem 0 6rem 0;
    height: 110px;
}
#compteurs .wrapper.wide {
    max-width: 960px;
}

#contacts .wrapper.wide {
    width: 100%;
    max-width: 960px;
}
#contacts .half.droite {
    font-size: 17px;
}
body.index #centerWrapper .biens_rand {
    background: #83c402;
    padding-bottom: 5rem;
}
body.index #center {
    margin-top: 7rem;
}
body.offer.detail #header, body.offer.search #header, body.contact.simple #header {
    background: #83c402;
    padding-bottom: 6rem;
}
body.offer.detail #accueil_form_offer #scroll, body.offer.search #accueil_form_offer #scroll, body.contact.simple #accueil_form_offer #scroll, body.content.realisations #accueil_form_offer #scroll, body.content.projets #accueil_form_offer #scroll, body.content.projet-saeul #accueil_form_offer #scroll {
    padding-bottom: 1.3rem;
}
body.offer.detail #accueil_form_offer #scroll h2, body.offer.search #accueil_form_offer #scroll h2, body.contact.simple #accueil_form_offer #scroll h2, body.content.realisations #accueil_form_offer #scroll h2, body.content.projets #accueil_form_offer #scroll h2, body.content.projet-saeul #accueil_form_offer #scroll h2 {
    color: #fff;
}
body.offer.detail #centerWrapper,body.offer.search #centerWrapper, body.contact.simple #centerWrapper, body.content.realisations #centerWrapper, body.content.projets #centerWrapper, body.content.projet-saeul #centerWrapper {
    width: 960px;
    margin: 0 auto;
}
body.offer.detail #center,body.offer.search #center, body.contact.simple #center, body.content.realisations #center, body.content.projets #center, body.content.projet-saeul #center {
    margin-top: 2rem;
}
body.offer.detail .slider-container img ,body.offer.search .slider-container img, body.offer.search .slider-container img, body.content.realisations .slider-container img, body.content.projets .slider-container img, body.content.projet-saeul .slider-container img {
    width: 100%;
    background-size: cover;
}
body.content.projets #scroll, body.content.projet-saeul #scroll {
    padding: 2rem 0 0;
}
#contacts {
    padding: 7rem 0 3rem 0;
}
#contacts p.copyright {
    font-size: 13px;
    text-align: right;
    margin-top: 1rem;
    margin-right: 4rem;
}


/*********************************************
	PROJET A LA UNE
**********************************************/

body.index #accueil_projet_a_la_une p::-moz-selection, body.index #accueil_projet_a_la_une h2::-moz-selection, body.index #accueil_projet_a_la_une h3::-moz-selection, body.index #accueil_projet_a_la_une strong::-moz-selection {
    background: #107172;
}
body.index #accueil_projet_a_la_une p::selection, body.index #accueil_projet_a_la_une h2::selection, body.index #accueil_projet_a_la_une h3::selection, body.index #accueil_projet_a_la_une strong::selection {
    background: #107172;
}
body.index #accueil_projet_a_la_une .wrapper {
    max-width: 960px;
}
body.index #accueil_projet_a_la_une h3 {
    font-family: 'Cassia', serif;
    font-size: 150%;
}
body.index #accueil_projet_a_la_une h3 {
    font-size: 120% !important;
}
body.index #accueil_projet_a_la_une h2 {
    color: #107172;
}
body.index #accueil_projet_a_la_une strong {
    font-size: 100% !important;
}
body.index #grid-coups-de-coeur p {
    text-align: center;
}
body.index #grid1 .alpha {
    margin-left: 2px;
}
a:hover .eyecatcher {
    background: #007137;
    -webkit-transition: 1s; /* Safari */
    transition: 1s;
}
.reseaux-sociaux {
    float: right;
    margin-top: -42px;
    margin-right: 160px;
}
.reseaux-sociaux a {
    width: 35px;
    height: 35px;
    display: inline-block;
}
.reseaux-sociaux a img {
    width: 100%;
}


#projets h3, #projet-saeul h3 {
    font-size: 147%;
}
#projets p, #projet-saeul p {
    font-size: 1.7rem;
}
#projets .fa, #projet-saeul .fa {
    font-size: 70px;
}
#projets .pdf, #projet-saeul .pdf {
    text-align: center;
}
#projets .pdf p, #projet-saeul .pdf p {
    padding-top: 10px;
}

/*********************************************
	REFERENCES
**********************************************/

.owl-ct .item{
    margin: 3px;
    overflow: hidden;
    height: 129px;
}
.owl-ct .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-buttons {
    position: absolute;
    top: -44px;
    right: 0;
}


/*********************************************
	FLEXSLIDER => PROJET A LA UNE
**********************************************/

body.index #accueil_projet_a_la_une .bloc-right .flex-control-nav {
    bottom: 0;
}
body.index #accueil_projet_a_la_une .bloc-right .flexslider {
    height: 84px;
    background: #107172;
}
body.index #accueil_projet_a_la_une .bloc-right .flexslider .slides {
    background: #107172;
}
body.index #accueil_projet_a_la_une .bloc-right .flexslider ul.slides li {
    height: 84px;
}


/*********************************************
	MENU LANGUE
**********************************************/

.lang {
    position: absolute;
    color: #444142;
    top: 0;
    right: 24px;
    z-index: 999;
}
.lang img {
    width: 20px;
}


/*********************************************
	SECTIONS 4 BLOCKS
**********************************************/

body.index #projet-a-la-une block {
    padding: 30px 0px 30px 0px;
    text-align: center;
}
.col-3 {
    width: 25%;
    float: left;
}
.col-3.block {
    text-align: center;
}
.col-3.block.first-block .block-content {
    margin: 15px 10px 15px 0;
}
.col-3.block.last-block .block-content {
    margin: 15px 0px 15px 10px;
}
body.content.projet .block-content {
    height: 320px;
}
.block-content {
    border-top: 7px #83c402 solid;
    border-bottom: 7px #83c402 solid;
    margin: 15px 7px 16px 8px;
    padding-top: 30px;
    height: 310px;
    margin-bottom: 5rem;
    overflow: hidden;
}
.block-thumbnail img {
    transition: all .2s ease-in-out;
}
.block-content:hover img {
    transform: scale(1.1);
}
.play-video {
    cursor: pointer;
}
.block .block-content .block-thumbnail img {
    margin-bottom: 30px;
    width: 100%;
}
.block .block-content .block-title {
    font-size: 21px;
    margin-bottom: 30px;
}
.block .block-content .block-link {
    margin: 30px 0px 30px 0px;
}
.block-content .block-link a {
    font-size: 13px;
    color: #83c402;
    padding: 20px 25px;
    font-weight: bold;
}
.block-content .block-link a:hover {
    text-decoration: none;
}
.outline-outward-green {
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.outline-outward-green:before {
    content: '';
    position: absolute;
    border: #83c402 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
    border-radius: 6px;
}
.outline-outward-green:hover:before, .outline-outward-green:focus:before, .outline-outward-green:active:before {
    top: -3px;
    right: -3px;
    bottom: -3px;
    left: -3px;
}


#equipe {
    margin-bottom: 5rem;
    margin-top: 3rem;
}
#equipe .col_fourth img {width: 100%;}
#equipe .col_fourth p.tel, #equipe .col_fifth p.email {margin-bottom: 0;}
.list-equipe {
    margin-bottom: 5rem;
}
/*********************************************
	SECTIONS COMPTEURS DYNAMIQUE
**********************************************/

.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_eight { width: 103px; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth, .col_eight {
    position: relative;
    display:inline;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}
.end { margin-right: 0 !important; }

.counter-div { padding: 20px 0; border-radius: 5px; text-align: center;}
.count-title { font-size: 20px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 21px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #83c402; }

body.offer.search.by.it-37.it-30 .__available_offer {
    padding: 2px;
    line-height: 21px;
}
body.offer.search.by.it-37.it-30 .__available_offer .key {
    display: block;
}

#text_projets_en_cours {
    width: 950px;
    margin: 0 auto;
}

.bloc-projets {
    margin-bottom: 30px;
    width: 100%;
}
.projets-titre {
  background: #afcd01;
  color: #fff;
  padding: 10px 20px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.projets-titre h3 {
    margin-bottom: 0px;
}
.projets-images {
    display: inline-block;
    width: 100%;
}
.projets-images img {
    width: 255px;
}
.projets-descriptions {
    background: #83c402;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 21px;
    height: auto;
    width: 370px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    display: flex;
}
.projets-descriptions p {
    margin-bottom: 0;
    justify-content: center;
    align-items: center;
    display: flex;
}
.projets-images ul {
    margin-left: 0;
    float: left;
}
.projets-images ul li {
    list-style-type: none;
    float: left;
    margin: 0 5px 5px 5px;
    /* margin-left: 0; */
    /* margin-bottom: 10px; */
}
.projets-images ul li:first-child {
    /* margin-left: 0; */
}


.eqWrap {
	display: flex;
	justify-content:  space-between;
}


.eq:nth-of-type(even) {
	background: lightblue;
}

.equalHW {
	flex: 1;
}

.equalHMWrap {
	justify-content: space-between;
}

.equalHM {
	width: 32%;
}

.equalHMRWrap {
	justify-content: space-between;
	flex-wrap: wrap;
}

.equalHMR {
	width: 32%;
	margin-bottom: 2%;
}

.equalHMVWrap {
	flex-wrap: wrap;
}

.equalHMV {
	width: 32%;
	margin: 1%;	
}

.equalHMV:nth-of-type(3n) {
	margin-right: 0;	
}

.equalHMV:nth-of-type(3n+1) {
	margin-left: 0;	
}

.embed {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.embed .video, .embed .panorama {
    width: calc(50% - 5px);
}
.embed .video iframe, .embed .panorama iframe {
    width: 100%;
}

.vendu {
    background: red;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: -10px -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    height: 34px;
}
.vendu:before {
    content: "";
    position: absolute;
    left: -40px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 40px 27px 0;
    border-color: transparent #ff0000 transparent transparent;
}

#accueil_contact:not(body.index #accueil_contact) {
    border-top: 10px solid #f1f1f1;
}