html{
  position: relative;
}
.modal-header {
  background-color: #db8c65;
  color: #fff;
}

@font-face {
  font-family: "Kumbh Sans";
  src: url('../fonts/NostalgicWhispers-Bold-BF64e6b6e395d17.woff') format('woff'),
      url('../fonts/NostalgicWhispers-BoldItalic-BF64e6b6e3a1261.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Nostalgic Whispers SemiBold';
  font-style: normal;
  font-weight: normal;
  src: local('Nostalgic Whispers SemiBold'), url('../fonts/NostalgicWhispers-SemiBold-BF64e6b6e3b1de4.woff') format('woff');
  }

  @font-face {
    font-family: "Poppins";

    src: url('../fonts/Poppins/Poppins.woff') format('woff'),
        url('../fonts/Poppins/Poppins.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.headh2{
  font-weight: 700 !important;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #dc8b65;
  font-family: "Poppins";
}
.project_layouthd {
  font-family: "Poppins";

}

.about_developerbx{
  font-family: 'Nostalgic Whispers SemiBold';
  color: #4d4c4d;
}
p{
  font-size: 15px;
}

.banner_section img{
  width: 100%;
}

.headingbl2{
  font-size: 30px;   
  text-align: center; 
  font-family: "Poppins";
    color: #db8c65;
  margin-bottom: 20px;
  font-weight: 700;
}

.about_ssection{
  padding: 50px 0px;
}
.about_content {
  margin-top: 12%;
}
.about_ssection{
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 0px;
}

.about_content h2{
 
}

.about_content p{

}

.about_ssection_coutre {
  padding: 70px 0px;
}

.about_ssection_coutre img{
  width: 50px;
  margin-bottom: 15px;
}

.about_content_ctr {
  margin-top: 12px;
  text-align: center;
  margin-bottom: 12px;
  padding: 30px 0px 10px 0px;
  border: 1px solid #000;

}


.about_content_ctr h4{
  font-weight: 700;
  color: #343a40;
  margin-top: 0px;
  font-size: 19px;
  letter-spacing: 1px;
}
.about_content_ctr a{
  background: #dc8b65;
  padding: 6px 15px;
  color: #fff;
  border-radius: 20px;
}


.about_content_ctr a:hover{
  background: #dc8b65;
  text-decoration: none;
  padding: 6px 15px;
  color: #fff;
  border-radius: 20px;
}


.signature_facilities_prospera {
  background-image: url(../images/bag_icns.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 50px 0px;
}

.sing_icons{
  text-align: center;
  margin-top: 20px;
}


.sing_icons img{
  width: 45px;
}

.sing_icons p{
  font-size: 15px;
  color: #fff;
  margin: 2px 0px 15px 0px;
}

.brading_boxs h3{
  font-size: 16px;
    color: #fff;
}

.Configuration_sec{
  padding: 60px 0px;
}

.signature_right img{
  width: 90%;
  margin-top: 30px;
  border-radius: 20px;
}

table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
    border: 1px solid #eee;
}

table tr th{
  color: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  /* font-family: 'palatinoitalic'; */
  font-weight: normal;
  font-size: 18px;
  padding: 15px 15px !important;
  background: #db8c65;
}
table td{
  padding: 15px 15px !important;
}


table tr td a{
  background-color: #db8c65;
  border: none;
  color: white;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 5px;
}
table tr td a:hover{
  text-decoration: none !important;
  color: #fff;
}



/* tabs */
/* Style the tab */
/* project_gallery */
.project_gallery{
  padding: 60px 0px;
  background-color: #f3f3f3;
}

.tab {
  width: 330px;
  overflow: hidden;
  margin: 15px auto;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px;
  transition: 0.3s;
  font-size: 17px;
  border-radius: 3px;
  border: none !important;
  margin: 0px 5px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  color: #ffffff;
  background: #102344;
  padding: 10px;
  border-radius: 3px;
  border: none !important;
}
.fadeInUp{
  padding: 0px 10px  !important;
}
.fadeInUp img{
  width: 100%;
  margin-bottom: 20px;
}
/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  /* border: 1px solid #ccc; */
  border-top: none;
}

/* Style the close button */
.topright {
  float: right;
  cursor: pointer;
  font-size: 28px;
}

.topright:hover {color: red;}


.project_layout{
  
}

.project_layouthd1{
  display: flex;
  width: 100%;
  height: 300px;
  background: #4d4c4d;
}

.project_layouthd1 h3{
  color: #fff;
  display: flex;
  width: 100%;
  justify-self: center !important;
  align-items: center;
  text-align: center;
  justify-content: center;
}

/* every_convenience_stone */
.every_convenience_stone{
  padding: 50px 0px;
  background-color: #fff;
}
.every_convenience_stone_lftcr{
  padding: 20px;
  background-color: #fff;
}
.every_convenience_stonert img{
  width: 100%;
    height: 420px;
    object-fit: cover;
}
.every_convenience_stonert iframe{
  width: 100%;
  height: 500px;
  margin-top: 40px;
}

.every_convenience_stone_lftcr{
  padding: 22px;
  color: #fff;
  border-radius: 33px 0px 0px 0px;
}
.every_convenience_stone_lft h2{
  color: #dc8b65;
  font-size: 23px;
  margin-bottom: -6px;
}
.every_convenience_stone_lft img{
  width: 60px;
  margin-bottom: 13px;
  margin-left: -4px;
}

.evrysmbx h3{
  font-size: 15px;
  color: #000;
  display: flex;
  /* justify-content: space-between; */

}
.evrysmbx{
  /*border-bottom: 1px solid #fff;*/
  display: flex;
  align-items: center;
     padding: 8px 10px;
  width: 100%;
  /*border-right: 1px solid #fff;*/
}
/*.evrysmbxbdrnn{*/
/*  border-bottom: 1px solid #ffffff00;*/
/*}*/
/*.evrysmbxbdrnn2{*/
/*  border-right: 1px solid #ffffff00;*/
/*}*/

.evrysmbx h3{
    width: 100%;
}

.evrysmbx h3 span{
  margin-left: 12px;
}

.evrysmbx h3 i{
  color: #dc8b65 !important;
}
.evrysmbx p{
  font-size: 15px;



}

.evrysmbx h3 i{
    margin-right:8px;
}



/*  */


.about_developer{
  padding: 50px 0px 0px 0px;
  text-align: center;
  margin-bottom: 35px;
}

.about_developerbx{
  margin-bottom: 60px;
}

.about_developerbx h2{
  font-size: 33px;
}

.about_developerbx img{
  width: 90px;
  margin: 10px 0px 20px 0px;
}

.foot_logs{
  display: flex;
  margin: 0 auto;
  justify-content: center;
}

.foot_logs img{
 width: 90px;
 margin: 10px 0px 20px 0px;
}


/* enquire_nowsec */
.enquire_nowsec{
  padding: 60px 0px;
  background: #4d4c4d;
}

.form-data ul li {
  padding: 0px 20px;
}

.form-control-down {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  outline: none !important;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-control-down:hover{
  outline: none !important;
}
.form-control-down:active{
  outline: none !important;
}
.leadform ul{
  display: flex;
}

.leadform ul li{
  display: flex;
  list-style-type: none !important;
  display: flex;
    list-style-type: none !important;
    margin: 0px 10px;
}
.leadform ul li i{
  color: #fff;
  background-color: #db8c65;
  padding: 4px;
  display: none !important;
  display: flex;
  width: 40px;
  height: 38px;
  font-size: 20px;
  align-items: center;
  text-align: center;
  justify-content: center;
  margin-right: -3px;
  z-index: 1;
}
.leadform .row {
    justify-content: center;
}

.equire_secbxbtn{
  width: 180px !important;
  margin: 20px auto 0 auto;
}

.equire_secbxbtn button{
  cursor: pointer;
}
.every_convenience_stonert{
  border: 11px solid #000;
}
/* floor_plansec */
.floor_plansec{
    background-image: linear-gradient(rgb(0 0 0 / 56%), rgb(0 0 0 / 50%)), url(../images/ele-2.webp);
    background-position: 0 0, 50% 25%;
    background-size: auto, cover;
    padding: 30px 5%;
}


.floor_plansec img{
  filter: blur(8px);
  -webkit-filter: blur(3px);
  border: 2px solid #000;
  margin: 20px 17px 40px 10px;
  width: 90%;
  padding: 2px;
}

.flors_phn{
  position: relative;
} 

.flors_phn a{
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #db8c65;
  color: #fff;
  padding: 5px 12px;
  border-radius: 5px;
}

.flors_phn a:hover{
  color: #fff;
  text-decoration: none !important;
}

.butn_lt{
  position: fixed;
  display: flex;
  right: -88px;
  top: 50%;
  transform: rotate(90deg);
}

.banner_btn {
  margin: 6px 35px 0px 0px !important;
  justify-content: right !important;
  display: flex !important;
  z-index: 1;
  background-color: #dc8b65;
  color: #fff !important;
  padding: 7px 12px;
}


.prices_payment_teems input {
  width: 100%;
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
  border-radius: 4px;
  margin: 6px 0px;
  border: 1px solid #eee;

}
.input123{
width: 100%;
    font-size: 16px;
    min-height: 43px;
    padding: 5px 15px;
    
    border-radius: 4px;
    /* margin: 6px 0px; */
    border: 1px solid #eee;
    background: #fff !important;
}


.button_inputs {
  border: none;
  background-color: #db8c65;
  padding: 9px 35px;
  border-radius: 4px;
  width: 180px;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  justify-content: center;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}

.modal-title {
  margin: auto 0 auto auto;
}

.mdl_pnb{
  text-align: center;
  display: flex;
}

.mdl_pnb a{
  color: #000;
  text-align: center;
  margin: 0 auto 6px auto;
}

.mdl_pnb i{
  font-size: 15px;
  color: #db8c65;
  margin-right: 12px;
}

.nav_bkbtn{

  background: #db8c65;
    color: #fff  !important;
    padding: 9px 14px;
}


#myBtn {
  position: fixed;
  bottom: -1px;
  background: #495057;
  padding: 12px;
  right: 0px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: transparent;
  color: white;
  cursor: pointer;
  padding: 20px 0px;
  border-radius: 0px;
  background-color: #4d4c4d;
  width: 100%;
}

.svc {
  display: flex;
  justify-content: center;
  width: 100% !important;
}

.svc p {
  width: 100%;
  padding: 15px 15px;
  display: flex;
  justify-content: center;
  font-weight: bold;
  font-size: 24px;
}

.wh_p1 {
  background-color: #000;
  color: #fff;
}

.ft_skcybx{
  display: flex;
}

.ft_skcy{
  display: block;
  width: auto;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  margin: 0px 9px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  outline: none !important;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  width: 100%;
}

.ft_skcy123{
  width: 100%;
  font-size: 15px;
  min-height: 19px;
  padding: 7px 15px !important;
  border-radius: 4px;
  margin: 6px 0px !important;
  border: 1px solid #eee;
  background: #fff !important;
  height: calc(1.5em + .75rem + 3px);
  margin-top: 0px !important;

}


#mbl_skyfoot{
  display: none !important;
    position: fixed;
    bottom: -17px;
    right: 0px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: transparent;
    color: white;
    cursor: pointer;
    padding: 0px;
    border-radius: 0px;
    display: none;
    width: 100%;
}

