
.mobile-btn {
    position: fixed;
    bottom: 100px;
    left: 30px;
    z-index: 999;
    font-size: 31px;
    color: #000;
    padding: 0;
    margin: 0;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #B6E0FD;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    display: flex;
}

.whtsap-btn {
  position: fixed;
  bottom: 100px;
  right: 30px;
  z-index: 999;
  font-size: 31px;
  color: #fff;
  padding: 0;
  margin: 0;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #248e4f;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  text-decoration: none;
  font-size: 24px;
}

.fix-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #091E5D;
    padding: 5px 0;
    z-index: 999;
    width: 100%;
    border-top: 2px solid #000;
}

.fix-footer p {
  float: left;
  width: 25%;
  text-align: center;
  margin-left: 30px;
  padding: 0;
  margin-bottom: 0;
}

    .fix-footer .meeting {
        position: unset;        
        animation: unset;
        display: inline;
    }

.fix-footer p a {
  float: left;
  color:#fff;
  margin: 0;
  padding: 0;
}

.fix-footer p a img {
  width: 32px;
  margin: 0 auto;
}

.fix-footer p a span {
  float: left;
  width: 100%;
  color: #000;
  font-weight: 500;
  font-size: 16px;
}

.fix-footer {
  display: none;
}

.thanksyou-section {
  text-align: center;
  padding: 228px 0 100px;
  min-height: 90vh;
  font-size: 15px;
  color: #757474;
}

.thanksyou-section .thanks {
  clear: both;
  width: 100%;
  font-size: 60px;
  color: #4caf50;
  font-weight: 900;
  padding-bottom: 30px;
  margin: 0;
  text-transform: uppercase;
}

.thanksyou-section i {
  clear: both;
  width: 100%;
  font-size: 72px;
  color: #4caf50;
  text-align: center;
  font-weight: 700;
  padding-bottom: 35px;
}

.Payment-Plan h3 {
  text-align: center;
}

.mob-contact {
  display: none;
}

.mob-contact a i {
  color: #000;
  background-color: #f7df79;
  padding: 10px;
  font-size: 20px;
  border-radius: 50%;
}


.get-call-back {
        position: fixed;
    top: 50%;
    right: -57px;
    background: #fab947;
    color: #000;
    padding: 6px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    width: 150px;
    margin-top: -28px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(270deg);
    z-index: 99;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 3px;
    text-align: center;
    opacity: 1;
}
.get-call-back:hover{
    color:#000;
}

@media (max-width:767px) {
  .copyright {
    padding-bottom: 5rem;
  }

  .m-margin {
    margin-top: 1rem;
  }

  .navbar-dark .navbar-nav li:after {
    display: none;
  }

  .mob-contact {
    display: block;
  }

  a .mobile {
    display: block;
  }

  a .desktop {
    display: none;
  }

  .footer-cta {
    background-position: top;
  }

  .banner-section {
    height: 122vh;
    background-position: bottom;
  }

  .whtsap-btn,
  .mobile-btn {
    display: none;
  }

  .advantages .heading h3 {
    margin-top: 2rem;
  }

  .floor-plan a {
    margin-bottom: 1rem;
  }

  .fixed-form.fixed {
    padding: 0 20px;
  }

  #form-logo {
    padding: 6px;
  }

  .navbar-brand .logo {
    width: 150px;
    padding: 0px 0px;
  }

  .enquiry-form h4 {
    font-size: 16px;
  }

  .about-sec .heading h3 {
    margin-top: 1rem;
  }

  .footer-cta .btn-primary {
    padding: 1rem 1.7rem;
  }

  .fixed-form p {
    font-size: 15px;
  }

  .Payment-Plan .desktop {
    display: none;
  }

  .Payment-Plan .mob {
    display: block;
  }

  .navbar-nav {
    padding: 0px 20px 22px;
    background-color: #000000e6;
    text-align: center;
  }

  .fix-footer {
    display: block;
   
  }

    .fix-footer p a span {
        font-weight: 500;
        font-size: 16px;
        color: #fff;
    }

  .navbar-brand {
    margin-left: 2px;
  }

  .navbar.fixed-top .navbar-nav {
    background: transparent;
  }

  .banner-section h1 {
    font-size: 28px;
    font-size: 34px;
    margin-top: 4.5rem;
  }

  .highlights-point {
    margin-top: 2rem;
  }

  .footer-form {
    margin-top: 0rem;
  }

  .banner-section h3 {
    font-size: 19px;
  }

  .navbar-nav .nav-link.btn {
    display: initial;
    width: 151px;
    color: #fff !important;
    background-color: #2056a6;
  }

  .banner-section h1 span {
    font-size: 17px;
  }

  .banner-section h2 {
    font-size: 20px;
  }

  .banner-btns {
    margin-top: .9rem;
  }

  .enquiry-form {
    margin-top: 4rem;
    margin-bottom: 1rem;
    padding: 9px;
  }

  .enquiry-form .form-control {
    margin-bottom: 0.8rem;
  }

  .form-submit {
    margin-bottom: 0;
  }

  .heading h3 {
    font-size: 23px;
  }

  .overview-box img {
    width: 40px;
  }
}


a,
button {
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !.;
  background-size: 201% 100% !important;
  background-position: right bottom !important;
}

a:hover,
button:hover {
  background-position: left bottom !important;
}