.blog {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}
#blog{ margin:50px 0px;}
#blog .main{ text-align:center;}
#blog .main p{ text-align:left; margin-top:50px; margin-bottom:30px;}
#blog h1 {
    margin-top: 120px;
    color: #000;
    font-size: 28px;
}
.table-responsive {
    display: inline-block;
    width: 80%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.card_btnnew {
    /* max-width: 300px; */
    width: 45%;
    margin: 0 auto;
    padding: 6px 15px;
    border-radius: 6px;
    border: none;
}

.gradient2 {
    background-color: #19407d;
    margin-right: 5px !important;
    color: #fff;
}


.blogshow{ margin-left:10%;}
.ditails {
    float: left;
    text-align: center;
    margin-right: 20px;
				margin-bottom:30px;
}
.ditails img{ border-radius:8px;}




.top{ position:fixed; right:10px; bottom:30px; background-color:#000; border-radius:100%; padding:20px;}

.LocationCnt {
				margin-bottom:30px;
}

iframe {
   width: 800px;
 }

.ameicon{ width:18%; box-shadow: -3px 2px 32px 0px rgba(158,158,158,0.65);
-webkit-box-shadow: -3px 2px 32px 0px rgba(158,158,158,0.65);
-moz-box-shadow: -3px 2px 32px 0px rgba(158,158,158,0.65); background-color:#fff; border-radius:10px; margin-right:20px; margin-bottom:20px;}
.elementor-widget-container{display: inline-block; line-height: 34px; font-size: 18px; margin-bottom:30px;}
.gall {
    width: auto;
    display: inline-block;
}
.fpImg-border img{ width:100%;}
.gall img{ width:100%; border-radius:8px;}
.item {
    width: 33%;
    display: inline-block;
				margin-bottom:10px;
				font-family:poppins;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 4px;
    background-color: #fff;
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
    padding: 10px;
}

.card-img, .card-img-bottom, .card-img-top {
    width: 100%;
				height:200px;
}

.card-body {
    flex: 1 1 auto;
    padding: 0.5rem 0.5rem;
}

.card-title {
    margin-bottom: 0.1rem;
    font-size: 18px;
    color: #19407d;
}

.card-body p {
    margin-top: 0;
    margin-bottom: 4px !important;
    font-size: 15px;
}

.fs-5 {
    font-size: 16px!important;
}

.align-items-center {
    align-items: center!important;
}

.card_button {
    width: 48%;
    display: inline-block;
    flex-wrap: wrap;
    gap: 4px;
    margin-top: 10px;
    justify-content: space-between;
}

.card_button a {
	font-size:24px;
	cursor: pointer;
}

.fw-bold {
    font-weight: 600!important;
}

.card_btn1, .card_btn2 {
    /* max-width: 300px; */
    width: 45%;
    margin: 0 auto;
    padding: 6px !important;
    border-radius: 6px;
    border: none;
}
.gradient1 {
    background-color: #19407d;
    margin-right: 5px !important;
    color: #fff;
}

.card hr:not([size]) {
    height: 1px;
				margin-top:3px;
				margin-bottom:3px;
}


header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    padding: 8px 0;
				background-color: #fff;
}
.header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
  }
.HeaderBackground { 
    background-color: #fff;
} 
.container {
    max-width: 1200px;
}
.nav-icon {
    display: none;
}
.menu {
    display: flex;
    justify-content: center;
}
.menu ul {
    margin: 0;
    padding: 0px 0px 0px 30px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}
.NumberLeft {
    justify-content: flex-end;
    display: flex;
    max-width: 150px;
}
.NumberLeft a {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
}
.menu ul li {
    margin: 0 12px;
}
.menu ul li a {
    /* color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    width: auto;
    display: inline-block; */
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
}
.SameSection {
    margin-bottom: 40px;
    position: relative;
}
.SameDiv {
    margin-bottom: 40px;
}
.SameDiv h3 {
    font-size: 30px;
    color: #000;
    margin-bottom: 25px;
    position: relative;
}
.SameDiv h2 {
    font-size: 26px;
    color: #000;
    margin-bottom: 25px;
    position: relative;
				text-align: center;
}
.SameDiv h4 {
    font-size: 25px;
    color: #000;
    margin-bottom: 10px;
}
/*.SameDiv h3::after {
    content: "";
    width: 110px;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background-color: #000;
}*/
/*.SameDiv h2::after {
    content: "";
    width: 110px;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background-color: #000;
}*/
.SameDiv p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
}
.Configuration_item {
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    padding: 10px;
    min-height: 70px;
    border-radius: 4px;
}
.Configuration_item p {
    margin-bottom: 0;
    color: #fff;
}
.Configuration_item_active {
    background-color: #2e3192;
}
.BgBox {
    background-color: #ececec;
    padding: 20px;
}
.SameDiv h5 {
    color: #e6a922;
    font-size: 23px;
}
.SameDiv ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.SameDiv ul li {
    font-size: 16px;
    margin-bottom: 2px;
    color: #000;
    padding: 0 0 0 15px;
    position: relative;
}
.SameDiv iframe {
    max-width: 100%;
}
.LocationCnt ul li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}
.map{ width:100%;}

