﻿ 
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Raleway:700,800");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200&display=swap');
 
 
 













.btn {
  white-space: nowrap;
}
.btn.btn-slider {
  -webkit-animation-delay: 550ms, 1s;
          animation-delay: 550ms, 1s;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  background: #d22630;
  border-radius: 0;
  line-height: 34px;
  margin: 15px 0 8px 8px;
  padding: 0 12px;
}
.btn.btn-slider a {
  color: #fff;
  font-family: "gotham-mediumgotham-medium", Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .btn.btn-slider {
    margin: 25px 30px 30px 0;
  }
}

.flexslider {
  background-color: rgba(255, 255, 255, 0.75);
  border: 0 solid transparent;
  margin: 0 auto;
  width: 100%;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
  overflow: hidden;
}
.flexslider p {
  margin: 0;
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
}
.flexslider .opacity0 {
  opacity: 0;
}
.flexslider .flex-direction-nav {
  display: none;
}
@media (min-width: 780px) {
  .flexslider .flex-direction-nav {
    bottom: 50.5%;
    display: block;
    margin-bottom: 0;
    position: absolute;
    transition: bottom 1s ease-in-out;
    width: 100%;
  }
  .flexslider .flex-direction-nav .next,
.flexslider .flex-direction-nav .prev {
    font-size: 0;
    height: 60px;
    opacity: 1;
    transition-property: none;
    width: 55px;
  }
  .flexslider .flex-direction-nav .next::before,
.flexslider .flex-direction-nav .prev::before {
    content: "";
  }
  .flexslider .flex-direction-nav .next {
    background: url("https://www.novaentertainment.com.au/sites/all/themes/nova_ent/assets/images/nova_ent_icons.svg") 0 -144px no-repeat;
    display: block;
    float: left;
    margin-right: 0;
    right: 0;
  }
  .flexslider .flex-direction-nav .next:hover, .flexslider .flex-direction-nav .next:focus {
    background-position: -57px -144px;
    transition-property: none;
  }
  .flexslider .flex-direction-nav .prev {
    background: url("https://www.novaentertainment.com.au/sites/all/themes/nova_ent/assets/images/nova_ent_icons.svg") -132px -144px no-repeat;
    bottom: 0;
    display: block;
    float: left;
    left: 0;
    margin-left: 0;
  }
  .flexslider .flex-direction-nav .prev:hover, .flexslider .flex-direction-nav .prev:focus {
    background-position: -188px -144px;
    transition-property: none;
  }
}
@media (min-width: 992px) {
  .flexslider .flex-direction-nav {
    bottom: 45.5%;
  }
}
@media (min-width: 1200px) {
  .flexslider .flex-direction-nav {
    bottom: 38%;
  }
}
.flexslider:hover .flex-direction-nav .prev, .flexslider:focus .flex-direction-nav .prev {
  left: 0;
  margin-left: 0;
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .next, .flexslider:focus .flex-direction-nav .next {
  margin-right: 0;
  opacity: 1;
  right: 0;
}
.flexslider .flex-control-paging {
  bottom: 0;
  padding: 5px 0 15px;
  z-index: 2;
}
.flexslider .flex-control-paging li a {
  background: transparent;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #fff;
  height: 8px;
  width: 8px;
}
.flexslider .flex-control-paging li a.flex-active {
  background: rgba(255, 255, 255, 0.75);
}

.flex-active-slide .slider-first-text-line {
  -webkit-animation-delay: 100ms, 1s;
          animation-delay: 100ms, 1s;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.flex-active-slide .slider-second-text-line {
  -webkit-animation-delay: 250ms, 1s;
          animation-delay: 250ms, 1s;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.flex-active-slide .slider-third-text-line {
  -webkit-animation-delay: 300ms, 1s;
          animation-delay: 300ms, 1s;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.slider-texts {
  /* background-color: #efefef; */
  clear: both;
  margin: 0;
  padding: 0;
  position: absolute;
  transition: bottom 1s ease-in-out, left 1.5s ease-in-out;
  width: 100%;
}
.slider-texts .slider-first-text-line {
  color: #343638;
  font-family: "GothamCondensedMedium", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  padding: 8px 8px 0;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
}
.slider-texts .slider-second-text-line {
  color: #343638;
  font-family: "GothamCondensedMedium", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  padding: 8px;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
}
.slider-texts .slider-third-text-line {
  color: #d22630;
  font-family: "gotham-mediumgotham-medium", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  padding: 15px 8px 8px;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (min-width: 640px) {
  .slider-texts {
    background-color: transparent;
    bottom: 12%;
    display: inline-block;
    left: 0;
    text-align: center;
  }
  .slider-texts div {
    /* clear: both; */
    /* display: inline-block; */
    /* float: left; */
  }
  .slider-texts .slider-first-text-line,
.slider-texts .slider-second-text-line,
.slider-texts .slider-third-text-line {
    /* background-color: rgba(255, 255, 255, 0.75); */
  }
}
@media (min-width: 990px) {
  .slider-texts .slider-first-text-line {
    font-size: 42px;
    line-height: 38px;
  }
  .slider-texts .slider-second-text-line {
    font-size: 42px;
    line-height: 38px;
  }
  .slider-texts .slider-third-text-line {
    font-size: 15px;
    line-height: 15px;
  }
}
@media (min-width: 1200px) {
  .slider-texts {
    /* bottom: 8%; */
    /* left: 8%; */
  }
  .slider-texts .slider-first-text-line {
    font-size: 48px;
    line-height: 46px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-family: Montserrat;
    visibility: visible;
    text-align: inherit;
    line-height: 80px;
    text-shadow: rgb(177 177 177 / 75%) 0px 8px 8px;
    letter-spacing: 1px;
    font-weight: 800;
    font-size: 55px;
    border-color: rgb(89, 89, 89);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(250 109 0);
  }
  .slider-texts .slider-second-text-line {
    font-size: 48px;
    line-height: 36px;
    text-align: center;
    z-index: 10;
    /* background-color: rgba(54, 54, 54, 0.54); */
    font-family: Montserrat;
    visibility: visible;
    text-align: center;
    line-height: 20px;
    /* text-shadow: rgb(0 0 0 / 75%) 0px 2px 2px; */
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 20px;
    /* border-color: rgb(89, 89, 89); */
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 10px 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    width: fit-content;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    margin: 0 auto;
  }
  .slider-texts .slider-third-text-line {
    font-size: 16px;
    line-height: 16px;
  }
}

.flexslider .slides img {
  width: 100%;
  display: block;
  max-width: 100%;
  height: auto;
  background-attachment: fixed;
  animation: scale 100s linear infinite;
}


.fixx{
    background:white;
    position: absolute;
    width: 235px;
    z-index: 99;
    bottom: 18%;
    right: 53px;
    border: 6px solid #000000;
}
@keyframes scale {
  50% {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
  }
}

.marq{background: #ffbc00;
    padding: 5px;}
	
	
	.scroll-down {
    width: 260px;
    height: 170px;
    background-color: rgba(0, 0, 0, 0.25);
    display: inline-block;
    border: 2px solid #FFF;
    border-style: dashed;
    border-radius: 50%;
    position: absolute;
    z-index: 9;
    bottom: -110px;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}.mouse-ico {
    box-sizing: border-box;
    transform: translatey(0px);
    animation: float 1s ease-in-out infinite;
    display: inline-table;
    text-align: center;
    width: 100%;
    margin-top: 1.5rem;
}
 @keyframes float {
 0% {
 transform: translatey(0px);
}
 50% {
 transform: translatey(-10px);
}
 100% {
 transform: translatey(0px);
}
}
.mouse-ico {
    box-sizing: border-box;
    transform: translatey(0px);
    animation: float 1s ease-in-out infinite;
    display: inline-table;
    text-align: center;
    width: 100%;
    margin-top: 1.5rem;
}html:focus-within {
  scroll-behavior: smooth;
}

html {
  scroll-behavior: smooth;
}


.fixx h2{
    font-size: 16px;
    text-align: center;
    padding: 0;
    margin: 11px 0 0;
}
.fixx h4{
    text-align: center;
    font-size: 14px;
    margin: 0;
    padding: 0 0 16px;
    font-weight: 400;
}
.home-social-media{text-align:right;padding-bottom:40px;position: absolute;z-index: 999;left: 41px;top: 45%;}
.home-social-media ul{display:inline-block;}
.home-social-media li{display:block;background: url("img/sprites.png");margin-bottom:10px;}
.home-social-media li a{display:block;width:40px;height:40px;border:2px solid rgba(255, 255, 255, .3);border-radius:20px;}
.home-social-media li a:hover{border-color:rgba(255, 255, 255, 1)}
.home-social-media li:nth-child(1){background-position:0 -70px;}
.home-social-media li:nth-child(2){background-position:-80px -70px;}
.home-social-media li:nth-child(3){background-position:-80px -120px;}
.home-social-media li:nth-child(4){background-position:0 -220px;}

.whatsapp[_ngcontent-serverApp-c0] {
    top: 159px;
}
.callback_wrap {
    position: fixed;
    top: 35%;
    right: 0;
    padding: 0;
    z-index: 2;
}
.callback_btn {
    position: absolute;
    left: -70px;
}.callback_btn a {
    background-image: url(img/maharajas-sprite.png);
    background-repeat: no-repeat;
    background-position: -77px -16px;
}
.callback_btn a {
    background: #ad211c;
    margin: 0;
    line-height: 30px;
    padding: 5px 1px 5px 7px;
    width: 70px;
    height: 53px;
    border-radius: 40px 0 0 40px;
    -moz-border-radius: 40px 0 0 40px;
    -webkit-border-radius: 40px 0 0 40px;
    -o-border-radius: 40px 0 0 40px;
    -ms-border-radius: 40px 0 0 40px;
    border: 1px solid #fff;
}
a.waves-effect, a.waves-light {
    display: inline-block;
}.callback_btn a img {
    position: relative;
    left: -3px;
    top: -1px;
}.callback_btn a span {
    width: 100%;
    color: #fff;
    position: absolute;
    top: 13px;
    left: 26px;
    text-align: center;
    font-size: 10px;
    padding-left: 5px;
    transform: rotate(
-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(
-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

.callback_btn a {
    /* background-image: url(img/maharajas-sprite.png); */
    /* background-repeat: no-repeat; */
    /* background-position: -77px -16px; */
}
.callback_btn a {
    /* background: #ad211c; */
    margin: 0;
    line-height: 30px;
    padding: 5px 1px 5px 7px;
    width: 70px;
    height: 53px;
    border-radius: 40px 0 0 40px;
    -moz-border-radius: 40px 0 0 40px;
    -webkit-border-radius: 40px 0 0 40px;
    -o-border-radius: 40px 0 0 40px;
    -ms-border-radius: 40px 0 0 40px;
    border: 1px solid #fff;
}

.feature-outer-block {
    /* border-bottom: 1px solid #dddddd; */
    background: url(img/mid-sec-back.png) repeat 0 0;
    /* padding: 42px 0 30px; */
}


.feature-block {
    padding: 30px 10px 20px 10px;
    text-align: center;
    border: 1px solid #dddddd;
    transition: all .4s;
    min-height: 330px;
    background: #ffffff;
}
div.feature-outer-block .col-md-3:last-child .feature-block {
    border-right: 0;
}
div.feature-outer-block .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}
.feature-block h3 {
    position: relative;
    font-size: 24px;
    color: #222222;
    padding-bottom: 25px;
    margin-bottom: 15px;
    font-family: 'universal-bold';
    font-family: PoiretOne;
}
.feature-block h3:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #f36a22;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50px;
    margin: 0 auto;
    transition: all .3s;
}
.feature-block p {
    font-size: 15px;
    color: #555555;
    height: 40px;
    font-family: 'universal-light';
}
.feature-block:hover, .feature-block:focus {
    background: #ededed;
    cursor: pointer;
    transition: all .3s;
    transform: scale(1.02);
    border: none;
    box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.5);
}
.feature-block:hover h3, .feature-block:hover p {
    color: #000;
}
.feature-block:hover h3:after {
    border-bottom: 4px solid #000000;
    transition: all .3s;
    width: 130px;
}
.feature-img-block {
    width: 100%;
    height: 90px;
}
.feature-img-block.finance-calc {
    /* background: url(../images/finance-calc.png) no-repeat center; */
    /* width: 72px; */
}
.feature-img-block.cm-service {
    background: url(../images/cm-service-black.png) no-repeat center;
}
.feature-img-block {
    background: url(../images/make-payment.png) no-repeat center;
    width: 80px;
    margin: 0 auto;
}
.feature-img-block.apply-load {
    background: url(../images/apply-load.png) no-repeat center;
}
.feature-block:hover .feature-img-block {
    height: 117px;
}
.feature-block:hover .feature-img-block.finance-calc {
    background: url(../images/finance-calc-red.png) no-repeat center;
}
.feature-block:hover .feature-img-block.cm-service {
    background: url(../images/cm-service-red.png) no-repeat center;
}
.feature-block:hover .feature-img-block.make-payment {
    background: url(../images/make-payment-red.png) no-repeat center;
}
.feature-block:hover .feature-img-block.apply-load {
    background: url(../images/apply-load-red.png) no-repeat center;
}



@font-face{font-family:PoiretOne;src:url(fonts/PoiretOne-Regular.ttf);src:local(' '),url(fonts/PoiretOne-Regular.ttf) format('truetype');font-weight:400;font-style:normal}

 #featuresBlock p{
	    font-family: Roboto,sans-serif;
    font-size: 16px;
    color: black;
    text-align: center;
    line-height: 23px;
    letter-spacing: .2px;
    padding: 20px 0;
 }
 
 
#carousel1 .owl-nav div.owl-prev, 
#carousel1 .owl-nav div.owl-next {
    color: #fff;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border:1px solid #fff;
    width: 40px;
    height: 40px;
}
#carousel1 .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
#carousel1 .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
#carousel1:hover .owl-nav div.owl-next{
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
#carousel1:hover .owl-nav div.owl-prev{
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
#carousel1:hover .owl-nav div.owl-next:hover,
#carousel1:hover .owl-nav div.owl-prev:hover{
        color: #fff;
    background: #c3000b;
    border: 1px solid #ffffff;
}

.hotell{
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
	
}

.roomsnew  {
	
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
	
margin: 15px;
	
padding: 20px;
	
background: white;
}
.roomsnew h4{
	
text-align: center;
	
font-size: 45px;
	
font-family: PoiretOne;
}
.rooms_fea{
	
font-size: 16px;
	
height: 147px;
	
overflow: scroll;
}

.frde{
	
border-radius: 5px;
	
border: 2px solid #e1e1e1;
	
padding: 2px;
}

.btnn1{
	
	    border: 2px solid #ad211c!important;
    background-color: transparent!important;
    color: #ad211c!important;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    padding: 0.7rem 2.14rem;
    font-size: .81rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    margin: 0.375rem;
    border: 0;
    -webkit-border-radius: 0.125rem;
    border-radius: 0.125rem;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    margin: 26px 0 0;
}

#featuresBlock h2{
	
font-size: 45px;
	
font-family: PoiretOne;
}



section.content h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-family: PoiretOne;
}

