/*!
Theme Name: Rhythm
Theme URI: https://preview.treethemes.com/rhythm/
Author: Treethemes
Author URI: https://treethemes.com/
Description: Rhythm is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: rhythm
Text Domain: rhythm-child
*/



@font-face {
    font-family: 'Proxima Nova';
    src: url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-Black.woff2') format('woff2'),
        url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-BlackIt.woff2') format('woff2'),
        url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-BlackIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-Black.woff2') format('woff2'),
        url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-Light.woff2') format('woff2'),
        url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-ExtraBold.woff2') format('woff2'),
        url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-BoldIt.woff2') format('woff2'),
        url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('https://rishikeshone.com/wp-content/themes/rhythm//fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bodoni BT';
    src: url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/BodoniBT-Italic.woff2') format('woff2'),
        url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/BodoniBT-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni BT';
    src: url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/BodoniBT-Roman.woff2') format('woff2'),
        url('https://rishikeshone.com/wp-content/themes/rhythm/fonts/BodoniBT-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.masterplan .vc_tta-tabs-list li a {
    border: 0 !important;
    border-radius: 0 !important;
}

.masterplan .vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a {background: black !important;color: white !important;}

.masterplan .vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab.vc_active>a {
    background: #987136 !important;
}

.masterplan .vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a span {
    color: white;
}
.masterplan .vc_tta-panels {
    border: none !important;
}
.masterplan .slick-next
{
	right:0 !important
}
.masterplan .slick-prev{
left:0 !important;
}


div#primary_footer p, div#primary_footer a {
    font-family: 'Proxima Nova' !important;
}
.imlinks a {
    font-size: 18px;
}

.footermenu+ .footermenu {
    margin-top: 40px;
}

.navbar-default .navbar-nav > li > a
{
	padding-top:44px !important;
}
.navbar-default:not(.rhythm-underlining):not(.hover-line) .navbar-nav > li > a
{
	padding-right:0px !important;
	font-size:16px !important;
}
.d-md-none {
    display: none;
}

.navbar-default:not(.rhythm-underlining):not(.hover-line) .navbar-nav > li > a
{
	color:white !important
}
.projecthighlights .imageradius p {
    position: absolute;
    top: 0;
    left: 10px;
    color: white;
    font-size: 10px;
    margin: 0;
}
header #dl-menu li:not(:last-child) a
{
	border-color:white !important
}
h2.wpb_heading.wpb_singleimage_heading {
    position: absolute;
    bottom: 10px;
    z-index: 1;
    right: 10px;
    color: white !important;
    font-size: 12px !important;
}


a.whatsapp {
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 9;
    width: 60px;
    height: 60px;
    overflow: hidden;
    background: white;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 14px #ffffff80;
}

a.whatsapp img {
    width: 50px;
}


div#secondary_footer a {
    color: white;
}

#big_footer div#secondary_footer a:hover {
    color: #987136 !important;
}


.navbar-collapse ul.navbar-nav > li > a
{
	font-family: 'Proxima Nova' !important ;
}
.h-font{
	 font-family: 'Bodoni BT' !important;
}


body, .b_font{
    font-family: 'Proxima Nova' !important ;
}

.footer_sidebar > a {
    display: table;
    margin: auto;
	    font-family: 'Proxima Nova' !important ;
}

.footermenu {
    display: flex;
    align-items: start;
    justify-content: start;
    color: white;
	flex-direction:column;
	gap:24px;
	margin-top:0px;
}
.footermenu div {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 8px;
}
#primary_footer .col-md-4:nth-child(2) {
    padding-left: 80px;
}
#primary_footer a i {
    margin-right: 8px;
    font-size: 20px;
}
.footermenu  p {
    color: white;
    max-width: 270px;
}
#primary_footer .footer_sidebar.col-xs-12.col-md-4 img {
    width: 200px;
}
.footermenu >div span {
    margin-right: 32px;
	font-size:16px;
}

.footermenu a {

	    font-family: 'Proxima Nova' !important ;
}
#primary_footer .footermenu h2 {
    color: #D5A863;
    margin: 0;
	font-size:22px;
	font-style:italic;
	text-transform:uppercase;
	letter-spacing:1px
}




div#secondary_footer {
    border-top: 1px solid white;
    color: white;
    font-size: 14px;
}


div#secondary_footer .row .col-md-6:nth-child(1) {
    text-align: left;
}

