.modal-footer
{
  display:none;
}
.size.fusion-button.button-flat.fusion-button-round.button-medium.button-default.button-5,
.size.fusion-button.button-flat.fusion-button-round.button-medium.button-default.button-2,
.size.fusion-button.button-flat.fusion-button-round.button-medium.button-default.button-3,
.size.fusion-button.button-flat.fusion-button-round.button-medium.button-default.button-6
{
  width:250px;
  border:solid;
  background-color:#71100f;
}
.popup_buttons
{
  background-color:#71100f;
  font-size:14px;
  font-weight:bold;
  align-content:flex-start;
  float:left;
}
.price
{
  background-color:#ffaa06;
  color:#ffffff;
  border:solid;
  border-radius:5px;
  background-size:100px 50px;
}
.call,.pickup
{  
  background-color : #4cdafe;
  color:#ffffff;
  padding: 10px 20px;
  border-radius: 10px;
  border-color: rgb(0,133,158);
}
#mybutton
{
  z-index:9999;
  position: fixed;
  bottom: -4px;
  left: 10px;
  color:#b7a200;
}
.fa-location-arrow,
.fa-home,
.fa-hands-helping,
.fa-rupee-sign,
.fa-calculator,
.fa-gift,
.fa-car,
.fa-file-download,
.fa-arrow-circle-right,
.fa-car.fas.button-icon-left
{
  animation:0.6s ease 0s alternate none infinite running crcle-anim;
  transition:all 1s ease 0s;
}
@keyframes crcle-anim{0%{transform:scale3d(0.5, 0.5, 1);}
100%{transform:scale3d(1, 1, 1);}
}
.home_button.fusion-button.button-flat.fusion-button-round.button-large.button-default.button-4,
.home_button.fusion-button.button-flat.fusion-button-round.button-large.button-default.button-6,
.home_button.fusion-button.button-flat.fusion-button-round.button-large.button-default.button-5,
.home_button.fusion-button.button-flat.fusion-button-round.button-large.button-default.button-3,
.home_button.fusion-button.button-flat.fusion-button-round.button-large.button-default.button-5,
.home_button.fusion-button.button-flat.fusion-button-round.button-large.button-default.button-3
{
  width:200px;
  font-weight:bold;
  background-color:#000080;
  padding-left:5px;
  padding-right:5px;
  padding-top:15px;
  padding-bottom:15px;
  text-align:center;
}
.fusion-column-content-centered
{
  text-align:center;
}
.layertable
{
  background-color:#000080;
  color:#ffffff;
	margin:10px;
  width:285;
}
#wpcf7-f2155-p6-o9
{
  background-color:#29abe2;
  font-size:18px;
  margin:15px;
}
.table
{
  background-color:#e5b479;
}
.offer{
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5), 0 12px 40px 0 rgba(0, 0, 0, 0.4);
}
input.wpcf7-form-control.wpcf7-submit {}
.videotour{
  margin-left: auto;
  margin-right: auto;
}
.fusion-logo img{
 width: 225px;
}
.godrej_image_shadow{
box-shadow : 0 30px 50px -20px #e5b479;
}
@media screen and (max-width: 1080px) {
  #stickyB{
    display: inline;
    z-index: 9999;
    position: fixed;
    bottom: -4px;
    height: 100px;
    background-color: #e5b479;
  }

  .fa-whatsapp{
    color: #e5b479;
    font-size: 50px;
    /* margin-top: -30px; */
  }

  .fa-phone{
    color: #e5b479;
    font-size: 50px;
    /* margin-top: -30px; */
  }
  .sep{
    color: #e5b479;
    height:50px;
    font-size: 40px;
    margin-top: 7px;
  }
}
#hide
  {
    display:none !important;
  }
.hide
  {
    display:none !important;
  }
  .responsive 
  {
  width: auto ;
  max-width: 100% ;
  height: auto ;
	}
.blur
{
   filter: blur(8px);
  -webkit-filter: blur(8px);

}
.site-info { display: none; }
.bold{
  font-weight: 1000;
}