.SameDiv ul li::before {
    content: "";
    background-color: #000;
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 100%;
    top: 14px;
    left: 0;
    margin-top: -3px;
}
.LocationCntItems a {
    height: 200px;
    overflow: hidden;
    border: 1px solid #d5d5d5;
    padding: 10px;
    margin-top: 25px;
    width: 100%;
    display: inline-block;
    position: relative;
}

.mobilenumber{ display:none;}

.banner-highlights{ display:none;}

.rotate {
  animation: rotation 1s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(55deg);
  }
}




.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
}
.PriceTableDiv table th {
    text-align: center;
    background-color: #000;
    color: #fff;
}
.PriceTableDiv table td {
    text-align: center;
}
.AmenitiesDivItem {
    text-align: center;
    padding: 15px;
}
.AmenitiesDivImg {
    height: 84px;
    overflow: hidden;
}
.AmenitiesDivImg img {
    width: 70px;
}
.swiper_button_wrapper .swiper-button-next1,
.swiper_button_wrapper .swiper-button-next2,
.swiper_button_wrapper .swiper-button-prev1,
.swiper_button_wrapper .swiper-button-prev2 {
    position: unset;
    width: auto;
    height: auto;
    display: inline-block;
    margin: 0;
    cursor: pointer;
}
.swiper_button_wrapper .swiper-button-next1::after,
.swiper_button_wrapper .swiper-button-next2::after {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    background-image: url(../images/next.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.swiper_button_wrapper .swiper-button-prev1::after,
.swiper_button_wrapper .swiper-button-prev2::after {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    background-image: url(../images/prev.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.swiper_button_wrapper {
    display: flex;
    justify-content: flex-end;
}
.LocationMapDiv iframe {
    width: 100%;
    height: 400px;
    margin-top: 20px;
}
.items {
    display: flex;
    align-items: center;
    justify-content: center;
}
.items a {
    background: #f7f7f7;
    padding: 15px;
    border: 1px solid #e4e6eb;
    width: 100%;
    text-align: center;
}
.items a .img-fluid {
    width: 100px;
}
footer {
    background-color: #2e3192;
    text-align: center;
    padding: 20px 0 4px 0;
}
.FooterCnt p {
    color: #fff;
    font-size: 15px;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
				margin-bottom: 0rem;
}

.FooterCnt p span {
    transform: rotate(90deg);
    display: inline-block;
    width: auto;
    cursor: pointer;
}
.BannerCnt {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 120px;
}

.GallerySliderItem img{ width:100%;}

.BannerCntDiv h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
}
.BannerCntDiv h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.banner-usp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.usp-item {
    width: 30%;
    border-right: 1px solid #fff;
    display: flex;
    align-items: center;
}
.usp-item:last-child {
    border-right: 0;
}
.usp-item i {
    color: #fff;
    font-size: 32px;
}
.usp-text {
    color: #fff;
    font-size: 18px;
    padding-left: 15px;
    line-height: 22px;
}
.usp-text span {
    display: block;
    font-weight: 600;
    font-size: 20px;
}
.BannerCntDiv h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 400; 
}



.logo {
    max-width: 150px;
}
.LocationCntItems a iframe {
    width: 100%;
    height: 100%;
}
.enquire_form_mobile {
    display: none;
}
.modal .modal-header {
    position: relative;
}
.modal .modal-header .close {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 0;
    margin: 0;
    font-size: 30px;
}
.modal .modal-header {
    position: relative;
    justify-content: center;
}
.modal .modal-header .modal-title {
    font-size: 30px;
    font-weight: 700;
    color: #0f78bc;
}
.modal-body iframe {
    width: 100%;
    height: 300px;
}
.LocationCntItems a .img-fluid {
    width: 100%;
    height: 100%;
}
.modal .BannerForm {
    width: 100%;
    box-shadow: none;
    padding: 0;
}
.modal .BannerForm .btn {
    margin-bottom: 0;
}
.BannerCntDiv {
    max-width: 800px;
    text-shadow: 0px 1px 10px #000;
} 
.price_table_div {
    position: relative;
}
.BannerSection { 
}
.desk{ display:block; width:100%;}
.mobile{ display:none;}
.BannerSection::before {
    content: "";
    background-color: rgba(0,0,0,.5);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
}
.LocationCntItems p {
    text-align: center;
}
.BgBoxRight {
    border: 1px solid #d5d5d5;
    padding: 10px;
    height: 100%;
}  
.BgBoxRightImg {
    
}
.blur-section {
    filter: blur(2px);
    -webkit-filter: blur(2px);
    position: relative;
}
.price_table_onrequest {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    font-size: 40px;
    cursor: pointer;
    z-index: 9;
}
.wrap_row_order {
    width: 99%;
}
.GallerySliderItem {
    border: 1px solid #d5d5d5;
    padding: 10px;
}
.site_plan {
    border: 1px solid #d5d5d5;
    padding: 10px;
}
a {
    outline: 0;
}
.form-control::placeholder {
color: #3e3e3e;
opacity: 1;
}
  
.form-control:-ms-input-placeholder {
color: #3e3e3e;
}
  
.form-control::-ms-input-placeholder {
color: #3e3e3es;
}
.modal-body {
    padding: 35px;
				background-color:#fff;
}

.modal-body .close1 {
    font-size: 130%;
    color: #fff;
    float: left;
    position: absolute;
    right: 5%;
    top: 2%;
    background-color: #000;
    padding: 0px;
    border-radius: 100%;
    height: 35px;
    width: 35px;
}

.modal-body .close1:hover {
  cursor: pointer;
		color:#fff;
}

.modal-body form input, form textarea {
    width: 100% !important;
    margin-bottom: 20px;
}



.modal-content {
    background-color: transparent;
}
.chat {
    background-color: #bb8e0d;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    position: fixed;
    left: 20px;
    bottom: 10px;
    color: #ccc;
    border: 0;
    cursor: pointer;
    z-index: 9;
}
.whatsapp_float {
    position: fixed;
    left: 20px;
    bottom: 30px;
    z-index: 9;
    width: 50px;
}
.BannerSectionImg {
    
}


.offer-emi {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
}
.offer-emi span{ font-size:22px; background-color:#993; padding:10px; border-radius:4px;}




.project-details {
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 48%;
				text-align:center;
}

.project-details h1 {
    font-size: 40px;
}

.project-details h1 {
    position: relative;
    margin-bottom: 0px;
    font-family: poppins;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 1em;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    color: #fff;
    font-weight: 600;
    letter-spacing: 4px;
}

span.location-banner {
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: 400;
}

.project-details p {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 0;
    color: #fff;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    margin-right: 0px;
}

.project-details-highlights {
    text-align: start;
    letter-spacing: 0.3px;
				color: #fff;
}

.price-section {
    position: relative;
}

.project-details .caption .butn-light {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    margin-right: 15px;
}


.mb-30 {
    margin-bottom: 30px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.butn-light {
    position: relative;
    line-height: 1.2em;
}

.butn-light a {
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    background: #fff;
    color: #fff;
    padding: 12px 24px;
    margin: 0;
    position: relative;
    font-size: 16px;
    letter-spacing: 3px;
    border: 1px solid #fff;
}

.butn-light a span {
    color: #272727;
    position: relative;
    z-index: 2;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0px;
}

.butn-light a:after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
}

section.highlights {
    bottom: 30%;
    left: 18%;
    width: 40%;
}

section.highlights {
    position: absolute;
    z-index: 9;
}

.banner-high {
    width: 100%;
    margin-right: 50px;
}

.banner-high {
    padding: 5px 15px;
    background: linear-gradient(45deg, #1a1a1a, #b1977769);
    border-radius: 10px;
    border: 1px solid #b19777b3;
    min-height: 80px;
}

.banner-highlights h3 {
    font-size: 27px;
}

.banner-highlights h3 {
    color: #fff;
    margin: 0px;
    padding-bottom: 5px;
}

.banner-highlights p {
    font-size: 13px !important;
}

.banner-highlights p {
    color: #e7e7e7;
    letter-spacing: 1px;
    margin-bottom: 3px;
}






footer ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: 13px;
}
footer ul li {
    margin: 0 10px;
}
footer ul li a {
    color: #fff !important;
    text-decoration: none !important;
    font-size: 12px;
}
.NumberLeft-responsive {
    display: none;
}
.faq-section {
    background-color: none;
  }
	
.ptb-80 {
    padding-top: 60px;
    padding-bottom: 60px;
}

/*--- Faq---*/
.ptb-80 {
    padding-top: 60px;
    padding-bottom: 60px;
}

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.panel-title {
    line-height: 30px;
				text-align:left;
}

.panel-body{ text-align:left;}



.panel {
	margin-bottom:20px;
	background-color:#ffffff;
	border:1px solid transparent;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
	padding:15px
}
.panel-heading {
	padding:10px 15px;
	border-bottom:1px solid transparent;
	border-top-right-radius:3px;
	border-top-left-radius:3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color:inherit
}
.panel-title {
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	color:inherit
}
.panel-title>a, .panel-title>small, .panel-title>.small, .panel-title>small>a, .panel-title>.small>a {
	color:inherit
}
.panel-footer {
	padding:10px 15px;
	background-color:#f5f5f5;
	border-top:1px solid #dddddd;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom:0
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width:1px 0;
	border-radius:0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top:0;
	border-top-right-radius:3px;
	border-top-left-radius:3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom:0;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius:0;
	border-top-left-radius:0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width:0
}
.list-group+.panel-footer {
	border-top-width:0
}
.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table {
	margin-bottom:0
}
.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption {
	padding-left:15px;
	padding-right:15px
}
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius:3px;
	border-top-left-radius:3px
}
.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius:3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius:3px
}
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius:3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius:3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top:1px solid #dddddd
}
.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
	border-top:0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border:0
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left:0
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right:0
}
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom:0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom:0
}
.panel>.table-responsive {
	border:0;
	margin-bottom:0
}
.panel-group {
	margin-bottom:20px
}
.panel-group .panel {
	margin-bottom:0;
	border-radius:4px
}
.panel-group .panel+.panel {
	margin-top:5px
}
.panel-group .panel-heading {
	border-bottom:0
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	border-top:1px solid #dddddd
}
.panel-group .panel-footer {
	border-top:0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom:1px solid #dddddd
}
.panel-default {
	border-color:#dddddd
}
.panel-default>.panel-heading {
	color:#555555;
	background-color:#f5f5f5;
	border-color:#dddddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#dddddd
}
.panel-default>.panel-heading .badge {
	color:#f5f5f5;
	background-color:#555555
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#dddddd
}
.panel-primary {
	border-color:#dddddd
}
.panel-primary>.panel-heading {
	color:#ffffff;
	background-color:#2fa4e7;
	border-color:#dddddd
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#dddddd
}
.panel-primary>.panel-heading .badge {
	color:#2fa4e7;
	background-color:#ffffff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#dddddd
}
.panel-success {
	border-color:#dddddd
}
.panel-success>.panel-heading {
	color:#468847;
	background-color:#73a839;
	border-color:#dddddd
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#dddddd
}
.panel-success>.panel-heading .badge {
	color:#73a839;
	background-color:#468847
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#dddddd
}
.panel-info {
	border-color:#dddddd
}
.panel-info>.panel-heading {
	color:#3a87ad;
	background-color:#033c73;
	border-color:#dddddd
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#dddddd
}
.panel-info>.panel-heading .badge {
	color:#033c73;
	background-color:#3a87ad
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#dddddd
}
.panel-warning {
	border-color:#dddddd
}
.panel-warning>.panel-heading {
	color:#c09853;
	background-color:#dd5600;
	border-color:#dddddd
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#dddddd
}
.panel-warning>.panel-heading .badge {
	color:#dd5600;
	background-color:#c09853
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#dddddd
}
.panel-danger {
	border-color:#dddddd
}
.panel-danger>.panel-heading {
	color:#b94a48;
	background-color:#c71c22;
	border-color:#dddddd
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#dddddd
}
.panel-danger>.panel-heading .badge {
	color:#c71c22;
	background-color:#b94a48
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#dddddd
}




















