html {
    scroll-behavior: smooth;
}

.pt40{
    padding-top: 40px;
}
.pb40{
    padding-bottom: 40px;
}

/* ------------ */
.carousel-control-next, .carousel-control-prev {
    background: unset;
    border: none;
}
/* --------------- */
.header-logo img {
    height: 52px;
}
.mobile-logo img {
    height: 50px;
}
.land_details_box h5 {
    font-size: 22px;
    margin-bottom: 0;
}
.land_details_box p {
    margin: 0;
}
.land_details_box {
    text-align: center;
     margin-top: 20px;
    margin-bottom: 20px;
}
.land_right_border {
    border-right: 2px solid #000;
}
/*  */
.overview__about_section_img img{
    border-radius: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
/* --------------- */
.section__center_heading h1 {
    font-size: 35px;
    margin-bottom: 0px;
}
.section__center_heading h5 {
    margin: 0;
}
.section__center_heading {
    text-align: center;
}
.btn__cmn {
    background-color: #003334;
    padding: 8px 15px;
    color: #fff;
    font-size: 16px;
    transition: 0.5s;
    border: 1px solid transparent;
}
.btn__cmn:hover{
    background-color: transparent;
    border: 1px solid #003334;
    padding: 8px 15px;
    color: #003334;
    font-size: 16px;
}
.btn_wrap {
    margin-top: 30px;
}
.btn__form {
    background-color: #003334;
    padding: 6px 15px;
    color: #fff;
    font-size: 16px;
    transition: 0.5s;
    border: 1px solid transparent;
    text-align: center;
    display: block;
    border-radius: 5px;
}
.btn__form:hover{
    background-color: transparent;
    border: 1px solid #003334;
    color: #003334;
    font-size: 16px;
}
.btn__form_w {
    background-color: #003334;
    padding: 6px 15px;
    color: #fff;
    font-size: 16px;
    transition: 0.5s;
    border: 1px solid #ffffff;
    text-align: center;
    display: block;
    border-radius: 5px;
}
.btn__form_w:hover{
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
}
section#call-to-action {
    background-color: #f3d364;
}
.border_top_down {
    border-top: 1.5px solid #000;
    border-bottom: 1.5px solid #000;
    padding: 15px 0px;
    margin-bottom: 15px;
}
.unit_plans_box {
    background-color: #f2e2b1;
    padding: 20px 20px 35px 20px;
    border-radius: 20px;
    text-align: center;
}
.common-heading-title h4 {
    margin-bottom: 0;
    font-size: 32px;
}
.common-heading-title {
    text-align: center;
    margin-bottom: 40px;
}
.common-heading-title p {
    color: #003434;
}
.gallery__box img{
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 30px;
    height: 230px;
    object-fit: cover;
}
.amenities_list__box ul li {
    list-style: none;
    margin-bottom: 10px;
}
.amenities_list__box ul li img {
    height: 25px;
    margin-right: 10px;
}
.amenities_list__box {
    text-align: left;
}
.amenities_list__box ul {
    padding-left: 0px;
}
.location_column_box h6 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #003334;
}
.location_column_box {
    border-left: 3px solid #d9b740;
    border-right: 3px solid #d9b740;
    border-radius: 18px;
    text-align: center;
    margin-bottom: 30px;
}
.location_column_box ul li{
    /* border-left: 3px solid #d9b740; */
    /* padding-left: 15px; */
    list-style: none;
}
.amenities_section {
    background-color: #f3d364;
}
section#schedule-visit {
    background-image: linear-gradient(to right bottom, #000000b5, #000000c7), url(../img/landing/bg-img/bg01.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    background-repeat: no-repeat;
}
.text-shadow-txt {
    text-shadow: 2px 2px 10px #000;
}
.counter-wrap-box h6 {
    margin-bottom: 0px;
    font-size: 20px;
}
.counter-wrap-box p {
    margin-bottom: 0px;
}
.counter-wrap-box {
    text-align: center;
    background-color: #f3d364;
    border-radius: 50px;
    padding: 10px 0px;
}
footer#footer {
    background-color: #084d4e;
}
.disclaimer-txt{
    text-align: center;
}
.disclaimer-txt h6{
    color: #fff;
    margin-bottom: 5px;
}
.disclaimer-txt p{
    color: #fff;
    margin-bottom: 0px;
    font-size: 12px;
}
.call_now_btn {
    background-color: #055152;
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff;
    border: 1px solid #055152;
}
.call_now_btn:hover{
    background-color: #fff;
   border: 1px solid #055152;
    color: #055152;
}
.carousel-indicators button {
    background-color: #003334;
    border: 1px solid #f3d364;
    height: 15px;
    border-radius: 50px;
    margin-right: 5px;
}
.carousel-indicators {
    bottom: 15px;
}
.modal-header .btn-close:focus{
    box-shadow: unset;
}
.modal-footer {
    justify-content: center;
}
.modal_call__num_digit a {
    color: #000;
    border: 1px solid #003334;
    padding: 5px 20px;
}
.footer__content .footer-script-qr-code {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer__content .footer-script-text {
    display: grid;
    grid-template-columns: 20% 1fr;
    gap: 15px;
}
.footer__content .rera-img img {
    border-radius: 50%;
}
.footer-about-contain .footer-script p {
    margin: 0px;
}
.footer__content .links {
    padding: 0px;
}
.footer__content .links li a {
    color: #fff;
}
.footer__content .links li {
    margin-bottom: 15px;
    list-style: none;
}
.footer__content .links li a i {
    color: #16f8fb;
    font-size: 20px;
}
.footer__content .rera-img-text p {
    margin: 0;
}
.footer__content .rera-img-text p {
    color: #fff;
    font-size: 14px;
}
.footer__content .social-links ul {
    display: flex;
    gap: 15px;
    padding-left: 0;
}
.footer__content .social-links ul li {
    list-style: none;
}
.footer__content .social-links ul li i {
    font-size: 20px;
    color: #b2bfbe;
}
.footer__content .social-links {
    margin-top: 20px;
}
section.copyright-section {
    background-color: #15f0f6;
}
.copyright__text p {
    font-size: 14px;
    margin: 0;
    text-align: center;
}
.copyright__text p a {
    color: #084d4e;
}
.script-qr-code img {
    height: 150px;
}
.overview__about_section_content p {
    text-align: justify;
}
/* ================================== */
.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 90px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 120px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

/* ====================== */
.mobile-banner {
    display: none !important;
}
.desktop-banner{
display: block !important;
}
/*Responsive Media Queries( Start-> )*/


@media screen and (min-width:1600px){

}
@media screen and (min-width:992px) and (max-width:1200px){

}
@media screen and (min-width:750px) and (max-width:991px){

}
@media screen and (max-width:749px){

.pb80 {
    padding-bottom: 40px;
}
.pt80 {
    padding-top: 40px;
}
.order__1{
  order: 1;
}
.order__2{
  order: 2;
}

.mobile-banner {
    display: block !important;
}
.desktop-banner{
display: none !important;
}
.footer__content .footer-script-text {
    grid-template-columns: 1fr;
}
.footer__content .footer-script-qr-code {
    display: block;
}
.land_right_border {
    border-right: unset;
        border-bottom: 2px solid #eee;
}
.land_details_box {
    margin-top: 10px;
    margin-bottom: 10px;
}
.section__center_heading h1 {
    font-size: 25px;
}
.section__center_heading h5 {
    margin: 0;
    font-size: 16px;
}
.overview__about_section_img {
    margin-bottom: 20px;
}
.common-heading-title h4 {
    margin-bottom: 0;
    font-size: 28px;
}
.unit_plans_box {
    margin-bottom: 20px;
}
.common-heading-title h4 {
    margin-bottom: 0;
    font-size: 25px;
}
.counter-wrap-box {
    text-align: center;
    background-color: #f3d364;
    border-radius: 50px;
    padding: 10px 0px;
    margin-bottom: 20px;
}
.header-logo img {
    height: 45px;
}
}
@media screen and (max-width:320px){

}


/*Responsive Media Queries( Start-> )*/