#news-section {
    background-color: rgb(255 163 55);
    font-size: 100%;
    -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    height: 54px;
    margin-top: 5px;
}#news-section .news-heading {
    display: block;
    background-color: #042c44!important;
    padding: 16px 10px 11px 52px;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    line-height: 22px;
    height: 54px;
    width: 238px;
    color: white;
}.pdng0 {
    padding: 0;
}


 .arrow-right::after {
    content: "\25ba";
    /* padding-left: 0.5em; */
    color: #042c44;
    font-size: 77px;
    right: 9%;
    position: absolute;
    top: 15px;
}

 #news-section .news-heading a{
     color:white;
     font-family: PoiretOne;
     font-size: 23px;
     font-weight: bold;
 }


 marquee a{
     line-height: 53px;
    font-size: 18px;
    color: black !important;
 }

  marquee a:hover{
     line-height: 53px;
    font-size: 18px;
    color: black;
 }


  
.btn:not(.btn-link):not(.btn-circle) {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 50px;
  border: none;
  font-size: 16px;
  outline: none;
  margin: 21px 0;
}
.newft{
    background:#042c44
}

.ftt1 a{
    color:white;font-weight: 400;
}

.ftt1{
        padding: 20px
}

@media only screen and (max-width:768px){
    #news-section .news-heading {
    display: block;
    background-color: #042c44!important;
    padding: 16px 10px 11px 52px;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    line-height: 22px;
    height: 36px;
    width: 238px;
    color: white;
}#news-section .news-heading {
    display: block;
    background-color: #042c44!important;
    padding: 5px 10px 6px 52px;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    line-height: 22px;
    height: 36px;
    width: 238px;
    color: white;
}#news-section .news-heading a {
    color: white;
    font-family: PoiretOne;
    font-size: 20px;
    font-weight: bold;
}

 .arrow-right::after {
    content: "\25ba";
    /* padding-left: 0.5em; */
    color: #042c44;
    font-size: 54px;
    right: 16%;
    position: absolute;
    top: 7px;
}

 #news-section {
    background-color: rgb(255 163 55);
    font-size: 100%;
    -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    height: 36px;
    margin-top: 5px;
}

    .whatsapp[_ngcontent-serverApp-c0] {
    top: 140px;
}


	.feature-block h3 {
    position: relative;
    font-size: 15px;
    color: #222222;
    padding-bottom: 25px;
    margin-bottom: 15px;
    font-family: 'universal-bold';
    font-family: PoiretOne;
}#featuresBlock p {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    color: black;
    text-align: center;
    line-height: 17px;
    letter-spacing: .2px;
    padding: 0px 0;
}#featuresBlock h2 {
    font-size: 31px;
    margin: 0;
    padding: 0 0 11px;
}.scroll-down {
    width: 105px;
    height: 137px;
    background-color: rgba(0, 0, 0, 0.25);
    display: inline-block;
    border: 2px solid #FFF;
    border-style: dashed;
    border-radius: 50%;
    position: absolute;
    z-index: 9;
    bottom: -110px;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}#featuresBlock p {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    color: black;
    /* text-align: justify; */
    line-height: 17px;
    letter-spacing: .2px;
    padding: 0;
}
	.roomsnew {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    margin: 0px;
    padding: 0px;
    margin: 0px;
    white: ;
}
.roomsnew h4 {
    text-align: center;
    font-size: 20px;
    padding: 8px 0;
}.rooms_fea {
    font-size: 12px;
    padding: 0 7px;
}.btnn1 {
    
    margin: 13px 0 23px;
}
	
}