/**
 * @package SP Page Builder
 * @author JoomShaper http://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2015 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
*/

.sppb-row-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#about{
   color: #000000;
  padding: 50px 0px;
}

@media (min-width: 768px) {
  #about .about-list{
    margin-bottom: 30px;
    padding: 10px 0px 60px;
  }
  #about .about-list li{
    width: 50%;
    float: left;
  }
  .award-list{
    margin-top: 30px;
   display: flex;
    
  }
  .sppb-row-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sppb-row-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sppb-row-container {
    width: 1170px;
  }
}

.mt-30{
  margin-top: 30px;
  padding-top: 50px;
}

.mb-30{
  margin-bottom: 30px;
  padding-bottom: 50px;
}


/* line 1, ../../ATestin for all screens */
.quotation_area {
  padding: 8px 0;
  position: relative;
}

/* line 4, ../../ATestin for all screens */
.quotation_area.ex_margin {
  margin-bottom: 180px;
}

@media (max-width: 767px) {
  
  /* line 4, ../../ATestin for all screens */
  .quotation_area.ex_margin {
    margin-bottom: 80px;
  }
}




/* line 24, ../../ATestin for all screens */
.quotation_area .quotation_text {

  padding: 20px 61px;
 
}

@media (max-width: 767px) {
    #conctact .callus{
        padding:0px 20px;
    }
  /* line 24, ../../ATestin for all screens */
  .quotation_area .quotation_text {
    padding: 0px;
    display: block  !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 24, ../../ATestin for all screens */
  .quotation_area .quotation_text {
    padding: 30px 10px;
  }
}

/* line 37, ../../ATestin for all screens */
.quotation_area .quotation_text .quotation_info h3 {
  font-size: 30px;
  color: #ffffff;
  line-height: 58px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  /* line 37, ../../ATestin for all screens */
  .quotation_area .quotation_text .quotation_info h3 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 37, ../../ATestin for all screens */
  .quotation_area .quotation_text .quotation_info h3 {
    font-size: 30px;
    line-height: 40px;
  }
}

/* line 53, ../../ATestin for all screens */
.quotation_area .quotation_text .quotation_info p {
  font-size: 16px;
  color: #484848;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 55px;
}

@media (max-width: 767px) {
  /* line 53, ../../ATestin for all screens */
  .quotation_area .quotation_text .quotation_info p {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  /* line 67, ../../ATestin for all screens */
  .quotation_area .quotation_text .sayhello {
    margin-top: 20px;
  }
  .sayhello .row{
      width: 100%;
      text-align: center;
      margin: auto;
  }

  .quotation_area .quotation_text .sayhello .num span {
      display: none!important;
      font-size: 23px;
  }
}

/* line 73, ../../ATestin for all screens */
.quotation_area .quotation_text .sayhello .icon i {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  
  background: #1c1c1b;
  color: #ffffff;
  text-align: center;
  line-height: 70px;
  font-size: 36px;
}

@media (max-width: 767px) {
  /* line 73, ../../ATestin for all screens */
  .quotation_area .quotation_text .sayhello .icon i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
  }
  .modal-title {
      margin: 0;
      line-height: 1.42857143;
      font-size: 15px;
  }
}

/* line 91, ../../ATestin for all screens */
.quotation_area .quotation_text .sayhello .num {
  padding-left: 40px;
}

@media (max-width: 767px) {
    .bottom10{
      font-size: 21px;
    }
  .padding_top{
      padding-top: 20px;
      padding-bottom: 20px;
  }
  .whts-img img{
      width: 50%;
  }
  .click_here img{
      width: 80%;
  }
  /* line 91, ../../ATestin for all screens */
  .quotation_area .quotation_text .sayhello .num {
    padding-left: 20px;
  }
}

/* line 96, ../../ATestin for all screens */
.quotation_area .quotation_text .sayhello .num span {
  display: block;
  font-size: 16px;
  color: white;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-family: "Roboto", sans-serif;
}

/* line 103, ../../ATestin for all screens */
.quotation_area .quotation_text .sayhello .num h3 {
  font-size: 40px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  margin-top: 7px;
}

.align-items-center {
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}
.d-flex {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}
/* ----------------------------- */
.hb-content-wrapper, .hb-cta {
  text-align: center;
  position: relative;
}
.sao-paulo .hb-inner-content {
  padding: 20px 12px;
}
.sao-paulo .hb-text-wrapper, .sao-paulo .hb-input-wrapper {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.sao-paulo .hb-headline-text, .sao-paulo #hellobar-modal.image-background [data-hb-editable-block="content"], .sao-paulo #hellobar-modal.image-background [data-hb-editable-block="caption"] {
  text-align: left;
}
.sao-paulo .hb-headline-text {
  font-weight: 400;
}
.sao-paulo .hb-headline-text {
  font-size: 2em;
  
  line-height: 40px;
  margin-bottom: 20px;
}
.hb-editable-block>.fr-wrapper p, .hb-editable-block p {
  margin-top: 0;
  margin-bottom: 0;
}
.hb-input-wrapper .hb-input-block {
  width: 100%;
  position: relative;
  vertical-align: middle;
  margin-bottom: 10px;
}
.hb-input-wrapper {
  max-width: 22.5em;
  margin: 1.33em auto 0;
}
.hb-input-wrapper .hb-input-block label {
  display: none;
}
.sao-paulo .hb-input-wrapper #hb-fields-form, .sao-paulo #hellobar-takeover.image-background .hb-input-wrapper #hb-fields-form {
  position: relative;
}
.auto-mod {
  color: #FFFFFF;
  background-color: #5cb85c;
  border: 0px solid #4A47F2;
  min-height: 50px;
  border-radius: 0px;
}
.sao-paulo .close {
  float: none;
  font-size: 21px;
  width: 100%;
  font-weight: bold;
  background: #1c1c1b!important;
  line-height: 1;
  color: rgb(255, 255, 255);
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
  filter: alpha(opacity=20);
}
@media (min-width: 768px){
  .sao-paulo .modal-dialog {
    top: 42px;
    z-index: 999999;
}
  .kitchen-image{
    height: 500px;
    overflow: hidden;
  }
  .kitchen-image img{
    height: auto;
    background-size: contain;
    background-position: center;
  }
 
.sao-paulo , #Kitchen {
  z-index: 999999;

}
  .sao-paulo .modal-body {
    display: flex;
    background: #1c1c1b!important;
}
#kitchen .modal-content{
  background: #1c1c1b!important;
}
.sao-paulo .hb-content-wrapper {
  text-align: left;
  width: 350px;
}
}
@media (max-width: 767px){
  .sao-paulo .modal-dialog {
    top: 10px;
    z-index: 999999;
}
}

