/*****************************************************************************/ 
/****                                 General                               **/ 
/*****************************************************************************/
html,
body {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
.iframe {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.iframe iframe, .iframe object, .iframe embed {
    position:absolute;
    top:0;
    left:0;
    width:100% !important;
    height:100%;
}

.field-name-field-poids{
display:none;
}
ul{
    padding-left: 0em;
}

ol{
    padding-left: 1.3em; 
}
ol li {
    color: #666;
    font-size: 1.143em;
}
ol li ol li {
    font-size: 1em;
}
ul.unstyled {
    list-style: none;
}
img {
    height: auto;
    vertical-align: middle;
    border: 0;
}
audio,
canvas,
video {
    display: inline-block;
}
svg:not(:root) {

    overflow: hidden;

}

sup {
   top: -0.7em;
    bottom: initial;
    font-size: 0.55em;
    padding-left: 2px;
}

.img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img {

display:block;

height:auto;

max-width:100%;

}
body.admin-menu.logged-in {
   background-position: 0 29px;
   margin-top: 20px !important;
}

select::-ms-expand {
    display: none;
}
/* ----------------------------- */

body {color:#383d42;font-family: 'Lato', sans-serif;font-weight: 400;font-size:18px;}

article, aside, audio, canvas, datagrid, datalist, details, dialog, figure, footer, header, main, menu, nav, section, video{ display: block; }
h1, h2, h3, h4,h5, h6 {font-weight: normal;}
a{text-decoration:none;}

/*no word wrap*/
h1, h2, h3, h4,h5, h6, a{
  word-wrap:normal;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual;hyphens:manual
}
  
.wrapper-container{position:relative;max-width:1800px;width: 100%;margin:0 auto;}
.wrapper-container-100{max-width:100%;}
.container{position:relative;max-width:1170px;width: 100%;margin:0 auto;overflow:hidden;}
.menu-container{overflow:visible;}
.old-browser{padding: 1em; background-color: #900; font-size: 1.2em; color: #FFF; text-align: center; padding:10px;}
.clr{clear:both;}
input {
    -webkit-border-radius:0; 
    border-radius:0;
}
textarea:focus, input:focus{
    outline: none;
}
.show640{display:none!important;}

/*********************************************/
/***            Form Elements           ******/
/*********************************************/  
input[type="text"], input[type="email"], select, input[type="password"]{background-color:#fff;border:solid 1px #dedede;font-size:15px;padding:0 15px ;color:#383d42;line-height:45px;height:45px;}
textarea{background-color:#fff;border:solid 1px #dedede;color:#383d42;overflow: auto;}

fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0 0 10px;
  position: relative;
  top: 12px; /* Offsets the negative margin of legends */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px; /* LTR */
  font-family: 'Lato', sans-serif;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0 10px;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
  padding: 0 15px;
}
input,
textarea {
  font-size: 15px;
}
textarea {
  line-height: normal;
}
textarea.form-textarea,
select.form-select {
  padding: 12px 15px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
/*   border: 1px solid #ccc; */
}
/* input.form-submit:hover,
input.form-submit:focus {
  background: #dedede;
} */
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 12px;text-transform:uppercase;font-weight:bold;letter-spacing: 0.8px;margin-left:1px;margin-top:5px;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
/*   padding-top: 10px; */
}
.marker, .form-required{color:#009fde; font-size: 13px;}


a.btn,input.submit, a.submit
{display:inline-block;padding:16px 30px;font-size:12px;color:#FFF;background-color:#009de0;text-transform:uppercase;
border:0;letter-spacing:1px;font-weight:700;text-align:center;}
/*a.btn:hover{background-color:#009de0;}*/

a.btn.residentiel,.residentiel a.btn{background-color:#e4007b;}
/*a.btn.residentiel:hover{background-color:#c6016d;}*/
a.btn.residentiel.hvr-sweep-to-right:before{background-color:#c6016d;}
.residentiel .hvr-sweep-to-right:before{background-color:#c6016d;}
a.btn.entreprise,.entreprise a.btn{background-color:#ec7519;}
/*a.btn.entreprise:hover{background-color:#dd6300;}*/
a.btn.entreprise.hvr-sweep-to-right:before{background-color:#dd6300;}
.entreprise  a.btn.hvr-sweep-to-right:before{background-color:#dd6300;}
a.btn.foncier,.foncier a.btn{background-color:#79b51f;}
/*a.btn.foncier:hover{background-color:#64a000;}*/
a.btn.foncier.hvr-sweep-to-right:before{background-color:#64a000;}
.foncier .hvr-sweep-to-right:before{background-color:#64a000;}
.investissement .hvr-sweep-to-right:before{background-color:#0588bc;}
.home-slider-wrapper .investissement.hvr-sweep-to-right:before{background:#0588bc;}

a.btn.wh-btn{background-color:initial;color:#ffffff;border:solid 2px #ffffff;}
a.btn.wh-btn:hover{background-color:#ffffff;color:#383d42;}
a.btn.wh-btn.residentiel,.residentiel a.btn.wh-btn{color:#e4007b;border-color:#e4007b;}
a.btn.wh-btn.residentiel:hover,.residentiel a.btn.wh-btn:hover{/*background-color:#e4007b;*/color:#ffffff;}
a.btn.wh-btn.entreprise,.entreprise a.btn.wh-btn{border-color:#ec7519;color:#ec7519;}
a.btn.wh-btn.entreprise:hover,.entreprise a.btn.wh-btn:hover{/*background-color:#ec7519;*/color:#ffffff;}
a.btn.wh-btn.foncier,.foncier a.btn.wh-btn{border-color:#79b51f;color:#79b51f;}
a.btn.wh-btn.foncier:hover,.foncier a.btn.wh-btn:hover{/*background-color:#79b51f;*/color:#ffffff;}
a.btn.wh-btn.investissement,.investissement a.btn.wh-btn{border-color:#009de0;color:#009de0;}
a.btn.wh-btn.investissement:hover,.investissement a.btn.wh-btn:hover{/*background-color:#009de0;*/color:#ffffff;}

/*.hvr-sweep-to-right:hover{background:none;}*/
.hvr-sweep-to-right:before{background: #0588bc;}
.region-right-column .hvr-sweep-to-right:before,.block-plaquette .content a.hvr-sweep-to-right:before, .block-transactions .content a.hvr-sweep-to-right:before{background: #FFF;}
.investissement.hvr-sweep-to-right:before{background: #009de0;}
.entreprise.hvr-sweep-to-right:before{background: #ec7519;}
.foncier.hvr-sweep-to-right:before{background: #79b51f;}
.residentiel.hvr-sweep-to-right:before{background: #e4007b;}

.sub-footer a.hvr-sweep-to-right:before{background: #FFFFFF;}

/***** KNACCS Extensions ******/
.w68-4{width:68.4%;}
.w31-6{width:31.6%;}

/* ---------- Basic Layout Styles ----------- */

html,
body,
#page  {
  height: 100%;
}
#page{width:100%;}
#page-wrapper {
 /* min-width: 960px;*/
  font-size:18px;
  line-height:18px;
}
#header div.section,
#featured div.section,
#messages div.section,
#main,
#triptych,
#footer-columns,
#footer {
/*   width: 960px;
  margin-left: auto;
  margin-right: auto; */
}

.node-page .content{}
.region-right-column{}

.grid-item{display:block;}
.grey{background-color:#edeef0;}


h2{font-family: 'Playfair Display', serif;font-size:60px; line-height: 63px; font-weight: 500;color:#383d42;}

.content h1,h1.title{font-family: 'Playfair Display', serif;font-size:60px; line-height: 63px; font-weight: 500;color:#383d42;text-align:center;margin:50px 0 40px 0;
    max-width: 1120px;}

.main-content{padding-bottom:60px;}
.main-content .h1-like:first-child, .main-content .h2-like:first-child, .main-content .h3-like:first-child, .main-content .h4-like:first-child, 
.main-content .h5-like:first-child, .main-content .h6-like:first-child, .main-content .p-like:first-child, .main-content blockquote:first-child, 
.main-content dl:first-child, .main-content h1:first-child, .main-content h2:first-child, .main-content h3:first-child, .main-content h4:first-child, 
.main-content h5:first-child, .main-content h6:first-child, .main-content ol:first-child, .main-content p:first-child, .main-content pre:first-child, 
.main-content ul:first-child{margin-top:0!important;}
    
article .content p{line-height:25px;}
.page-recherche-bien-immobilier h1.main-title{margin-bottom: 30px;}
.page-recherche-bien-immobilier .recherche-immo-desc{margin-bottom: 40px;text-align:center;}
h1.main-title{margin-top:30px;margin-bottom: 65px;line-height: 65px;}
h1.main-title span{color:#90959a;font-size:28px;font-family: 'Lato', sans-serif;}
.main-content h2{font-family: 'Playfair Display', serif;font-size:45px;  color:#383d42;line-height: 50px; margin-bottom: 30px;margin-top:46px;}
.main-content h3{font-family: 'Playfair Display', serif;font-size:35px;  color:#383d42;line-height: 40px; margin: 36px 0 16px 0;}
.main-content h4{font-family: 'Playfair Display', serif;font-size:25px;  color:#383d42;line-height: 30px;}
.main-content h5{font-family: 'Playfair Display', serif;font-size:18px;  color:#383d42;line-height: 23px;}
.main-content h6{font-family: 'Playfair Display', serif;font-size:12px;  color:#383d42;line-height: 17px;}
.main-content .intro{font-family: 'Playfair Display', serif;font-size:35px;  color:#009fde;font-style:italic;line-height: 40px;}
.main-content p,.main-content ul li,.main-content ol li {font-size:18px;line-height: 25px;letter-spacing:0.5px;}
.main-content ul ,.main-content ol {margin-top:0;padding-left:60px;}
.main-content ul li,.main-content ol  li{margin-bottom:12px;padding-left:16px;}
.main-content ul li:last-child,.main-content ol  li:last-child{margin-bottom:0;}
.main-content ul {list-style:url(../images/list-style.png);}

.main-content .normalTxt{line-height: 25px;font-size: 18px;    letter-spacing: 0.5px;font-family: 'Lato', sans-serif;margin: 0 0 1.2em;}
/*.block-system-main-content{margin:50px 0 180px 0;}*/
.main-content-wrapper{min-height:250px;}

blockquote{background: none;  color:#009fde;border-left: 3px solid #009fde;font-style: italic;font-weight:300;
margin:60px 0 60px 40px; padding: 0 0 0 32px;}

blockquote:before {
  content: none;
  /*color: #bbb;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -.4em;*/
}
blockquote:after {
  /*content: "\201D";
  color: #bbb;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -.45em;*/
}

.main-content blockquote p{font-size:28px;line-height:32px;}
.main-content p.citation-titre{color:#9a9ea2;font-weight:bold;padding-left: 76px;margin-top: -35px;    margin-bottom: 44px;}

/* ------------------ Table Styles ------------------ */

table {
  border: 0;
  border-spacing: 0;
  font-size: 15px;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #FFF;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #fff;
  text-align: left; /* LTR */
}
#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
  background: #efefef;
  background: rgba(0, 0, 0, 0.063);
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}


/*********************************************/
/***               Header              *******/
/*********************************************/

.top-header{height:39px;border-bottom:solid 1px #d7d8d9;}
.top-header .container{overflow:visible;}
.top-header .grid-item{border-right:solid 1px #d7d8d9;height: 24px;margin-top: 6px;width:142px;}
.top-header a{color:#383d42;font-size:13px;font-weight:bold; padding-top:3px;text-transform:uppercase;margin:0;display:block;
text-align: center;}
.top-header a:hover{color:#222629;}
.top-header .phone {margin-left: 0;}
.top-header .phone a{color:#009fde;font-size:15px; padding-left: 17px;background:url(../images/ic-phone.png) no-repeat left 6px transparent;}
.top-header .phone a:hover{color:#017fb1;}
.top-header .social-btn  {width:162px;}
.top-header .social-btn ul {list-style:none;margin:0;display:block;width:auto;}
.top-header .social-btn ul li a span{display:none;}
.top-header .social-btn ul li {float:left;display:block;}
.top-header .social-btn ul li a{float:left;display:block;height:24px;width:24px;margin-right:5px;
background:url(../images/ic-social-btn.png) no-repeat top left transparent;}
.top-header .social-btn ul li:last-child a{margin-right:0;}
.top-header .social-btn ul li.li a{background-position:-29px 0;}
.top-header .social-btn ul li.tw a{background-position:-58px 0;}
.top-header .social-btn ul li.yt a{background-position:-87px 0;}
.top-header .social-btn ul li.gp a{background-position:-116px 0;}

.top-header .social-btn ul li.fb a:hover{background-position:0 -28px;}
.top-header .social-btn ul li.li a:hover{background-position:-29px -28px;}
.top-header .social-btn ul li.tw a:hover{background-position:-58px -28px;}
.top-header .social-btn ul li.yt a:hover{background-position:-87px -28px;}
.top-header .social-btn ul li.gp a:hover{background-position:-116px -28px;}

.top-header .espace-client,.top-header .social-btn {border:0;}
.top-header .espace-client a{background-color:#009fde;color:#FFF;font-size:12px;    letter-spacing: 0.5px;height:100%;}
.top-header .espace-client a:hover{background-color:#048bc1;}
.top-header .indices {border:0;    width: auto; margin-top:1px;position:absolute;right:-10px;top:0;z-index:99999999;}
.top-header .indices a{font-family: 'Playfair Display', serif;font-size:12px;text-transform:none;text-align:right;
background:url(../images/arrow-down-up.png) no-repeat right 10px transparent;letter-spacing:1px;padding-right: 26px;
width: auto;    margin-right: 10px;}
.tabBtnBg{width: auto;height:38px;z-index:1;padding-top:5px;margin:0;padding-left:20px;}
.tabBtnBg.active{background-color:#FFFFFF;
border:solid 1px #cecfd0;
-moz-box-shadow: 0px -8px 8px 0px #cecfd0;
-webkit-box-shadow: 0px -8px 8px 0px #cecfd0;
-o-box-shadow: 0px -8px 8px 0px #cecfd0;
box-shadow: 0px -8px 8px 0px #cecfd0;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#cecfd0, Direction=90, Strength=8);

border-bottom:0;
}

.main-header{height:80px;}
.main-header .logo{padding-top:25px;}

.indices-marche{position:absolute;top:38px;left:0;width:1180px;height:450px;border:solid 1px #cecfd0;z-index:9999999;background-color:#FFF;
margin:0;display:none;
-moz-box-shadow: 0px 0px 8px 0px #cecfd0;
-webkit-box-shadow: 0px 0px 8px 0px #cecfd0;
-o-box-shadow: 0px 0px 8px 0px #cecfd0;
box-shadow: 0px 0px 8px 0px #cecfd0;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#cecfd0, Direction=NaN, Strength=8);
}
.indices-marche-val {padding:35px 20px;    overflow: hidden;}
.indice-marche{width:100%;height:52px;position:relative;margin-bottom:15px;font-size:18px;font-weight:bold;letter-spacing:0.8px;overflow:hidden;}
.indice-marche .bg{display:block;width:308px;height:1px;position:absolute;top:19px;left:60px;background-color:#d7d8d9;z-index:10;}
.indice-marche .legend{display:block;width:13px;height:13px;position:absolute;top:13px;left:0;}
.indice-marche.icc .legend{background-color:#e0007a;}
.indice-marche.irl .legend{background-color:#ea752b;}
.indice-marche.ilat .legend{background-color:#f5d812;}
.indice-marche.ilc .legend{background-color:#78c426;}
.indice-marche.oat .legend{background-color:#009fde;}
.indice-marche.euribor .legend{background-color:#9f0ad0;}
.indice-marche .title{display:block;width:auto;height:18px;position:absolute;top:10px;left:26px;background-color:#fff;padding-right:12px;z-index:11;}
.indice-marche .value{display:block;width:auto;height:18px;position:absolute;top:10px;right:0;background-color:#fff;padding-left:12px;z-index:11;}
.indice-marche .info{display:block;width:auto;height:17px;position:absolute;top:29px;left:24px;font-size:12px;font-weight:400;}

.indice-marche-reference{height:22px;margin:0;position:absolute;top:18px;left:0;max-width:350px;}
.indice-marche-reference .info{top:0; font-weight:600;    left: 20px;}
.indice-marche .info-date-maj{font-weight:600; left:0;top:0;}
/*.indice-marche.ilc {margin-bottom: 22px;}*/
.indice-marche-date-maj{height:14px;margin:0;}


.indices-marche-graph{position:relative;background:url(../images/ajax-loader.gif) no-repeat center center transparent;}
.indices-marche-graph .hAxisBg{position:absolute;height:13px;    width: 650px;left: 78px;bottom: 38px;background-color:pink;z-index:100;
background:url(../images/hAxisBg.png) no-repeat top left transparent;display:none;}
.indices-marche-graph .hAxisBg.show{display:block;}
.indices-marche-graph-chart{width:100%;height:148px/*446*/;    overflow: hidden; }


/*.region-header {
  float: right; 
  margin: 0 5px 10px;
}
.with-secondary-menu .region-header {
  margin-top: 3em;
}
.without-secondary-menu .region-header {
  margin-top: 15px;
}
#secondary-menu {
  position: absolute;
  right: 0; 
  top: 0;
  width: 480px;
}*/

/*********************************************/
/*****               Menu              *******/
/*********************************************/
.main-menu{margin-top:42px;}
.mobile-menu{display:none;}
.block-nice-menus{z-index:9999!important;}
.btn-navbar:focus{ outline: none;}
.btn-navbar{background: url(../images/mobileMenuIc.gif) no-repeat  10px 12px transparent; 
width:64px;border:none;cursor:pointer;background-size: 45px;
height: 48px;
-webkit-transition:background-position .3s ease-in-out;  
    -moz-transition:background-position .3s ease-in-out;  
    -o-transition:background-position .3s ease-in-out;  
    transition:background-position .3s ease-in-out; 
    }
.mobile-menu-main-btn span.menu-title{display:none;}  
.btn-navbar.clicked{background-position:10px -34px;}  
.mobile-menu-main-btn{position:absolute;right:5px;top:17px;}
.mobile-menu-main{display:none;position:absolute;top:79px;left:0;
z-index: 999999;width: 100%;}
.mobile-menu-main ul{width:100%;margin:0;padding:0;}
.mobile-menu-main ul > li{width:100%;margin:0;padding:0;}
.mobile-menu-main ul > li a{width: 100%;
    display: block;
    height: 40px;
    background-color:#3c3c3a;opacity:0.95;
    color: #dadadc;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 8px 0;
    /* margin-bottom: 1px; */
    border-bottom: solid 1px #FFF;
}
.mobile-menu-main ul > li a:hover,.mobile-menu-main ul > li a:focus{ background-color:#7f7f7f;opacity:1;}
.mobile-menu-main ul > li > ul > li a{font-size:13px;padding: 12px 0;}

/* nice menu */
ul.nice-menu-down{float:none;margin:0;padding:0;}
.region-header .block-nice-menus{position:relative;margin:0;padding:0;z-index:30;}
.block-nice-menus ul.nice-menu-down li{float:left;border:none;background:transparent none;}

.block-nice-menus ul.nice-menu-down > li{padding:0 14px;}
.block-nice-menus ul.nice-menu-down > li:last-child{padding-right:0;}
.block-nice-menus ul.nice-menu-down > li:first-child{padding-left:0;}
.block-nice-menus ul.nice-menu-down > li:hover {background:transparent none;}
.block-nice-menus ul.nice-menu-down > li > a:hover,
.block-nice-menus ul.nice-menu-down > li > a.active,
.block-nice-menus ul.nice-menu-down > li.active-trail > a{background:transparent none;border-bottom:solid 3px #3c3c3a;}
/*.block-nice-menus ul.nice-menu-down > li.menuparent > a:hover{border-bottom:0;}*/

.block-nice-menus ul.nice-menu-down>li>a{ padding: 7px 0;height: 38px;line-height: 19px;}
.block-nice-menus ul.nice-menu-down>li.menuparent>a{padding-right:16px;}
.block-nice-menus ul.nice-menu-down>li.menuparent>a{background:url(../images/arrow-down-up.png) no-repeat right 14px transparent;}
.block-nice-menus ul.nice-menu-down li a:hover{text-decoration:none;}
/*.block-nice-menus ul.nice-menu-down>li:first-child>a{background:none;}*/
.block-nice-menus ul.nice-menu-down li ul{font-size:12px;border:none;top:35px;}
.block-nice-menus ul.nice-menu-down li ul li{min-width:198px;width:100%;}
.block-nice-menus ul.nice-menu-down li ul li a {padding:0;} 
.block-nice-menus ul.nice-menu-down li ul li a span{display:block;margin:2px 0 0 0;padding:5px;font-weight:bold;background-color:#ffffff;
opacity:1;color:#3c3c3a;} 
.block-nice-menus ul.nice-menu-down li ul li a:hover span {text-decoration:none;background-color:#e6e6e6;opacity:1;}
ul.nice-menu-down ul{left:14px;z-index:999999999;background-color: rgba(255, 255, 255, 0.8);}

ul.nice-menu-down > li:first-child ul{left:0;}
.block-nice-menus ul.nice-menu-down li ul {background-color:#3c3c3a;}

.region-header, .region-header a, .region-header li a.active{color:#383d42;}

#nav{position:absolute;left:164px;bottom:-25px;z-index:6;width:637px;height:45px;list-style-type:none;padding:0;}
#nav li{float:left;color:#383d42;height:22px;padding:23px 0 0 0;}
#nav li a,ul.nice-menu a{color:#383d42;padding:2px 19px;display:block;text-align:center;font-size:12px;text-transform:uppercase;font-weight:bold;
letter-spacing: 1px;}
#nav li a:hover{text-decoration:none;}
#nav li.item-7{ background:url(../images/menuSliderBgImmo.png) no-repeat left bottom;}
#nav li.item-8{ background:url(../images/menuSliderBgEntreprise.png) no-repeat left bottom;}
#nav li.item-9{ background:url(../images/menuSliderBgConseil.png) no-repeat left bottom;}
#nav li.item-10{ background:url(../images/menuSliderBgFoncier.png) no-repeat left bottom;}

#nav li.item-7:hover, #nav li.activeSlide{background-position:left top;}
#nav li.item-8:hover{background-position:left top;}
#nav li.item-9:hover{background-position:left top;}
#nav li.item-10:hover{background-position:left top;}

#nav li.item-7 a{ width:130px;}
#nav li.item-8 a{  width:143px;}
#nav li.item-9 a {  width:164px;}
#nav li.item-10 a{  width:48px;}

/*********************************************/
/****              Recherche              ****/
/*********************************************/
.home-search-toolbar{z-index:101;position:relative;}
.top-search-toolbar{position:relative;z-index:101; }
.home-search-toolbar .container{overflow:visible;}
.top-search-toolbar .container{height:230px;overflow:visible;}
.top-search-toolbar .container .search-toolbar{padding:50px 0;margin-top:0;}
.search-toolbar{width:100%;height:auto;margin-top:-65px;}
.search-toolbar-form{width:100%;max-width:1120px;height:129px;background-color:#383d42;position:relative;padding-right: 235px;}
.search-toolbar-form input.submit{background:url(../images/search-toolbar-btn.jpg) no-repeat right top #009fde;color:#FFFFFF;text-transform:uppercase;padding:15px 74px 15px 32px;
font-size:21px;position:absolute;right:-50px;top: 20px;height: 89px;margin: 0;display:inline-block;cursor:pointer;       -webkit-appearance: initial!important; line-height: 59px;    background-color: #009fde;}
.search-toolbar-form a.submit-link .rightArrow{background:url(../images/search-toolbar-btn.jpg) no-repeat right top #009fde; height: 89px;width:50px; display:block;    position: absolute; right: 0; top: 0;}
.search-toolbar-form a.submit-link:before{background-color:#0087be;   }
.search-toolbar-form a.submit-link{background-color:#009fde;display: inline-block;
   padding:15px 74px 15px 32px;
    font-size:21px;
    color:#FFFFFF;
   height: 89px;
    text-transform: uppercase;
    border: 0;
    letter-spacing: 1px;
    font-weight: 700;position:absolute;right:-50px;top: 20px;
    text-align: center;margin: 0;display:inline-block;cursor:pointer; line-height: 59px; 
    }
.search-toolbar-form input.submit:hover{background-color:#0087be;}
.search-toolbar-form input.hidden.submit-link {display:none;}
.search-toolbar-form p.title{color:#FFFFFF;font-size:20px;font-weight:700;text-transform:uppercase;line-height:26px;letter-spacing:1px;    width: 22%;
 text-align: center;display: inline;float: left;padding-top: 39px;}
.search-toolbar-form p.title span{font-size:22px;font-weight:300;text-transform:lowercase;}
.search-toolbar-form a.advanced-search{color:#FFFFFF;text-decoration:none;font-size:15px;display:inline-block;position:absolute;right:235px;bottom:16px;}
.search-toolbar-form .search-fields{padding:42px 0 0 0;float: right; width: 78%;}
.search-toolbar-form .searchBar-item{float:right;display:block;margin: 0 0 0 3px;width:34%;}
.search-toolbar-form .searchBar-item:last-child{margin-left:0;}
.search-toolbar-form .searchBar-item.searchBar-item-transaction{width:29%;}
.search-toolbar-form select{
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    width:100%;
    cursor:pointer;
    border-radius: 0;
    background:url(../images/arrow-down-up.png) no-repeat 95% 20px #FFFFFF;
    padding-right:26px;
}
.search-toolbar-form .search-toolbar-form-advanced {position:absolute;left:0; top: 128px;width:100%;height:60px;background-color:#383d42;padding-right:235px;display:none;    z-index: 100;}
.search-toolbar-form .search-toolbar-form-advanced .searchBar-item {width:26.5%;float:right;margin-left:3px;}
.search-toolbar-form .search-toolbar-form-advanced .searchBar-item input {width:100%;margin-top:0;}
.search-toolbar-form-advanced-top{display:none;}

div.Tokenize{width:100%;}
div.Tokenize ul.TokensContainer{height:45px;border-color:#DEDEDE;padding: 0;overflow:auto;}
div.Tokenize ul.TokensContainer li.TokenSearch,div.Tokenize ul.TokensContainer li.Token{margin:0;height:42px;float:left;}
div.Tokenize ul.TokensContainer li.TokenSearch input{    font-size: 15px;padding: 0 15px;color: #383d42;    line-height: 45px;    height: 42px;}
div.Tokenize ul.TokensContainer li.Token{margin-left:5px;    line-height: 29px;height:32px;    margin-top: 6px;}
div.TokenizeMeasure, div.Tokenize ul li span, div.Tokenize ul.TokensContainer li.TokenSearch input{font-size:15px;font-family: 'Lato', sans-serif;}
div.Tokenize ul.TokensContainer li.Token a.Close{margin-top:6px;font-family: 'Lato', sans-serif!important;}
div.Tokenize ul li span{font-size:12px;}
div.Tokenize ul.TokensContainer li.Placeholder{font-size:15px;padding: 0 15px;color: #383d42;    line-height: 45px;    height: 42px;}
div.Tokenize ul.Dropdown li.Hover{background-color: #383d42!important;background-image:none;}
div.Tokenize ul.Dropdown li{font-size:14px;}
div.Tokenize ul.Dropdown {z-index:120;}

.option {  cursor:pointer;font-size:14px;}
.tokenize-option{display:none;}

.search-results{margin-bottom:80px;}
.search-results-content .search-results-head{height:48px;margin-bottom:25px;  padding: 0 4px;}
.search-results-content a.bien-immo:hover,.search-results-content a.fade-in:hover{opacity:0.8!important;}
.search-results-content .sort-by{font-size:16px;width:460px;}
.search-results-content .sort-by label{float:left;text-transform:uppercase;font-size:16px;color:#383d42;letter-spacing:0.2px;font-weight:400;}
.search-results-content .sort-by select{
    float:right;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    width:235px;
    cursor:pointer;
    background:url(../images/arrow-down-up.png) no-repeat 95% 20px #FFFFFF;}
.search-results-content .map-results{text-align:center;font-size:15px;width:186px;height:33px;border-bottom:solid 3px #ebebec;margin-top:14px;}
.search-results-content .map-results a{color:#383d42;display}
.search-results-content .map-results a:hover{text-decoration:underline;}

.search-results  {float:left;}
.search-results .derniers-biens { margin:0;}
.search-results .bien-immo{ margin-bottom: 5px;}
.search-results .bien-immo-large.item-16{ float:right;}
.search-results .bien-immo-large.item-16 div.wrapper-immo{margin-left:0;margin-right:5px;}

p.no-result-info{font-style:italic;font-size:18px;text-align:center;margin:60px 0 200px 0;}

.item-list  { float: left;width: 100%;text-align: center; }
.item-list .pager {font-size:15px;color:#383d42;margin:40px 0 75px 0;}
.item-list .pager a{color:#383d42;}
.item-list .pager .pager-current{font-weight:bold;}
.item-list .pager .pager-next,.item-list .pager .pager-previous{font-size:24px;}
.item-list .pager li{padding:6px;vertical-align: middle;border:0;}

.search-results-map{display:none;}
.search-results-map-content{width:100%;height:540px;margin-bottom:80px;}

.search-results-map-content .labels{color:#383d42;width:63px;height:80px;background:url(../images/map/marker.png) no-repeat top left transparent;font-size: 18px;
font-family: 'Lato', sans-serif;font-weight: bold;text-align: center; white-space: nowrap;    padding-top: 21px;}
.search-results-map-content .infoBox{background:url(../images/map/marker-info.png) no-repeat top left transparent;width:321px;height:160px;opacity:1;}
.search-results-map-content .infoBox > img{z-index:1000;}
.search-results-map-content .infoBoxContent  {   width:322px;position:relative;}
.search-results-map-content .infoBoxContent .infoBoxBien {    margin:15px 0 0 47px;width: 240px;height: 110px;}
.search-results-map-content .infoBoxBien a{color:#e4007b;font-size:15px;background:url(../images/map/pinkArrow.png) no-repeat 0 5px transparent;padding-left:27px;font-weight:500;
position: absolute;left: 91px;bottom: 28px;}
.search-results-map-content .infoBoxBien a:hover{text-decoration:underline;}
.search-results-map-content .infoBoxBien p{margin-bottom:15px;font-size:15px;line-height:20px;}
.search-results-map-content .infoBoxBien .rightContent{width:150px;padding-top: 5px;}
.search-results-map-content .infoBoxContent .prev-next-btn{z-index:100;width:21px;height:32px;display:block;position:absolute;top:40px;background:url(../images/map/grey-arrow.png) no-repeat top left transparent;cursor:pointer;}
.search-results-map-content .infoBoxContent .prev-next-btn:hover{opacity:0.8;}
.search-results-map-content .infoBoxContent .prev-next-btn.prev{left:15px;}
.search-results-map-content .infoBoxContent .prev-next-btn.next{right:14px;left:auto;    background-position: 0 -32px;}
/*.search-results-content .item-list .pager-first,.search-results-content .item-list .pager-last{display:none;}*/

/*********************************************/
/***               Footer              *******/
/*********************************************/
footer{background-color:#1f2123;color:#FFF;}
.first-footer{background-color:#585d63;min-height:85px;}
.first-footer .grid-item{margin:0;padding:0;width:25%;}
.first-footer a{display:block;height:85px;background:url(../images/footer-links.jpg) no-repeat 0 0 transparent;max-width:293px;margin-left:0;width:100%;}
.first-footer a span{position:absolute;top:-9999px;left:-9999px;text-indent:-9999px;}
.first-footer a.bureaux:hover{background-position:0 -85px;}
.first-footer a.residentiel{background-position:-293px 0;}
.first-footer a.residentiel:hover{background-position:-293px -85px;}
.first-footer a.investissement{background-position:-586px 0;}
.first-footer a.investissement:hover{background-position:-586px -85px;}
.first-footer a.foncier{background-position:-880px 0;}
.first-footer a.foncier:hover{background-position:-880px -85px;}
.sub-footer{background-color:#383d42;}
.sub-footer .grid-item{height:100%;height:288px;padding-top:32px;position:relative;}
.sub-footer .grid-item.experts > *{margin-left: 4rem;}
.sub-footer .grid-item.simulez{margin-left:0;}
.sub-footer .grid-item.experts{background-color:#2a2d31;}
.sub-footer .grid-item p{text-transform:uppercase;font-size: 20px;line-height: 22px;margin-top:15px;font-weight: 300;margin-bottom:21px;}
.sub-footer .grid-item p span{font-weight:bold;}
.sub-footer .grid-item a.phone{font-weight:bold;    font-size: 24px;letter-spacing: 1px;color:#FFF;}
.sub-footer .grid-item a.btn{display:inline-block;padding: 12px 22px 10px 22px;text-transform:uppercase;color:#FFF;border:solid 1px #7f8183;background:none;
position:absolute;bottom: 39px;width: auto;left: 20px;font-size: 12px;    font-weight: bold;letter-spacing: 1px;text-align: center;}
.sub-footer .grid-item a.btn:focus{color:#2a2d31;}
.sub-footer .grid-item.experts a.btn{left:40px;}
.sub-footer .grid-item a:hover{color:#383d42;}
.sub-footer .grid-item a.phone:hover{color:#FFF;opacity:0.9;}
.sub-footer .grid-item.newsletter .block-webform input.form-text{background-color:#FFF;color:#383d42;font-size:16px;  height: 45px;border:0;
    padding-left: 10px;width:100%;margin:0;}
.sub-footer .grid-item.newsletter .block-webform .form-type-radio label{text-transform:uppercase;font-size: 12px;}
.sub-footer .grid-item.newsletter .block-webform .form-radios .form-item{margin-bottom:0;margin-top:0;height: 17px;}
.sub-footer .grid-item.newsletter .block-webform .form-actions{width:52px;float:left;margin:0;height:45px;background-color:#FFF;}
.sub-footer .grid-item.newsletter .block-webform .form-actions input.form-submit{margin:0;background:none;color:#383d42;border:0;    height: 100%;    padding: 14px 14px 12px 14px;
font-size:14px;font-weight:bold;}
.sub-footer .grid-item.newsletter .block-webform .webform-component-email{    width: 71%;float:left;margin:0;}
.sub-footer .footer-ic{display:block;width:45px;height:45px;background:url(../images/ic-footer.png) no-repeat -3px 0px transparent;}
.sub-footer .footer-ic-newsletter{background-position:-3px -47px;}
.sub-footer .footer-ic-experts{background-position:-1px -95px;width:48px;height:39px;}
.main-footer{height:115px;}
.main-footer .footer-logo a{display:block;float:right;margin:30px 0 30px 60px;}
.main-footer .footer-logo a span{display:none;}
.main-footer .footer-logo a.afilog{width:100px;height:54px;background:url(../images/footer-logos.png) no-repeat 0 0 transparent;margin-left:0;}
.main-footer .footer-logo a.fnaim{width:84px;height:54px;background:url(../images/footer-logos.png) no-repeat  -158px 0 transparent;}
.main-footer .footer-logo a.experts-fnaim{width:150px;height:54px;background:url(../images/footer-logos.png) no-repeat  -296px 0 transparent;}
.main-footer .region-footer-left .block-menu ul.menu {list-style: none;margin:0; padding:0; }
.main-footer .region-footer-left .block-menu ul.menu > li{float:left;list-style-image: none;list-style-type: none;border-right:solid 1px #848484;height: 10px;
    line-height: 7px;padding:0 10px;margin: 3px 0;}
.main-footer .region-footer-left .block-menu ul.menu > li:last-child{border-right:0;}
.main-footer .region-footer-left .block-menu ul.menu > li:first-child{padding-left:0;}
.main-footer .region-footer-left .block-menu a{color:#848484;font-size:12px; }
.main-footer .region-footer-left .block-menu a:hover{text-decoration:underline;}
.main-footer .region-footer-left .block-block{width:100%;margin:0;}
.main-footer .region-footer-left .block-block .content{width:100%;margin:0;background:none;color:#848484;font-size:12px;    padding: 38px 0 0 0;}
.main-footer .region-footer-left .block-block .content p {margin-bottom:9px;}
.main-footer .region-footer-left .block-block .content p > span{display:inline-block;padding:0 10px;}




/*********************************************/
/*****               Home              *******/
/*********************************************/
.main-slider-container{    max-width: 1800px;}
.home-slider-wrapper{position:relative;z-index:1;}
.home-cycle-slideshow{width:100%;height:490px;}
.slide-item{width:100%;height:490px;position:relative;}
.slide-item .image{width:100%;height:490px;position: absolute;left: 0;top: 0;}
.slide-item .slide-title{max-width:70%;margin:auto;text-align:center;position:relative;}
.slide-item .slide-title h2,.slide-item .slide-title h3{color:#FFF;text-align:center;   
text-shadow: 0px 0px 10px rgba(0,0,0, 0.8);}
.slide-item .slide-title h2{font-size:58px;padding-top:146px;padding-bottom:0;margin-bottom: 18px; line-height: 53px;}
.slide-item .slide-title h3{font-size:28px;letter-spacing:1px;line-height:29px;}
.slide-item .slide-title a.btn{margin-top:56px;}
.slide-item .slide-title a.bien-redirect:hover{opacity:0.9;}
.slide-item .slide-title a.bien-redirect{display:inline-block;width:auto;font-weight:700;margin:auto;color:#FFF;text-transform:uppercase;
text-shadow: 0px 0px 10px rgba(0,0,0, 0.8);font-size:14px;margin-top:25px;}
.slide-item .slide-title a.bien-redirect span{text-transform:initial;font-weight:400;font-size:14px;}
.cycle-btn span{display:none;}
.cycle-btn{display:block;background:url(../images/slider-prev-next.png) no-repeat 0 2px transparent;position:absolute;top:50%;
transform: translateY(-50%);z-index:999;cursor:pointer;background-size:38px;  height: 59px;width:40px;}
.cycle-prev{left:10%;}
.cycle-next{right:10%;background-position: 0 -56px;}
.cycle-btn:hover,.cycle-btn:focus{opacity:0.8;}
.home-slider-wrapper .top-links{width:640px;height:46px;margin:auto;position:relative;position:absolute;top:30px;
transform: translateX(-50%);left:50%;z-index: 999;}
.home-slider-wrapper .top-links a{display:block;width:156px;height:45px;background:url(../images/home-slider-links.png) no-repeat top left transparent;
margin-right:5px;float:left;}

.home-text{margin:50px 0;}
.home-text div.content *:last-child{padding-bottom:0;margin-bottom:0;}

.home-slider-wrapper .top-links a:last-child{margin-right:0;}
.home-slider-wrapper .top-links a.node-6{background-position:-161px 0;}
.home-slider-wrapper .top-links a.node-7{background-position:0 0;}
.home-slider-wrapper .top-links a.node-8{background-position:-322px 0;}
.home-slider-wrapper .top-links a.node-9{background-position:-483px 0;}
.home-slider-wrapper .top-links a.node-6:hover{background-position:-161px -45px;}
.home-slider-wrapper .top-links a.node-7:hover{background-position:0 -45px;}
.home-slider-wrapper .top-links a.node-8:hover{background-position:-322px -45px;}
.home-slider-wrapper .top-links a.node-9:hover{background-position:-483px -45px;}
.home-slider-wrapper .top-links a span{display:none;}

.home-advice{background:url(../images/home-vous-conseiller-2.jpg) no-repeat center center transparent;height:578px;margin-top:30px;}
.home-advice .line{height:100%;}
.home-advice-block {width:440px;height:100%;margin:auto;float:none;}
.home-advice-block h2{color:#FFF;text-align:center;   padding-top:60px; text-shadow: 0px 0px 10px rgba(0,0,0, 0.4);padding-bottom: 16px;}
.home-advice-block .block-content{text-align:center;width:365px;height:256px;background:url(../images/sorovim-split-investissement.png) no-repeat center 30px rgba(56,61,66,0.9);margin:auto;position:relative;}
.home-advice-block .block-content p{line-height: 24px;margin-top:50px;font-size:18px;color:#FFF;padding:72px 0 0 0;text-align:center;}
.home-advice-block .block-content p span{letter-spacing:1px;display:inline-block;padding-top:16px;font-size:18px;font-weight:bold;}
.home-advice-block .block-content a.btn{margin-top:26px;}

.taxonomy-term-description{margin:50px 0 20px 0;}

.last-news-container{    max-width: 1180px;}
.last-news-article-container{    padding-bottom:40px;}
.last-news{margin:50px 0 100px 0;text-align:center;}
.last-news .last-news-items {width:100%;height:auto;}
.last-news .last-news-item{background-color:#FFF;height:516px;position:relative;max-width: 370px;text-align:left;width:370px;margin-left:30px;float:left;}
.last-news .last-news-item:first-child,.last-news .last-news-item.item-col-1{margin-left:10px;}
.last-news .last-news-item a.news-link{display:block;margin:0;padding:0;width:100%;}
.last-news span.tag,.last-news a.tag, a.term-filter{display:block;position:absolute;top:20px;left:-8px;width:auto;height:38px;background-color:#009fde;color:#FFF;text-transform:uppercase;
font-size:12px;font-weight:700;padding:11px 20px;letter-spacing:1px;z-index:100;}
div.term-filters{text-align:center;margin-top:-15px;}
a.term-filter{position:relative;width:auto;display:inline-block;margin: 6px;background-color:transparent;border:solid 2px #009fde;color:#009fde;    padding: 23px 17px;min-width: 195px;line-height: 0.20em;}
a.term-filter:hover{background-color:#009fde;border-color:#009fde;color:#fff;}
.last-news h2{text-align:center;}
.last-news .infos{padding:15px 30px;margin:0;width: 100%;    max-height: 217px;overflow: hidden;}
.last-news p.date{font-size:15px;color:#b2b7bd;padding:0 0 0 0;margin:0;}
.last-news h3{font-size:20px;font-weight:bold;color:#383d42;text-transform:uppercase;line-height: 24px;padding-top: 15px;}
.last-news div.summary{font-size:16px;margin-top:20px;max-height:88px;overflow:hidden;}
.last-news div.summary p{margin-bottom:0;padding-bottom:0;}
.last-news a.learn-more{font-weight:700;font-size:12px;text-transform:uppercase;display:block;width:auto;height:18px;position:absolute;bottom:21px;right:32px;
letter-spacing:1px;background:url(../images/arrow-right.png) no-repeat right 4px transparent;padding-right: 15px;}
.last-news a.learn-more:hover,.last-news a.learn-more:focus{color:#383d42;background-position:right -17px;}
.last-news a.all-news-link{margin-top:40px;margin-left: 10px;}
.last-news a:hover,.last-news a:focus{opacity:0.9;}

.last-news  .hide-text{background:url(../images/hide-text-bg.png) repeat-x top left transparent;height:61px;width:308px;
display:block;position:absolute;left:30px;bottom:58px;margin:0;border-bottom:solid 1px #b2b7bd;z-index:10;}

.projet-immo-home h2{text-align:center;margin-top:60px;}
.projet-immo-home .pager-tabs{padding:0;text-align:center;}
.projet-immo-home .pager-tabs span.pager-active,.projet-immo-home .pager-tabs span.cycle-pager-active{color:#ffffff;}
.projet-immo-home .pager-tabs span.residentiel.pager-active,.projet-immo-home .pager-tabs span.residentiel.cycle-pager-active{background-color:#e0007a;}
.projet-immo-home .pager-tabs span.entreprise.pager-active,.projet-immo-home .pager-tabs span.entreprise.cycle-pager-active{background-color:#ea752b;}
.projet-immo-home .pager-tabs span.foncier.pager-active,.projet-immo-home .pager-tabs span.foncier.cycle-pager-active{background-color:#7bb32e;}
.projet-immo-home .pager-tabs span.investissement.pager-active,.projet-immo-home .pager-tabs span.investissement.cycle-pager-active{background-color:#009fde;}

.projet-immo-home .bien-immo-info-block{width:50%;float:left;font-size:18px;padding:0 50px 30px 40px;margin-top:6px;}
.projet-immo-home .bien-immo-info-block:last-child{border-left:solid 1px #b2b7bd;}
.projet-immo-home .bien-immo-info-block .block-title{background:url(../images/h-split.jpg) no-repeat bottom left transparent;    padding-bottom: 5px;margin-bottom: 32px;}
.projet-immo-home .bien-immo-info-block h3{font-size: 45px;font-family: 'Playfair Display', serif; line-height: 45px;}
.projet-immo-home .bien-immo-info-block h4{font-size: 20px;font-family: 'Lato', sans-serif;line-height: 20x;font-weight:900;
margin-top:14px;letter-spacing:1px;text-transform:uppercase;text-align:left;}
.projet-immo-home .bien-immo-info-block ul{margin-bottom:20px;list-style:none;padding-left:0;}
.projet-immo-home .bien-immo-info-block ul li{padding-bottom:10px;padding-left:48px;}

.projet-immo-home .bien-immo-info-block ul li.loupe{background:url(../images/ic-loupe-investissement.png) no-repeat 0 4px transparent;}
.projet-immo-home .bien-immo-info-block ul li.certificat{background:url(../images/ic-certificat-investissement.png) no-repeat 0 3px transparent;}
.projet-immo-home .bien-immo-info-block ul li.livre{background:url(../images/ic-livre-investissement.png) no-repeat 0 6px transparent;}
.projet-immo-home .bien-immo-info-block ul li.monnaie{background:url(../images/ic-monnaie-investissement.png) no-repeat 0 6px transparent;}

.projet-immo-home .bien-immo-block-home-residentiel .bien-immo-info-block ul li.loupe{background-image:url(../images/ic-loupe-residentiel.png);}
.projet-immo-home .bien-immo-block-home-residentiel .bien-immo-info-block ul li.certificat{background-image:url(../images/ic-certificat-residentiel.png);}
.projet-immo-home .bien-immo-block-home-residentiel .bien-immo-info-block ul li.livre{background-image:url(../images/ic-livre-residentiel.png);}
.projet-immo-home .bien-immo-block-home-residentiel .bien-immo-info-block ul li.monnaie{background-image:url(../images/ic-monnaie-residentiel.png);}

.projet-immo-home .bien-immo-block-home-entreprise .bien-immo-info-block ul li.loupe{background-image:url(../images/ic-loupe-entreprise.png);}
.projet-immo-home .bien-immo-block-home-entreprise .bien-immo-info-block ul li.certificat{background-image:url(../images/ic-certificat-entreprise.png);}
.projet-immo-home .bien-immo-block-home-entreprise .bien-immo-info-block ul li.livre{background-image:url(../images/ic-livre-entreprise.png);}
.projet-immo-home .bien-immo-block-home-entreprise .bien-immo-info-block ul li.monnaie{background-image:url(../images/ic-monnaie-entreprise.png);}

.projet-immo-home .bien-immo-block-home-foncier .bien-immo-info-block ul li.loupe{background-image:url(../images/ic-loupe-foncier.png);}
.projet-immo-home .bien-immo-block-home-foncier .bien-immo-info-block ul li.certificat{background-image:url(../images/ic-certificat-foncier.png);}
.projet-immo-home .bien-immo-block-home-foncier .bien-immo-info-block ul li.livre{background-image:url(../images/ic-livre-foncier.png);}
.projet-immo-home .bien-immo-block-home-foncier .bien-immo-info-block ul li.monnaie{background-image:url(../images/ic-monnaie-foncier.png);}

.projet-immo-home .bien-immo-block-home-investissement .bien-immo-info-block h3{color:#009de0;}
.projet-immo-home .bien-immo-block-home-residentiel .bien-immo-info-block h3{color:#e4007b;}
.projet-immo-home .bien-immo-block-home-entreprise .bien-immo-info-block h3{color:#ec7519;}
.projet-immo-home .bien-immo-block-home-foncier .bien-immo-info-block h3{color:#79b51f;}


/*********************************************/
/***       Acutalites / Transactions    ******/
/*********************************************/  
.page-taxonomy-term .last-news-item{margin-bottom:14px;}

/*********************************************/
/***             Bien immobilier        ******/
/*********************************************/  
#btn-surfaces{color:#FFFFFF;cursor:pointer;}
#btn-surfaces:hover{text-decoration:underline;}
.features-container{background-color:#383d42;}
.node-type-bien-immobilier h1.main-title{line-height:55px;margin-bottom:45px;}
.node-type-bien-immobilier .features{background-color:#383d42;color:#FFF;padding:20px 31px;height:97px;}
.node-type-bien-immobilier  .entreprise .features,.node-type-bien-immobilier  .entreprise .features-container{background-color:#ed5e00;}
.node-type-bien-immobilier  .foncier .features,.node-type-bien-immobilier  .foncier .features-container{background-color:#79b51f;}
.node-type-bien-immobilier .features > div {display: block;height:auto;padding:0 58px;float:left;}
.node-type-bien-immobilier .features > div:first-child {padding-left:0;}
.node-type-bien-immobilier .features > div:last-child {padding-right:0;}
.node-type-bien-immobilier .features > div p{margin:0;padding:0;font-weight:400;font-size:16px;line-height:28px; display: table-cell;vertical-align: middle;    height: 55px;}
.node-type-bien-immobilier .features > div.price.multipleOffers {margin-top:-4px;}
.node-type-bien-immobilier .features > div.construction {width:42%;}
.node-type-bien-immobilier .features > div.price.multipleOffers p{line-height:22px;}
.node-type-bien-immobilier .features > div.price.multipleOffers p span{font-size:16px;font-weight:400;}
.node-type-bien-immobilier .features > div.price {float:right;}
.node-type-bien-immobilier .features > div.price p{font-weight:700;font-size:30px;/*line-height:58px;*/  text-align: right;}
.node-type-bien-immobilier .features > div.split {height:44px;width:1px;background-color:#74787b;padding:0;    margin-top: 6px;}
.node-type-bien-immobilier .entreprise .features > div.split {background-color:#f28f4d;}
.node-type-bien-immobilier .foncier .features > div.split {background-color:#a2c968;}
/*.node-type-bien-immobilier .bien-immobilier-slider-wrapper  {height:470px;width: 100%;overflow:hidden;position:relative;margin-bottom:30px;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper .cycle-slideshow  {position:relative;   width: 100%;height: 100%;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper .cycle-slideshow  img{height: 100%;max-width:initial;width:auto;}*/
.node-type-bien-immobilier .bien-immobilier-slider-wrapper  {overflow:hidden;margin-bottom:24px;min-height:470px;position:relative;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper .cycle-slideshow  {width: 100%;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper .cycle-slideshow  img:first-child{display:block;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.entreprise .cycle-slideshow  img{height: auto;width:100%;display:none;}
.node-type-bien-immobilier .cycle-pager{position:absolute;left:0;bottom:25px;width:100%;text-align:center;color:#ecececda;z-index:999;font-size:32px;}
.node-type-bien-immobilier .cycle-pager span{display:inline-block;cursor:pointer;opacity:0.6;padding:0 3px;}
.node-type-bien-immobilier .cycle-pager span.cycle-pager-active{opacity:1;color:#dadada;}
.node-type-bien-immobilier .cycle-btn{width: 21px;height: 32px;background: url(../images/blue-arrow.png) no-repeat left top transparent;left:6%;}
.node-type-bien-immobilier .cycle-btn.cycle-next{ background-position: left -32px;right:6%;left:auto;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.residentiel .cycle-prev {left:12%;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.residentiel .cycle-next {right:12%;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.residentiel.alone  {background:url(../images/slider-residentiel-bg.png) no-repeat center center transparent;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.residentiel  .cycle-slideshow {max-width: 800px;margin:auto;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.residentiel.carousel  .cycle-slideshow {max-width: none;position:absolute;left:-659px;top:0;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.residentiel.carousel  .cycle-slideshow img{margin:0 15px;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.residentiel.carousel  .white-bg{display:block;width:156px;height:100%;position:absolute;z-index:999;top:0;background-color:#FFFFFF;opacity:0.7;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.residentiel .carousel .white-bg-left{left:0;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.residentiel .carousel .white-bg-right{right:0;}
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.residentiel.carousel  img{opacity:0.5!important;}
/** fadeInCaroussel img **/
@-webkit-keyframes fadeInCaroussel { from { opacity:0.5; } to { opacity:1; } }
@-moz-keyframes fadeInCaroussel { from { opacity:0.5; } to { opacity:1; } }
@keyframes fadeInCaroussel { from { opacity:0.5; } to { opacity:1; } }
 
.node-type-bien-immobilier .bien-immobilier-slider-wrapper.residentiel.carousel  img.caroussel-active-slide {
	opacity:0.5;  /* make things invisible upon start */
	-webkit-animation:fadeInCaroussel ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeInCaroussel ease-in 1;
	animation:fadeInCaroussel ease-in 1;
 
	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
 
	-webkit-animation-duration:700ms;
	-moz-animation-duration:700ms;
	animation-duration:700ms;
}

.node-type-bien-immobilier .tab-content th,.node-type-bien-immobilier .tab-content td {display:table-cell;}

.node-type-bien-immobilier .info-content{margin:50px 0 0 0;min-height:350px;}
.node-type-bien-immobilier .tabs-content{width:72.5%;padding-right:48px;}
.node-type-bien-immobilier .tabs-cycle-slideshow .tab-content {padding-top:40px;}
.node-type-bien-immobilier .right-col{width:27.5%;position:relative;overflow:hidden;}
.node-type-bien-immobilier .right-col ul{list-style:none;margin:0;padding:0;}
.node-type-bien-immobilier .right-col ul li{margin:0;padding:0;background-color:#f5f5f5;}
.node-type-bien-immobilier .right-col ul li a{display:block;height:80px;padding:0 0 0 17px;color:#383d42;font-size:13px;
letter-spacing:1px;font-weight:700;text-transform:uppercase;margin-bottom:4px;line-height: 82px;}
.node-type-bien-immobilier .right-col ul li a.two-lines{line-height: 19px; padding-top: 21px;}
.node-type-bien-immobilier .right-col ul li a.two-lines span{height:50px;}
.node-type-bien-immobilier .right-col ul li a:hover{opacity:0.9;}
.node-type-bien-immobilier .right-col ul li a span{background:url(../images/right-col-pictos.png) no-repeat 0 25px transparent;padding-left:33px;height:80px;display:inline-block;}
.node-type-bien-immobilier .right-col ul li.print a span{background-position:0 -57px;}
.node-type-bien-immobilier .right-col ul li.pret a span{background-position:0 -142px;}
.node-type-bien-immobilier .right-col ul li.notaire a span{background-position:0 -227px;}

.bien-immobilier-slider-plans-wrapper,.field-plans {width:100%;text-align:center;}
.showPlans{    background-color: #f5f5f5;display:inline-block;height:80px;padding:0 28px;color:#383d42;font-size:13px;
letter-spacing:1px;font-weight:700;text-transform:uppercase;margin:auto;line-height: 82px;}

.contact-direct{background-color:#eff4f7;   }
.contact-direct .large-container{max-width:1750px;/*background:url(../images/contact-direct-bg.jpg) repeat-x bottom left transparent;*/ max-height:678px;}
.contact-direct .container .contact-direct-info{ padding-bottom: 40px;}
.contact-direct h4{text-transform:uppercase;font-size:25px;margin:45px 0 25px 0;font-weight:700;}
.contact-direct h4.webform-title{margin-top:35px;}
.contact-direct .contact-direct-infos p,.contact-direct .contact-direct-infos p a{font-size:18px;color:#e0007a;}
.contact-direct .contact-direct-infos p a:hover{color:#C6016D;}
.layout-entreprise .contact-direct .contact-direct-infos p,.layout-entreprise .contact-direct .contact-direct-infos p a{color:#ec7519;}
.layout-entreprise .contact-direct .contact-direct-infos p a:hover{color:#dd6300;}
.layout-foncier .contact-direct .contact-direct-infos p,.layout-foncier .contact-direct .contact-direct-infos p a{color:#79b51f;}
.layout-foncier .contact-direct .contact-direct-infos p a:hover{color:#64a000;}
.contact-direct input[type="submit"]{padding: 14px 90px 12px 90px;}
.contact-direct .webform-component-textfield,.contact-direct .webform-component-email{width:48%;float:left;}
.contact-direct .form-item:nth-child(even){float:right;}
.contact-direct .form-item.webform-component-textarea{float:left;width:100%;}
.contact-direct .captcha,.captcha{width:50%;float:left;padding-top: 17px;}
.contact-direct .form-actions{float:right;width:50%;}
.contact-direct .form-actions input{float:right;}

.layout-entreprise .contact-direct .form-actions,.layout-foncier .contact-direct .form-actions{margin:0;}
.layout-entreprise .contact-direct .webform-component-textarea,.layout-foncier .contact-direct .webform-component-textarea{margin-bottom:10px;}

.node-type-bien-immobilier .bien-immo-block h4{font-size:45px;font-family: 'Playfair Display', serif;text-align:center;  margin-top:55px;  line-height: normal;margin-bottom: 45px;}

/* diagnostics energetiques */
.dpe, .ges{float:left;position:relative;margin:0 0 25px 0;height:183px;position:relative;}
.region-content .dpe p.diagnostic-title,.region-content .ges p.diagnostic-title{font-weight:bold;font-size:18px;}

.dpe{background: url("../images/consoE.png") no-repeat scroll left 26px transparent;width:360px;padding:0 50px 0 0; }
.layout-entreprise .dpe{background: url("../images/consoE.png") no-repeat scroll left 12px transparent;height:138px;margin:0 0 15px 0; }
.ges{width:277px;background: url("../images/gaz.png") no-repeat scroll left 26px transparent; }
.region-content .dpe p, .region-content .ges p{font-size:12px;margin:0;line-height: 16px!important;}
.diagLegend, .a-venir{position:absolute;left:0;bottom:0;width:310px;}
.indice{font-weight:bold;position:absolute;left:0;bottom:-17px;width:310px;}
.region-content .field-diagnostics .tag
{position:absolute;left:138px;margin:0;color:#fff;font-weight:bold;padding:2px 0 0 14px;height:20px;
background:#6d6d6f url("../images/diagTagBg.gif") no-repeat scroll left top;line-height:18px;font-size:12px;}
.field-diagnostics .tag span{padding:0 5px;}
.field-diagnostics .tag.position-a{top:20px;}
.field-diagnostics .tag.position-b{top:35px;}
.field-diagnostics .tag.position-c{top:49px;}
.field-diagnostics .tag.position-d{top:65px;}
.field-diagnostics .tag.position-e{top:80px;}
.field-diagnostics .tag.position-f{top:95px;}
.field-diagnostics .tag.position-g{top:111px;}

.block-sharethis{display:block;background-color: #f5f5f5;padding:25px 0 0 16px;width:100%;position:absolute;top: -65px;left:0;z-index:10;
    -webkit-transition:top .1s ease-in-out;  
    -moz-transition:top .1s ease-in-out;  
    -o-transition:top .1s ease-in-out;  
    transition:top .1s ease-in-out; }
.block-sharethis.active{top:0;}

/***************** onglets ******************/
.cycle-pager-tabs,.pager-tabs{border-top:solid 1px #b2b7bd;padding-left:90px;}
.cycle-pager-tabs > span,.pager-tabs > span{display:inline-block;height:64px;line-height:66px;text-align:center;padding:0 30px;width:auto;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:1px;
background:url(../images/tabs-bg.jpg) no-repeat right 20px transparent;}
.cycle-pager-tabs > span:last-child,.pager-tabs > span:last-child{background:none;}
.cycle-pager-tabs > span.cycle-pager-active,.pager-tabs > span.pager-active{color:#FFF;background-color:#383d42;background-image:none;margin-left:-1px;padding:0 30px 0 31px;}


/*********************************************/
/***               Page Article         ******/
/*********************************************/  
.created-date{font-size:14px;font-style:normal;margin-bottom:10px;}
.field-name-field-chapo p,.field-name-field-adresse-du-bien .field-item,.field-name-field-descriptif-court .field-item{margin-bottom:15px;font-size:18px;line-height: 25px;}
.article-back-btn{margin-top:20px;}

/*********************************************/
/***               Page Contact         ******/
/*********************************************/  
.node-type-webform h1{margin:20px 0 32px 0;}
.node-type-webform .webform-body {padding-bottom:5px;}
.node-type-webform .webform-body p{margin-bottom:10px;}
.node-type-webform .main-content fieldset{border:0;border-radius:0;margin-bottom:27px;}
.node-type-webform .main-content .webform-client-form fieldset:last-of-type{margin-bottom:6px;}
.node-type-webform .main-content fieldset .fieldset-wrapper{padding:0 34px 0 42px;  margin-top: 18px;}
.node-type-webform .main-content fieldset legend{width:auto;background-color:#383d42;color:#FFF;font-size:16px;position: relative;left:initial;top:initial;height:auto;padding:10px 23px;text-transform:uppercase;
letter-spacing: 1px;border-radius:0;text-indent:0;}
.node-type-webform .main-content .form-type-radio{float:left;width:50%;}
.node-type-webform .main-content .form-item label{    margin-bottom:3px;}
.node-type-webform .main-content .form-type-radio label, .node-type-webform .main-content  .form-type-checkbox label{    margin-left:17px;}
.node-type-webform .main-content .form-type-radio label,.node-type-webform .main-content .form-type-checkbox label{    text-transform: none;font-size: 15px;font-weight: 400;letter-spacing:0;}
.node-type-webform .main-content input[type=checkbox], .node-type-webform .main-content input[type=radio]{margin-top:4px;}
.node-type-webform .main-content .form-item{width:50%;float:left;    padding-right: 30px;}
.node-type-webform .main-content .form-item.webform-component-radios,.node-type-webform .main-content .form-item.webform-component-checkboxes,.node-type-webform .main-content .form-item.webform-component-textarea{width:100%;}
.node-type-webform .main-content .form-textarea-wrapper textarea{height:152px;}
.node-type-webform .main-content .form-item .description{font-size:15px;color:#9da2a7;margin-top:12px;line-height:21px;}
.node-type-webform .main-content .form-actions{float:right;width:50%;padding-right: 58px;}
.node-type-webform .main-content .form-actions input{float:right;font-size:16px;padding:23px 100px;letter-spacing:1.2px;}
.node-type-webform .main-content .captcha{ padding-left: 44px;}

/*********************************************/
/***               Page de base         ******/
/*********************************************/  
.grey-line{height:20px;width:100%;background-color:#efeff0;}
.grey{background-color:#efeff0;}
.node-type-page article .content,.node-type-article article .content,.node-type-reference article .content{padding-left:40px;padding-right:30px;}

.region-right-column .block-block{background:url(../images/right-block-contact-2.jpg) no-repeat center center transparent;margin-bottom:20px;float:left;
    max-width: 370px;}
.region-right-column .block-block.telechargez-plaquettes{background:url(../images/right-block-plaquettes.jpg) no-repeat center center transparent;}
.region-right-column .block-block.suivre-marche{background:url(../images/right-block-marche.png) no-repeat center center transparent;}
.region-right-column .block-block.newsletter{background:url(../images/right-block-newsletter.jpg) no-repeat center center transparent;}
.region-right-column .block-block .content{height:339px;width:100%;background:url(../images/shadow-bg-large.png) repeat-x bottom left transparent;text-align:center;}
.region-right-column .block-block.telechargez-plaquettes .content{background:none;}
.region-right-column .block-block a.btn,.region-right-column .block-block a.btn:hover{background:none; }
.region-right-column .block-block a.btn:hover{color:#383d42;}
.region-right-column .block-block a.btn{border:solid 2px #FFF;margin-top:248px;}


/*********************************************/
/***             plan du site           ******/
/*********************************************/ 
/*.site-map-menus h2{font-size:45px;} */
.page-sitemap .main-content{float: left;width: 100%;}
.page-sitemap .region-content{width:100%;margin-bottom:150px;}
.page-sitemap .site-map-box-menu .content>.site-map-menu>li
{width:18%;height:300px;float:left;border-right:1px solid #EBEBEB;margin:0 20px 0 0;padding:0;}
.page-sitemap .site-map-box-menu .content>.site-map-menu>li.last{border:none;margin-right:0;}
.page-sitemap .site-map-box-menu .content>.site-map-menu li{list-style-image:url(../images/list-style.png);font-size:14px;}
.page-sitemap .site-map-box-menu .content>.site-map-menu li li {list-style-image:none;list-style-type:square;  padding-left: 2px;margin-bottom:0;}


/*********************************************/
/***               Contenu              ******/
/*********************************************/  

 
.head-tabs .container{    background-color: #edeef0;color:#383d42;    margin-bottom: 20px;}
.head-tabs a{color:#383d42;}
.head-tabs ul.action-links{  float:right;}
.head-tabs .tabs{  float:left;position:relative;left:initial;top:initial;width: auto;}
.head-tabs .tabs ul.primary{ background:none;border:0;}
.head-tabs .tabs ul.primary a{ background:#383d42;color:#FFF;border:0;border-radius:0;padding:12px;font-size:13px;letter-spacing:1px;height: auto;line-height:1em;}
.head-tabs .tabs ul.primary li.active a,.head-tabs .tabs ul.primary li a:hover{ background:#2a2d31;}

.region-content p{font-size:18px;}
  /*  
#content,
#sidebar-first,
#sidebar-second,
.region-triptych-first,
.region-triptych-middle,
.region-triptych-last,
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  display: inline;
  float: left; 
  position: relative;
}
.one-sidebar #content {
  width: 720px;
}
.two-sidebars #content {
  width: 480px;
}
.no-sidebars #content , .not-front.node-type-bien-immobilier .region-content{
  width: 835px;
  float: none;
}
#sidebar-first,
#sidebar-second {
  width: 240px;
}*/
#main-wrapper {
  min-height: 300px;margin:auto;background-color:#FFF;
}



/*********************************************/
/***            Landing page          * ******/
/*********************************************/   
.landing-head .container{ max-width: 1190px;height:340px;}
.landing-head {height:340px;}
.landing-head .landing-page-logo-wrapper{width:200px;height:234px;background:url(../images/landing-head-shadow.png) no-repeat 10px top transparent;margin-top: 25px;}
.landing-head .landing_page_head_logo{margin-top:50px; }
.landing-head .landing-page-head-title{width:100%;text-align:center;position:absolute;top:89px;left:0;}
.landing-head .landing-page-head-title h2,.landing-head .landing-page-head-title h3{color:#FFF;  text-shadow: 0px 0px 10px rgba(0,0,0, 1);font-weight:normal;}
.landing-head .landing-page-head-title h2{font-size:35px;margin-bottom: 5px;letter-spacing: 1px;}
.landing-head .landing-page-head-title h3{font-size:24px;letter-spacing: 2px;max-width: 730px;margin: auto;line-height: 25px;}

.landing-content .landing-page-content-baseline{font-family: 'Playfair Display', serif;font-size:35px; line-height: 46px; font-weight:400;font-style:italic;
display:block;width:50%;text-align:center;float:left;height:100%;padding-top: 25px;}
.landing-content .landing-page-content-intro{width:50%;height:auto;font-size:18px;float:left;padding:0 54px 0 20px; }
.landing-content .landing-page-content-intro p{line-height: 25px;}

/* univers */
.landing-content .landing-page-content-baseline,
.investissement .landing-content .landing-page-content-baseline,.investissementTxt{color:#009fde;}
.residentiel .landing-content .landing-page-content-baseline,.residentielTxt{color:#e0007a;}
.entreprise .landing-content .landing-page-content-baseline,.entrepriseTxt{color:#ea752b;}
.foncier .landing-content .landing-page-content-baseline,.foncierTxt{color:#7bb32e;}

.landing-page-slider-wrapper .slider-pager span.cycle-pager-active,
.investissement .landing-page-slider-wrapper .slider-pager span.cycle-pager-active{background-color:#009fde;}
.residentiel .landing-page-slider-wrapper .slider-pager span.cycle-pager-active{background-color:#e0007a;}
.entreprise .landing-page-slider-wrapper .slider-pager span.cycle-pager-active{background-color:#ea752b;}
.foncier .landing-page-slider-wrapper .slider-pager span.cycle-pager-active{background-color:#7bb32e;}

.residentiel .home-advice-block .block-content{background-image:url(../images/sorovim-split-residentiel.png);}
.entreprise .home-advice-block .block-content{background-image:url(../images/sorovim-split-entreprise.png);}
.foncier .home-advice-block .block-content{background-image:url(../images/sorovim-split-foncier.png);}


.landing-slider .container{max-width:1206px;height:540px;margin-top:60px;margin-bottom:60px;}
.landing-slider .landing-page-slider-img{position:absolute;top:0;left:35px;}
.landing-slider .landing-page-slider-wrapper{background-color:#383d42;height:470px;margin-top:35px;}
.landing-slider .landing-page-slider-wrapper .slider-pager{ position: absolute;    left: 48px;bottom: 32px;z-index:9999;}
.landing-slider .landing-page-slider-wrapper .slider-pager span{display:inline-block;width:53px;height:7px;margin-right:1px;background-color:#FFF;cursor:pointer;}
.landing-page-cycle-slideshow{height:470px;width:585px;float:right;overflow:hidden;}
.landing-page-cycle-slideshow .slide{padding:42px 46px;    max-height: 416px;overflow: hidden;}
.landing-page-cycle-slideshow *{color:#FFF;font-weight:300;font-size:18px;}
.landing-page-cycle-slideshow h2{font-size:35px;font-weight:bold;font-family: 'Lato', sans-serif;line-height:44px;text-transform:uppercase;}
.landing-page-cycle-slideshow .slide *{width:490px;}

.landing-advice{background:none;margin-bottom:60px;}

.bottom-content{margin-bottom:70px;}
.block-transactions,.block-plaquette{height:338px;width:50%;float:left;}
.block-transactions .content,.block-plaquette .content{height:100%;width:100%;text-align:center;position:relative;}
.block-transactions{padding-right: 2px;}
.block-plaquette{ padding-left: 3px;}
.block-transactions .content{background-color:#e4007b;}
.block-plaquette .content{padding-left: 3px;}
.block-plaquette .content a.btn,.block-transactions .content a.btn{background:none;border:solid 2px #FFF;margin-top:217px;text-shadow: 0px 0px 10px rgba(0,0,0, 0.9);}
/*.block-plaquette .content a.btn:hover,.block-plaquette .content a.btn:focus,
.block-transactions .content a.btn:hover,.block-transactions .content a.btn:focus{color:#d0d0d0;}*/

.investissement .block-transactions  .content,.block-transactions  .content{background:url(../images/split-sorovim-white.png) no-repeat center 61px #009de0;}
.residentiel .block-transactions  .content{background-color:#e4007b;}
.entreprise .block-transactions  .content{background-color:#ec7519;}
.foncier .block-transactions  .content{background-color:#79b51f;}

.block-transactions  .content{padding:32px;}
.block-transactions .content > div{border:solid 2px #FFF;width: 100%;height: 100%;}
.block-transactions .content > div a.btn{position: absolute;bottom: 69px;left: 50%; transform: translateX(-50%);text-shadow:initial;width:255px;color:#FFFFFF;padding-left:12px;padding-right:12px;}
.block-transactions .content > div a.btn:hover,.block-plaquette .content a.btn:hover{color:#383d42;text-shadow:none;}
.block-transactions .content > div p{font-size:45px;color:#FFF;font-family: 'Playfair Display', serif;text-align:center;padding-top:47px;
    line-height: 51px;}

.investissement .block-plaquette  .content,.block-plaquette  .content{background:url(../images/plaquette-investissement.jpg) no-repeat top center transparent;}
.residentiel .block-plaquette  .content{background-image:url(../images/plaquette-residentiel.jpg) ;}
.entreprise .block-plaquette  .content{background-image:url(../images/plaquette-entreprise.jpg) ;}
.foncier .block-plaquette  .content{background-image:url(../images/plaquette-foncier.jpg) ;}

/* -------------- Icones   -------------- */
.icones{width:100%;margin-top:18px;margin-bottom:40px;}
.icones .content {width:auto;margin:auto;text-align:center;}
.icones .content div{width:134px;height:134px;background:url(../images/ic-foncier.png) no-repeat top center transparent;display:inline-block;position:relative;}
.icones-6 .content div{width:104px;height:134px;}
.icones .content div.foncier{background-image:url(../images/ic-foncier.png);}
.icones .content div.urbanisme{background-image:url(../images/ic-urbanisme.png);}
.icones .content div.logistique{background-image:url(../images/ic-logistique.png);}
.icones .content div.activite{background-image:url(../images/ic-activite.png);}
.icones .content div.cle{background-image:url(../images/ic-cle.png);}
.icones .content div.commerce{background-image:url(../images/ic-commerce.png);}
.icones .content div.construction{background-image:url(../images/ic-construction.png);}
.icones .content div.operation{background-image:url(../images/ic-operation.png);}
.icones .content div.maison{background-image:url(../images/ic-maison.png);}
.icones .content div.rehabilitation{background-image:url(../images/ic-rehabilitation.png);}
.icones .content div.investissement{background-image:url(../images/ic-investissement.png);}
.icones .content div.bureaux{background-image:url(../images/ic-bureaux.png);}
.icones .content div span{text-transform:uppercase;font-size:12px;font-weight:bold;display:block; position: absolute;
left: 0;top: 92px;width:100%;text-align:center;letter-spacing:1px;width:134px;}
.icones-6 .content div span{left:-11px;}
.icones .content div.split{width:99px;height:1px;background-color:#bbc2c8;margin-bottom:94px;}

/* -------------- messages   -------------- */
div.messages{background-image:none;background-color:#f6fafd;border:0;padding-left:20px;font-size:14px;margin-bottom:0;}
div.messages.status {color:#22710f;}
div.messages.error {color:#d82b2b;}
.form-item input.error, .form-item textarea.error, .form-item select.error{border:solid 1px #d82b2b;}
#webform-ajax-wrapper-387  div.messages{     background-image: none;
    background-color: transparent;
    border: 0;
    padding: 0;
    line-height: 13px;
    font-size: 13px;
    margin-bottom: 0;
    position: absolute;
    top: 107px;}
#webform-ajax-wrapper-387 .ajax-progress{display:none;}
#webform-ajax-wrapper-387 .links{display:none;}
#webform-ajax-wrapper-387 .webform-confirmation p{color:#2d8c16;    text-transform: initial;    font-size: 17px;  font-weight: 600;}

/* -------------- Derniers biens   -------------- */
html.js input.form-autocomplete {
  background-image: url(../images/ajax-loader.gif); /* tweak this according to your gif */
  background-position: 100% 0px; /* tweak this according to your gif */
  background-repeat: no-repeat;
}
html.js input.throbbing {
  background-position: 100% -16px; /* tweak this according to your gif */
}
 
/* these apply to all ajax progresses */
.ajax-progress {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ajax-progress .throbber {
  background: transparent url(../images/ajax-loader.gif) no-repeat 0px 0px; /* tweak this according to your gif */
  float: left;
  height: 16px; /* tweak this according to your gif */
  width: 16px; /* tweak this according to your gif */
  margin: 20px 2px 0 2px;
}

/* -------------- Derniers biens   -------------- */
.derniers-biens{clear: both;width: 100%;float: left;height: auto;  margin-bottom: 30px;}
.derniers-biens a.bien-immo{position:relative;width:25%;max-width:291px;height:auto;float:left;display:block;cursor:pointer;overflow: hidden;}
.derniers-biens a.bien-immo:hover{opacity:0.8;}
.derniers-biens a.bien-immo-large{width:50%;height:auto;max-width:582px;}
.derniers-biens a.bien-immo.item-2,.derniers-biens a.bien-immo.item-3{margin-bottom:5px;}
.derniers-biens a.bien-immo img,.derniers-biens a.bien-immo .img-block{width:100%;height:auto;}
.derniers-biens a.bien-immo div.wrapper-immo{margin-left: 5px;position:relative;}
.derniers-biens a.bien-immo div.info{ background:url(../images/shadow-bg.png) repeat-x top left transparent;width:100%;height:164px; 
color:#FFF;text-align:center;font-size:15px;font-weight:bold;position:absolute;bottom:0;left:0;}
.derniers-biens a.bien-immo div.info p{ font-size:15px;padding:0 5px;} 
.derniers-biens a.bien-immo div.info p.title{ margin-top: 97px;  margin-bottom: 0;line-height:normal;} 

.derniers-biens a.bien-immo-link div.wrapper-immo{color:#FFF;background-color: #009fde;} 
.derniers-biens a.bien-immo-link.residentiel div.wrapper-immo,.derniers-biens a.bien-immo-link.particulier div.wrapper-immo{background-color: #e4007b;} 
.derniers-biens a.bien-immo-link.foncier div.wrapper-immo{background-color: #79b51f;} 
.derniers-biens a.bien-immo-link.entreprise div.wrapper-immo{background-color: #ec7519;} 
.derniers-biens a.bien-immo-link.entreprise div.wrapper-immo{background-color: #ec7519;} 

.derniers-biens a.bien-immo-link:hover {opacity:1;} 
.derniers-biens a.bien-immo-link:hover div.wrapper-immo{background-color: #0087be;} 
.derniers-biens a.bien-immo-link.residentiel:hover div.wrapper-immo,.derniers-biens a.bien-immo-link.particulier:hover div.wrapper-immo{background-color: #c6016d;} 
.derniers-biens a.bien-immo-link.entreprise:hover div.wrapper-immo{background-color: #dd6300;} 
.derniers-biens a.bien-immo-link.foncier:hover div.wrapper-immo{background-color: #64a000;} 

.bien-immo-info-block a.btn.wh-btn{background-color:#FFFFFF;}

.derniers-biens a.bien-immo-link div.wrapper-immo > div{width: 100%;height: auto;} 
.derniers-biens a.bien-immo-link div.info{bottom:35px;text-transform:uppercase;font-size:12px;font-weight:bold;letter-spacing:1px;background:none;}


/* -------------- Breadcrumbs   -------------- */

.breadcrumb-wrapper {margin-top:35px;}
.breadcrumb-wrapper .breadcrumb a {font-size: 14px;color:#004384;font-weight:bold;}
.breadcrumb-wrapper .breadcrumb a:last-child {font-weight:normal;}
.breadcrumb-wrapper .breadcrumb span {display:inline-block;background:url(../images/split-arrow.png) no-repeat top left transparent;width:13px;height:9px;margin:0 13px;}
.breadcrumb-wrapper .breadcrumb span span{display:none;}

.region-triptych-first,
.region-triptych-middle,
.region-triptych-last {
  margin: 20px 20px 30px;
  width: 280px;
}
#footer-wrapper {background-color:#000;}
#footer-wrapper .section{width:1163px;margin:auto;background:transparent url(../images/footerBg.png) no-repeat left top;padding:10px 0 15px 0;position:relative;}
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
/*   padding: 0 10px;
  width: 220px; */
}
.region-footer-secondcolumn{float:right;font-size:11px;}
#footer {
  width: 940px;
  min-width: 920px;
}

/* home */
#home-main-columns{padding:58px 0 0 0;}
.home-column{width:267px;float:left;margin:0 0 0 17px;}
.home-block{width:267px;margin:0 0 38px 0;}
.home-column.first-column{margin:0;}
#content .home-block h2
{width:247px;height:46px;margin:0;background:#dadadc url(../images/homeBlockTitleBg.png) no-repeat 32px -18px;
font-size:15px;font-weight:bold;color:#6e6e70;text-transform:uppercase;line-height:17px;padding:15px 10px 0 10px;margin:0 0 5px 0;}

.home-block .home-block-content{background-color:#dadadc;height:300px;}

/* voeux */
a.headerVoeux{background:url(../images/voeux/macaron.png) no-repeat top left transparent;width:204px;height:203px;display:block;position:absolute;top:85px;left:50%;z-index:20;margin-left:-102px;}
a.headerVoeux span{display:none;}
.block-nice-menus ul.nice-menu-down li ul,#nice-menu-1{z-index:99999;}
/* �tre accompagn� dans vos projets immobiliers */

#content .second-column-block1 h2{padding:15px 27px 0 10px;width:230px;}
.second-column-block1 .home-block-content{padding:15px 30px 30px 30px;height:255px;width:207px;background:#dadadc url(../images/lyonVecto.png) no-repeat left bottom;}
.second-column-block1 .home-block-content p{margin-bottom:0;}
.second-column-block1 .home-block-content ul{list-style-type:none;font-size:13px;line-height:18px;margin:0 0 20px 0;padding:0;}
.second-column-block1 .home-block-content ul li{background:transparent url(../images/puceNoire.png) no-repeat left 5px;padding:0 0 0 10px;}
.second-column-block1 .home-block-content .second-column-block1-contactUs{width:170px;margin:0 auto 20px auto;}
.second-column-block1 .home-block-content .second-column-block1-contactForm{width:247px;float:left;margin:0 0 25px 0;}
.second-column-block1 .home-block-content .second-column-block1-contactForm input{float:left;}
.second-column-block1 .home-block-content .second-column-block1-contactForm input[type="text"]{margin:0 5px 0 0;width:195px;}

.third-column-block1 .home-block-content{position:relative;}
.bandeauActus{width:80px;height:24px;position:absolute;left:-7px;top:15px;background:url(../images/bandeauActus.png) no-repeat left top;}

/* D�couvrir nos derniers biens */
#slider_biens-wrapper {position:relative;}
#slider_biens-wrapper h3 a{font-size:15px;color:#6e6e70;text-decoration:none;font-weight:bold;}
#slider_biens-wrapper h3 a:hover{color:#45B0FF;}
#slider_biens-wrapper h3{margin:0;padding:1px 10px;}
#slider_biens-wrapper p{margin:0;padding:0 10px;line-height:13px;}
#slider_biens-wrapper a.product-link,
.third-column-block1 .actuHomeLireLaSuite,
.aLaUneLireLaSuite
{display:block;font-weight:bold;padding:0 20px 0 0;
position:absolute;right:10px;bottom:10px;line-height:17px;
background:transparent url(../images/plusIc.png) no-repeat right 2px;}
#slider_biens-wrapper .btn-nav-slider{display:block;width:24px;height:44px;position:absolute;top:80px;z-index:10;}
#slider_biens-wrapper .btn-nav-slider span{display:none;}
#slider_biens-wrapper #prev{background:transparent url(../images/sliderBiensLeftArrow.png) no-repeat left top;left:10px;}
#slider_biens-wrapper #next{background:transparent url(../images/sliderBiensRightArrow.png) no-repeat left top;right:10px;}

#slider_biens>div{height:300px;}

/* Suivre le march� de l'immobilier */
.third-column-block1 h3{margin:0;color:#45b0ff;font-weight:bold;font-size:15px;line-height:15px;margin:0 0 3px 0;}
.third-column-block1 .texteActuHome{padding:3px 8px;font-size:11px;line-height:12px;height:88px;}
.third-column-block1 .texteActuHome p{margin:0;height:38px;overflow:hidden;}
.third-column-block1 .texteActuHome .actuHomeLireLaSuite{bottom:5px;font-size:12px;}

/* le cours des indices */
.third-column-block2 .home-block-content{padding:5px 10px;width:247px;height:289px;}
.third-column-block2 .home-block-content .dateMaj{font-size:10px;margin:0 ;}

.listeIndices1, .listeIndices2{list-style-type:none;padding:0;margin:0 0 10px 0;}
.listeIndices1 li, .listeIndices2 li{margin:0 0 5px 0;}
.listeIndicesLigne1{border-bottom:1px dotted #6E6E70;width:247px;float:left;height:15px;}
.titreIndice, .chiffreIndice{font-weight:bold;}
.titreIndice{display:block;float:left;position:relative;bottom:-1px;background-color:#dadadc;}
.chiffreIndice{display:block;float:right;position:relative;bottom:-1px;background-color:#dadadc;}

.pointillesIndice{display:inline-block;width:100%;border-bottom:1px dotted #000;}
.definitionIndice{display:block;font-size:10px;clear:both;}

/* nos plaquettes */
.second-column-block2 .home-block-content .plaquetteLink{display:block;padding:40px 0 0 0;height:238px;width:267px;position:relative;}
.second-column-block2 .home-block-content .plaquetteLink span{font-weight:bold;position:absolute;right:15px;bottom:15px;}

/* ne passez pas a cote */
.bloc-votre-bien{position:relative;top:-11px;height:386px;background:transparent url(../images/bloc-votre-bien-bg.jpg) no-repeat left top;}
#content  .bloc-votre-bien h2, #content  .bloc-votre-bien .home-block-content{background:none;}
#content  .bloc-votre-bien h2{padding:26px 0 0 10px;width:237px;}
#content  .bloc-votre-bien .home-block-content{padding:5px 10px;position:relative;height:289px;}

#pretImmobilier, #fraisNotaire{position:absolute;left:10px;width:210px;}
#pretImmobilier{bottom:80px;}
#fraisNotaire{bottom:39px;}

.bloc-votre-bien #webform-component-email{float:left;padding:0;margin:0 3px 0 0;}
.bloc-votre-bien #webform-component-email input{margin:2px 0 0 0;height:22px;line-height:22px;background-color:#FFF;border:1px solid #c3c3c3;color:#6E6E70;}
.bloc-votre-bien #edit-actions--4{float:left;padding:0;margin:0;}

/* calculettes */
#cboxContent { font-family:  Arial, sans-serif;}
#cboxTitle { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);}
.block-simulation-notaire p.title, .block-simulation-pret p.title
{font-family: 'Playfair Display', serif;font-size:30px; line-height: 35px; font-weight: 500;color:#383d42;text-align:center;}
#simulation_pret_montant, #simulation_pret_duree, #simulation_pret_taux, #simulation_pret_taux_assurance,
#simulation_notaire_prix_bien, #simulation_notaire_mobilier{width:100px;}
#block-simulation-pret-simulation-pret-block .field, #block-simulation-notaire-simulation-notaire-block .field {margin:0 0 5px 0;font-size:15px;}
#simulation_pret_results, #simulation_notaire_results{font-size:14px;clear:both;padding:15px 0 0 0;font-weight:bold;text-align:center;margin:0;}

#block-simulation-pret-simulation-pret-block{padding:5px 10px;}
#block-simulation-pret-simulation-pret-block .field{margin:0 0 7px 0;width:100%;text-align:center;}
#block-simulation-pret-simulation-pret-block .field:nth-child(2) label{margin-left:-2px;}
#block-simulation-pret-simulation-pret-block .field:nth-child(3) label{margin-left:36px;}
#block-simulation-pret-simulation-pret-block .field label{display:inline-block;width:145px;text-align:right;font-size:15px;}
#block-simulation-pret-simulation-pret-block .field #simulation_pret_btn{margin:auto;margin-top:20px;}

#block-simulation-notaire-simulation-notaire-block {padding:5px 10px;}
#block-simulation-notaire-simulation-notaire-block .field{vertical-align:middle;width:100%;text-align:center;}
#block-simulation-notaire-simulation-notaire-block .field label{display:inline-block;margin:0 3px 0 0 ;width:98px;text-align:right;font-size:15px;}
#block-simulation-notaire-simulation-notaire-block .field #simulation_notaire_btn{margin:auto;margin-top:20px;}
#block-simulation-notaire-simulation-notaire-block #chart_div{width:100%;height:200px;margin:auto;overflow:hidden;margin-top:-5px;}

/* contactez nous */
.page-node-388{background:none;padding:10px;height:430px;width:568px;}
.page-node-388 fieldset
{ background: none repeat scroll 0 0 #FFFFFF;border:none;margin:0;padding:0;
position:static;float:left;width:45%;width:265px;
-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.page-node-388 fieldset .fieldset-wrapper{margin:0;}
.page-node-388 #webform-component-groupe-1{border-right:1px solid #7cc7ff;margin:0 44px 0 0 ;}
.page-node-388 #main, .page-node-388 #main-wrapper, .page-node-388 #page, .page-node-388 #page-wrapper{margin:0;width:575px;min-width:575px;height:430px;min-height:430px;}
.not-front.page-node-388 #content, .not-front.page-node-388 .region-content{padding:0;width:575px;}
.page-node-388 .form-item{margin:0 0 3px 0;}
.page-node-388 .webform-container-inline label{display:block;}
.page-node-388 input[type="text"], .page-node-388 input[type="email"]{width:200px;}
.page-node-388 textarea#edit-submitted-groupe-2-message{width:240px;height:137px;}

.page-node-388 #webform-component-groupe-1--vous-etes{margin-top:17px;}
.page-node-388 h1{margin-bottom:10px!important;}
.page-node-388 #webform-component-groupe-2--votre-question-concerne{margin:0 0 15px 0;}
.page-node-388 #webform-component-groupe-2--votre-question-concerne .form-item,
.page-node-388 #webform-component-groupe-2--votre-question-concerne label{margin:0 0 5px 0;display:block;}
.page-node-388 #webform-component-groupe-2--votre-question-concerne .form-item input.form-checkbox{margin:2px 3px 0 0;}

.page-node-388 .form-item-submitted-groupe-1-vous-etes{float:left;}
.page-node-388 .form-item-submitted-groupe-1-vous-etes input, .form-item-submitted-groupe-1-vous-etes label,
.page-node-388 .form-item-submitted-groupe-1-vous-etes .form-type-checkbox, .form-item-submitted-groupe-1-vous-etes .form-type-checkbox,
.page-node-388 .form-type-checkbox .form-checkbox
{float:left;}
.page-node-388 #edit-submitted-groupe-2-message{width:250px;}

.page-node-388 #edit-actions{clear:both;width:568px;}
.page-node-388 #edit-actions input{float:right;}

.page-node-388 #messages
{font-size:10px;line-height:11px; left: 10px; margin: 0 ; padding: 0;
 position: absolute; top: 495px;max-width:551px;}
.page-node-388 #messages .messages, .page-node-388 #messages .messages p{ margin: 0 ;background-position: 8px 4px;}



/* BLOCKS */
/*.block-block {margin:0 0 29px 0;float:left;}
.block-block h4
{width:245px;height:46px;font-size:15px;line-height:18px;margin:0 0 10px 0;
font-weight:bold;padding:15px 10px 0;text-transform:uppercase;
background:#dadadc url(../images/homeBlockTitleBg.png) no-repeat 32px -18px;}*/

/*.block-block .content{background-color:#dadadc;padding:10px;width:245px;}*/

/* nos plaquettes */
#block-block-8 p{margin:0;text-align:right;font-weight:bold;}

/* suivre le march� */
#block-block-13 .content{padding:0 0 10px 0;width:265px;float:left;}
#block-block-13 .content p{margin:0;}
#block-block-13 .content a.button{margin:10px 10px 0 10px;display:block;}

/* Suivre nos actualit�s / newsletter */
/*#block-block-14 .content{padding:0 0 10px 0;width:265px;float:left;}
#block-block-14 .content p{margin:0;}
#block-block-14 .content a.button{margin:10px 10px 0 10px;display:block;}*/

/* notre equipe global */
#block-block-3 p{margin:0;}
#block-block-3 img{display:block;margin:0 0 10px 0;}

/* notre equipe entreprise */
#block-block-5 p{margin:0;}
#block-block-5 img{display:block;margin:0 0 10px 0;}
#block-block-5 a.button{display:block !important;}

/* notre equipe residentiel */
#block-block-4 p{margin:0;}
#block-block-4 img{display:block;margin:0 0 10px 0;}
#block-block-4 a.button{display:block !important;}

/* notre equipe investissement */
#block-block-7 p{margin:0;}
#block-block-7 a.button{padding: 6px 10px 4px;}

/* notre equipe foncier */
#block-block-6 p{margin:0;}
#block-block-6 img{display:block;margin:0 0 10px 0;}
#block-block-6 a.button{display:block !important;}


/* notre plaquette */
#block-block-9 .content,
#block-block-10 .content,
#block-block-11 .content,
#block-block-12 .content{padding:10px 10px 10px 60px;width:195px;}
#block-block-9 .content p, 
#block-block-10 .content p,
#block-block-11 .content p,
#block-block-12 .content p{margin:0 0 5px 0;font-weight:bold;}


/*********************************************/
/*****             Animations           ******/
/*********************************************/

/** fadeIn **/
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
 
.fade-in ,.fadeIn {
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;
 
	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
 
	-webkit-animation-duration:300ms;
	-moz-animation-duration:300ms;
	animation-duration:300ms;
}

/** zoomIn **/
.zoom-in ,.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
} 

/** rotateIn **/
.rotate-in, .rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes rotateIn {
  0% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate3d(0, 0, 1, -200deg);
  transform: rotate3d(0, 0, 1, -200deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate3d(0, 0, 1, -200deg);
  transform: rotate3d(0, 0, 1, -200deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  }
} 

/** rotateOut **/
.rotate-out, .rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes rotateOut {
  0% {
  -webkit-transform-origin: center;
  transform-origin: center;
  opacity: 1;
  }
  100% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate3d(0, 0, 1, 200deg);
  transform: rotate3d(0, 0, 1, 200deg);
  opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
  -webkit-transform-origin: center;
  transform-origin: center;
  opacity: 1;
  }
  100% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate3d(0, 0, 1, 200deg);
  transform: rotate3d(0, 0, 1, 200deg);
  opacity: 0;
  }
} 

/** flipInX **/
.flip-in-x, .flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes flipInX {
  0% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  }
  40% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  }
  60% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  opacity: 1;
  }
  80% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  }
  40% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  }
  60% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  opacity: 1;
  }
  80% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
  }
} 

/** fadeOutDown **/
.fade-out-down,.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeOutDown {
  0% {
  opacity: 1;
  }
  100% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
  opacity: 1;
  }
  100% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  }
}
  
  
  
 
.order-1 {
-webkit-animation-delay: 3.6s;
-moz-animation-delay: 3.6s;
animation-delay: 3.6s;
}
 
.order-2 {
-webkit-animation-delay: 3.8s;
-moz-animation-delay:3.8s;
animation-delay: 3.8s;
}
 
.order-3 {
-webkit-animation-delay: 4.0s;
-moz-animation-delay: 4.0s;
animation-delay: 4.0s;
}
.order-4 {
-webkit-animation-delay: 4.2s;
-moz-animation-delay: 4.2s;
animation-delay: 4.2s;
}

.order-5 {
-webkit-animation-delay: 4.4s;
-moz-animation-delay:4.4s;
animation-delay: 4.4s;
}

.order-6 {
-webkit-animation-delay: 4.6s;
-moz-animation-delay: 4.6s;
animation-delay: 4.6s;
}

.order-7 {
-webkit-animation-delay: 4.8s;
-moz-animation-delay: 4.8s;
animation-delay: 4.8s;
}

.order-8 {
-webkit-animation-delay: 5.0s;
-moz-animation-delay: 5.0s;
animation-delay: 5.0s;
}

.order-9 {
-webkit-animation-delay: 5.2s;
-moz-animation-delay: 5.2s;
animation-delay: 5.2s;
}

.order-10 {
-webkit-animation-delay: 5.4s;
-moz-animation-delay: 5.4s;
animation-delay: 5.4s;
}

.order-11{
-webkit-animation-delay: 5.6s;
-moz-animation-delay: 5.6s;
animation-delay: 5.6s;
}

.order-12{
-webkit-animation-delay: 5.8s;
-moz-animation-delay: 5.8s;
animation-delay: 5.8s;
}
.order-13{
-webkit-animation-delay: 6.0s;
-moz-animation-delay: 6.0s;
animation-delay: 6.0s;
}
.order-14{
-webkit-animation-delay: 6.2s;
-moz-animation-delay: 6.2s;
animation-delay: 6.2s;
}
.order-15{
-webkit-animation-delay: 6.4s;
-moz-animation-delay: 6.4s;
animation-delay: 6.4s;
}
.order-16{
-webkit-animation-delay: 6.6s;
-moz-animation-delay: 6.6s;
animation-delay: 6.6s;
}
.order-17{
-webkit-animation-delay: 6.8s;
-moz-animation-delay: 6.8s;
animation-delay: 6.8s;
}
.order-18{
-webkit-animation-delay: 7.0s;
-moz-animation-delay: 7.0s;
animation-delay: 7.0s;
}
.order-19{
-webkit-animation-delay: 7.2s;
-moz-animation-delay: 7.2s;
animation-delay: 7.2s;
}
.order-20{
-webkit-animation-delay: 7.4s;
-moz-animation-delay: 7.4s;
animation-delay: 7.4s;
}


.tabs-cycle-slideshow .item-1{
-webkit-animation-delay: 0s;
-moz-animation-delay: 0s;
animation-delay: 0s;
}
.tabs-cycle-slideshow .item-2{
-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.tabs-cycle-slideshow .item-3{
-webkit-animation-delay: 0.2s;
-moz-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.tabs-cycle-slideshow .item-4{
-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.tabs-cycle-slideshow .item-5{
-webkit-animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.tabs-cycle-slideshow .item-6{
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.tabs-cycle-slideshow .item-7{
-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
animation-delay: 0.6s;
}

/*********************************************/
/***               Contact Form         ******/
/*********************************************/  

.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}

/******************************************************************************************* SHADOWBOX
*********************************************************************************************/
#shadowbox {
	display:none;	
}
#cboxOverlay,#colorbox{z-index:99999999;}
#shadowbox_content{width:740px;height:645px;text-align:center;padding:8px;}
#shadowbox_content p{padding-bottom:0;margin-bottom:14px;margin:auto;}
#shadowbox_content iframe{width:728px;height:410px;}
#cboxClose{bottom:initial;top:0;}
#cboxWrapper {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background:#000000!important;
}
#shadowbox_content,#cboxContent{background:#000000!important;}
#cboxClose {
    background: url(../images/btn-close.png) no-repeat top left transparent;
    width: 19px;
    height: 19px;
    background-size: 9px;
    right:20px;
}
#cboxClose:hover{background-position:top left;opacity:0.8;}
#cboxLoadedContent {
    margin-bottom: 8px;
}