div#secondary_footer .row .col-md-6:nth-child(2) {
    text-align: right;
}


.aboutus {
    padding-top: 110px !important;
    padding-bottom: 140px;
}

.aboutus h6 {
    font-size: 20px;
    color: white;
    font-style: italic;
    letter-spacing: 1px;
    font-weight: 600;
	margin-bottom:40px;
}
.aboutus p {
    font-size: 14px;
    color: white;
    max-width: 492px;
    display: table;
    margin: auto;
}
.projecthighlights  h2.h-font {
        margin-top: 0;
    font-size: 38px !important;
    font-weight: 400 !important;
    font-style: italic;
    color: #3D2F0B !important;
    letter-spacing: 2px !important;
}

.projecthighlights .line {
    width: 330px;
    display: block;
    height: 1px;
    background: #C3986D;
}
.amenites .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 64px;
    justify-content: center;
    align-items: center;
    flex: 1 1 auto;
    flex-direction: row;
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
}

.amenites .wpb_wrapper .aio-icon-component {
    width: 250px;
    flex: 0 0 250px;
    border-radius: 18px !important;
    padding: 20px 16px;
    border-image-slice: 1;
    overflow: hidden;
    position: relative;
    z-index: 1;
    /* flex: 1 1 auto; */
    min-height: 175px;
	transition: 0.5s all;
}
.amenites .wpb_wrapper .aio-icon-component:hover {
    background: #987136;
}

.amenites .wpb_wrapper .aio-icon-component h3.aio-icon-title {
    margin-top: 12px;
    margin-bottom: 2px;
    font-family: 'Proxima Nova' !important;
}
.amenites .wpb_wrapper .aio-icon-component::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1px; /* Controls thickness of border */
    background: linear-gradient(to right, #D6A629 2%, #FFCF24 28%, #F8F193 53%, #D6A629 75%, #D6A629 100%);
    border-radius: 18px;
    -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}


.amenites {
    margin-top: 64px;
}

