@font-face {
  font-family: "LoraBold";
  src: url('../fonts/Lora-Bold.html');
}
@font-face {
  font-family: "LoraRegular";
  src: url('../fonts/Lora-Regular.html');
}
body{
  font-family: 'LoraRegular', sans-serif;
  font-size: 14px;
  font-weight: 200;
}
section{
  position: relative;
}
.section-heading {
  font-family: 'LoraBold', sans-serif;
  text-transform: uppercase;
  color: #fff;
  padding: 20px 0;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  margin: 0px;
}
.nopadding {
  padding: 0px;
}
.nomargin {
  margin: 0px;
}
#lock{ display:none; }
.text-center { text-align: center; }
/* =============== Navbar start =============== */
.navbar-default {
  background-color: #fff;
  position: fixed;
  margin-bottom: 0;
  height: 60px !important;
}
.nav>li>a {
  color: #000 !important;
  padding: 14px 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  line-height: 30px;
}
.navbar-nav>li { padding: 0px;}
.navbar-brand { height: auto; padding: 10px 15px; width: 100%;}
.navbar-brand>img { margin: 0 auto; width: 170px;position: absolute;top: -13px;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  background-color: #fff;
  color: #000 !important;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{ margin-left: inherit; text-align: center;padding: 0px;}
#dropdownMenuButton{
  background: inherit;
  color: #424242;
  font-weight: bold;
  padding: 6px 12px;
  border-bottom: 1px solid #424242;
  border-radius: inherit;
}
.dropdown-menu{ background-color: #424242; min-height: 100px; border-radius: inherit;}
.dropdown-item{ width: 100%; display: block; text-align: center; text-transform: uppercase; padding: 4px 0; color: #fff;}
.dropdown-menu{ min-width: 120px;}
.dropbtn {
  background-color: inherit;
  text-transform: uppercase;
  color: #424242;
  padding: 4px 0;
  border-bottom: 1px solid #424242;
  border: none;
  cursor: pointer;
}
.dropdown {position: relative; display: inline-block; padding-bottom: 5px; border-bottom: 1px solid #424242;}
.dropdown-content { display: none; position: absolute; background-color: #424242; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; top: 30px;}
.dropdown-content a { color: #fff; padding: 12px 16px; text-decoration: none; display: block;}
.dropdown-content a:hover {background-color: #424242;color: #A68749;}
.dropdown:hover .dropdown-content { display: block; }
.dropdown:hover .dropbtn { background-color:inherit; }
.imagelogo { width: 160px; }
.current a.smoothScroll {
  color: #fff !important;
  background: #794925;
}
.current a.smoothScroll {
  color: #000;
  font-weight: bold;
}
/* =============== Navbar End =============== */
/* =============== Slider Start =============== */
#slider {
  margin-top: 60px;
}
/* =============== Slider End =============== */
/* =============== About Us Start =============== */
.inneraboutus {
  padding: 30px 0px;
  background-color: #ddd;
}
/* =============== About Us End =============== */
/* =============== Projects Start =============== */
.innerprojects{
  padding: 30px 0px;
  /*background-color: #ddd;*/
}
.innerprojects .nav>li>a {
  color: #04567c !important;
  background-color: #fff;
  border: 1px solid #04567c;
  padding: 5px 15px;
}
.innerprojects .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  color: #fff !important;
  background-color: #04567c;
}
.nav-pills>li {
  width: 19%;
  text-align: center;
  color: #04567c !important;
  border-radius: 4px;
  padding: 5px;
}
.innerprojects .nav.nav-pills {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.prop-div {
  box-shadow: 2px 2px 11px #999;
  margin-bottom: 5%;
}
.prop-div, .prop-img-div {
  position: relative;
  overflow: hidden;
  transition: ease all 1s;
}
.move {
  text-decoration: none;
  cursor: pointer;
  color: #000;
  font-weight: 800;
  text-transform: capitalize;
}
.prop-div, .prop-img-div {
  position: relative;
  overflow: hidden;
  transition: ease all 1s;
}
.prop-img-div img {
  transition: ease all 1s;
  /*height: 283px;*/
}
.prop-img-div:hover img {
  transform: scale(1.3);
  transition: ease all 1s;
}
.projectlogo{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100px;
  background-color: #ffffff8f;
  padding: 5px;
  transition: none !important;
  transform: none !important;
}
p.prop-name {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  background-color: black;
  padding: 1%;
  font-size: 12px;
}
p.prop-price {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  background-color: black;
  padding: 1%;
  margin: 0;
  font-size: 12px;
}
.prop-details {
  padding: 2%;
  background-color: white;
}
p.rera {
  font-size: 9px;
  color: #000;
  text-align: center;
  line-height: 15px;
}
.prop-inner {
  border-bottom: 1px solid lightgray;
  color: #191919;
} 
.offer-txt {
  padding: 4px 0;
  background: #424242;
  display: none;
}
.offer-txt p {
  margin-bottom: 0;
  color: #000;
  text-align: center;
}
.prop-inner .prop-title {
  margin-bottom: 5px;
}
p.prop-title {
  float: left;
}
.prop-inner .prop-desc {
  margin-bottom: 5px;
  margin-top: 5px;
}

p.prop-desc {
  text-align: right;
}
.clickhere {
  background-color: #3471b8;
  border-radius: 6px;
  color: #fff;
  padding: 3px 5px;
}
/* =============== Projects End =============== */
/* =============== Contact Us Start =============== */
.innercontactus {
  background-color: #04567c;
  color: #fff;
  padding: 25px;
}
.innercontactus .input-group {
  margin: 5px auto !important;
}
.input-group {
  position: relative;
  display: table;
  text-align: center;
  margin: 7px auto;
  width: 100%;
}
.innercontactus h3{
  color: #fff !important;
}
.innercontactus h5{
  color: #fff !important;
}
/* =============== Contact Us End =============== */
/* =============== Disclaimer popup Start =============== */
#disclaimerpopup .modal-dialog {
  width: 90%;
  font-size: 11px;
}
#disclaimerpopup .modal-header .close {
 margin-top: 0px; 
 position: absolute;
 right: 15px;
 top: 15px;
}
#exampleModal .modal-dialog {
    width: 95%;
    margin: 40px auto;
}
/* =============== Disclaimer popup End =============== */
/* =============== Footer Start =============== */
.innerfooter{
  background-color: #000;
  color: #fff;
}
.innerfooter h5 {
  cursor: pointer;
  display: inline;
  text-align: center;
  padding: 0px 10px;
}
/* =============== Footer End =============== */
/* =============== Popup Form Start =============== */
#popupModal .modal-header {
  padding: 5px 15px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #04567c;
}
#popupModal .modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: #fff;
}
#popupModal .modal-header .close {
  margin-top: 0px; 
  position: absolute;
  right: 15px;
  top: 10px;
  color: #fff;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 2 !important;
  filter: alpha(opacity=20);
  position: absolute;
  right: 15px;
  top: 10px;
}
/* =============== Popup Form End =============== */
button.btn.btn-danger.interested {
  font-size: 16px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  transition: 0.4s ease-in;
  z-index: 999;
  background-color: #3471b8;
  border: 2px solid #fff;
  font-weight: 600;
  padding: 7px 10px 6px 10px;
}