div.sticky1 {
  outline: 0;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background: url(../../../../img/Background.jpg) fixed no-repeat;
    padding: 0px 0;
    background-size: cover;
 
  font-size: 16px;
  z-index: 999;
}
.sticky1-overlay{
  padding: 10px;
  display: flex;
  background: rgba(0, 0, 0, 0.87);

}
.sticky1  .btn-yellow {
  font-size: 14px;
  padding: 10px 30px;
  background: #19ad25;
  color: white;
  border-radius: 10px;
}
.sticky1  .btn-yellow:hover {
  font-size: 14px;
  padding: 10px 30px;
  background: #097a13;
  color: white;
}

.desktop-sticky-form input[type="text"],.desktop-sticky-form input[type="number"], 
.desktop-sticky-form input[type="email"],.desktop-sticky-form input[type="tel"] {
  display: inline-flex;
  height: 34px;
  width: 23%;
  margin: 0px 20px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #464343;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #ccc!important;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.montserrat-bold {
  font-family: 'montserratbold';
  font-weight: 700;
  font-size: 20px;
}
input.desktop-sticky-form {
  outline: 0;
  color: #fff;
  background: none;
  border-bottom: 1px solid white !important;
  border: none;
  display: inline-block;
}
.desktop-sticky-form {
  display: inline-block;
  padding: 0 5%;
  width: 84%;
}
.prop-details .rera p ,.prop-details .rera p b{
  text-align: center!important;
}

.lgacyWrap {
  margin: 60px 0;
}
.lgacyWrap .lgacyInner h2 {
  color: #29235c;
}
.lgacyWrap .lgacyInner {
  margin: 0 auto;
  text-align: justify;
}
.lgacyWrap .lgacyInner ul {
  margin-top: 40px;
}
.lgacyWrap .lgacyInner ul li {
  width: 18%;
  margin: 0 1%;
  float: left;
  background: #161616;
  padding: 40px 0;
  list-style: none;
}
.lgacyWrap .lgacyInner ul li .num {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  font-family: 'montserratbold';
}
.lgacyWrap .lgacyInner ul li .text {
  color: #ffffff;
}
.logo-width{
  width: 100px;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
}
.lifestyleWrap {
  padding: 30px 10px;

}

.lifestyleWrap .lifestyleInner ul {
  margin-top: 40px;
}
.lifestyleWrap .lifestyleInner ul li {
  
  list-style: none;
  width: 20%;
  float: left;
  margin-bottom: 18px;
  font-size: 18px;
  text-align: center;
}
.lifestyleWrap .lifestyleInner ul li img {
  border-radius: 100%;
  padding: 15px 10px;
  filter: grayscale(1);
  margin: 0 auto;
  margin-bottom: 10px;
  border: 6px solid #1c1c1b!important;
}
.lifestyleWrap .lifestyleInner ul li:hover img {
  
  border: 6px solid #080602!important;
  background: white;
  /* filter: invert(0); */
}
/* .lifestyleWrap .lifestyleInner ul li:hover span {
 border-bottom: 1px solid;
} */
.lifestyleWrap .lifestyleInner ul li span {
  display: block;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  color: rgb(236, 236, 236);
  width: 90%;
  background-color: #1c1c1b;
  margin-bottom: 20px;
}

@media only screen and (max-width: 724px){
  .lifestyleWrap .lifestyleInner ul li span {
    display: block;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: rgb(236, 236, 236);
    width: 99%;
    background-color: #1c1c1b;
    margin-bottom: 20px;
  }
  .lifestyleWrap .lifestyleInner ul li {
    list-style: none;
    width: 50%;
   
}
  .logo-width{
    width: 100px;
  }
  .lgacyWrap .lgacyInner ul, .lifestyleWrap .lifestyleInner ul{
    padding-inline-start: 0px!important;
  }
.lgacyWrap .lgacyInner ul li {
  
    width: 48%;
    margin-bottom: 8px;
}
}
.gradient {
    text-shadow: 0 3px 6px #261b07;
    background: linear-gradient(-45deg, #261b07, #dab151, #261b07, #dab151);
    background-size: 400% 400%;
    animation: Gradient 3sease infinite;
}