.aio-icon-description {
    font-family: 'Proxima Nova' !important;
}
.amenitesblock {
    padding-top: 90px !important;
	    padding-bottom: 90px !important;
}
.amenitesblock .aio-icon-description{
	line-height:22px !important;
}
.amenitesblock h1 {
    font-family: 'Bodoni BT' !important;
    letter-spacing: 1px !important;
    font-weight: unset !important;
}
.amenites .aio-icon-img {
    font-size: unset !important;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.amenites .aio-icon-img img.img-icon {
    height: 50px;
    width: auto !important;
    max-width: unset !important;
}
.location-advantages {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.location-advantages h5 {
    font-family: 'Bodoni BT' !important;
    letter-spacing: 1px !important;
    color: #3D2F0B;
    font-size: 38px;
    line-height: 44px !important;
    font-style: italic;
}
.timeline {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
	 margin-top:52px;
	padding-left: 60px;
}

.timeline li {
    display: flex;
    color: #000000 !important;
    font-family: 'Proxima Nova' !important;
    margin-left: 0;
    border: 1px solid #3D2F0B;
    align-items: center;
    justify-content: left;
    padding: 6px 20px;
    margin-top: 0;
    margin-bottom: 16px;
position:relative;
	border-radius: 8px;
}

.timeline li div {
    width: 30px;
    margin-right: 18px;
}

.timeline li:hover {
    background: #A36E39;
    color: white !important;
    border-color: #A36E39;

}

.timeline li:hover img {
    -webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
}

.timeline::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    height: 100%;
    background: #3D2F0B;
}

.timeline li:last-child {
    margin-bottom: 0 !important;
}

.timeline li::before {
    content:' ';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    left: -65px;
    border: 1px solid #000000;
    background: #E9E3D3;
}



.timeline li:hover:before {
    background: #A36E39;
    border-color: #A36E39;
}
.timeline li span {
    font-weight: 600;
}

.interior  h1 {
    font-size: 38px;
    color: white;
    line-height: 44px;
    font-style: italic;
    position: relative;
    margin-bottom: 30px;
    font-weight: normal;
}

.interior h1:before {
    content: " ";
    width: 200px;
    height: 1px;
    background: white;
    position: absolute;
    display: table;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -16px;
}
.interior {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.interior .ult-carousel-wrapper {
    margin-top: 60px;
}

.custom-arrows {
    position: absolute;
    width: 100%;
    bottom: 42%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

.custom-arrows button {
    background: transparent;
    border: 0;
	padding:10px 0;
}

.gallryslider .wpb_text_column {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    color: white;
    z-index: 1;
}

.gallryslider .wpb_text_column p {
    color: white;
    font-size: 18px;
    font-family: 'Proxima Nova' !important;
}
.unitplans {
    padding-top: 60px !important;
    padding-bottom: 60px;
}

.unitplans h1 {
    color: white;
    font-weight: 400;
    font-size: 38px;
    line-height: 44px;
    font-style: italic;
    margin-bottom: 38px;
    position: relative;
}

.unitplans h1::before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    display: table;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    background: white;
    width: 160px;
    bottom: -16px;
}

.unitplans .slider {
    margin-top: 80px;
}
div#big_footer {

	margin-bottom:60px;
}
.changebg button {background: transparent;border: 1px solid transparent;border-radius: 8px;color: #00000094;font-size: 16px;font-family: 'Proxima Nova' !important;padding-top: 4px;padding-bottom: 4px;padding-left: 0;padding-right: 20px;transition: 0.5s all;margin-bottom: 2px;}

.changebg button:hover {
    padding-left: 20px;
    font-size: 16px;
    color: #AC8E5E;
    opacity: 9;
    border-color: #AC8E5E;
}

.changebg button span {
    font-weight: 600;
}
.changebg {
    margin-top: 44px;
}

.changebg i {
    font-size: 9px;
    margin-right: 8px;
}
img#projectImage {
    max-width: 530px;
	    border-bottom-left-radius: 280px;
    border-bottom-right-radius: 280px;
}
.projecthighlights {
    padding-bottom: 90px;
}

.modalbtn .btn-modal {
    border: 1px solid white !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    font-family: 'Proxima Nova' !important;
    margin-top: 24px !important;
}
.Modalcontent .ult_modal-body>p {
    display: none;
}

.Modalcontent h2 {
    !im: 44px;
    text-align: center;
    margin-bottom: 40px;
    font-size: 38px !important;
    font-weight: 400 !important;
    font-style: italic;
    color: #3D2F0B !important;
    letter-spacing: 1px !important;
    font-family: 'Bodoni BT' !important;
    position: relative;
}

.Modalcontent h2:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    width: 230px;
    height: 1px;
    background: black;
    margin-left: auto;
    margin-right: auto;
}
.Modalcontent input[type='text'], .Modalcontent input[type='email'], .Modalcontent input[type='text'], .Modalcontent input[type='tel'] {
    background: transparent !important;
    border: 1px solid black !important;
}

.Modalcontent  label {
    color: black;
    margin-bottom: 16px;
}

.Modalcontent input.wpcf7-submit {
    width: 100%;
    background: #987136;
    border: 1px solid white;
    color: white;
    padding: 10px 0;
    text-transform: uppercase;
}

.Modalcontent input.wpcf7-submit:hover {
    background: black;
}

.Modalcontent .wpcf7 input.wpcf7-not-valid {
    border-color: red !important;
}

.fixed-footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: #E9E3D3;
    padding: 10px 0;
}

.fixed-footer input {
    height: 44px;
    font-weight: 400;
    font-family: 'Proxima Nova' !important;
    letter-spacing: 1px;
    background: transparent !important;
    border: 1px solid #000000 !important;
}

.fixed-footer .wpcf7 input[type="text"], .fixed-footer .wpcf7 input[type="email"], .fixed-footer .wpcf7 input[type='tel'] {border: 1px solid black !important;}

.fixed-footer input::placeholder {
    color: black;
    text-transform: uppercase;
    font-size: 14px;
}

.fixed-footer .wpcf7 input.wpcf7-not-valid {
    border-color: red !important;
}
.fixed-footer input.wpcf7-form-control.wpcf7-submit {
    background: #987136 !important;
    border: 1px solid white !important;
    text-transform: uppercase;
    padding: 0 20px;
    color: white;
}

.fixed-footer input.wpcf7-form-control.wpcf7-submit:hover {
    background: black !important;
}
.interior {
    background-attachment: fixed;
}

.uncontent {
    text-align: center;
    color: white;
    font-size: 22px;
    font-family: 'Bodoni BT' !important;
    font-style: italic;
    margin-top: 8px;
    line-height: 24px;
}

.uncontent span {
    display: block;
    font-style: normal;
    font-family: 'Proxima Nova' !important;
    font-size: 16px;
}
.unitplans {
    background-attachment: fixed;
}

