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

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

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

/* line 24, ../sass/theme.scss */
.logo {
 
  height: 50px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 160px;
}
/* line 32, ../sass/theme.scss */
.logo img {
  margin-top:4px;
  
}
.errorMsg.frontMessage {
    text-align: center;
    color: green;
    margin-top: 20px;
    font-size: 18px;
}

/* 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: #3366cc;
  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: #3366cc;
}
/* 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: 12px 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: #3366cc;
}
/* 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: #3366cc;
  border-color: transparent;
  color: white;
}

/* line 109, ../sass/theme.scss */
.navbar-default .navbar-toggle {
  border: none;
  border-radius: 0;
  margin: 26px 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: #3366cc;
}

/* page-top */
/* line 127, ../sass/theme.scss */
.page-top {
  background: url(../images/bg-page-top.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;
}
/* line 127, ../sass/theme.scss */
.page-top1 {
  background: url(../images/tour.jpg) no-repeat #333333;
}
/* line 129, ../sass/theme.scss */
.page-top1 .container {
  display: table;
  height: 300px;
}
/* line 133, ../sass/theme.scss */
.page-top1 .page-top-in {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
/* line 138, ../sass/theme.scss */
.page-top1 h2 {
  font-size: 2.571em;
  margin: 0;
  text-transform: uppercase;
}
/* line 142, ../sass/theme.scss */
.page-top1 h2 span {
  background-color: white;
  display: inline-block;
  padding: 24px 27px;
}
/* pgl-advanced-search */
/* line 127, ../sass/theme.scss */
.page-top2 {
  background: url(../images/construction.jpg) no-repeat #333333;
}
/* line 129, ../sass/theme.scss */
.page-top2 .container {
  display: table;
  height: 300px;
}
/* line 133, ../sass/theme.scss */
.page-top2 .page-top-in {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
/* line 138, ../sass/theme.scss */
.page-top2 h2 {
  font-size: 2.571em;
  margin: 0;
  text-transform: uppercase;
}
/* line 142, ../sass/theme.scss */
.page-top2 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: 50px 0 30px;
}
/* line 159, ../sass/theme.scss */
.pgl-advanced-search .form-group {
  margin-bottom: 20px;
}

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

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

/* pgl-properties */
/* line 176, ../sass/theme.scss */
.pgl-properties {
  padding-bottom:10px;
  padding-top: 10px;
}
/* line 179, ../sass/theme.scss */
.pgl-properties h2 {
  margin-right: 0px;
  text-align:center;
  margin-top: 10px;
}

/* 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: #3366cc;
  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;
  width: 100%;
}

/* footer */
/* line 237, ../sass/theme.scss */
.pgl-footer {
   background-image: url("../images/footerbanner.png");
  color: #fff;
  padding: 140px 0 90px;
}
/* line 241, ../sass/theme.scss */
.pgl-footer h2 {
  color: white;
  font-size: 1em;
  margin-bottom: 25px;
}
/* line 246, ../sass/theme.scss */
.pgl-footer li {
  margin-bottom: 5px;
}

/* line 250, ../sass/theme.scss */
.pgl-upper-foot {
  margin-bottom: 12px;
}
/* line 252, ../sass/theme.scss */
.pgl-upper-foot a {
  color: #666666;
}
/* line 254, ../sass/theme.scss */
.pgl-upper-foot a:hover, .pgl-upper-foot a:focus {
  color: #3366cc;
}
/* line 258, ../sass/theme.scss */
.pgl-upper-foot p {
  margin-bottom: 15px;
}
/* line 261, ../sass/theme.scss */
.pgl-upper-foot address {
  line-height: 2.2;
}

/* line 265, ../sass/theme.scss */
.pgl-copyrights {
  border-top: 1px solid #031e3e;
  padding: 10px 0px;
  color:#fff;
  text-align:center;
  background:#031e3e;
}
/* line 268, ../sass/theme.scss */
.pgl-copyrights a {
  color: #3366cc;
}
/* line 270, ../sass/theme.scss */
.pgl-copyrights a:hover, .pgl-copyrights a:focus {
  color: #666666;
}

.our-service .content i {
    color: #031e3e;
}

.our-service .content h4 {
    color: #031e3e;
}

.service-item .icon {
    color: #031e3e;
}
/** What are you looking for? AREA START **/
.our-service {
    text-align: center;
	margin-top:20px;
}

.our-service .content {
   max-width: 262px;
    text-align: center;
    margin: 0 auto 30px;
    padding: 20px;
    border: 1px solid #f4f4f4;
    border-radius: 20px;
    background: #f7f7f7;
}

.our-service .content:hover {
    padding: 20px;
    background: #fff;
}

.mgn-top {
    margin-top: 30px;
}

.our-service .content i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 30px;
    display: inline-block;
    background: #fff;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10);
    margin-bottom: 20px;
    border-radius: 50%;
}

.our-service .content h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}

