/* line 5, ../sass/theme.scss */
body {
  color: #666;
  font-family: 'Lato', sans-serif;
  line-height: 1.8;
}

/* page */
/* header */
/* line 15, ../sass/theme.scss */
#top {
  background-color: #3F3246;
  color: #fff;
  font-size: .928em;
}

.marge {
margin-left: 5em;
}

/* line 21, ../sass/theme.scss */
.navbar-header {
  position: relative;
}

/* line 24, ../sass/theme.scss */
.logo {
  background-color: transparent;
  height: 120px;
  left: 0;
  position: absolute;
  text-align: center;
  top: -38px;
  width: 240px;
}
/* line 32, ../sass/theme.scss */
.logo img {
  margin-top: 30px;
}

/* pgl-navbar-main */
/* line 38, ../sass/theme.scss */
.dropdown-menu {
  background-color: #3F3246;
  border: none;
  border-radius: 0;
  font-size: 1.083em;
  padding: 20px 20px;
  text-transform: none;
}
/* line 46, ../sass/theme.scss */
.dropdown-menu > li > a {
  color: white;
  padding: 15px;
}
/* line 49, ../sass/theme.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #3F3246;
  color: white;
}
/* line 54, ../sass/theme.scss */
.dropdown-menu > li + li {
  border-top: 1px solid #151515;
}
/* line 58, ../sass/theme.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #3F3246;
}
/* line 61, ../sass/theme.scss */
.dropdown-menu .open > a,
.dropdown-menu .open > a:hover,
.dropdown-menu .open > a:focus {
  background-color: transparent;
  color: white;
}
/* line 67, ../sass/theme.scss */
.dropdown-menu .dropdown-menu {
  left: 100%;
  margin: 0 0 0 20px;
  top: 0;
}

/* line 73, ../sass/theme.scss */
.pgl-navbar-main {
  background-color: #332839;
  border-color: transparent;
  border-width: 0;
  border-radius: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  min-height: 80px;
  margin-bottom: 0;
  z-index: 1;
}
/* line 82, ../sass/theme.scss */
.pgl-navbar-main .navbar-collapse {
  border-color: transparent;
  font-size: .857em;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 90, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > li > a {
  padding: 30px 10px;
}
/* line 92, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > li > a:hover, .pgl-navbar-main .navbar-nav > li > a:focus {
  background-color: #3F3246;
  color: white;
}
/* line 98, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > .active > a, .pgl-navbar-main .navbar-nav > .active > a:hover, .pgl-navbar-main .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #d84949;
}
/* line 102, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > .open > a,
.pgl-navbar-main .navbar-nav > .open > a:hover,
.pgl-navbar-main .navbar-nav > .open > a:focus {
  background-color: #3F3246;
  color: white;
}
/* line 108, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav .open > .dropdown-menu > .active > a,
.pgl-navbar-main .navbar-nav .open > .dropdown-menu > .active > a:hover,
.pgl-navbar-main .navbar-nav .open > .dropdown-menu > .active > a:focus {
  background-color: #d84949;
  color: white;
}

/* line 116, ../sass/theme.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #d84949;
  border-color: transparent;
  color: white;
}

/* line 121, ../sass/theme.scss */
.navbar-default .navbar-toggle {
  border: none;
  border-radius: 0;
  margin: 36px 0 0;
  padding: 0;
}
/* line 126, ../sass/theme.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #333;
  width: 20px;
}
/* line 130, ../sass/theme.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
/* line 132, ../sass/theme.scss */
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #d84949;
}

