*, ::after, ::before {box-sizing: border-box;}
article,aside,canvas,figure,figcaption,footer,header,nav,section,audio,video,h1,h2,h3,h4,h5,h6,ul,ol,p {margin: 0;padding: 0;border: 0;}
a,button,input[type="submit"] {-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;text-decoration: none;font-style: normal;}
img {max-width: 100%;height: auto; vertical-align: top;}
ul {list-style: none;}
a:hover { text-decoration: none;}

body  { margin: 0; padding:0; min-height: 100%;font-weight: 400;font-family: "Poppins", sans-serif;font-size: 16px;line-height: 26px; color: #575757;}
.heading h2 {color: #3D4094;font-size: 46px;font-weight: normal;}
.heading h2 span { display: block; font-size: 37px; }
h2 {color: #1F1F1F;font-size: 32px;font-weight: 500;letter-spacing: 0.64px;text-transform: uppercase;}

.top_header { position: absolute; top: 0; left: 0; width: 100%; z-index: 2; padding: 20px 0;}
.logo { width: 197px;}

.banner_sec { position: relative;}
.b_cap_outer { position: absolute; width: 100%; left: 0; top: 50%; transform: translateY(-50%);}
.banner_caption { display: flex; justify-content: space-between;align-items: center;}
.banner_caption h1 {color: #FFF;font-size: 61px;font-style: normal;font-weight: 500;line-height: 66px;letter-spacing: 1.22px;text-transform: capitalize;margin-bottom: 30px;}
.banner_caption p { color: #fff; font-size: 20px;font-weight: 500;}
.banner_left {width: 60%;}
.banner_right {width: 40%;display: flex;justify-content: flex-end;}
.banner_form {width: 100%; max-width: 441px; padding: 25px 25px;border-radius: 12px;background: rgba(0, 0, 0, 0.38);backdrop-filter: blur(16.950000762939453px);}
.banner_form .form-control { width: 100%; border: 0;border-bottom: 1px solid rgba(255, 255, 255, 0.50); background-color: transparent; height: 55px; line-height: 54px;  padding: 0;font-size: 14px; color: #fff; border-radius: 0;font-weight: 300;box-shadow: none;outline: none;}
.select_box { width: 100%; border: 0;border-bottom: 1px solid rgba(255, 255, 255, 0.50); background-color: transparent;height: 55px; line-height: 55px;padding: 0;font-size: 14px;color: #fff;border-radius: 0;}
.select_box:focus-visible,.select_box:focus { box-shadow: none;outline: none;}
.select_box option {background-color: #1f1f1f;}
.banner_form textarea.form-control { resize: none;appearance: none;-moz-appearance: none;height: 52px;}
.banner_form .form-control::placeholder {color: #fff;opacity: 1;}
.banner_form .form-control::-ms-input-placeholder {color: #fff;}
.submit_btn { display: block; width: 100%;background-color: #C69A47; border: 0; outline: none; border-radius: 60px;height: 50px;color: #fff; font-size: 16px;font-weight: 400;transition: all 0.2sease-in-out; box-shadow: none;}
.submit_btn:hover { background-color: #fff; color: #000;}
.banner_form h3 {color: #FFF;font-family: Poppins;font-size: 18px;font-style: normal;font-weight: 400;line-height: 36px;letter-spacing: 0.44px;text-transform: uppercase;}
.under_line { position: relative;}
.under_line::after {content: "";display: block;width: 93px;height: 1px;background: #F1B41C;margin: 15px auto 20px;}
.key_highlights_box {border-radius: 10px;background: #F7F5F2;padding: 34px 34px 50px 34px; min-height: 400px;}
.key_highlights_img { margin-bottom: 20px;}
.key_highlights_content h3 {color: #1F1F1F; font-size: 18px; font-weight: 500; line-height: normal;margin-bottom: 5px;}
.white_btn { padding: 15px 37px; background: #fff; color: #1F1F1F; font-size: 16px; font-weight: 500; border-radius: 60px; display: inline-block;border: 1px solid #1F1F1F;}
.white_btn:hover {background-color: #C69A47;border-color: #C69A47; color: #fff;}
.yellow_btn { padding: 15px 37px; background: #C69A47; color: #fff; font-size: 16px; font-weight: 500; border-radius: 60px; display: inline-block;border: 1px solid #C69A47;}
.yellow_btn:hover {background-color: #fff;border-color: #000; color: #1F1F1F;}
.pricing_box { width: 100%; max-width: 90%; margin: 0 auto;}
.pricing_box .table tr th {background-color: #C69A47;color: #FFF;font-size: 14px;font-style: normal;font-weight: 500;letter-spacing: 0.28px; text-transform: uppercase;}
.pricing_box .table tr td {font-size: 16px;font-style: normal; padding: 15px .5rem;}
.pricing_box .table { border-radius: 12px; overflow: hidden;}

.text_content p{text-align: justify;}

.table_sec .table-responsive {max-width: 80%;margin: 0 auto; border-radius: 12px; overflow: hidden;border: 1px solid #dee2e6;}
.table_sec .table tr th { color: #fff;background-color: #c69a47;padding-top: 15px;padding-bottom: 15px;}
.table_sec .table tr th:last-child {width: 200px;}
.table_sec .table tr td {padding-top: 10px;padding-bottom: 10px;}
.table_sec .table {margin: 0;}


.r_table_sec .table-responsive {max-width: 70%;}
.r_table_sec .table>:not(:last-child)>:last-child>* {	width: 60%;}
.r_table_sec .table>:not(caption)>*>* {padding: 10px 20px;}

.slider_section {overflow: hidden;}
.slider_row {position: relative;overflow: visible;}
.slider_row .swiper {overflow: visible;width: 1500px;}

.swiper-button-next,
.swiper-button-prev {color: #fff;width: 52px;height: 52px;border-radius: 50%;border: 1px solid #fff;}
.swiper-button-next { position: absolute; right: 0; top: -60px;}
.swiper-button-prev { position: absolute;left: inherit; right: 70px; top: -60px;}
.swiper-button-next:after,.swiper-button-prev:after {font-size: 16px;}

.swiper-pagination-bullet {width: 10px;height: 10px;background: #fff;opacity: 0.5;}
.swiper-pagination-bullet-active {opacity: 1;background: #fff;}
.slider_section .under_line::after {margin: 15px 0 20px;}
.bg_black { background-color: #414042;}
.ex_block_img { border-radius: 20px; overflow: hidden;margin-bottom: 15px;}
.ex_block_img img { width: 100%;}
.ex_block_content {color: #fff; font-size: 15px;}
.ex_block_content strong { font-weight: 600;}
#floorTabContent {padding: 30px 0 0 0;border-radius: 12px;background: #F7F5F2;padding: 8px 8px;}
.floorTab_box {display: flex;align-items: center;}
.floorTab_box figure {width: 45%;min-width: 45%;}
#floor_tab {justify-content: center;border: none;margin-bottom: 33px;}
#floor_tab button {padding: 12px 40px;background: #414042;margin: 0 7px;border: none;color: #fff;font-size: 16px;font-weight: 500;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;}
#floor_tab button.active {background: #C69A47;color: #fff;}
.residential_floor_sec .pricing_box {width: 100%;max-width: 100%;margin: 0 auto;margin-bottom: 50px;}
.floor_chart p { margin-bottom: 33px;}
.heart_of-list {display: flex;flex-wrap: wrap;}
.heart_of-list li {color: #1F1F1F;border: 1px solid #1F1F1F;border-radius: 50px;padding: 9px 12px;font-size: 13px;margin: 10px 5px;display: flex;align-items: center;transition: all 500ms;}
.heart_of-list li span {margin-right: 10px;	max-width: 32px;width: 32px;}
.heart_of-list li:hover {background-color: #F9F5ED; border-color: #202020;}

.section_six iframe {width: 100%;max-width: 1190px;height: 360px;margin: 0 auto;display: block;}
.map_hldr {border-radius: 12px;overflow: hidden;}
.download_brochure {text-align: center;position: relative;}
.db_img img {width: 100%;}
.db_cont {position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);}
.db_content p { margin-bottom: 35px;}

.schedule_form {background: #c69a47;padding: 40px 30px;width: 100%;border-radius: 12px;overflow: hidden;}
.schedule_form p {font-size: 14px;margin: 10px 0 25px 0;}
.schedule_form .form-group {margin: 10px 0;}
.ftr_newsletter .form-control,
.schedule_form .form-control {border-radius: 0;background: transparent;border: none;border-bottom: 1px solid #ffffffbd;padding: 14px 0;font-size: 14px;color: #fff;outline: none;box-shadow: none;}
.schedule_form .form-control::placeholder{color: #fff;}

.schedule_form .schedule_form_btn {display: flex;width: 100%;max-width: 200px;margin: 0 auto;background: #FFFFFF;border-color: #fff;color: #1f1f1f;justify-content: center;}
.faq_img {margin-right: 50px; border-radius: 12px; overflow: hidden;}
.faq_img img {width: 100%;}
.faq_section .under_line::after {margin: 15px 0 20px;}
.faq_section .accordion-item { border: 0; border-bottom: 1px solid rgba(0,0,0,.125);}
.faq_section .accordion-button { border: 0; outline: none; box-shadow: none; padding: 15px 0;color: #000;  font-size: 18px;font-weight: 400;line-height: 24px;}
.faq_section .accordion-body {padding: 0 0 15px 0;}
.faq_section .accordion-button::after {background-size: 14px;position: relative;top: 4px;right: 3px;}
.faq_section .accordion-button:not(.collapsed)::after { 
    position: relative; 
    top: -3px;  
    right: 3px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotateX(3.142rad);
    -webkit-transform: rotateX(3.142rad);
    -moz-transform: rotateX(3.142rad);
    -ms-transform: rotateX(3.142rad);
    -o-transform: rotateX(3.142rad);
}
.faq_section .accordion-button::before { content: "";width: 32px;height: 32px; border-radius: 50%; border: 1px solid #000; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.faq_section .accordion-button:not(.collapsed) { color: #000; background-color: transparent;}
.main_footer { background-color: #202020;}

.gallery_section .row .col-md-4 a { display: block; border-radius: 14px; overflow: hidden;}
.gallery_section .row .col-md-4 a img { transition: all 0.5s ease-in-out; transition: all 500ms;}
.gallery_section .row .col-md-4 a:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);}

.world_amnities_slider_box figure{
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.world_amnities_slider_box span {
    position: absolute;
    bottom: 15px;
    background: #fff;
    z-index: 1;
    left: 15px;
    padding: 5px 14px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 50px;
}

.world_amnities_slider_box span::before{
    content: "";
    display: inline-flex;
    width: 7px;
    height: 7px;
    background: url(../images/bullet.svg) 0 0 no-repeat;
    border-radius: 50%;
    margin: 0 6px 0 0;
    background-size: 100%;
}

.world_amnities_btn{
   width: 100%;
}

.navigation_slider
 {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin: 30px auto 0;
}

.navigation_slider .swiper_btn
 {
    position: relative;
    left: 0;
}

.navigation_slider .swiper_btn {
    position: unset;
    outline: none;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    margin: 0 5px;
    border-radius: 50%;
}

.navigation_slider .swiper_btn.swiper-button-next1:after
 {
    border: solid #fff;
    border-width: 0 2px 2px 0;
}


.navigation_slider .swiper_btn:after
 {
    content: "";
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: absolute;
    left: 22px;
    top: 19px;
}
.navigation_slider .swiper_btn:hover
 {
    background-color: #c69a47;
}
.navigation_slider .swiper_btn
 {
    position: relative;
    left: 0;
}
.navigation_slider .swiper_btn.swiper-button-prev1:after {
    content: "";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    left: 17px;
    top: 19px;
}

.cpy_lp {
    text-align: center;
    color: #fff;
    padding: 15px 0 0 0;
    margin: 15px 0 0px 0;
    border-top: 1px solid #ffffff3d;
}

.cpy_lp p a{
    color: #fff;
    margin-left: 5px;
}
.cpy_lp p{ font-size:13px;}
.cpy_lp span{font-size:13px;}

.sold_out {
    color: white;
    font-weight: 500;
    font-size: 12px;
    background: #c69a47;
    padding: 4px 14px;
    display: inline-block;
    border-radius: 35px;
}

#exampleModal .form-control{
    margin: 11px 0 0 0;
    background: transparent;
    color: #202020;
    font-size: 15px;
    border: none;
    border-radius: 0;
    resize: none;
    border-bottom: 1px solid #202020;
    padding: 8px 0 15px 0;
    outline: none;
    box-shadow: none;
}

#exampleModal .yellow_btn{
    width: 100%;
    margin: 20px 0 0 0;
}
#exampleModal .modal-header .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    opacity: 1;
    background-color: #c69a47;
    border-radius: 50%;
    z-index: 9;
    outline: none;
    box-shadow: none;
}
#exampleModal .modal-header{
    border: none;
    padding: 0;
}


.banner_left p {
    font-size: 21px;
    display: inline-flex;
    margin: 15px 0 0 0;
    color: #fff;
    background: #c69a47;
    padding: 5px 13px;
    border-radius: 5px;
}
.b_box {
    display: flex;
    flex-wrap: wrap;
    width: 455px;
    min-width: 455px;
    background-color: #c69a47;
    margin: 26px 0 0;
}

.b_box li {
    display: block;
    font-size: 19px;
    color: #fff;
    width: 50%;
    padding: 10px 20px;
    position: relative;
}

.b_box li strong {
    display: block;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
}
.location_lp {
    display: inline-flex;
    color: #fff;
    font-size: 16px;
    background: #c79d4c;
    padding: 5px 10px;
    border-radius: 5px;
    align-items: center;
}
.location_lp img {
    width: 25px;
    min-width: 25px;
    max-width: 25px;
    margin-right: 10px;
}
.b_box li:after {
    content: "";
    width: 2px;
    height: 40px;
    background-color: #fff;
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
}

.b_box li:first-child::after { display: none;}








@media only screen and (max-width:1440px) {
  .banner_caption h1 {font-size: 45px;line-height: 52px;margin-bottom: 30px;}
  .slider_row .swiper {width: 1285px;}
  .white_btn {padding: 10px 30px;}
  .schedule_form .schedule_form_btn {padding: 10px 30px;}
}
@media only screen and (max-width:1199px) {
  .slider_row .swiper {width: 1110px;}
  #floorTabContent {padding: 40px 15px;}
  .banner_form {padding: 30px 15px;}

  /* sabyasachi css */
  .key_highlights_box{min-height: 320px !important;}
  .world_amnities_slider_box span{font-size: 10px !important;}
  .heart_of-list li{font-size: 10px;}
  #floor_tab button{padding: 12px 28px;}
}
@media only screen and (max-width:991px){
  .logo {width: 110px;}
  .banner_caption h1 {font-size: 34px;line-height: 40px;margin-bottom: 20px;}
  .banner_caption p {font-size: 16px;}
  .banner_form {padding: 20px 15px;}
  .banner_form .form-control {height: 36px;line-height: 35px;}
  .select_box {height: 36px;line-height: 40px;}
  .key_highlights .row .col-lg-3 {margin-bottom: 20px;}
  .slider_row .swiper {width: 870px;}
  .floorTab_box figure {width: 100%;min-width: 100%;}
  .floorTab_box { flex-wrap: wrap; justify-content: center;}
  .mobile_order { order: -1;}
  /* .heart_of-list {padding-top: 20px;} */
  .db_img {display: flex;justify-content: center; overflow: hidden;}
  .db_img img {width: auto;max-width: inherit; }
  h2 {font-size: 30px;}
  .faq_section .accordion-button {padding: 10px 0;}

  /* sabyasachi css */

  .b_box{width: 410px; min-width: 410px;}
  .b_box li strong{font-size: 26px; line-height: 26px;}
  .banner_form h3{line-height: 32px;}
  .r_table_sec .table-responsive{max-width: 85%;}
  #floor_tab_c, #floor_tab_d{margin-top: 15px !important;}
  .map_hldr{margin-top: 20px;}
  .faq_img {margin: 0 0 20px 0;}
  .faq_cont h2{text-align: center;}
  .faq_section .under_line::after {margin: 15px auto 20px;}
  .world_amnities_slider_box span{font-size: 10px !important;}
}
@media only screen and (max-width:767px) {
    .location_lp {
    font-size: 13px;
}
  .b_cap_outer {position: static;transform: none; }
  .banner_caption {display: block;}
  .banner_left {width: 100%;}
  .banner_right {width: 100%; display: block;}
  .banner_caption h1 { color: #1f1f1f;letter-spacing: normal;}
  .banner_left {padding: 20px 0; text-align: center;}
  .banner_caption h1 {font-size: 28px;line-height: 32px;margin-bottom: 10px;}
  h2 {font-size: 28px;}
  .yellow_btn {padding: 9px 35px;font-size: 16px;}
  .pricing_box {max-width: 100%;}
  body {font-size: 15px;line-height: 23px;}
  .pricing_box .table tr th {vertical-align: top;}
  .pricing_box .table tr td {font-size: 14px; padding: 10px .5rem;}
  .slider_row .swiper {width: 100%; overflow: hidden;}
  .swiper-button-next, .swiper-button-prev {width: 36px;height: 36px;}
  .swiper-button-next {top: -20px;}
  .swiper-button-prev {top: -20px; right: 44px;}
  #floor_tab button {padding: 10px 14px;width: 92%;}
  .residential_floor_sec .pricing_box {margin-bottom: 10px;}
  .gallery_cont a { margin-bottom: 15px; display: block;}
  .schedule_form {padding: 40px 15px;}
  .schedule_form h2 {font-size: 25px;}
  .faq_section .accordion-button {padding-right: 30px;}
  .faq_section .accordion-button::after {right: -27px;}
  .faq_section .accordion-button:not(.collapsed)::after {right: -27px;}
  
  .r_table_sec .table-responsive {max-width: 100%;}
  
  .b_box {width: 100%;min-width: 100%;}
  

  /* sabyasachi css */

  .banner_form{max-width: 100%;}
  .banner_form h3 {text-align: center;}
  .form_cont .form-group{margin-top: 10px;}
  .text_content p {text-align: center;}
  .key_highlights_box {min-height: unset !important; text-align: center; margin-bottom: 15px;}
  hr{margin: 0 !important;}
  .table_sec .under_line{margin-bottom: 20px !important;}
  .r_table_sec .table>:not(:last-child)>:last-child>* {width: 50%;}
  #floor_tab{margin-bottom: 0;}
  #floorTabContent{padding: 40px 0;}
  .floor_plan_big_img {width: 100%; margin: 0 auto;}
  .section_six{text-align: center;}
  .section_six.pb-5{padding-bottom: 20px !important;}
  .section_six .mb-5{margin-bottom: 20px !important;}
  .heart_of-list{padding-top: 0; justify-content: center;}
  .heart_of-list li{font-size: 12px;}
  .db_content p {margin-bottom: 20px;}
  .download_brochure a {margin: 0px auto 0;}
  
}

@media only screen and (max-width:576px) {
    .b_box li{font-size: 18px;}
    .banner_form h3{font-size: 20px;}
    .key_highlights.pb-5{padding-bottom: 40px !important;}
    .key_highlights_box{padding: 20px;}
    h2{font-size: 24px;}
    .r_table_sec.py-5{padding: 40px 0 !important;}
    .section_three.blue_bg_two{padding: 40px 0 !important;}
    .world_amnities_slider.mt-5{margin-top: 40px !important;}
    .world_amnities_slider_box span {font-size: 14px !important;}
    .residential_floor_sec{padding: 40px 0 !important;}
    .section_six{padding: 40px 0 0 0 !important;}
    .gallery_section{padding: 40px 0 !important;}
    .gallery_last_image {margin-bottom: 0 !important;}
    .footer_form_container{padding: 40px 0 0 0 !important;}
    .faq_img {margin: 40px 0 40px 0;}
    .table_sec .table{width: 100% !important;}
}

@media only screen and (max-width:480px) {
    .navigation_slider .swiper_btn{width: 40px; height: 40px;}
	.navigation_slider .swiper_btn:after{left: 17px; top: 13px;}
	.navigation_slider .swiper_btn.swiper-button-prev1:after{left: 11px; top: 13px;}
	#floor_tab_b{margin-top: 15px !important;}
	.heart_of-list li{font-size: 10px; padding: 9px 8px; margin: 10px 2px;}
	.gallery_section{padding: 20px 0 40px 0 !important;}
	.download_brochure .under_line::after{margin: 10px auto 0px;}
    .download_brochure .under_line.mb-4{margin-bottom: 15px !important;}
    .key_highlights .col-md-12.pt-4{padding: 10px 0 0 0 !important;}
    .section_six iframe{height: 250px;}
}
@media only screen and (max-width:414px) {
    .banner_caption h1{margin-bottom: 5px;}
    .b_box li {font-size: 17px; padding: 10px;}
    .b_box li strong {font-size: 22px;line-height: 25px;}
    .banner_form h3 {line-height: 25px;}
    .text_content.py-5{padding: 30px 0 !important;}
    .text_content p{margin-bottom: 10px;}
    .key_highlights_img{margin-bottom: 15px;}
    .key_highlights_content h3{font-size: 17px;}.key_highlights.pb-5 {padding-bottom: 30px !important;}
    .r_table_sec.py-5 {padding: 30px 0 !important;}
    .world_amnities_slider.mt-5 {margin-top: 30px !important;}
    .section_three.blue_bg_two {padding: 30px 0 !important;}
    .residential_floor_sec {padding: 30px 0 !important;}
    #floor_tab_a_two{margin-top: 15px !important;}
    .section_six {padding: 40px 0 0 0 !important;}
    .heart_of-list li{font-size: 14px; width: 100%;}
    .heart_of-list li span{width: 28px; max-width: 28px;}
    .gallery_section {padding: 30px 0 !important;}
    .db_img{min-height: 400px;}
    .db_img img{height: 400px;}
    .footer_form_container {padding: 30px 0 0 0 !important;}
    .faq_img {margin: 30px 0 30px 0;}
    .faq_section .accordion-button{font-size: 16px;}
    .accordion-body{font-size: 14px;}
    .schedule_form {padding: 30px 15px;}
    .schedule_form h2 {font-size: 22px;}
}