.our-service .content p {
    font-size: 15px;
    margin-bottom: 0;
}

.our-service-inner {
    background: rgba(0, 0, 0, 0.80);
    padding: 70px 0;
}

.our-service-two .content {
    padding: 0;
    background: transparent;
}

.our-service-two .content:hover {
    padding: 0;
    background: transparent;
}

.content-area {
    padding: 100px 0 70px;
}

.content-area-2 {
    padding: 70px 0;
}

.content-area-3 {
    padding: 40px 0;
}

.content-area-4 {
    padding: 70px 0;
}

.content-area-5 {
    padding-bottom: 50px;
}

.content-area-6 {
    padding: 100px 0 50px;
}

.content-area-7 {
    padding: 100px 0;
}

.content-area-8 {
    padding: 100px 0 80px;
}

.content-area-9 {
    padding-top: 100px;
}

.content-area-10 {
    padding: 100px 0 70px;
}
.main-title h1 {
    font-weight: 700;
    margin: 0 0 25px;
    text-transform: uppercase;
    font-size: 27px;
}
.button-theme {
    background: #1f96fd;
    border: 2px solid #1f96fd;
}

.button-theme:hover {
    background: #84ad1d;
    border: 2px solid #84ad1d;
}
.button-theme {
    color: #FFF;
}
/** TESTIMONIALS 1 AREA START **/
.testimonials-1 {
    padding: 100px 0 130px;
    background: url(../img/testimonial-1.jpg);
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.testimonials-1.overview-bgi:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.testimonials-1 h1 {
    color: #e4e3e3;
    font-weight: 700;
    font-size: 27px;
    margin: 0 0 40px;
    text-transform: uppercase
}

.testimonials-1 .text {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 30px;
    color: #f5f5f5;
}

.testimonials-1 .avatar img {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background: #fff;
    margin-bottom: 20px;
}

.testimonials-1 h4 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 15px;
    color: #fff;
}

/** TESTIMONIALS 2 **/
.testimonials-2 {
    position: relative;
    padding: 100px 0 130px;
    display: inline-block;
    width: 100%;
    float: left;
    background: #eaeaea;
}

.testimonials-2 .sec-title-three h4 {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 14px;
}

.testimonials-2 .sec-title-three h2 {
    text-transform: uppercase;
    font-size: 27px;
    margin: 0 0 20px;
    font-weight: 700;
}

.testimonials-2 .sec-title-three .text {
    margin-top: 10px;
    font-size: 20px;
    line-height: 35px;
    font-weight: 300;
    margin-bottom: 15px;
}

.testimonials-2 .content .avatar {
    border-radius: 50%;
    max-width: 220px;
    margin: 0 auto;
}

.testimonials-2 .content .avatar img {
    border-radius: 50%;
}

.testimonials-2 .content .text {
    font-size: 20px;
    line-height: 35px;
    font-weight: 300;
    margin: 10px 0 15px;
}

.testimonials-2 .content .author-name {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}

.testimonials-2 .content ul {
    padding: 0;
    margin: 0;
}

.testimonials-2 .content ul li {
    list-style: none;
    display: inline-block;
    color: orange;
}

/** TESTIMONIALS 3 **/
.testimonials-3 {
    padding: 100px 0 130px;
    background: url(../images/invester.png);
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.testimonials-3.overview-bgi:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.35);
}


.testimonials-3 h1 {
    color: #f5f5f5;
    font-weight: 700;
    font-size: 27px;
    margin: 0 0 50px;
    text-align: center;
}

.testimonials-3 .testimonials-info {
    padding: 0 20px;
}

.testimonials-3 .content .text {
    color: #f5f5f5;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin: 0 0 10px;
}

