@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600&family=Roboto:wght@300;400;500;700;900&display=swap');

.row0 {
    margin-right: 0;
    margin-left: 0;
}

.heading{
  font-family: Prompt;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  /*text-align: left;*/
  color: #29235c;
}
.sec-padding{
    padding: 50px 0;
}
/* Header */
header .nav-link{
	color: #29235c;
	padding: 0 20px !important;
     font-family: Roboto;
      font-size: 14px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: right;
      color: #29235c;
}
#navbarSupportedContent{
    margin-top: 50px;
}
header, .banner{
	background: #fdcd00;
	/*position:relative;*/
}
.enquirebtn{
    right: -37px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    /*font-stretch: normal;*/
    /*font-style: normal;*/
    /*line-height: 1.57;*/
    /*letter-spacing: 4.2px;*/
    /*text-align: center;*/
    color: #fff;
    position: fixed;
    background: #009ee2;
    padding: 10px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    z-index:99;
    top:30%;
}
a.navbar-brand img {
    left: 0;
    position: absolute;
    top: 0;
}
.bannertext {
    padding: 50px 0 40px 20px;
}
h1 {
  font-family: Prompt;
  font-size: 82px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.85;
  letter-spacing: normal;
  text-align: left;
  color: #29235c;
}
.bluepatch p {
    font-family: Roboto;
    font-size: 18px;
    color: #ffffff;
    margin: 5px;
}
.bluepatch {
    width: 70%;
    background-color: #009ee2;
    /*text-align: center;*/
    z-index: 9;
    position: relative;
    display: flex;
    /*justify-content: center;*/
    /*align-items: center;*/
    line-height: normal;
}
.enquirenow{
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 4.2px;
    text-align: center;
    color: #29235c;
    position: relative;
    left: 80px;
}

.enquirenow:before {
    content: '';
    width: 50%;
    border-bottom: solid 1px #29235c;
    position: absolute;
    left: -80px;
    top: 50%;
    z-index: 1;
}

/*Overview*/
img.overviewimg {
    position: absolute;
    right: 0;
    top: 50%;
}
.overviewicons{
    display: flex;justify-content: center;align-items: center;
}
.overviewicons p{
      font-family: Roboto;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #29235c;
    margin: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*lifestayle*/
.lifestayleimg{
    /*position: absolute;*/
    /*left: 0;*/
    overflow-x: hidden;
}
.controls-top {
    position: relative;
    left: 370px;
    top: 80px;
    font-size: 20px;
}
.left-slider-arrow{
    position: relative;
    left: 400px;
    top: 50px;
}
.right-slider-arrow{
    position: relative;
    left: 440px;
    bottom: 136px;
}
.slider-img{
    /*padding: 10px;*/
}
.slider div p{
    display: flex;justify-content: center;align-items: center;
}
.brochurebtn{
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 4.2px;
    text-align: center;
    color: #ffffff !important;
     background-color: #009ee2;
     padding: 10px;
}
.btndiv{
    margin: 4% auto 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
}

/* Offers */
.offers{
    background: url(img/offer-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    text-align: center;
}
.outer-div{
      background-color: #fdcd00;
      border-radius: 50%;
      height: 140px;
      width: 140px;
      display: flex;
      justify-content: center;
      align-items: center;
}

.outer-div p{
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #29235c;
}

.center-word{
    position: relative;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 5%;
}
.center-word:before , .center-word:after {
    content: '';
    width: 12%;
    border-bottom: solid 1px #fff;
    position: absolute;
    top: 50%;
    z-index: 1;
}

.center-word:before{
    left: 29%;
}

.center-word:after{
    right: 29%;
}

.offer-outer-div{
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-div{
    border-radius: 60px;
    background-color: #fdcd00;
    position: absolute;
    width: 50%;
    height: 30%;
    top: -16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-div p{
  width: 80px;
  height: 25px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #29235c;
}

.bottom-div {
  width: 365px;
  height: 113px;
  background-color: #009ee2;

    display: flex;
    justify-content: center;
    align-items: center;
}

.bottom-div p{
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    position: relative;
}

/*Amenities*/
.amenities{
    background: url(img/amenities-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    text-align: center;
}
.amenities .heading, .offers .heading{color: #fff;text-align: center;}

.allamenities {
    display: flex;
    justify-content: center;
    /*align-items: center;*/
}
.allamenities p{
    margin-top: 15px;
}
#amnCarousel .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%304b79' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
#amnCarousel .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%304b79' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

#amnCarousel .carousel-control-next,
#amnCarousel .carousel-control-prev {
    border: 1px solid #304b79;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    opacity: 1;
    top: 100%;
    margin-top: 40px;
}

#amnCarousel .carousel-control-next-icon,
#amnCarousel .carousel-control-prev-icon {
    width: 12px;
    height: 12px;
}

#amnCarousel .carousel-control-prev {    
    left: 40%;
}

#amnCarousel .carousel-control-next {    
    right:  40%;
}
/*Specification Part Start*/
.panel-heading {
    padding: 0;
    border:0;
    border-bottom: 1px solid #bdbbbb;
}
.panel-title{
    margin: 0 !important;
}
.panel-title>a, .panel-title>a:active{
    display:block;
    padding:15px;
    color:#555;
    font-size:16px;
    font-weight:bold;
    letter-spacing:1px;
    word-spacing:3px;
    text-decoration:none;
}
.panel-heading  a:before {
    font-family: FontAwesome !important;
    content: "\f107";
    float: right;
    transition: all 0.5s;
    font-size: 20px;
    border: 1px solid;
    padding: 0 5px;
    border-radius: 50%;
}
.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #00aeef;
}
.panel-body{
    padding-top: 10px;
}
.panel-body ul li{
    font-size: 15px;
}
/*About Us*/
.counter-text{
    background: #29235c;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}
.counter-text h4, span{
    position: relative;
    top: 20px;
}
.million-text{
    position: initial !important;
}
.counter-text span{
    font-size: 20px;
}
#about-us h3, #location h3{
    color: #29235c;
    /*font-size: 36px;*/
    margin-bottom: 30px;
}
#about-us p{
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #494949;
    margin-bottom: 0;
}
#counter p{
    color: #29235c;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin: 10px 0 30px 0;
}

.counter-value, span {
    color: #fdcd00 !important;
}
/*Floor plan*/
#floor-plans{
    background: #fdcd00;
}
#floor-plans a, #location a{
    background: #009ee2;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    padding: 10px 30px;
    color: #fff;
    display: inline-block;
    margin-top: 30px;
    cursor: pointer;
}
#floor-plans h3{
    font-family: Prompt;
    /*font-size: 36px;*/
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #29235c;
}
/*Specification*/
#specifications h3{
    /*font-size: 36px;*/
    color: #29235c;
    margin-bottom: 40px;
}
.panel-title>a, .panel-title>a:active{
    color:#29235c;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}
.panel-heading.active a:before{
    color:#29235c;
}
.panel-default{
    margin-bottom: 30px;
}

/*Footer*/
footer{
    background: #29235c;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}
footer h3{
    color: #fdcd00;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
    font-weight: 600;
}
footer a{
    color: #fff;
}
footer i{
    font-size: 25px !important;
    margin-bottom: 20px;
}
.bottom-footer p{
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
}
.footer-enquire{
    z-index: 999999;
    background: #009ee2;
    width: 100%;
    display: none;
    color: #ffff;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    position:fixed;
    bottom:0;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    position:relative;
    top:0;
}