/* 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: #792932;
  color: #aaa;
  font-size: .928em;
  /* opacity: 0.7; */
}

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

/* line 24, ../sass/theme.scss */
/* .logo {
  background: #d84949;
  height: 120px;
  left: 0;
  position: absolute;
  text-align: center;
  top: -38px;
  width: 240px;
} */
.logo{
    /* background: #35080d;  */
    height: 120px;
    left: 0;
    position: absolute;
    text-align: center;
    /* top: -30px; */
    /* width: 240px; */
}
/* line 32, ../sass/theme.scss */

.logo img:hover {
  /* margin-top: 30px; */
  width: 210px;
  border: 1px solid black;
}

/* pgl-navbar-main */
/* line 38, ../sass/theme.scss */
.dropdown-menu {
  background-color: #35080d;
  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: #d84949;
  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: #d84949;
}
/* 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: #35080d;
  border-color: transparent;
  border-width: 0;
  border-radius: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  min-height: 100px;
  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: 40px 20px;
  color: #f9f19e;
  font-size: 15px;
}
/* line 86, ../sass/theme.scss */
.pgl-navbar-main .navbar-nav > li > a:hover, .pgl-navbar-main .navbar-nav > li > a:focus {
  background-color: #35080d;
  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: #d84949;
}
/* 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: #35080d;
  color: white;
}

/* line 104, ../sass/theme.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #d84949;
  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: #d84949;
}

/* 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;
}

/* 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: 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;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
}

/* 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: #d84949;
  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-color: #35080d;
  color: #666666;
  padding: 60px 0 0px;
  margin-top: 40px;
}
/* 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: #cac6c6;
  font-family: auto;
}
/* line 254, ../sass/theme.scss */
.pgl-upper-foot a:hover, .pgl-upper-foot a:focus {
  color: #d84949;
}
/* line 258, ../sass/theme.scss */
.pgl-upper-foot p {
  margin-bottom: 15px;
  color:#cac6c6;
  text-align: justify;
}
/* line 261, ../sass/theme.scss */
.pgl-upper-foot address {
  line-height: 2.2;
  color: #cac6c6;
}

/* line 265, ../sass/theme.scss */
.pgl-copyrights {
  border-top: 1px solid #222;
  padding-top: 20px;
}
/* line 268, ../sass/theme.scss */
.pgl-copyrights a {
  color: #d84949;
}
/* line 270, ../sass/theme.scss */
.pgl-copyrights a:hover, .pgl-copyrights a:focus {
  color: #666666;
}


/* Custom start */

/* About start */

.about{
  margin: 40px 0;
  /* background: #35080d; */
  padding: 30px 0;
}
.about h4{
  font-size: 28px;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
}
.about p{
  font-size: 16px;
  color: black;
}
.about img{
  /* margin-left: 100px; */
  border-radius: 20%;
  border: 2px solid white;
  /* padding-left: 100px; */
}
.aboutlink{
  color: white;
    background-color: #2f090d;
    text-align: left;
    padding: 10px;
    display: inline;
    margin: 0 auto;
}
#abouthref{
  color: white !important;
}
#abouthref:hover{
  color: white !important;
}

/* About start */

/* Mission start */

.mission-vision{
  /* background-image: url('../images/custom/mission/mission2.jpg'); */
  position: relative;
  margin-bottom: 50px;
  border-bottom: 1px solid black;
}
.mission-vision img{
  opacity: 0.4;
}
.mission-text-div{
  display: flex;
  padding: 20px;
  justify-content: center;
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 5%;
}
.mission-individual-div{
  background-color: black;
  color: white;
  opacity: 0.7;
  margin-left: 10px;
  padding: 20px 20px;
  border-radius: 10px;
  border: 1px solid yellow;
  min-height: 250px;
  width: 50%;
}
.mission-individual-div h4{
  color: white;
  font-size: 22px;
}
.mission-individual-div p{
  color: white;
  font-size: 18px;
}
/* .mission-columns{
    background-color: black;
    color: white;
    padding: 20px;
    opacity: 0.7;
}
.mission-columns h4{
  color: white;
  font-size: 20px;
}
.mission-vision .container{
  position: absolute;
  top: 20%;
  left: 7%;
}
#mission-row{
  display: flex;
  justify-content: center;
} */

/* Mission end */

/* projects start */
.projectlink{
  color: white;
  background-color: #2f090d;
  text-align: center;
  padding: 10px;
  display: table;
  margin: 0 auto;
}
#projecthref{
  color: white !important;
}
#projecthref:hover{
  color: white !important;
}

/* projects end */


/* Contact start */

/* .contact-columns{
  border: 1px solid black;
} */
.contact{
  margin: 50px 0;
}
.contact h3{
  font-weight: bold;
  font-size: 28px;
  font-family: 'Source Sans Pro', sans-serif;
}
.contact form{
  box-shadow: 1px 1px 14px #80808069;
  padding: 20px;
}
#contact-image{
  margin-top: 10%;
  width: 100%;
}
/* Contact end */


/* About Page start */

.value-columns{
  /* border: 1px solid black; */
  padding: 20px;
  min-height: 250px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 8px #eba2a285;
}
.value-columns:hover{
  background: #87ceeb6b;
}
.value-columns h4{
  font-size: 22px;
}
.value-columns p{
  font-size: 16px;
  text-align: justify;
}
/* About Page end */



/* Custom end */


.call-a {
  color:#fff;
  font-family: auto;
}
.call-a:hover {
  color: #cbc2c2;
}