.testimonials-3 .content .author-name {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    color: #f5f5f5;
}

.testimonials-3 .content ul {
    margin: 0;
    padding: 0;
}

.testimonials-3 .content ul li {
    list-style: none;
    display: inline-block;
    color: orange;
}

.testimonials-3 .content .avatar {
    max-width: 160px;
    margin: 0 auto;
}

.testimonials-3 .content .avatar img {
    border-radius: 5%;
}

.testimonials-3 .content {
    margin-bottom: 30px;
}
/** OVERVIEW BGI **/
.overview-bgi {
    position: relative;
}

.overview-bgi:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.text-color {
    color: #fff !important;
}

.t-slider-l {
    width: 30px;
    height: 30px;
    line-height: 25px;
    position: absolute;
    top: 100%;
    z-index: 5;
    display: inline-block;
    border: solid 1px #fff;
    background: #fff;
    text-align: center;
    border-radius: 0;
    opacity: 1;
}

.t-slider-l i {
    font-size: 15px;
    line-height: 27px;
    color: #535353;
    border-radius: 0;
}

.t-slider-r {
    width: 30px;
    height: 30px;
    line-height: 25px;
    position: absolute;
    top: 100%;
    z-index: 5;
    display: inline-block;
    right: 0;
    border: solid 1px #fff;
    background: #fff;
    text-align: center;
    border-radius: 0;
    opacity: 1;
}

.t-slider-r i {
    font-size: 15px;
    line-height: 27px;
    color: #535353;
    border-radius: 0;
}
.addto{background-color: #3366cc;
    width: 100%;}
	
.icon-bar {
 
  top: 7%;
  right:10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index:999;
}

.icon-bar a {
 display: block;
    text-align: center;
    padding: 6px 6px;
    transition: all 0.3s ease;
    color: white;
    font-size: 14px;
    border-radius: 50%;
    margin: 7px 0px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.content {
  margin-left: 75px;
}	
.content{
    margin-left: 0px;  
}
.noProperty {
	border: 1px solid #ddd;
	background: #fff;
	padding: 74px 10px;
	width: 97%;
	margin: auto;
}
.loadMore {
    background: #333;
    color: #fff;
    font-weight: 600;
    padding: 10px 35px;
	cursor: pointer;
}
.ajaxLoading {
	display:none;
    height: 119px;
    background: url("../img/property-loader.gif");
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.loadMoreDiv.text-center {
    clear: both;
}
.property-thumb-info .property-thumb-info-image {
    max-height: 260px;
    overflow: hidden;
     background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
}
.mb-2{
	margin-bottom: 1em;
}
.mt-2{
	margin-top: 1em;
}
.is-blurred {
  filter: blur(2px);
  -webkit-filter: blur(2px);
}
/* Overlay */
.Modal {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.84);
  -webkit-transition: 0.5s;
  overflow: auto;
  transition: all 0.3s linear;
}

.Modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border-radius: 4px;
  max-width: 430px;
}
#myModal h3{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
.normalInput{
	padding: 5px 10px;
	width: 99%;
}
.topCount {
    color: #fff;
    background: red;
    padding: 5px 12px;
    border-radius: 50%;
    position: absolute;
    margin-left: -7px;
    margin-top: -11px;
}
.topWishlist{
	
}
.topWishlist a{
	color: #fff;
}
.redText{
	color:red;
}
.navbar-nav > li > a {
    line-height: 35px;
}
.ModalOpen { overflow: hidden; }

.is-hidden { display: none; }

.is-visuallyHidden { opacity: 0; }

@media only screen and (min-width: 480px) {
  .icon-bar {
 
  top: 55%;
  right:10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index:999;
  display:none;
  
}

element {
    width: 100%;
    overflow-x: scroll;
    display: block;
}

.icon-bar a {
 display: block;
    text-align: center;
    padding: 6px 6px;
    transition: all 0.3s ease;
    color: white;
    font-size: 14px;
    border-radius: 50%;
    margin: 7px 0px;
    display:none;
}

.icon-bar a:hover {
  background-color: #000;
}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 720px) {
  
  .sidebar .pgl-advanced-search {
    border-bottom: none;
    display: none;
}  
}
.spanc{background:#F2FFFE;}
a.contact_request {
    color: #fff;
}
.BG{background:#031e3e;cursor: pointer;}