.amenitesblock {
    background-attachment: fixed;
    background-position: top;
}

.aboutus {
    background-attachment: fixed;
}


.gallryslider .wpb_single_image .vc_single_image-wrapper:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    background: linear-gradient(180deg, rgb(0 0 0 / 43%) 0%, rgb(255 255 255 / 1%) 90%);
    z-index: 1;
    transform: rotate(180deg);
}

header .navbar-header, header.style4 .nav-container .navbar-header {
    height: unset !important;
}

header a.navbar-brand img {
    max-height: 58px !important;
}
.for-mobile {
    display: none;
}
.timeline li div+ div {
    width: 100%;
    margin-right: 0;
}
.imageradius .wpb_wrapper {
    outline: 1px solid #c3986d;
    outline-offset: 10px;
    display: inline-block;
    border-bottom-left-radius: 400px;
    border-bottom-right-radius: 400px;
    position: relative;
}

.imageradius .wpb_wrapper::before {
    content: " ";
    position: absolute;
    right: 45px;
    bottom: 30px;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background: #c3986d;
	z-index:1
}
.mobacordion .panel-heading {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.mobacordion .panel-heading div:nth-child(1) {
    width: 90%;
    color: #00000094;
    font-size: 16px;
    font-family: 'Proxima Nova' !important;
    line-height: 19px;
}

.mobacordion .panel-heading div:nth-child(2) {
    width: 10%;
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-end;
}

.mobacordion .panel-heading div:nth-child(2) i {
    font-size: 30px;
    color: #987136;
	transition:0.5s all
}
.mobacordion .panel-heading:not(.collapsed) div {
    color: #A36E39;
}
.mobacordion .panel-heading {
    background: transparent !important;
}

.mobacordion .panel.panel-default {
    background: transparent;
    border-color: #987136;
    border-radius: 8px;
    color: #00000094;
    font-size: 16px;
    font-family: 'Proxima Nova' !important;
}

.mobacordion {
    margin-top: 40px;
}

.mobacordion .panel-heading div:nth-child(1) span {
    font-weight: 600;
}

.mobacordion .panel + .panel {
    margin-top: 10px !important;
}

.mobacordion .panel figure {
    margin: 8px;
}

.mobacordion .panel-collapse {
    border-top: 1px solid #987136;
}

.mobacordion .panel-heading:not(.collapsed) i {
    transform: rotate(180deg);
}
.projecthighlights .modalbtn .btn-modal {
    padding: 8px 23px;
}
.location-advantages .modalbtn .btn-modal {
    margin-top: 40px !important;
    padding: 8px 25px;
	margin-left: 66px;
}
.location-advantages:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    height: 260px;
    background-image: url(https://rishikeshone.com/wp-content/uploads/2025/06/circle.png);
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
}
.fixed-footer .wpcf7-spinner {
    margin: 10px -28px !important;
}


.Modalcontent  span.wpcf7-spinner {
    margin: 10px -28px !important;
}
#UnitPlans .vc_tta-panels {
    background: transparent;
    border: 0;
}
.vc_tta.vc_general .vc_tta-tab.vc_active>a::after, .vc_tta.vc_general .vc_tta-tab.vc_active>a::before {
    display: none !important;
}
#UnitPlans .vc_tta-tabs .vc_tta-panel-body .wpb_content_element
{
	padding:0 !important;
}
#UnitPlans .vc_tta.vc_general .vc_tta-tab>a {
    background: transparent !important;
    line-height: 44px;
    font-style: italic;
    border: 1px solid transparent ;
    position: relative;
    border-radius: 0 !important;
    padding: 6px 30px !important;
}

#UnitPlans li.vc_tta-tab a span{
    color: white;
    font-weight: 400;
    font-size: 25px !important;
    font-family: 'Bodoni BT' !important;
}

#UnitPlans .vc_tta-tabs-container {
    margin-bottom: 20px !important;
}

#UnitPlans .vc_tta.vc_general .vc_tta-tab.vc_active a {
 border:1px solid white !important;
}
.unitplans figure.wpb_wrapper.vc_figure {
    margin-top: 80px;
}

div#masterplan {
    padding: 60px 0;
	background-size: cover;
    background-position: center center;
}