.mbl_skyfootbx{
  display: flex;
  width: 100%;
  background-color: #000;
}

.footright{
  justify-content: space-between;
}


.mbl_skyfootbx p {
  width: 100%;
  padding: 15px 15px;
  display: flex;
  justify-content: center;
  font-weight: bold;
  font-size: 24px;
}
.mbl_skyfoot1{
  border-right: 2px solid #fff;
}

.mbl_skyfootbx p a {
  font-size: 17px;
  text-align: center;
  color: #fff;
}
.abt_bgmobl img{
  display: none;
}
.wh_p2 {
  background-color: #e7b674;
}

.enquire_nowsecmblblck{
	display:none !important;;
}

@media (max-width: 768px) {
	#chat-bot-message-container {
		    bottom: 114px !important;
}
.about_ssection_coutre {
    padding: 0px 0px 40px 0px;
}
	#chat-bot-launcher-container.chat-bot-avatar-launcher{
		bottom:60px !important;
}

	.enquire_nowsecmblblck{ 
		/*display: block !important;*/
	    
	}
  #mbl_skyfoot{
    display: block !important;
  }
  .every_convenience_stonert{
    margin-top: 15px;
  }
    #myBtn {
      display: none !important;
    }
    /*.evrysmbx {*/
    /*  width: 50% !important;*/
    /*}*/
    .evrysmbx {
       padding: 6px 2px !important;
    }
    .signature_right img {
      width: 100%;
      margin: 0 auto;
      border-radius: 10px;
    }
    .Configuration_sec {
      padding: 30px 0px;
    }
    table td {
      padding: 4px 5px !important;
    }
    table {
      font-size: 13px;
    }
    table tr td a {
      font-size: 13px !important;
    }
    .evrysmbxbdrnn{
      border-bottom: 1px solid #fff;
    }
    .evrysmbxbdrnn2{
      border-right: 1px solid #ffffff00;
    }
    .leadform ul {
      display: block;
  }
    .project_gallery {
      padding: 25px 0px;
    }
    .evrysmbx {
      border-right: 1px solid #fff0;
  }
  .evry_mblline{
    border-right: 1px solid #fff;
  }
    .tab button.active {
      padding: 5px 10px;
    }
    .tab button {
      padding: 5px 10px;
      font-size: 16px;
    }
    .headh2 {
      font-size: 26px;
      text-align: center;
    }
    .project_layouthd1 {
      padding: 25px 0px;
      height: auto;
    }
    .project_layouthd1 h3{
      margin: 0px  !important;
      
    }
    .project_layouthd1 h3 {
      font-size: 25px;
    }
    .form-control-down {
      margin-bottom: 12px;
    }
    .headingbl2 {
      font-size: 25px;
    }
    .about_developerbx h2 {
      font-size: 25px;
  }
  .about_developerbx h3{
    font-size: 20px;
  }
  .tab {
    width: 284px;
  }
  .mbl_skyfootbx p a {
    font-size: 14px;
  }
  .about_ssection {
    padding: 18px 0px;
}