/* page-top */
/* line 139, ../sass/theme.scss */
.page-top {
  background: url(https://www.rustmann-chateaux-vignobles.com/images/bg-page-top.jpg) no-repeat #333;
    min-height:250px;
     background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-top-recherche {
  background: url(https://www.rustmann-chateaux-vignobles.com/images/slides/slider6.jpg) no-repeat #333;
  min-height:450px;
     background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (max-device-width: 1024px) {
    .page-top-recherche {
        background-attachment: scroll;
    }
} 

.page-top-recherche .container {
  display: table;
  height: 250px;
}
.page-top-recherche .page-top-in {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.page-top-recherche h2 {
  font-size: 2.571em;
  margin: 0;
  text-transform: uppercase;
}

.page-top-recherche h2 span {
  background-color: white;
  display: inline-block;
  padding: 24px 27px;
}

.page-top-agence {
  background: url(https://www.rustmann-chateaux-vignobles.com/images/slides/parallax_wine3.jpg) no-repeat #333;
  min-height:450px;
     background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (max-device-width: 1024px) {
    .page-top-agence {
        background-attachment: scroll;
    }
} 

.page-top-agence .container {
  display: table;
  height: 250px;
}
.page-top-agence .page-top-in {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.page-top-agence h2 {
  font-size: 2.571em;
  margin: 0;
  text-transform: uppercase;
}

.page-top-agence h2 span {
  background-color: white;
  display: inline-block;
  padding: 24px 27px;
}


.page-top-agence2 {
  background: url(https://www.rustmann-chateaux-vignobles.com/images/slides/parallax_wine1.jpg) no-repeat #333;
  min-height:450px;
     background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

@media only screen and (max-device-width: 1024px) {
    .page-top-agence2 {
        background-attachment: scroll;
    }
} 

.page-top-agence2 .container {
  display: table;
  height: 250px;
}
.page-top-agence2 .page-top-in {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.page-top-agence2 h2 {
  font-size: 2.571em;
  margin: 0;
  text-transform: uppercase;
}

.page-top-agence2 h2 span {
  background-color: white;
  display: inline-block;
  padding: 24px 27px;
}




.page-top-home {
  background: url(https://www.rustmann-chateaux-vignobles.com/images/slides/parallax_wine2.jpg) no-repeat #333;
  min-height:450px;
     background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (max-device-width: 1024px) {
    .page-top-home {
        background-attachment: scroll;
    }
} 

.page-top-home .container {
  display: table;
  height: 250px;
}
.page-top-home .page-top-in {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.page-top-home h2 {
box-sizing: border-box; 
-webkit-font-smoothing: antialiased; 
border: 0px; outline: 0px; 
font-size: 1em; 
vertical-align: baseline; 
background: 0px 0px; 
margin: 0px; 
line-height: 1.7; 
text-shadow: rgba(51, 51, 51, 0.9) -2px 2px 3px; 
color: rgb(255, 255, 255); 
font-family: Lato, Arial, Helvetica, sans-serif; 
font-style: normal; 
letter-spacing: normal; 
orphans: 2; 
text-align: center; 
text-indent: 0px; 
text-transform: none; 
white-space: normal; 
widows: 2; 
word-spacing: 0px; 
-webkit-text-stroke-width: 0px; 



}

.page-top-home h2 span {
box-sizing: border-box; 
-webkit-font-smoothing: antialiased; 
border: 0px; 
outline: 0px; 
font-size: 2.286em; 
vertical-align: baseline; 
background: 0px 0px; 
display: block; 
font-weight: 900;

}

.page-top-home h2 span span {
box-sizing: border-box; 
-webkit-font-smoothing: antialiased; 
border: 0px; 
outline: 0px; 
font-size: 2em; 
vertical-align: baseline; 
background: 0px 0px; 
display: block; 
font-family: 'Merriweather', Times New roman, serif; 
font-style: italic;
}




/* line 141, ../sass/theme.scss */
.page-top .container {
  display: table;
  height: 250px;
}
/* line 145, ../sass/theme.scss */
.page-top .page-top-in {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
/* line 150, ../sass/theme.scss */
.page-top h2 {
  font-size: 2.571em;
  margin: 0;
  text-transform: uppercase;
}
/* line 154, ../sass/theme.scss */
.page-top h2 span {
  background-color: white;
  display: inline-block;
  padding: 24px 27px;
}

/* pgl-advanced-search */
/* line 163, ../sass/theme.scss */
.chosen-select {
  height: 40px;
  padding: 0 10px;
  width: 100%;
}

/* line 168, ../sass/theme.scss */
.pgl-advanced-search {
  border-bottom: 1px solid #ddd;
  padding: 50px 0 30px;
}
/* line 171, ../sass/theme.scss */
.pgl-advanced-search .form-group {
  margin-bottom: 20px;
}

/* pgl-featured */
/* line 177, ../sass/theme.scss */
.pgl-featured {
  padding-bottom: 20px;
  padding-top: 60px;
}
/* line 180, ../sass/theme.scss */
.pgl-featured h2 {
  margin-right: 100px;
}

/* line 184, ../sass/theme.scss */
.pgl-featured-bottom {
  padding-bottom: 60px;
}

/* pgl-properties */
/* line 188, ../sass/theme.scss */
.pgl-properties {
  padding-bottom: 30px;
  padding-top: 34px;
}
/* line 191, ../sass/theme.scss */
.pgl-properties h2 {
  margin-right: 100px;
}

/* pgl-agents */
/* line 197, ../sass/theme.scss */
.pgl-agents {
  padding-top: 53px;
}

/* testimonial */
/* line 202, ../sass/theme.scss */
.pgl-testimonial {
  height: 388px;
  padding: 30px 15px;
  position: relative;
  text-align: center;
}
/* line 207, ../sass/theme.scss */
.pgl-testimonial h4 {
  color: #d84949;
  margin-bottom: 10px;
  text-transform: uppercase;
}
/* line 213, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons > div {
  background-color: transparent;
  position: absolute;
  top: 60px;
}
/* line 218, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons .owl-prev {
  left: 58px;
}
/* line 221, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons .owl-next {
  right: 58px;
}

/* pgl-about */
/* line 228, ../sass/theme.scss */
.pgl-about {
  padding-top: 54px;
  margin-bottom: 10px;
}

/* map */
/* line 234, ../sass/theme.scss */
.pgl-properties-map {
  padding-top: 53px;
}

/* line 237, ../sass/theme.scss */
.map {
  height: 525px;
}

/* line 240, ../sass/theme.scss */
.contact {
  margin-bottom: 60px;
}

/* line 243, ../sass/theme.scss */
#contact-map {
  height: 305px;
  margin-bottom: 37px;
  width: 100%;
}

/* footer */
/* line 249, ../sass/theme.scss */
.pgl-footer {
  background-color: #332839;
  color: #666;
  padding: 60px 0 20px;
}
/* line 253, ../sass/theme.scss */
.pgl-footer h2 {
  color: white;
  font-size: 1em;
  margin-bottom: 25px;
}
/* line 258, ../sass/theme.scss */
.pgl-footer li {
  margin-bottom: 5px;
}

/* line 262, ../sass/theme.scss */
.pgl-upper-foot {
  margin-bottom: 12px;
}
/* line 264, ../sass/theme.scss */
.pgl-upper-foot a {
  color: #666;
}
/* line 266, ../sass/theme.scss */
.pgl-upper-foot a:hover, .pgl-upper-foot a:focus {
  color: #d84949;
}
/* line 270, ../sass/theme.scss */
.pgl-upper-foot p {
  margin-bottom: 15px;
}
/* line 273, ../sass/theme.scss */
.pgl-upper-foot address {
  line-height: 2.2;
}

/* line 277, ../sass/theme.scss */
.pgl-copyrights {
  border-top: 1px solid #666;
  padding-top: 35px;
}
/* line 280, ../sass/theme.scss */
.pgl-copyrights a {
  color: #666;
}
/* line 282, ../sass/theme.scss */
.pgl-copyrights a:hover, .pgl-copyrights a:focus {
  color: #fff;
}