div#masterplan h1 {
    color: #3D2F0B;
    font-weight: 400;
    font-size: 38px;
    line-height: 44px;
    font-style: italic;
    margin-bottom: 38px;
    position: relative;
}
div#masterplan h1:before{
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    display: table;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    background: #3D2F0B;
    width: 160px;
    bottom: -16px;
}
.textwidget p {
    color: white;
}

.textwidget {
    margin-top: 8px;
}
section#UnitPlans .slick-slide img {
    max-width: 800px;
}


@media only screen and (max-width: 600px) {
	
	.slider .slick-slide:not(.slick-center) {
    transform: scale(0.2) !important;
}

.custom-arrows {
    padding: 0 10px !important;
    left: 0;
}

.custom-arrows button svg {
    width: 34px !important;
}
	
	
	section#UnitPlans .slick-slide img {
    max-width: 100%;
}
.location-advantages .modalbtn .btn-modal {
	margin-left:0 !important
	}
header.navbar {
    display: flex;
    align-items: center;
}

.fixed-footer .wpcf7 {
    display: none;
}
header .navbar-header, header.style4 .nav-container .navbar-header
	{
		margin-top:0;
		margin-bottom:0;
	}
	header.navbar .hamburguer-trigger-menu-icon span {
    background-color: white;
}

#dl-menu .hamburguer-trigger-menu-icon .hamburger-line-3 {
    top: 5px !important;
}

.hamburguer-trigger-menu-icon .hamburger-line-2 {top: 4px;}

.dl-menuwrapper button {
    margin-right: 0;
}

#dl-menu .hamburguer-trigger-menu-icon .hamburger-line-3 {
    top: 15px !important;
}
#dl-menu .hamburguer-trigger-menu-icon {
    height: 1px !important;
    width: 30px;
}
.dl-menuwrapper button {
    top: -14px !important;
}

#dl-menu .dl-active .hamburguer-trigger-menu-icon .hamburger-line-1, #dl-menu .dl-active .hamburguer-trigger-menu-icon .hamburger-line-3
	{
		top:14px !important
	}
.aboutus {
    padding-top: 10px !important;
    padding-bottom: 60px !important;
}

.aboutus .vc_row .vc_col-sm-6:nth-child(2) {
    margin-top: 12px;
}

.aboutus h6 {
    margin-bottom: 22px;
}

img#projectImage {
    max-width: 100%;
}
.aboutus.vc_custom_1750409973045{
    background-position: right !important;
	background-attachment:fixed !important;
}
	.projecthighlights h2.h-font {
    text-align: center;
    margin-top: 32px;
}

.projecthighlights .line {
    margin: auto;
    width: 250px;
}
.changebg button {
    text-align: left;
    border-color: #AC8E5E;
    padding-left: 20px;
    width: 100%;
    margin-bottom: 10px;
}

.changebg button i {
    display: none;
}



.modalbtn .btn-modal {
    margin: auto;
    width: 100%;
    padding: 8px 0;
    font-size: 16px;
}


.projecthighlights {
    padding-bottom: 60px;
}
.amenitesblock {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.amenites .wpb_wrapper {
    gap: 16px;
}

.amenites .wpb_wrapper .aio-icon-component {
    min-height: unset;
    width: 300px;
    flex: 0 0 300px;
    padding: 24px 18px;
}
.amenitesblock.vc_custom_1750461693998 {
    background-position: right !important;
}
.timeline {
    padding-left: 26px;
}

.timeline li::before {
    left: -31px;
}

.timeline li {width: 100%;}


.location-advantages h5 {text-align: center;}

.location-advantages span.uvc-headings-line {
    width: 250px !important;
    margin: auto !important;
    display: inline-block !important;
}
.fordesktop {
    display: none;
}
.for-mobile {
    display: block;
}
.location-advantages h5 {
    font-size: 34px !important;
    text-align: center;
}

.location-advantages .line_only {
    width: 200px;
    margin-bottom: 34px;
}

.timeline {
    margin-top: 22px;
}
.imageradius .wpb_wrapper::before
	{
right:0;
	}
	.changebg button.active {
    background: #AC8E5E;
    color: white;
    /* line-height: 16px; */
}

.changebg button {
    padding: 10px 20px;
    line-height: 19px;
}
.interior {padding-top: 60px !important;padding-bottom: 60px !important;background-attachment: scroll !important;}
.gallryslider .wpb_text_column {
    position: relative;
    bottom: -15px;
}
.gallryslider button.slick-next {
    width: 40px !important;
    top: 40%;
		right:-10px !important;
}

.gallryslider button.slick-prev {
    width: 40px !important;
    top: 40%;
	left:-10px !important;
}
	.gallryslider div#slick-slide10 {

}

