@font-face {font-family: 'Nexa'; font-style: normal;  font-weight: 300; src: local('Nexa'), url('https://fonts.cdnfonts.com/s/19227/Fontfabric - Nexa-Light.woff') format('woff');}
@font-face {font-family: 'Nexa'; font-style: normal;  font-weight: 700; src: local('Nexa'), url('https://fonts.cdnfonts.com/s/19227/Fontfabric - Nexa-Bold.woff') format('woff');}
.owl-theme .owl-dots .owl-dot span{width: 40px; }
.owl-carousel.dots-light .owl-dots .owl-dot.active span, .owl-carousel.dots-light .owl-dots .owl-dot:hover span{background: #bd9234!important; }
.owl-carousel.dots-light .owl-dots .owl-dot span{background: #c9c9c9; }
#header .header-nav nav > ul li > a { color: #0088CC; letter-spacing: 2px; font-size: 10px;}
.enquire-now-btn {background:#bd9234;padding:10px; color:#fff;}
.enquire-now-btn:hover {color:#000;text-decoration:none !important}
@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');
h1, h2, h3, h4, h5, h6{font-family: 'Cinzel';font-weight:normal!important;font-size: 40px;line-height: 54px; letter-spacing: 0.09em;text-transform: uppercase;color: #000;font-weight: 700 !important;}
/* Highlights */
h1.h1inside {position: absolute;font-size: 110px;line-height: 63px;letter-spacing: 0.09em;text-transform: uppercase;color: #F5F5F5; text-align: center;width: 100%;}
section.section {background:#fff}
h1.hlts {position: relative;  z-index: 1;   margin: 0px;   line-height: 110px;}
.font-nexa { font-family: 'Nexa', sans-serif !important;}
.rotate-animation {position:absolute!important;bottom:30px;left:0px;font-family: 'Nexa', sans-serif !important;}
.brochure .col-lg-3{border-right:1px solid #bd9235 !important;  width: 24%;    margin: 0% 1% 0% 0%;}
.brochure .col-lg-3.last{border-right:medium none !important}
.amenities .tabs.tabs-simple .nav-tabs > li .nav-link { border:1px solid #000; margin: 0px 10px;  line-height: 20px;letter-spacing: 0.09em;    border-radius: 0px;  }
.amenities .tabs.tabs-simple .nav-tabs > li .nav-link.active { background:#4e4b4b;}
.tabs.tabs-simple .nav-tabs > li .nav-link.active {    color: #fff;}
/*h1.h1inside.white {    color: rgba(255,255,255,.4);}*/
.amenities .amenitiesimages  img	{transition: 0.5s all ease-in-out;
    border: 1px solid transparent;
    border-radius: 25px;
    background: #fff;
    padding: 14px;
    margin-bottom: 15px;
    width: 100px;
    /* text-align: center; */
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;}
.amenities .amenitiesimages  img:hover	{  transform: scale(.95); border:1px solid #fff; border-radius:200px}
/* Price 95.00 L Onwards* */
.insidecont{ font-size: 20px; color: #000000;}
.lineheight-normal {line-height:normal}
.btn{font-weight:normal;font-family: 'Nexa Bold';font-size: 14px;letter-spacing:1px;}
.amenitiesimages { text-transform:uppercase; letter-spacing:1px;  font-size: 12px;    color: #000;    font-weight: bold;color:#fff }
.plans .holderplans {border: 1px solid #EAB875;}
.plans .holderplansalign { padding:0px 10px; border-top:1px solid #EAB875;  display: flex;  justify-content: space-between;}
.plans .holderplans {border-top: 1px solid #EAB875;margin:0px}
.plans .holderplans div {align-items: flex-end}
.plans a {color:#4F4F4F;font-family: 'Nexa';}
.img-plan, .img-plan img {border-radius:0px}
.background-white {background:#fff}
input.form-control,select.form-control { border: 1px solid #000; border-radius: 0px;margin-bottom: 10px;}
.text-left {text-align:left;  display: block;}
.flexbox { display: flex; justify-content: space-between;}
.border-both { border-left:1px solid #EAB875; border-right:1px solid #EAB875;}

.accordion.accordion-modern-status > .card {}
.card-body {padding:10px !important;background: #fff!important;}
#whybuy .card-body {padding:32px !important;}
.accordion.accordion-modern-status > .card .card-header a:after {border: 1px solid #BD9234; padding: 0px 20px;  font-size: 20px;}
.accordion.accordion-modern-status > .card .card-header a {background: #fff; border: 1px solid #fff;color:#000 !important}
html .accordion-modern-status-primary.accordion-modern-status > .card .card-header a:not(.collapsed), html .accordion-modern-status-primary.accordion-modern-status > .card:hover .card-header a.collapsed{background: #000!important;color:#fff !important}
.modal-backdrop.show{z-index: 1;}
.modal.show .modal-dialog {    transform: none;    margin: 100px auto 0px;} 
.onlyMobile {display:none}
	.onlyDesktop {display:block}
/* fixed feedback*/
.fixed-feedback {position: fixed;top: 35% !important;right: -300px;width: 300px;height: auto;z-index: 299;background-color: #fff;
                -webkit-transition: right .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
                -o-transition: right .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
                transition: right .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
                -webkit-backface-visibility: hidden;            }

.fixed-feedback .fixed-feedback-button { position: absolute;
                   left: -32px;
                    color: #fff;
                    font-weight: bold;
                    writing-mode: vertical-rl;
                    font-size: 1rem;
                    background-color: #bd9234;
                    padding: 10px 5px;
                    cursor: pointer; 
                }

                .fixed-feedback .fixed-feedback-form {
                    opacity: 0;
                    padding: 10px 10px;
                    transition: opacity .3s .15s cubic-bezier(0.645, 0.045, 0.355, 1.000);
                }

                .fixed-feedback.fixed-feedback-open {
                    right: 0;
                }

                    .fixed-feedback.fixed-feedback-open .fixed-feedback-form {
                        opacity: 1;
                            background-color: #000;
                    }

            .fixed-feedback {
                position: fixed;
                top: 35%;
                right: -300px;
                width: 300px;
                height: auto;
                z-index: 299;
                background-color: #fff;
                -webkit-transition: right .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
                -o-transition: right .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
                transition: right .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
                -webkit-backface-visibility: hidden;
            }

                .fixed-feedback .fixed-feedback-button {
                    position: absolute;
                    left: -32px;
                    color: #fff;
                    font-weight: bold;
                    writing-mode: vertical-rl;
                    font-size: 1rem;
                    background-color: #000;
                    padding: 10px 5px;
                    cursor: pointer; 
                }
                .fixed-feedback-crossbutton.text-right {
    font-weight: bold;
    cursor: pointer;
}

                .fixed-feedback .fixed-feedback-form {
                    opacity: 0;
                    padding: 10px 10px;
                    transition: opacity .3s .15s cubic-bezier(0.645, 0.045, 0.355, 1.000);
                }

                .fixed-feedback.fixed-feedback-open {
                    right: 0;
                }

                    .fixed-feedback.fixed-feedback-open .fixed-feedback-form {
                        opacity: 1;
                    }

            #feedback-rating,
            .feedback-rating-loader {
                -webkit-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

            .feedback-rating-loader {
                background: transparent;
            }

                .feedback-rating-loader > div {
                    background-color: #999;
                }

            .feedback-rating-loader,
            .feedback-rating-processing #feedback-rating,
            #feedback-rating-submitted,
            .feedback-rating-complete .feedback-rating-loader {
                display: none;
                opacity: 0;
            }

            .feedback-rating-processing .feedback-rating-loader,
            .feedback-rating-complete #feedback-rating {
                display: block;
                opacity: 1;
            }
    .modal{    z-index: 21474830099;}
    .fixed-feedback.fixed-feedback-open{z-index: 2147483001;}
    .LandbotLivechat.is-open { z-index: 2147483009; }
    .fixed-feedback-button { z-index: 2147483000; }  .desktopverticalalign ul > li:nth-child(n) { list-style-type: disc; }
	
			p {
    font-weight: 500;
}
h4.modal-title {font-family: 'Nexa', sans-serif !important; font-weight: 500 !important; font-size: 20px;} 
.desktopverticalalign ul > li { font-weight: 500; }

#amenities > div > div > div > div:nth-child(n) > div > img
 {
    height: 70px;
    margin-bottom: 20px;
}
.aminities_icon{border: 1px solid;
    border-radius: 30px;
    margin-top: 10px;}
@media only screen and (max-width: 768px) {
#amenities > div > div > div > div:nth-child(n) > div > img {
      height: 110px;
      margin-bottom: 20px;
  }

    .onlyMobile {display:block !important}
	.onlyDesktop {display:none !important}
	 .btn-download {
    display:none !important
}
.fixed-footer-cust {
    background: #000;
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 99;
    display:inline-block !important
}
}
/* fixed feedback*/
@media only screen and (max-width: 600px) {
    
#header .header-column {
    width: 46%;
    float: left;
}
	.onlyMobile {display:block !important}
	h1.h1inside {   font-size: 35px;line-height: 45px;}
	h1.hlts {line-height: 55px;font-size: 27px;}
	#about-puravankara h1.h1inside {   font-size: 40px;}
	.onlyDesktop {display:none !important}
	#header .header-nav {    display: block;}
	#header .header-row {    display: block;}
	.py-5 {  padding-top: 0rem!important;}
	.rotate-animation {    bottom: -70px;    left: 60px; }
	.brochure .col-lg-3 { border-bottom: 1px solid #bd9235 !important; border-right:medium none !important; width: 90%;padding: 0px 10px 20px; margin: 0px auto 20px;}
	#about-puravankara .col-lg-3 { border-bottom: 1px solid #bd9235 !important; border-right:medium none !important; border-left:medium none !important;  width: 90%;padding: 0px 10px 20px; margin: 0px auto 20px;}
	#whybuy .mb-5 {    margin-bottom: 1rem!important;}
	#whybuy .pb-3 { padding-bottom: 0rem!important; }
	#whybuy h1.hlts, #about-puravankara h1.hlts {    line-height: 60px;}
	#gallery .owl-dots {display:none}
	.form-group.background-white {    width: 90%;}
	.accordion.accordion-modern-status > .card .card-header a:after {    border: 1px solid #BD9234;    padding: 0px 10px;    font-size: 20px;    height: 40px;
    line-height: 40px;}
	footer p {    text-align: center;}
	.accordion.accordion-modern-status > .card .card-header a {padding:0px 20px;}
	#location iframe {height:400px !important}
	.brochure a.btn.btn-modern.rounded-0.btn-primary.btn-arrow-effect-1 { margin: 0px 0px 20px 0px; width: 100%;}
	#header.header-effect-shrink .header-logo{    display: block;    text-align: center;    margin: 10px auto;}
}
 
	iframe input#userName.demoInputBox {
    border: 1px solid #f00 !important;
}
#formModal input, #formModal select, .conbelow  input, .conbelow select {
    padding: 0px 10px !important;
    border: 1px solid #000;
}
.modal-body a {
    color: #bd9234;
    text-decoration: underline;
}
#header {height:auto !important;}
.contactbuttonsubmit {
    background: #000;
    border: 1px solid #fff;
    border-radius: 0px;
    width: 100%;
    color: #fff;
}
.main {margin: 45px 0px 0px 0px;}
.fixed-feedback-form input, .fixed-feedback-form select {
    padding: 0px 10px !important;
}
.demoInputBox.mobvalid {
    border-radius: 5px;
}
.showbutton{display:block !important;}
 .btn-download {
    position: fixed;
    bottom: 80px;
    z-index: 9999;
    left: 15px;
    background: #000 !important;
    border: 3px solid #fff;
    letter-spacing: 1px;
    font-size: 18px !important;
    color: #fff !important;
}
.btn-download :hover {
    color:#000;
}
.fixed-footer-cust {
    display:none;
}
 .bootom-form form .form-group {
    float: left;
    padding: 0 7px;
    width: 20%;
}
.bootom-form {position: fixed;
    bottom: 0;
    left: 0;
    padding: 12px 0 0px 10px;
    width: 100%;
    background-color: #000;
    z-index: 999;
    margin: 0 auto;
    right: 0;
    border-top: 1px solid rgb(255 255 255 / 30%);
    height:60px;
}

@media (max-width:767px){ 
   .bootom-form{display:none;} 
}