.abt_bgmobl img{
  display: block;
  width: 100%;
}


.about_content_ctr{
  text-align: center;
}
.about_content_ctr p{
  padding: 0px;
  margin: 0px;
  margin-bottom: 6px;
  font-weight: 600;
}



.about_content_ctr h4 {
  font-weight: 100;
  color: #dc8b65;
  margin-top: 0px;
  font-size: 15px;
}
.brading_boxs h3{
  text-align: center;
}
.sing_icol{
  width: 50% !important;
}

.every_convenience_stone_lft img {
  width: 28px;
  margin-bottom: -2px;
  margin-left: -4px;
  margin-top: -23px;
}
.every_convenience_stone {
  padding: 23px 0px
}

.enquire_nowsec {
  padding: 25px 0px;
  overflow: hidden;
}

.banner_btn {
  font-size: 15px;
  margin: 6px 46px 0px 0px !important;
  padding: 2px 8px;
  display: none !important;
  border-radius: 0px 0px 4px 4px;
}

}


@media(max-width:500px){
    
    .footerbottom2 {
        margin-top: 11px;
    }
    
  .tab {
    width: 100%;
    justify-content: space-between;
    display: flex;
  }
  .every_convenience_stone_lft h2 {
    font-size: 20px;
  }
  .footerbottom1{
    text-align: center;
  }
  .footer_right {
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 60px;
  }
  .evrysmbx h3 i {
    margin-right: 8px !important;
  }
  .about_content h2 {
    text-align: left;
    font-size: 23px;
}
    .signature_right img {
         margin-bottom: 20px;
    }
    .abtctrcol{
        width: 50%  !important;
    }
    .about_content_ctr h4 {
         font-size: 13px;
    }
}