/*@font-face {
  font-family: "Beautique Display"; 
  src: url('fonts/beautiquedisplay/BeautiqueDisplay-Light.otf') format('woff'),
      url('fonts/beautiquedisplay/BeautiqueDisplay-LightItalic.otf') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'Beautique Display';
    src: url('../fonts/Beautique%20Display/BeautiqueDisplay-Medium.otf') format('opentype'),
        url('../fonts/Beautique%20Display/BeautiqueDisplay-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}*/

body{
    font-size: 16px;
}

li {
    list-style-type: none !important;
    margin-bottom: 15px;
    font-family: "Jost", sans-serif;
}

.modal-body ul {
    padding-left: 0px;
}

.modal-title h5 {
    font-family: "Beautique Display" !important;
}

h2 {
    font-family: "Beautique Display" !important;
    font-size: 35px !important;
}

h1 {
    font-family: "Beautique Display" !important;
    font-size: 34px !important;
    text-align: center;
}

.log img {
    width: 80px;
    height: auto;
}

.pading {
    padding: 60px 0px;
}

.btn_pop {
    font-family: "Beautique Display";
}

.banner img {
    width: 100%;
    height: 100%;
}

.banner {
    position: relative;
    margin-top: -70px;
}

.banner_content {
    position: absolute;
    top: 25%;
    left: 15%;
}

.banner_content img {
    width: 20px;
    margin: 0px 0px 3px 0px;
}

.banner_form {
    background: #000;
    height: 70px;
}

.banner_content h2 {
    color: #fff;
    font-size: 35px !important;
    margin-bottom: 26px;
}

.banner_content h3 {
    color: white;
    font-family: inherit;
    font-size: 24px;
    padding-bottom: 20px;
    font-family: 'Beautique Display';
}

.banner_content p {
    color: #fff;
    margin: 13px 2px 25px 0px;
    font-family: 'Beautique Display';
    font-size: 17px;
}

.bannerbtn {}

.bannerbtn a {
    background-color: #1C6663;
    padding: 8px 18px;
    color: #fff;
    border-radius: 13px;
    text-decoration: none !important;
    font-family: "Beautique Display";
}

.bannerbtn a:hover {
    background-color: #799722;
    color: #fff;
}

.ban_form ul {
    display: flex;
    /*background-color: #18181866;
    border:1px solid white;
    margin-top: 0px;
    border-radius: 20px 20px 0px 0px;
           justify-content: space-around;*/
}

.ban_form ul li {
    padding: 25px 8px;
    list-style-type: none;
}

/* about section */
.about1 {
    position: relative;
    background-color: #ffffff;
}

.before_about img {
    left: 0px;
    bottom: 0px;
    height: 200px;
    position: absolute;
    rotate: -267deg;
}

.about_left {
    padding-top: 66px;
}

.about_left h2 {
    /* text-decoration: underline; */
    font-family: Beautique Display;
    /* font-size: 43.26px; */
    font-weight: 500;
    line-height: 30.57px;
    text-align: center;
}

.about_left p {
    padding: 7px 40px;
    font-size: 16px;
}

.about_right img {
    width: 100%;
    height: 620px;
    border-radius: 22px;
    object-fit: cover;
}

.about2 {
    background-color: #1C6663;
    /* padding:20px 0px; */
}

.about2_count h2 {
    text-align: center;
    font-size: 27px;
    font-weight: 400;
    color: white;
    font-family: "Beautique Display";
}

.about2_count p {
    font-size: 16px;
    color: white;
    text-align: center;
}

/* about over */
.layout {
    /* padding:20px 30px; */
    background: #ffffff;
}

.layout h2 {
    text-align: center;
    color: black;
    font-size: 26px;
}

/*  tab */
.tab {
    overflow: hidden;
    display: flex;
    margin: 20px 30px;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    width: 212px;
    border: 1px solid #4f4f4f;
    padding: 5px 0px;
    font-size: 16px;
    border-radius: 1px;
    margin: 0 auto;
    background: #e8e8a300;
}

.tab button:hover {
    background-color: #efefb7;
}

.tab button.active {
    background-color: #efefb7;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
}

.layout img {
    width: 100%;
}

.location_hhh p {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 7px;
    font-family: "Jost", sans-serif;
}

.location_hhh img {
    width: 100%;
}

.location {
    /* margin:68px 0px; */
    text-align: center;
}

.location h2 {
    font-size: 32px;
    color: black;
    text-transform: capitalize;
    padding: 0px 10px;
}

.location_2left {
    background-color: #1C6663;
    padding: 30px 0px;
}

.location_2left h2 {
    text-align: center;
    font-size: 24px;
    color: white;
    padding: 8px 0px;
    padding-bottom: 19px;
    padding-top: 30px;
}