.faq-section h2{ margin-bottom:20px; color:#333; font-weight:600;}


.faq_accordion i{ color:#333;}
.faq_accordion {
    margin: 24px auto 0;
    max-width: 1000px;
}
.accordion_box {
    background: #FAFAFA;
    border: 1px solid #B9B9B9;
    border-radius: 8px;
    margin-bottom: 20px;
    overflow: hidden;
}

.accordion_box a.btn.btn-primary {
    width: 100%;
    text-align: left;
    padding: 11px 30px;
    background: transparent;
    color: #2C2C2C;
    font-size: 20px;
    font-weight: 700;
    border: none;
    position: relative;
}

.accordion_box .card {
    background: white;
    border: none;
    border-radius: 0;
    border-top: 1px solid #b5b5b5;
    text-align: left;
    font-size: 16px;
    padding: 15px 30px 20px;
    font-weight: 600;
}
.accordion_box a.btn.btn-primary[aria-expanded="true"] i:before {content: "\f068";}
.accordion_box a.btn.btn-primary span {
    position: absolute;
    background: var(--colorPrimary);
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    right: 24px;
    border-radius: 50%;
    transition:all 0.5s ease;
}

.accordion_box a.btn.btn-primary[aria-expanded="true"] span {
    background: #000;
}
		
		
		
		
		
  .section-title.text-center {
    padding: 20px;
  }
  .specialist-block {
    border: 1px solid #000;
    margin-bottom: 15px;
    padding: 10px;
  }
  .section-title.text-center h2 {
    font-weight: 600;
  }
  .specialist-block b a {
    color: #000;
  }
  .pad-tb {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .cta-section-1 {
    background: url(../images/banner.webp);
      background-position-x: 0%;
      background-position-y: 0%;
      background-repeat: repeat;
      background-attachment: scroll;
      background-size: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    color: #fff;
    background-attachment: fixed;
  }
  .cta-section-1::before {
    content: "";
    position: absolute;
    background: rgb(0 0 0 / 60%);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
  }
  .itawacta {
    position: relative;
  }
  .cta-section-1 h2 {
    font-size: 36px;
    color: #fff;
    line-height: 1em;
    font-weight: 600;
  }
  .itawacta p {
    color: #fff;
    font-size: 22px;
    line-height: 2em;
    text-align: center;
    margin: 0px;
				font-weight:600
  }
  .menu-block3 {
    display: inline-block;
    font-family: inherit;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.25;
    user-select: none;
    text-align: center;
    white-space: nowrap;
    padding: 0.65rem 1.5rem;
    color: #ffffff;
    background-color: #bb8e0d;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
    transition: all 0.3s ease-in-out;
    border: none;
    animation: pulse 2s infinite;
  }  
  .menu-block3:hover {
    color: #bb8e0d;
    background: #fff;
  }
  a:hover {
    text-decoration: none;
  }
  @keyframes pulse {
    0%,
    100% {
      animation-timing-function: ease-in;
    }
    50% {
      transform: scale(1.33);
    }
  }
  .darkHeader {
    background-color: #000;
  }
  .footer-menu {
    margin-bottom: 30px;
    text-align: left;
  }
  .footer-menu h4 {
    color: #a3a3a5;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-left: 20px;
    border-left: 6px solid #c08831;
    text-align: left;
  }
  .footer-menu ul {
    padding: 0;
    margin: 0;
    width: 100%;
    display: inline-block;
  }
  .footer-menu ul li {
    width: auto;
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    padding: 0 0 0 12px;
  }
  .footer-menu ul li a {
    font-size: 15px;
    font-weight: 600;
  }
  .footer-menu ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    background-color: #777;
    border-radius: 100%;
    transform: translateY(-50%);
  }
  .specialist-block a {
    color: #000;
  }
  .g-recaptcha {
    transform:scale(0.86);
    -webkit-transform:scale(0.86);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}
.g-recaptcha iframe {
    height: 78px;
}
  

@media only screen and (max-width: 1279px), only screen and (max-device-width: 1279px) {
    .BannerFormFix {
        right: 15px;
    }
}
@media only screen and (max-width: 1199px), only screen and (max-device-width: 1199px) {
	.BgBoxRight {
		height: 300px; 
	}
    .Configuration_item p br {
        display: none;
    }
    .menu ul li a {
        font-size: 14px;
    }
    header {
        padding: 15px 0;
    }
    .BannerCntDiv h1 {
        font-size: 40px;
    }
    .BannerCntDiv h3 {
        font-size: 25px;
    }
    .BannerCntDiv h5 {
        font-size: 17px;
    }
    .SameDiv h3 {
        font-size: 35px;
    }
    .SameDiv h4 {
        font-size: 22px;
    }
    .SameSection {
        margin-bottom: 30px;
    }
    .SameDiv {
        margin-bottom: 30px;
    }
    footer {
        padding: 30px 0;
    }
    .NumberLeft a {
        font-size: 23.5px;
    }
    .BannerFormFix {
        top: 64px;
    }
    .menu ul li {
        margin: 0 7px;
    }
    .BannerCntDiv {
        max-width: 650px;
    }
    .usp-text {
        font-size: 16px;
        padding-left: 10px;
    }
    .usp-text span {
        font-size: 17px;
    }
}
@media only screen and (max-width: 991px), only screen and (max-device-width: 991px) {
    
				.item {
    width: 100%;
}
				
				
				.BannerCntDiv {
        width: 430px;
    }
    .BannerFormFix {
        top: 0px;
        position: absolute;
        z-index: 9;
    }
    .BannerForm h2 {
        font-size: 25px;
        margin-bottom: 5px;
    }
    .BannerForm .form-control {
        font-size: 14px;
    }
    .BannerForm .btn {
        font-size: 20px;
        padding: 4px 40px;
								font-weight:600;
    }
    .BannerForm h5 {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .nav-icon {
        display: block;
        position: relative;
        z-index: 999;
        width: 30px;
        height: 45px;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        cursor: pointer;
        float: right;
        background-color: transparent;
        border: 0;
        padding: 0;
        outline: 0;
    }
    .nav-icon span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #000;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }
    .nav-icon span:nth-child(1) {
        top: 10px;
    }
    .nav-icon span:nth-child(2) {
        top: 20px;
    }
    .nav-icon span:nth-child(3) {
        top: 30px;
    }
    .show-hide-body .nav-icon span:nth-child(1) {
        top: 18px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .show-hide-body .nav-icon span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    .show-hide-body .nav-icon span:nth-child(3) {
        top: 18px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    .menu {
        width: 280px;
        position: fixed;
        left: 0;
        top: 0;
        background-color: #fff;
        padding: 60px 0;
        margin: 0 0 0 -280px;
        -webkit-transition: margin 0.5s ease-in-out;
        transition: margin 0.5s ease-in-out;
        height: 100%;
        text-align: left;
        z-index: 999;
        overflow-y: auto;
    }
    .menu.show-hide {
        margin: 0;
    }
    .menu ul {
        justify-content: center;
        flex-flow: column;
        align-items: flex-start;
    }
    .menu ul li a {
        color: #000;
    }
    .menu ul li {
        margin: 5px 20px;
    }
    .BannerCntDiv h1 {
        font-size: 30px;
    }
    .BannerCntDiv h3 {
        font-size: 19px;
    }
    .BannerCntDiv h5 {
        font-size: 16px;
    }
    .BannerFormStickyShow {
        display: none;
    }
    .SameDiv iframe {
        width: 100%;
    }
    .nav-icon:focus {
        outline: 0;
    }
    .SameSection {
        margin-bottom: 20px;
    }
    .SameDiv {
        margin-bottom: 20px;
    }
    footer {
        padding: 20px 0;
    }
    .NumberLeft {
        display: none;
    }
    .chat {
        display: none;
    }
    .enquire_form_mobile {
        display: block;
        text-align: center;
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 9;
    }
    .enquire_form_mobile .btn {
        background-color: #000;
        width: 100%;
        border-radius: 0;
        color: #fff;
        outline: 0;
        padding: 10px;
    }
    footer {
        margin-bottom: 30px;
    }
    .whatsapp_float {
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        width: 46px;
								bottom:3%;
    }
    .NumberLeft-responsive {
        display: block;
        position: absolute;
        right: 55px;
        top: 8px;
    }
    .NumberLeft-responsive a {
        font-size: 18px;
        font-weight: 700;
        color: #fff;  
        text-decoration: none;
    }
      .luxury-logo {
        display: none;
      }
      .pad-tb {
        padding-top: 60px;
        padding-bottom: 60px;
      }
      .itawacta p {
        margin: 0 9px 0 9px;
      }
      .menu-block3 {
        font-size: 13px;
      }
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {

.main img{ width:100%;}

.blogshow {
    margin-left: 0%;
}

.ditails {
    margin-right: 0px;
}
.table-responsive {
    display: inline-block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.card_btnnew {
    /* max-width: 300px; */
    width: 45%;
    margin: 0 auto;
    padding: 6px 10px;
    border-radius: 6px;
    border: none;
				font-size:14px;
}

.t-top {
    bottom: 55px;
}

.AmenitiesDivImg img {
    width: 52px;
} 
	
	iframe {
   width: 100%;
 }
	.LocationCnt{ width:100%;}
	.card_btn1, .card_btn2{ width:100%;}
	.card_button{ width:75%;}
	
	.ameicon {
    width: 42%;
    margin-right: 16px;
    margin-left: 10px;
}
	
	
	.form_container {
    background-color: #fff;
    box-shadow: 0 0rem 0rem rgb(35 119 45 / 28%);
    padding: 20px;
    position: relative;
    z-index: 12;
    border-radius: 4px;
    width: 92%;
    margin: 20px auto;
    border: solid 1px #e6e6e6;
}
	
	.faico{ display:none;}   
				
				.GallerySliderItem img {
    height: 200px;
}
				
				.GallerySliderItem {
    padding: 0px;
}
				
				
				.banner-highlights h3 {
    font-size: 20px;
}
				
				.mobile{ display:block; width:100%; height:350px;}
    .desk{ display:none;}
				
				
				.BannerCntDiv {
        width: auto;
    }
    .SameDiv h3 {
        font-size: 30px;
    }
    .SameDiv h4 {
        font-size: 20px;
    }
    /*.SameDiv p {
        text-align: justify;
    }*/
    .AmenitiesDivItem p {
        text-align: center;
    }
    .BannerFormFix {
    display: contents;
    }
    .BannerForm .btn {
        margin: 0;
    }
    .BannerCntDiv h1 {
        font-size: 25px;
    }
    .BannerCntDiv h3 {
        font-size: 16px;
    }
    .usp-text {
        font-size: 15px;
    }
    .usp-text span {
        font-size: 14px;
    }
}
@media only screen and (max-width: 575px), only screen and (max-device-width: 575px) {
    
				.AmenitiesDivImg {
    height: 60px;
}
				
				.AmenitiesDivItem {
    padding: 4px;
}
				
				header {
        padding: 10px 0;
								background-color:#fff;
    }
    .BannerCnt {
        position: static;
        margin-top: 15px;
    }
    .BannerSection::before {
        display: none;
    }
    .SameDiv h3 {
        font-size: 20px;
    }
    .SameDiv h4 {
        font-size: 14px;
    }
    .SameDiv p {
        font-size: 16px;
    }
    .SameDiv ul li {
        font-size: 14px;
    }
    .LocationCnt ul li {
        width: 100%;
        margin-bottom: 5px;
        text-align: justify;
        font-size: 14px;
    }
    .FooterCnt p {
        font-size: 14px;
    }
    .SameSection {
        margin-bottom: 15px;
    }
    .SameDiv {
        margin-bottom: 15px;
    }
    footer {
        padding: 15px 0;
    }
    footer {
        margin-bottom: 35px;
    }
    .SameDiv h5 {
        font-size: 18px;
    }
    .table-bordered td,
    .table-bordered th {
        font-size: 12px;
    }
    .enquire_form_mobile .btn {
        padding: 8px;
        font-size: 18px;
								font-weight: 600;
    }
    .BannerSectionImg {
        display: block;
    }
    .BannerSection {
        background-image: none;
        height: auto;
    }
    .BannerCntDiv {
        text-shadow: none;
    }
    .BannerCntDiv h1 {
        color: #000;
        font-size: 22px;
    }
    .BannerCntDiv h3 {
        color: #000;
        font-size: 15px;
    }
    .banner-usp {
        width: 100%;
        display: inline-block;
    }
    .usp-text {
        color: #000;
    }
    .usp-item i {
        font-size: 20px;
        color: #000;
    }
    .usp-item {
        width: auto;
        border-right: none;
        float: left;
        margin-bottom: 10px;
        margin-right: 15px;
    }
    .whatsapp_float {
        width: 46px;
    } 
    .NumberLeft-responsive a {
        font-size: 14px; 
    }  
    .pad-tb {
        padding-top: 50px;
        padding-bottom: 50px;
      }
      .cta-section-1 h2 {
        font-size: 25px;
      }
      .itawacta p {
        font-size: 20px;
      }
      .menu-block3 {
        font-size: 12px;
      }
						
						
						.mobilenumber{ display:block;}
						
						
						.project-details {
    width: 100%;
    top: 55%;
				left: 0%;
				z-index:2;
}


.offer-emi {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}
.offer-emi span{ font-size:13px; background-color:#993; padding:6px; border-radius:4px;}


.project-details h1{ font-size:24px; margin-bottom: 4px;}
span.location-banner { font-size:14px;}
section.highlights {
    bottom: 48%;
    left: 0%;
    width: 80%;
}
.project-details p {
    font-size: 16px;
    line-height: 24px;
}

.banner-high {
    min-height: auto;
				display:flex;
				width:250px;
}

.banner-highlights p {
    font-size: 20px !important;
				padding-left: 10px;
}

section.highlights {
    z-index: 0;
}

.butn-light a span{ font-size:16.5px; letter-spacing:0px;}


}