.gallryslider .vc_column_container>.vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.footermenu {
    flex-direction: column;
    gap: 16px;
}

.footermenu >div span {
    margin-right: 0px;
    display: block;
    margin-top: 5px;
}

div#secondary_footer .row .col-md-6:nth-child(2) {
    text-align: center;
}

div#secondary_footer .row .col-md-6:nth-child(1) {
    text-align: center;
}

#primary_footer > .container, #primary_footer > .no-fcontainer
	{
		padding-top:40px;
	}
	#primary_footer a img {
    max-width: 170px !important;
}header #dl-menu ul, header.header_after_scroll #dl-menu ul {
    background: #152f52 !important;
    width: calc(100% + 60px);
    left: -20px;
	top:52px;
}

header #dl-menu ul a {
    color: white !important;
}
.custom-arrows button svg {
    width: 60px;
}

.custom-arrows {
    padding: 0 0;
	bottom: 35%;
}

.uncontent {
    font-size: 18px;
}

.uncontent span {
    font-size: 14px;
}
.fixed-footer {
    display: none;
}

div#big_footer {
    margin-bottom: 0;
}
.ult_modal-body:not(.ult-youtube) {
    padding: 40px 20px !important;
}

.ult_modal.ult-container, .ult_modal.ult-medium, .ult_modal.ult-small {
    width: 90% !important;
}

.Modalcontent h2 {
    font-size: 30px !important;
    letter-spacing: 1px;
    margin-top: 0 !important;
}

.ult-overlay-close-inside {
    filter: brightness(0);
    top: 10px;
}

.ult-overlay-close.top-right {top: 60px !important;}
header .container.style1 {
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
}
header #dl-menu ul li:hover, .dl-menuwrapper li:not(.rhythm_mega_hide_link):hover > a {
    background: #987136 !important;
}
.footermenu p {
    max-width: 100%;
    text-align: left;
}

#primary_footer .footermenu h2 {
    font-size: 20px;
}
section.vc_section.fixedfooter {
    position: fixed;
    bottom: 0;
    z-index: 9;
}

#big_footer {
    z-index: 0;
}
.fixedfooter {
    background: #987136;
    width: 100%;
}

.fixedfooter .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0;
}

.fixedfooter .wpb_wrapper> div {
    width: 100%;
}

.fixedfooter .wpb_wrapper .modalbtn .btn-modal {
    padding: 6px 0 !important;
    border: 0 !important;
    margin-top: 0 !important;
}

.fixedfooter .wpb_wrapper> div:nth-child(2) {
    border-left: 1px solid white;
}
.fixedfooter .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.fixedfooter .wpb_wrapper .modalbtn .btn-modal:hover {
    background: #967135 !important;
}
	#secondary_footer
	{
margin-bottom:40px;}
	#back-top a {
    display: none;
}
	a.whatsapp {
    position: fixed;
    right: 10px;
    bottom: 44px;
	}
	.privacy-policy h6 {
    font-size: 24px !important;
}

.privacy-policy p {
    font-size: 16px !important;
}

.privacy-policy {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
	.vc_row.wpb_row.vc_row-fluid.privacy-policy.disclaimer {
    padding-bottom: 0 !important;
}
    #big_footer {
        z-index: 0;
        background-color: #152f52 !important;
        background-image: unset !important;
    }
	section#Amenities {
    background-image: unset !important;
    background-color: #152f52;
}
div#masterplan {
    padding: 44px 0;
}

div#masterplan h1 {
    font-size: 36px;
	margin-top:0
}

#masterplan img {
    width: 100%;
    margin-top: 20px;
}
.container.present-container.titlesleftcrumbsright {
    margin-top: 60px !important;
    height: 220px !important;
    padding-bottom: 20px !important;
    padding-top: 0 !important;
}
	
.present-container h1.page_title {
    font-size: 32px !important;
}
.contact-page-block {
    padding-top: 30px;
}

.contact-page-block .vc_col-sm-6 .vc_row {
    margin-bottom: 20px !important;
}