.location_2left p {
    color: white;
    font-size: 15px;
    padding: 4px 4px;
    text-align: center;
}

.location_2right img {
    width: 100%;
    height: 607px;
}

.project_high h2 {
    color: black;
    font-size: 32px;
    margin-bottom: 21px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
}

.project_1 img {
    width: 100%;
    height: auto;
}

.project_1 h6 {
    font-size: 20px;
    color: black;
    padding: 10px 0px 10px 0px;
    font-weight: 300;
    font-family: "Beautique Display";
}

p {
    font-family: "Jost", sans-serif;
}

.project_1 p {
    font-family: "Jost", sans-serif;
}

.amenties h2 {
    color: black;
    font-size: 35px;
    text-align: center;
    font-weight: 500;
    padding: 30px 0px;
    text-transform: uppercase;
    font-family: "Beautique Display";
}

.amenti_box {
    text-align: center;
    padding: 15px 0px;
    margin: 0 auto;
    border: 1px solid #eee;
    margin-bottom: 20px;
    width: 60%;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.amenti_box img {
    width: 50px;
    height: auto;
    padding: 10px 0px;
}

.project_high {
    background: #f0efef;
}

.footer {
    background-color: #1C6663;
    color: white;
}

.foter_left {
    padding: 20px 30px;
    color: white;
}

.foter_left img {
    width: 100px;
    height: auto;
}

.foter_left h3 {
    font-size: 25px;
    color: white;
    text-transform: capitalize;
    padding: 20px 0px 0px 0px;
    font-family: "Beautique Display";
}

.footer_2 {
    border-top: 1px solid #fff;
    padding: 0px 14px;
    padding-top: 12px;
    background-color: #1C6663;
    padding-bottom: 66px;
}

.foter_midle {
    padding: 20px 0px;
}

.foter_midle a {
    color: white;
}

.foter_midle a:hover {
    color: white;
}

.foter_midle h3 {
    font-size: 31px;
    color: white;
    text-transform: capitalize;
    padding: 20px 0px;
}

.foter_right {
    padding: 20px 0px;
}

.foter_right h3 {
    font-size: 31px;
    color: white;
    text-transform: capitalize;
    padding: 20px 0px;
    text-align: center;
}

.foter_right ul li {
    font-size: 16px;
    list-style-type: none;
    text-transform: capitalize;
    margin-bottom: 12px;
}

.foter_right ul li a {
    color: #fff;
    text-align: center;
    text-decoration: none !important;
}

.footer2_left p {
    text-transform: capitalize;
    font-size: 15px;
}

.footer2_right ul {
    display: flex;
}

.footer2_right ul li {
    padding: 0px 10px;
    font-size: 22px;
    list-style-type: none;
}

.btnwere_danger {
    color: #fff;
    background-color: #1C6663;
    border-color: #1C6663;
    padding: 5px 14px;
    border-radius: 8px;
    border: none;
    font-family: "Beautique Display";

}

.btnwere_danger:hover {
    background-color: #1C6663;
    border-color: #1C6663;
}

.btn12345 {
    color: #fff;
    background-color: #1C6663;
    border-color: #1C6663;
    border: none;
    padding: 0px 12px 0px 12px;
    border-radius: 8px;
}

h2 {
    font-family: "Beautique Display" !important;
}

h5 {
    font-family: "Beautique Display" !important;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    border-radius: 50px !important;
    width: 15px !important;
    height: 15px !important;
    border: 2px solid #fff !important;
    content: '';
    text-align: center;
    opacity: .25;
    background: #000 !important;
}

.project_high .slick-prev:before {
    color: #198754 !important;
}

.project_high .slick-next:before {
    color: #198754 !important;
}

.footer2_right ul li a {
    color: #fff;
    text-decoration: none !important;
}

.footer_2paragra a {
    color: #e3e3e3 !important;
    font-size: 14px !important;
}

@media (max-width:768px) {
    .footer_2paragra {
        margin-bottom: 22px !important;
    }

    .bottom-sticky {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: #fff !important;
        z-index: 99999;
        padding: 7px 0px;
    }

    .project_high .slick-next {
        right: 30px !important;
    }

    .project_high .slick-prev {
        left: 28px;
        z-index: 1;
    }

    .ban_form ul {
        display: block;
        margin-top: 33px;
        padding: 12px;
        padding-left: 15px !important;
    }

    .banner_content h2 {
        font-size: 23px !important;
        text-align: center;
    }

    .banner_content h3 {
        font-size: 18px !important;
        text-align: center;
    }

    .banner_content p {
        font-size: 10px;
        text-align: center;
    }

    .bannerbtn {
        text-align: center;
    }

    .bannerbtn a {
        padding: 8px 16px;
        font-size: 16px;
    }

    .ban_form ul li {
        padding: 7px 0px;
    }

    .banner img {
        width: 100%;
        height: 510px;
        object-fit: cover;
    }

    .banner_content img {
        width: 20px;
        height: 20px;
    }

    .banner_content {
        position: relative;
        margin-top: -1px;
        margin-top: 0;
        margin-top: -292px;
        width: 100%;
        left: auto;
        top: auto;
        margin-bottom: 60px;
    }

    .banner_content p {
        text-align: center;
    }

    h2 {
        font-size: 28px !important;
    }

    h1 {
        font-size: 23px !important;
    }

    .pading {
        padding: 40px 0px;
    }

    .about_left {
        padding-top: 0px;
    }

    .about_left p {
        padding: 7px 11px;
        font-size: 15px;
        text-align: center;
    }

    .about_left h1 {
        line-height: 11.57px;
        text-align: center;
        margin-top: 17px;
    }

    .about_right img {
        width: 100%;
        height: auto;
    }

    .before_about img {
        left: -11px;
        bottom: -7px;
        width: 102px;
        height: 104px;
    }

    .about1 {
        overflow: hidden;
    }

    .about2_countrow {
        width: 50% !important;
    }

    .location_hhh p {
        width: 100%;
        margin: 0 auto;
    }

    .location_2left {
        background-color: #1C6663;
        padding: 30px 0px;
        height: auto;
        overflow-y: scroll;
        overflow-x: hidden;
        scrollbar-color: #eff3ef #f1f1f1;
        scrollbar-width: thin;
    }

    .location_2left h2 {
        padding: 8px 0px;
        padding-bottom: 3px;
        padding-top: 0px;
    }

    .location2 {
        overflow: hidden;
        padding-bottom: 0px !important;
    }

    .location_2right img {
        width: 100%;
        height: 450px;
    }

    .amenti_box img {
        width: 35px;
    }

    .amenti_box {
        width: 100%;
    }

    .foter_right {
        padding: 20px 0px;
    }

    .foter_right h3 {
        font-size: 25px;
        padding: 8px 0px;
    }

    ul {
        padding-left: 0px !important;
    }

    .foter_right h3 {
        text-align: left !important;
    }

    .foter_midle h3 {
        font-size: 24px;
        padding: 0px 0px;
    }

    .foter_midle {
        padding: 0px 0px;
    }

    .foter_left {
        padding: 5px 0px;
    }

    p {
        font-size: 15px !important;
    }

    .foter_midle a p {
        margin: 0px !important;
        padding: 0px !important;
        margin-bottom: 12px;
    }

    .amenties h2 {
        padding: 10px 0px 15px 0px;
    }

    .footer2_left p {
        text-align: center;
    }

    .footer2_right ul {
        display: flex;
        justify-content: center;
    }

    .amenties h2 {
        padding: 0px 0px 15px 0px;
    }

    .cl_icons_mbl i {
        border: 1px solid #184676;
        width: 33px;
        height: 33px;
        border-radius: 61px;
        align-items: center;
        display: flex;
        text-align: center;
        color: #2f5580;
        justify-content: center;
        margin: 0 auto;
    }

    .cl_icons_mbl {
        font-weight: 800;
    }
}

.rera-number p a {
    color: #fff !important;
}

.floor-blk {
    background: #ffffff;
}

.tab-section {
    padding: 0px 2px 0px;
}

.nav-tabs .nav-link {
    border: 1px solid #f5b817;
}

.nav-tabs .nav-link:hover {
    border: 1px solid #f5b817;
}

.tabBlock {}

.tabBlock-tabs {
    padding: 0;
    padding: 0 0 35px 0;
}

.tabBlock-tabs li {
    list-style-type: none;
    padding: 10px 13px 0 0px;
    border-bottom: none !important;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
}

.tabBlock-tabs li a {
    color: #000;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
}

.tabBlock-tabs li.is-active a {
    background: #f5b817;
    color: #fff;
}

.tabBlock-tabs li.is-active a:hover {
    color: #fff;
    background: #edad1d;
}

.tabBlock-tabs li a:hover {
    color: #fff !important;
    background: #f5b817;
}

.tab-content p {
    font-size: 26px;
    
    line-height: 33px;
    font-weight: 600;
    padding: 0 0 20px 0;
}

.tabBlock-pane ul li {
    padding: 0 15px;
    text-align: center;
}

.tabBlock-pane ul li img {
    width: 80%;
    height: auto;
    display: inline-block;
}

.about2_count{
    text-align: center;
}

.about2_count .icon {
    font-size: 32px;
    color: #fff;  /* आप अपने theme color के अनुसार बदलें */
    margin-bottom: 10px;
    display: block;
}

.highlight-img {
    max-width: 100%;
    height: 350px;
}

@media (max-width: 767px) {
  .lh-1-mobile {
    line-height: 1 !important;
  }
}

