body {
  overflow-x: hidden !important; }

.subpagebg {
  background: url("../images/subbg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  width: 100%;
  margin-bottom: 30px; }
  .subpagebg h1 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    line-height: 400px;
    color: #2a314f;
    font-weight: 500;
    font-size: 38px; }
    .subpagebg h1 span {
      font-weight: 300; }

.subpage {
  padding-bottom: 20px; }
  .subpage p {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    text-align: justify !important; }

.sldgreybox {
  background-color: #2a314f;
  padding: 20px 20px 15px 20px;
  border-radius: 10px; }
  .sldgreybox .form-control {
    border-radius: 20px; }
  .sldgreybox .form-group {
    margin-bottom: 15px; }
  .sldgreybox .btn-primary {
    background-color: inherit !important;
    border: 2px solid #fff;
    border-radius: 20px;
    float: right;
    padding: 5px 20px;
    margin-bottom: 20px; }
    .sldgreybox .btn-primary:hover {
      background-color: #40486c !important; }

.coninfobox {
  background-color: #40486c;
  padding: 5px;
  color: #fff; }
  .coninfobox .media-body {
    width: inherit; }
  .coninfobox h4.media-heading {
    color: #fff;
    padding-top: 10px; }
  .coninfobox img.media-object {
    width: 48px;
    height: 48px; }
  .coninfobox .col-md-6, .coninfobox .col-sm-6 {
    padding-top: 20px; }

.product-grid {
  text-align: center;
  border: 1px solid #dbdbdb;
  padding: 0 0 70px;
  position: relative;
  z-index: 1;
  overflow: hidden; }

.product-grid .product-image {
  position: relative;
  border-bottom: 1px solid #dbdbdb; }

.product-grid .product-image a.image {
  display: block; }

.product-grid .product-image img {
  width: 100%;
  height: auto; }

.product-grid .product-content {
  width: 100%;
  padding: 20px 10px 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  transition: all 0.3s; }

.product-grid:hover .product-content {
  bottom: -70px; }

.product-grid .product-button-group {
  margin: 0 0 25px; }

.product-grid .product-button-group a {
  color: #777;
  line-height: 35px;
  height: 35px;
  width: 36px;
  margin: 0 3px;
  border: 1px solid #dbdbdb;
  display: inline-block;
  transition: all 0.3s; }

.product-grid .product-button-group a.add-to-cart {
  color: #fff;
  background-color: #222;
  font-weight: 600;
  text-transform: uppercase;
  width: calc(100% - 110px);
  border-color: #222; }

.product-grid .product-button-group a:hover {
  color: #222; }

.product-grid .product-button-group a.add-to-cart:hover {
  color: #222;
  background-color: #fff; }

.product-grid .title {
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 0 -8px; }

.product-grid .price {
  color: #b71540;
  font-size: 16px;
  font-weight: 600; }

.product-grid .price span {
  color: #999;
  font-size: 15px;
  font-weight: 400;
  text-decoration: line-through; }

.project-slider {
  margin-bottom: 50px;
  position: relative; }
  .project-slider .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 0px; }
  .project-slider .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 0px; }

.project-gallery {
  margin-bottom: 50px;
  position: relative; }
  .project-gallery .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: -10px; }
  .project-gallery .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: -10px; }
  .project-gallery .item img {
    border: 1px solid #ccc; }

ul.projectviewlist {
  margin: 0px;
  padding: 0px 0px 20px 0px;
  list-style: none; }
  ul.projectviewlist li a {
    display: block;
    font-size: 14px;
    padding: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    line-height: 40px;
    background-color: #2a314f; }
    ul.projectviewlist li a i {
      margin-right: 10px;
      background-color: #d32522;
      color: #fff;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center; }
    ul.projectviewlist li a:hover {
      background-color: #d32522;
      color: #fff; }
  ul.projectviewlist li.active a {
    background-color: #d32522;
    color: #fff; }

.proamnlist {
  padding-left: 30px; }
  .proamnlist li {
    padding-bottom: 10px; }

.btn-darkred {
  background-color: #d32522;
  color: #fff;
  padding: 10px 20px; }
  .btn-darkred:hover {
    background-color: #2a314f;
    color: #fff; }

.btn-available {
  background-color: #27AE60;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px; }
  .btn-available:hover {
    background-color: #2ECC71;
    color: #fff; }

.btn-floor {
  background-color: #2a314f;
  color: #fff;
  padding: 10px 20px;
  border: 3px solid #d32522;
  margin-bottom: 20px; }
  .btn-floor:hover {
    background-color: #d32522;
    color: #fff; }

.flrview .panel-body {
  padding: 5px;
  position: relative; }
  .flrview .panel-body table td {
    padding: 5px 10px !important; }
  .flrview .panel-body .flrno {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99999;
    background-color: #2a314f;
    color: #fff;
    padding: 5px 10px;
    font-size: 20px;
    border-right: 3px solid #d32522; }
.flrview .btn-darkred {
  font-size: 16px; }

.team {
  text-align: center; }
  .team h5 {
    margin: 0px;
    padding: 10px 0px 5px 0px;
    text-align: center; }
  .team h6 {
    margin: 0px;
    padding: 0px 0px 0px 5px 0px;
    text-align: center;
    color: #d32522; }

@media only screen and (max-width: 768px) {
  #welcome_wrapper {
    padding-top: 80px; }

  .mt-img-effect img {
    height: auto; } }

/*# sourceMappingURL=newstyles.css.map */