.page-id-423 .contact-page-block h2:not(.the_title h2):not(.woocommerce-loop-product__title):not(.cart_totals h2):not(.woocommerce-tabs h2):not(.related h2):not(h2.secondaryTitle):not(.uvc-main-heading h2):not(h2.ult-responsive):not(h2.titlelabel) {
    font-size: 24px !important;
}
.contact-form-block {
    width: 90% !important;
    display: table;
    margin: auto !important;
    padding: 24px 29px;
}

.contact-form-block p {
    font-size: 18px !important;
    line-height: 24px;
}

.contact-form-block .vc_column-inner {
    padding: 0 !important;
}

.contact-form-block form .row> div {
    margin-bottom: 33px !important;
    display: inline-block;
}
.contact-page-block .vc_col-sm-6 .vc_row.vc_row-fluid {
    margin-bottom: 0 !important;
}

.contact-page-block .vc_col-sm-6:nth-child(1) .vc_col-sm-6 {
    margin-bottom: 20px;
}

.contact-page-block .vc_col-sm-6:nth-child(2).contact-form-block {
    margin-top: 40px !important;
}
.contact-page-block p {
    font-size: 16px !important;
}
.contact-page-block .d-md-none {
    display: block;
    margin-bottom: 32px;
}
section#section-423 iframe {
    height: 250px;
}
.page-id-423 div.fullwidth-container[data-background-alignment="center"] {
    background-position: center right !important;
}
.present-container h1.page_title {
    text-align: center;
}
.aboutbloack.vc_custom_1758115686394 {
    padding: 60px 0 !important;
}
.aboutbloack.vc_custom_1758115686394 .vc_row {
    display: flex;
    flex-direction: column;
}

.aboutbloack.vc_custom_1758115686394 .vc_row .vc_col-sm-6:nth-child(1) {
    order: 2;
    margin-top: 32px;
}

.aboutbloack.vc_custom_1758115686394 .vc_row .vc_col-sm-6:nth-child(2) {
    order: 1;
}

.aboutbloack.vc_custom_1758115686394 h1 {
    text-align: center;
    font-size: 30px !important;
}

.aboutbloack.vc_custom_1758115686394 p {
    font-size: 16px !important;
    text-align: center;
}
.faqarea.vc_custom_1758115804863 {
    padding: 60px 0 !important;
}

.faqarea.vc_custom_1758115804863 h1 {
    font-size: 30px !important;
    line-height: 44px !important;
}

.faqarea.vc_custom_1758115804863 .wpb_wrapper {
    padding: 0;
}

.faqarea .vc_tta-panels .vc_tta-panel-heading h4 a span, .faqarea .vc_tta-panels .vc_tta-panel-heading h4 a i {
    font-size: 18px !important;
}

.faqarea .vc_tta-panels .vc_tta-panel-heading h4 a span {
    width: 100% !important;
    display: inline-block;
}

.faqarea .vc_tta-panels .vc_tta-panel-heading h4 a i {display: none;}

.faqarea.vc_custom_1758115804863 .wpb_wrapper p {
    padding: 10px;
    font-size: 16px !important;
}
	.page-id-452 .faqarea .vc_tta-panels .vc_tta-panel-heading h4 a span, .faqarea .vc_tta-panels .vc_tta-panel-heading h4 a i {
    font-size: 18px !important;
}
.aboutbloack h2 {
    text-align: center;
    font-size: 32px !important;
    margin-top: 0;
}

.aboutbloack .line {
    width: 100%;
}
.faqarea .vc_tta-panels {
    margin-top: 40px;
}
.unitplans .slider .slick-list.draggable {
    padding: 0 27px!important;
}
#masterplan .vc_tta-panel-heading {
    border: 1px solid  #987136 !important;
    border-radius: 0 !important;
}

.vc_tta-panel-heading h4 a span {
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    color:#987136 !important;
}

#masterplan .vc_tta-panel-heading h4 {
    padding: 10px 0 !important;
}

#masterplan  .vc_tta-panel-body {
    border-top: 0 !important;
    border: 1px solid #987136 !important;
    margin-top: -2px;
    border-radius:0 !important;
    padding-bottom: 0;
    display: block !important;
}

#masterplan .vc_tta-panel-body .parallax-mousemove {
    padding: 0 !important;
}

#masterplan .vc_tta-panel-body  img {
    margin-top: 0 !important;
}



#masterplan .vc_tta-panel-heading h4 a {
    margin: 0;
    padding: 0;
}

.vc_tta.vc_general .vc_tta-panel+ .vc_tta-panel {
    margin-top: 20px;
}


	
}