/* line 5, ../sass/theme.scss */
body {
  color: #666666;
  font-family: 'Raleway', sans-serif;
  line-height: 1.8;
  background-color: #f4f5f7;
}

/* page */
/* header */
/* line 15, ../sass/theme.scss */
#top {
  background-color: #111;
  color: #cdcdcd;
  font-size: .928em;
}

/* line 21, ../sass/theme.scss */
.navbar-header {
  position: relative;
}

/* line 24, ../sass/theme.scss */
.logo {
/*  background: #e34d59;*/
  height: 104px;
  left: 0;
  position: absolute;
  text-align: center;
  top: -38px;
  width: 240px;
  color: white;
  font-size: 30px;
}
/* line 32, ../sass/theme.scss */
.logo img {
  width:187px;
  height:81px;
  margin-top: 40px;
}

/* pgl-navbar-main */
/* line 38, ../sass/theme.scss */
.dropdown-menu {
  background-color: #111;
  border: none;
  border-radius: 0;
  font-size: 1.083em;
  padding: 10px 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: #e34d59;
  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: #e34d59;
}
/* line 61, ../sass/theme.scss */
.dropdown-menu .dropdown-menu {
  left: 100%;
  margin: 0 0 0 20px;
  top: 0;
}

/* line 67, ../sass/theme.scss */
.pgl-navbar-main {
  background-color: white;
  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 76, ../sass/theme.scss */
.pgl-navbar-main .navbar-collapse {
  border-color: transparent;
  font-size: .857em;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 84, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > li > a {
  padding: 30px 20px;
}
/* line 86, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > li > a:hover, .pgl-navbar-main .navbar-nav > li > a:focus {
  background-color: #111;
  color: white;
}
/* line 92, ../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: #e34d59;
}
/* line 98, ../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: #111;
  color: white;
}

/* line 104, ../sass/theme.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #e34d59;
  border-color: transparent;
  color: white;
}

/* line 109, ../sass/theme.scss */
.navbar-default .navbar-toggle {
  border: none;
  border-radius: 0;
  margin: 36px 0 0;
  padding: 0;
}
/* line 114, ../sass/theme.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #333333;
  width: 20px;
}
/* line 118, ../sass/theme.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
/* line 120, ../sass/theme.scss */
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #e34d59;
}

/* page-top */
/* line 127, ../sass/theme.scss */
.page-top {
  background: url(../images/bg-page-top.jpg) no-repeat #333333;
/*  background: url(../img/body-bkg.jpg) no-repeat #333333;*/
}
/* line 129, ../sass/theme.scss */
.page-top .container {
  display: table;
  height: 250px;
}
/* line 133, ../sass/theme.scss */
.page-top .page-top-in {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
/* line 138, ../sass/theme.scss */
.page-top h2 {
  font-size: 2.571em;
  margin: 0;
  text-transform: uppercase;
}
/* line 142, ../sass/theme.scss */
.page-top h2 span {
  background-color: white;
  display: inline-block;
  padding: 24px 27px;
}

/* pgl-advanced-search */
/* line 151, ../sass/theme.scss */
.chosen-select {
  height: 40px;
  padding: 0 10px;
  width: 100%;
}

/* line 156, ../sass/theme.scss */
.pgl-advanced-search {
  border-bottom: 1px solid #dddddd;
  padding: 20px 0 10px;
}
/* line 159, ../sass/theme.scss */
.pgl-advanced-search .form-group {
  margin-bottom: 20px;
}

/* pgl-featured */
/* line 165, ../sass/theme.scss */
.pgl-featured {
  padding-bottom: 20px;
  padding-top: 60px;
}
/* line 168, ../sass/theme.scss */
.pgl-featured h2 {
  margin-right: 100px;
}

/* line 172, ../sass/theme.scss */
.pgl-featured-bottom {
  padding-bottom: 60px;
}

/* pgl-properties */
/* line 176, ../sass/theme.scss */
.pgl-properties {
  padding-bottom: 30px;
  padding-top: 34px;
}
/* line 179, ../sass/theme.scss */
.pgl-properties h2 {
  margin-right: 100px;
}

/* pgl-agents */
/* line 185, ../sass/theme.scss */
.pgl-agents {
  padding-top: 53px;
}

/* testimonial */
/* line 190, ../sass/theme.scss */
.pgl-testimonial {
  height: 388px;
  padding: 30px 15px;
  position: relative;
  text-align: center;
}
/* line 195, ../sass/theme.scss */
.pgl-testimonial h4 {
  color: #e34d59;
  margin-bottom: 10px;
  text-transform: uppercase;
}
/* line 201, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons > div {
  background-color: transparent;
  position: absolute;
  top: 60px;
}
/* line 206, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons .owl-prev {
  left: 58px;
}
/* line 209, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons .owl-next {
  right: 58px;
}

/* pgl-about */
/* line 216, ../sass/theme.scss */
.pgl-about {
  padding-top: 54px;
  margin-bottom: 10px;
}

/* map */
/* line 222, ../sass/theme.scss */
.pgl-properties-map {
  padding-top: 53px;
}

/* line 225, ../sass/theme.scss */
.map {
  height: 525px;
}

/* line 228, ../sass/theme.scss */
.contact {
  margin-bottom: 60px;
}

/* line 231, ../sass/theme.scss */
#contact-map {
  height: 305px;
  margin-bottom: 37px;
}

/* footer */
/* line 236, ../sass/theme.scss */
.pgl-footer {
  background-color: #111;
  color: #cdcdcd;
  padding: 60px 0 20px;
}
/* line 240, ../sass/theme.scss */
.pgl-footer h2 {
  color: white;
  font-size: 1em;
  margin-bottom: 25px;
}
/* line 245, ../sass/theme.scss */
.pgl-footer li {
  margin-bottom: 5px;
}

/* line 249, ../sass/theme.scss */
.pgl-upper-foot {
  margin-bottom: 12px;
}
/* line 251, ../sass/theme.scss */
.pgl-upper-foot a {
  color: #cdcdcd;
}
/* line 253, ../sass/theme.scss */
.pgl-upper-foot a:hover, .pgl-upper-foot a:focus {
  color: #e34d59;
}
/* line 257, ../sass/theme.scss */
.pgl-upper-foot p {
  margin-bottom: 15px;
}
/* line 260, ../sass/theme.scss */
.pgl-upper-foot address {
  line-height: 2.2;
}

/* line 264, ../sass/theme.scss */
.pgl-copyrights {
  border-top: 1px solid #222;
  padding-top: 35px;
}
/* line 267, ../sass/theme.scss */
.pgl-copyrights a {
  color: #e34d59;
}
/* line 269, ../sass/theme.scss */
.pgl-copyrights a:hover, .pgl-copyrights a:focus {
  color: #666666;
}

.insert_form_label, .insert_form_text{
    float:left;
    margin:10px;
}

.insert_form_label{
    width:100px;    
}

.clear, .clearer{
    clear: both;
    display: block;
}

.image-bkg{
/*    width: 100%;
    height:200px;
    float: left;*/
    background-image: url(../images/bg-page-top.jpg);
    background-size:cover;
    background-position:22% center;
    background-repeat: no-repeat;
    background-color: #3b4867;
}



/*.chosen-container-active.chosen-with-drop .chosen-choices{
    background-image: none;
    border-color: #dddddd;
    box-shadow: none;
}*/

.chosen-container-multi .chosen-choices{
    border-color: #dddddd;
    color: #666666;
    box-shadow: none;
    background-image: none;
}

.chosen-choices {
    background: white;
    border-color: #dddddd;
    border-radius: 0;
    box-shadow: none;
    color: #666666;
    height: 40px;
    line-height: 2.8;
    padding: 0 0 0 15px;
}

.chosen-container-multi .chosen-choices li.search-field{
    width:100%;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"]{
    border-color: #dddddd !important;
    color: #666666;
    font-family: Raleway;
    padding-left: 15px;
    width: 95% !important;
}

.chosen-container-multi .chosen-choices li.search-choice{
    background-image: none;
    background-color: white;
    color: #666666;
    border-color: white;
    box-shadow: none;
    line-height: 2;    
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
    top: 10px;
}

.contact-page{
    background: url(../img/contact-bkg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.whois-bg{
    background: url(../img/body-bkg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.logo-center{
    margin-top:20px;
    width:65%;
}

@media (min-width: 653px) {
    .logo-center{
        width:55%;
    }
}

@media (min-width: 1000px) {
    .logo-center{
        width:45%;
    }
}

@media (min-width: 1300px) {
    .logo-center{
        width:35%;
    }
}

@media (min-width: 992px) {
    .evidence-mini-property{
        height: 162px;
        overflow: hidden;
    }
}

@media (min-width: 1200px) {
    .evidence-mini-property{
        height: 195px;
    }
}

/*.flexslider .slides > li {
  text-align: center;
}

.flexslider .slides img {
  width: auto;
  max-height: 490px;
  display: inline;
}*/

.property-gallery{
    width: auto;
}
.property-gallery-slider{
    width: 100%;
    overflow: hidden;
    height: 490px;
    position: relative;
}
.property-images{
    width: 10000px;
    height: 100%;    
}
.property-image{
    float: left;
    width: 847px;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.property-slider-overlay{
    position: absolute;
    top:0px;
    bottom:0px;
    width:100%;
    height:100%;
    background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 35%);
}
.property-gallery-thumbs{
    width: 100%;
    margin-top:20px;
}
.property-image-thumb{
    width: 23%;
    height:120px;
    float: left;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin:1%;
    cursor: pointer;
    opacity: 0.9;    
}

.property-image-thumb:hover{
    opacity: 1;
}

.property-slider-paginator{
    position: absolute;
    bottom: 16px;
    left: calc(50% - 45px);
}

.property-slider-paginator a {
    border: 2px solid white;
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    float: left;
    color: white;
    filter: alpha(opacity=100);
    text-shadow: 1px 1px 0 rgb(255 255 255 / 30%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0.7;
}

.property-slider-paginator a:hover{
    opacity:1;
}

.property-slider-next{
    margin-left: 10px;
}

.property-slider-prev:before, .property-slider-next:before {
    font-size: 1em;
    height: 100%;    
    text-align: center;
    text-indent: 0;
    width: 100%;
    height:100%;
    font-family: "flexslider-icon";
    font-size: 20px;
    line-height: 38px;
    display: inline-block;
}

.property-slider-prev:before {    
    content: '\f001';
}

.property-slider-next:before {
    content: '\f002';
}

.property-slider-prev:hover, .property-slider-next:hover {
    border-color: #e34d59;
    color: #e34d59;
}