body{position: relative; color:#ffffff;}
body::before{content: "";background-image:url('../img/bg.jpg') ;inset: 0;position: absolute;display: inline-block;min-height: 100vh;z-index: -1;}
iframe{max-width: 100%;}
img {height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;}
.about > h3 {color: #ffffff; text-transform: capitalize; line-height: 50px;font-size: 37px;margin-top: 40px;}
.about > h2 {color: #ffffff !important;line-height:50px;}
.about > h2 > span{color: #ffffff ;font-weight:600;}
.lyt h6{text-transform: uppercase;color: #ffffff; font-size: 24px; font-weight: 600;}
.abc{padding: 50px 0px;}
.abc .sectiona{position: relative; display:flex; justify-content:center;}
.abc .sectiona .content{position: absolute; bottom:1%; right:0%; background: url('../img/bg.jpg');width:30%; padding:10px 10px; transition: all 0.3s ease-in-out; transform: perspective(250px) rotateY(-90deg); transform-origin: right center;}
.abc .sectiona .iimage:hover .content{transform: perspective(250px) rotateY(0deg);}
.club-amenities h3{color: #ffffff;font-weight: 600;text-transform: uppercase;text-align: center;}
.grid-item img.item_image {max-width: 100%;transition: all 0.5s ease-in-out;}
.grid-item.width-100 {max-width: 100%;}
.packery .grid-item .works-info {position: absolute;right: 0;top: auto;bottom: 1%;padding: calc(1.34375rem + 0.96429vw);margin-top: 0rem;max-width: 450px;background: url('../img/bg.jpg');color: #ffffff;transform: perspective(250px) rotateY(-90deg);transform-origin: right;transition: all 0.5s ease-in-out;}
.packery .grid-item:hover .works-info {transform: perspective(250px) rotateY(0deg);}
.mast{display: flex; justify-content: center;}
.label-text h3, .label-text span {font-weight: 700;font-size: 20px;line-height: 26px;margin-bottom: 15px;color:#ffffff;}
/*.fancybox-slide--image .fancybox-content {transition-property: none !important;transform: none !important;width: 100% !important;height: 100% !important;}*/
/*.fancybox-image {transform: scaleX(1.2) !important;}*/
.specifi > .floor-flexy > h4 {margin-left: 0px;font-size: 33px;color: #ffffff;font-weight: 600;}
.floorplan-sec{padding: 30px 0px 60px;}
.floorplan-sec .nav-bhk{max-height: 400px;overflow-y: scroll;scroll-behavior: smooth;}
.location {padding: 50px 0px;}
.title-casa {text-align: center;padding: 0px 0px 25px 0px;}
.location .title-casa p {text-align: left;font-size: 14px;line-height: 28px;margin: 10px 0px;}
.location .accordion-header {background: #f4c46a;border-radius: 10px;}
.location .accordion-button {color: #2a3251;font-size: 14px;background: #fff;line-height: 25px;font-weight: 550;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.locat {height: 100%;}
.locat img {width: 100%;height: 100%;object-fit: cover;}
.location .accordion-item {border: none; border-radius: 5px !important;background: transparent;}
.location .accordion-body .acb-ul li{list-style-type:disc;}
/* .location .accordion-button:not(.collapsed){   color: #642e11 !important;font-size: 14px;background: #fff;} */
.location .accordion-button{text-transform:uppercase;}
.modal-content{background: url('../img/bg.jpg')}
.mt-30{margin-top:60px;}
.form-group .btn.section-button {border-radius: 25px;border: 1px solid #AE9B93;text-align: center;padding: 10px 33px 14px;color: #00234D;font-size: 20px;letter-spacing: 2px;margin-top: 0px;line-height: 20px;}
.form-group input {height: 40px;width: 100%;}
input#enq-submit{color: #ffffff;}
input#enq-submit:hover{background-color: #ffffff; color: #2a3251;}
.btn-effect {font: 12px Arial;display: inline-block;padding: 14px 29px 14px;text-align: center;color: #fff;background: red; border-radius: 25px;border: 1px solid #AE9B93;background: linear-gradient(to left, transparent 50%, #fff 50%) right;background-size: 200%;transition: 0.5s ease-out;}
a:hover {color: #ffffff;}
/*.owl-theme .img-wrapper img{width:50% !important;}*/
.outdoor{padding:50px 0px;}
.clubhouse{padding:50px 0px;}
.outdoor .item, .clubhouse .item{   display: flex; justify-content: center; flex-direction:column;}
.outdoor .img-wrapper, .clubhouse .img-wrapper{ margin: 0 80px; 
    border: 2px dotted #fff;
    border-radius: 54%;
    padding: 15px 15px;}
    
.outdoor .item span, .clubhouse .item span{margin-top:10px; text-align:center; text-transform:capitalize;}
.outdoor .owl-theme .owl-prev, .clubhouse .owl-theme1 .owl-prev{position:absolute; top:20%; left:0;}
.outdoor .owl-theme .owl-next, .clubhouse .owl-theme1 .owl-next{position:absolute; top:20%; right:0;}
.outdoor .owl-theme .owl-prev span,.outdoor .owl-theme .owl-next span,.clubhouse .owl-theme1 .owl-prev span,.clubhouse .owl-theme1 .owl-next span{font-size:50px;}
.outdoor h3{color: #ffffff;font-weight: 600;text-transform: uppercase;text-align: center;}

@media (max-width:575px){
    .owl-theme .owl-item img,.owl-theme1 .owl-item img{width:50% !important;}
    .outdoor .img-wrapper, .clubhouse .img-wrapper{width:50%;    display: flex;
    justify-content: center;}
    .outdoor .item, .clubhouse .item{align-items:center;}
}
}