@font-face {

  font-family: 'Montserrat-medium';

  src: url('../fonts/Montserrat-Medium.ttf');

  font-weight: 500;

}

@font-face {

  font-family: 'Montserrat-semi-bold';

  src: url('../fonts/Montserrat-SemiBold.ttf');

  font-weight: 600;

}

@font-face {

  font-family: 'Montserrat-bold';

  src: url('../fonts/Montserrat-Bold.ttf');

  font-weight: 800;

}

@font-face {

  font-family: 'Montserrat';

  src: url('../fonts/Montserrat-Regular.ttf');

  font-weight: 400;

}

 body {

	margin: 0;

	padding: 0;

	width: 100%;

	font-family: 'Montserrat', sans-serif;

 }

 html{

   scroll-behavior: smooth;

 }

header{

	position:absolute;

	width:100%;

	top:0;

	z-index:11;

}

#alert {

    padding: 27px 0px 0px 16px;

}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .active>.nav-link{

    color: #fff;

}

.back-overlay {

    position: absolute;

    right: auto;

    bottom: auto;

    z-index: 10;

    padding-top: 0;

    padding-bottom: 0;

    color: #fff;

    text-align: left;

    top: 50%;

    left: 43%;

    transform: translate(-50%, -50%);

}

.upcomming {

    margin: auto;

}

.carousel-caption{

  background: transparent linear-gradient(180deg, #000000A8 0%, #00000091 100%) 0% 0% no-repeat padding-box;

    opacity: 0.74;

    width: 100%;

    height: 100%;

    left: 0;

    position: absolute;

    bottom: 0px;

    z-index: 0;

}

.carousel-control-next, .carousel-control-prev {

    top: 50%;

    bottom: 50%;

    background: #4A4C50 0% 0% no-repeat padding-box;

opacity: 0.47;

    height: 40px;

    width: 40px;

    border-radius: 50%;

    outline: 0;

    border: 0;

}

.carousel-control-next{

    right: 10%;

}

.carousel-control-prev{

    left: 10%;

}

.carousel-control-next span, .carousel-control-prev span{

    color: #fff;

    font-size: 25px;

}



.discover-btn {

    color: #fff;

}



.carousel-caption h1 {

    padding-bottom: 30px;

    margin-bottom: 0;

    letter-spacing: 0px;

    font-size: 46px;

    font-weight: 800;

    font-family: 'Montserrat-bold', sans-serif;

    max-width: 720px;

}



  .disc-btn, .disc-btn:hover {

  

    color: #fff;

   letter-spacing: 0.16px;

   padding-left: 5px;

   border-radius: 0;

   position: relative;

  }

  .disc-btn:after{

    content: '';

      position: absolute;

      width: 50px;

      top: 50%;

      margin-left: 10px;

      border-top: 2px solid #ffcc09;

 }

 .input-group-text{

   background-color: #fff;

   border: 0;

   border-radius: 0;

   color: #ffcc09;

 }

 /* .check-form{position: relative;}

 .check-form::before{

  content: "";

  position: absolute;

  right: 0;

  top: 13px;

  height: 25px;

  width: 50%;

  border-right: 2px solid rgb(103, 110, 116, 0.3);

 } */

 .form-control{

  border-radius: 0;

 }

.form-group label{

  font-size: 16px;

  line-height: 25px;

  font-family: 'Montserrat-medium', sans-serif;

  font-weight: 500;

  letter-spacing: 0.16px;

color: #4A4C50;

}

.form-group input::placeholder, .form-group select{

  font-size: 16px;

  line-height: 28px;

  font-family: 'Montserrat-medium', sans-serif;

  letter-spacing: 0.16px;

color: #676E74;

}



  .book-btn {

    color: #4A4C50 !important;

    background-color: #ffcc09;

    padding: 12px 35px !important;

    font-weight: bold !important;

    font-family: 'Montserrat-Bold', sans-serif !important;

    display: inline-flex;

    border: 1px solid #ffcc09;

}

.book-btn:hover{

  text-decoration: none;

}

.navbar{

    padding: 50px 1rem;

}

.navbar-light .navbar-nav .nav-item{

  padding: 0px 30px;

}

.navbar-light .navbar-nav .nav-link{

    color: #fff;

    padding: 0px;

    font-weight: 500;

    font-size: 16px;

    line-height: 28px;

    letter-spacing: 0.16px;

    font-family: 'Montserrat-medium', sans-serif;

}

.check-availability {

    background-color: #ffcc09;

    padding: 35px 30px 10px 30px;

    position: relative;

    width: 100%;

    top: -95px;

    z-index: 1;

}

.availability-form {

    display: flex;

    align-items: center;

    flex-wrap: wrap;

}

.availability-form label{

    display: block;

}

.availability-form input, .availability-form select{

    background: #fff;

    padding: 15px 20px;

    border: 0;

    height: 51px;

    line-height: 22px;

}

/* .availability-form select{

  -webkit-appearance: none;

} */

.select-group-alt select{

  min-width: 100%;

}

.select-group-alt-2 select{

  min-width: 100%;

}

.availability-form input:hover, .availability-form input:focus,

.availability-form select:hover, .availability-form select:focus{

    box-shadow: none;

    outline: none;

    border: 0;

}

.submit-button{

  visibility: hidden;

}

.availability-form input {

  width: 100%;

}

button.awe-btn.awe-btn-13 {

  background: #4A4C50 0% 0% no-repeat padding-box;

  color: #fff;

  height: 51px;

  padding: 10px 30px;

  font-size: 16px;

  line-height: 28px;

  font-weight: 600;

  display: flex;

  border: 1px solid #4A4C50;

  justify-content: center;

  min-width: 100%;

  text-align: center;

  margin: 0;

}

button.awe-btn.awe-btn-13:hover, button.awe-btn.awe-btn-13:focus {

  background: transparent;

  color: #4A4C50 ;

}

.availability-form .select-group, .availability-form .form-group{

    padding: 0 25px 0 0;

    width: 25%;

}

.tired-section{

    background-color: #fbfbfb;

    padding: 50px 0 100px 0;

    background-image: url('../');

    background-repeat: no-repeat;

    background-position: right 90%;

}

.title-text{

    font-size: 32px;

    line-height: 39px;

    font-weight: bold;

    color: #ffcc09;

    text-transform: uppercase;

    font-family: 'Montserrat-Bold', sans-serif;

    text-align: center;

    padding-bottom: 40px;

    max-width: 550px;



}

.title-center{

  display: flex;

    justify-content: center;

}

.comfort-stay{

  padding: 100px 0 50px 0;

}

.carousel-inner{

  position: relative;

}

.express-logo {

  position: absolute;

  z-index: 1;

  right: 5%;

  top: -25%;

}

#small-slider .carousel-control-next,

#small-slider .carousel-control-prev {

    top: auto;

    bottom: -15px;

    background-color: #FFF;

    height: 50px;

    width: 50px;

    border-radius: 50%;

    outline: 0;

    border: 0;

    opacity: 1;

    box-shadow: 0 2px 6px rgb(71 69 69 / 50%);

}

#small-slider .carousel-control-next span,

#small-slider .carousel-control-prev span{

    color: #888;

}

#small-slider .carousel-control-prev {

    right: 150px !important;

    left: auto;

}

.slide-bar{

  width: 301px;

height: 16px;

background: #FFCC09 0% 0% no-repeat padding-box;

position: relative;

    left: 30px;

    top: -8px;

}

.udaipur-city-image{

  overflow-x: hidden;

    display: block;

    width: 100%;

}

.title-inner h2{

  font-size: 24px;

  line-height: 29px;

  font-weight: bold;

  font-family: 'Montserrat-Bold', sans-serif;

  color: #4A4C50;

  padding: 10px 0 15px 0;

  margin-bottom: 0;

}

.text-block p{

  font-size: 18px;

  line-height: 28px;

  font-weight: 500;

  font-family: 'Montserrat-medium', sans-serif;

  color: #676E74;

}

.text-block .disc-btn{

  color: #4A4C50;

}

.myaccordion .card{

  background-color: transparent;

}

.myaccordion .card,

.myaccordion .card:last-child .card-header {

  border: none;

  border-bottom: 1px solid rgb(255 255 255 / 50%);

    border-radius: 0;

}



.myaccordion .card-header {

  border-bottom: 0;

  background: transparent;

}



.myaccordion .fa-stack {

  font-size: 18px;

}



.myaccordion .btn {

 font-size: 24px;

 line-height: 29px;

 font-weight: bold;

 font-family: 'Montserrat-bold', sans-serif;

 letter-spacing: 0px;

color: #4A4C50;

width: 100%;

padding: 15px 0;

}

.myaccordion .btn:focus, .myaccordion .btn:hover{

  box-shadow: none;

  outline: none;

  text-decoration: none;

 transition: all .5s ease-in-out;

}

.fa-stack .fa{

  color: #4A4C50;

}

.myaccordion .card-body p{

  font-size: 18px;

 line-height: 28px;

 font-weight: 500;

 font-family: 'Montserrat-medium', sans-serif;

 letter-spacing: 0.18px;

 color: #676E74;

}

.express-facade-img{

  position: absolute;

    right: 0px;

    top: -47px;

    width: auto;

}



.stay-section{

  padding: 80px 0;

  background-color: #ffcc09;

  position: relative;

}

.city-image {

  padding-left: 100px;

}

.stay-section .title-text{

  text-align: left;

}

.room-category{

  padding: 130px 0 50px 0;

}

.room-info{

  justify-content: space-between;

}

.room-desc {

  background: #676E74;

  padding: 40px;

  position: relative;

  right: 0;

  top: -80px;

  left: auto;

}

.room-title{

  font-size: 24px;

  line-height: 29px;

  font-weight: bold;

  font-family: 'Montserrat-Bold', sans-serif;

  color: #fff;

  letter-spacing: 0.16px;

}

.room-desc p{

  font-size: 18px;

  line-height: 28px;

  font-weight: 500;

  font-family: 'Montserrat-medium', sans-serif;

  letter-spacing: 0.18px;

  color: #fff;

  padding: 20px 0;

}

.know-btn{

  font-size: 16px;

  line-height: 28px;

  font-weight: 500;

  font-family: 'Montserrat-medium', sans-serif;

  color: #4A4C50;

  padding: 8px 25px;

  border-radius: 0;

  background-color: #ffcc09;

  border: 1px solid #ffcc09;

}

.count-img{

  margin: 0 30px;

}

.service-section{

  background-color: #ffcc09;

  padding: 70px 0;

}

.service-box{

  background: #FFFFFF 0% 0% no-repeat padding-box;

  padding: 40px 20px 30px;

  text-align: center;

}

.service-box p{

  font-size: 20px;

  line-height: 25px;

  font-weight: 600;

  font-family: 'Montserrat', sans-serif;

letter-spacing: 0.2px;

color: #676E74;

padding: 20px 0 10px 0;

    margin-bottom: 0;

}

.contact-form-section{

  padding: 70px 0;

}

.left-side {

  width: 35%;

  background-color: #676E74;

  padding: 60px 40px;

  text-align: center;

}

.left-side h2{

  font-size: 32px;

  line-height: 39px;

  font-family: 'Montserrat-Bold', sans-serif;

  color: #fff;

  letter-spacing: 0px;

  margin-bottom: 0;

  padding-bottom: 20px;

}

.left-side p{

  font-size: 18px;

  line-height: 28px;

  font-weight: 500;

  font-family: 'Montserrat', sans-serif;

  letter-spacing: 0.18px;

  color: #fff;

  padding-bottom: 20px;

  margin-bottom: 0;

}

.left-side a{

  font-size: 16px;

  line-height: 26px;

  font-weight: bold;

  font-family: 'Montserrat-Bold', sans-serif;

  color: #FFCC09;

  display: block;

  padding-bottom: 20px;

  margin-bottom: 0;

}

.map-icon{

  margin-bottom: 20px;

  margin-top: 10px;

}

.right-side{

  width: 65%;

  background: #FFFFFF 0% 0% no-repeat padding-box;

box-shadow: 0px 0px 35px #5D5D5D1F;

  padding: 60px;

}

#contact-form label, #contact-form input::placeholder, #contact-form textarea::placeholder{

  font-size: 16px;

  line-height: 25px;

  font-weight: 500;

  font-family: 'Montserrat-medium', sans-serif;

  letter-spacing: 0.16px;

color: #4A4C50;

text-align: left;

}

#contact-form input{

  border: 1px solid #C4C3CE;

    height: 51px;

    border-radius: 0;

}

#contact-form .form-group {

  margin-bottom: 2rem;

}

#contact-form textarea{

  border-radius: 0;

  border: 1px solid #C4C3CE;

}

#contact-form input::placeholder, #contact-form textarea::placeholder{

  opacity: 0.20;

}

.send-button{

  font-size: 16px;

  line-height: 25px;

  font-weight: 500;

  font-family: 'Montserrat-medium', sans-serif;

  letter-spacing: 0.16px;

color: #4A4C50;

margin-top: 10px;

background: #FFCC09 0% 0% no-repeat padding-box;

padding: 17px 30px;

    border-radius: 0;

    display: block;

    width: 100%;

    border: 1px solid #ffcc09;

}

.send-button:hover, .send-button:focus{

  box-shadow: none;

  outline: none;

  color: #fff;

  background-color: #333;

}

.lounge-section{

  padding: 30px 0 70px 0;

  background-color: #ffcc09;

}

.restro-logo {

  display: flex;

  justify-content: center;

  margin-bottom: 40px;

}



.full-width-slider .item{

 margin:0 15px;

}

.full-width-slider .owl-dots {

  text-align: center;

    padding-top: 0;

    display: flex;

    justify-content: center;

    bottom: 140px;

    position: relative;

}

.full-width-slider .owl-dots button.owl-dot {

  width: 15px;

  height: 15px;

  border-radius: 50%;

  display: inline-block;

  background: rgb(255, 255, 255, 0.57);

  margin: 0 5px;

}

.full-width-slider .owl-prev {

  position: absolute;

  z-index: 999;

  background: #FFFFFF 0% 0% no-repeat padding-box;

  box-shadow: 0px 0px 14px #00000017;

  width: 40px;

  height: 40px;

  font-size: 35px;

  line-height: 33px;

  border-radius: 50%;

  color: #676E74;

  top: 50%;

  left: 10%;

}

.full-width-slider .owl-next {

  position: absolute;

  z-index: 999;

  background: #FFFFFF 0% 0% no-repeat padding-box;

  box-shadow: 0px 0px 14px #00000017;

  width: 40px;

  height: 40px;

  font-size: 35px;

  line-height: 33px;

  border-radius: 50%;

  color: #676E74;

  top: 50%;

  right: 10%;

}

.full-width-slider .owl-dots button.owl-dot.active {

  background-color: #FFCC09;

}

.full-width-slider .owl-dots button.owl-dot:focus {

  outline: none;

}

.full-width-slider .owl-next, .full-width-slider .owl-prev{

  background: #FFFFFF 0% 0% no-repeat padding-box !important;

box-shadow: 0px 0px 14px #00000017;

width: 40px;

height: 40px;

}



.full-width-slider .owl-next span, .full-width-slider .owl-prev span{

  font-size: 28px;

  line-height: 28px;

}

.gray-btn {

  display: flex;

  justify-content: center;

  position: relative;

}

.lounge-btn{

  font-size: 24px;

  line-height: 29px;

  font-weight: bold;

  font-family: 'Montserrat-Bold', sans-serif;

  background: #676E74 0% 0% no-repeat padding-box;

  padding: 30px 40px;

  color: #fff;

  position: absolute;

    top: -100px;

    margin-bottom: -100px;

    z-index: 1;

    width: 330px;

    text-align: center;

    border: 1px solid #676E74;

}

.lounge-btn:hover, .lounge-btn:focus, .know-btn:hover, .know-btn:focus{

  text-decoration: none;

  background-color: #333;

  border-color: #333;

  color: #fff;

}

.slide-para{

  margin: 40px auto 0 auto;

    max-width: 1024px;

}

.slide-para p{

  font-size: 18px;

  line-height: 28px;

  font-weight: 500;

  font-family: 'Montserrat', sans-serif;

  letter-spacing: 0.18px;

  color: #676E74;

  text-align: center;

}

.city-best-section{

  padding: 70px;

}

.centered {

  position: absolute;

    top: 20%;

    left: auto;

    transform: translate(15%, -50%);

    text-align: center;

}

.centered h2{

  font-size: 32px;

  line-height: 39px;

  font-weight: bold;

  font-family: 'Montserrat-Bold', sans-serif;

  text-transform: uppercase;

  color: #fff;

  padding-bottom: 30px;

  margin-bottom: 0;

}

.centered h2 span{

  color: #ffcc09;

  font-style: italic;

}

.centered p{

  font-size: 18px;

  line-height: 28px;

  font-weight: 500;

  font-family: 'Montserrat', sans-serif;

  letter-spacing: 0.18px;

  color: #fff;

  text-align: center;

}

.bottom-logo{

  display: flex;

  justify-content: center;

  position: relative;

  top: -80px;

  margin: auto;

  margin-bottom: -80px;

}

.footer-section{

background: #676E74 0% 0% no-repeat padding-box;

padding: 30px 0;

}

.footer-section .d-flex{

  align-items: center;

    justify-content: space-between;

    width: 100%;

}

.bottom-menu{

  display: flex;

  list-style: none;

  margin-bottom: 0;

}

.bottom-menu .nav-link{

  font-weight: 500;

  font-size: 16px;

  line-height: 28px;

  letter-spacing: 0.16px;

  font-family: 'Montserrat-medium', sans-serif;

  color: #fff;

  position: relative;

}

.bottom-menu .nav-link:before {

  content: "";

  position: absolute;

  right: 0;

  top: 12px;

  height: 20px;

  width: 50%;

  border-right: 2px solid #fff;

}

.bottom-menu .nav-item:last-child .nav-link::before{

  display: none;

}

.copyright-text p{

  font-size: 18px;

  line-height: 28px;

  font-weight: 500;

  font-family: 'Montserrat', sans-serif;

  letter-spacing: 0.18px;

  color: #fff;

  text-align: center;

  margin-bottom: 0;

}

.bottom-menu .fa{

  color: #676E74;

    background-color: #fff;

    width: 30px;

    height: 30px;

    border-radius: 50%;

    line-height: 30px;

    text-align: center;

    margin: 0 8px;

}

.bottom-menu .fa:hover, .bottom-menu .fa:focus {

  background-color: #ffcc09;

}

.image-mob{

  display: none;

}

header.scrolled {

  position: fixed;

  width: 100%;

  top: 0;

  z-index: 9;

  background: #fff;

}

header.scrolled .navbar-light .navbar-nav .nav-link{

  color: #4A4C50;

}

#top-button{

  display: inline-block;

background-color: #4A4C50;

width: 35px;

height: 35px;

text-align: center;

border-radius: 0px;

position: fixed;

bottom: 10px;

right: 10px;

transition: background-color .3s,

  opacity .5s, visibility .5s;

opacity: 0;

visibility: hidden;

z-index: 1000;

line-height: 33px;

}



#top-button:hover {

cursor: pointer;

 animation: none;

}

#top-button.show {

opacity: 1;

visibility: visible;

}



#top-button {

      animation: bounce 1.5s infinite alternate;

      transform-origin: center -20px;

}



@keyframes swing {

    0% { transform: rotate(3deg); }

    100% { transform: rotate(-3deg); }

}

.city-best-image img.hotel-img{

width: 100%;

}

video.img-fluid{

width: 100%;

}



/* common header css start */

.common-header{

  background: #FCFCFC 0% 0% no-repeat padding-box;

box-shadow: 0px 0px 8px #00000010;

opacity: 0.99;

position: relative;

}

header.common-header.scrolled{

  background: #FCFCFC 0% 0% no-repeat padding-box;

box-shadow: 0px 0px 8px #00000010;

opacity: 0.99;

}

.common-header .navbar{

  padding: 11px 1rem;

}

.common-header .navbar-light .navbar-nav .nav-link, 

.common-header .navbar-light .navbar-nav .nav-link{

  color: #4A4C50;

}

.navbar-light .navbar-nav .active>.nav-link{

  color: #ffcc09;

}

.navbar-nav{

  align-items: center;

}

/* about section css start */

.about-section{

  padding: 120px 0;

  background-image: url('https://imagedelivery.net/pe2-CVDxE459ELrkyAVOfQ/7dd182ec-3a15-4590-5bd7-92b7bb182a00/public');

  background-repeat: no-repeat;

  background-position: 180% 100%;

}

.about-banner{

  max-width: 720px;

}

.about-banner h1{

  font-size: 46px;

  line-height: 57px;

  font-family: 'Montserrat-Bold', sans-serif;

  font-weight: bold;

  letter-spacing: 0px;

color: #FFCC09;

text-transform: uppercase;

}

.about-banner p{

  font-size: 18px;

  line-height: 28px;

  font-family: 'Montserrat-medium', sans-serif;

  font-weight: 500;

  letter-spacing: 0.18px;

color: #676E74;

padding: 40px 0;

max-width: 550px;

}

.about-banner .contact-btn{

  font-size: 16px;

  line-height: 28px;

  font-family: 'Montserrat', sans-serif;

  font-weight: 600;

  letter-spacing: 0.16px;

  color: #4A4C50;

  padding: 11px 40px;

  background: #FFCC09;

  border-radius: 0;

  border: 1px solid #ffcc09;

}

.counter-section{

  background-color: #ffcc09;

  padding: 50px 0;

}

.counter{

  font-size: 46px;

  line-height: 57px;

  font-family: 'Montserrat-Bold', sans-serif;

  font-weight: bold;

  letter-spacing: 0px;

color: #fff;

}

.counter-title{

  font-size: 20px;

  line-height: 25px;

  font-family: 'Montserrat', sans-serif;

  font-weight: 600;

  letter-spacing: 0.2px;

  color: #4A4C50;

  padding: 15px 0 0 0;

}

.counter-col{

  text-align: center;

}

.project-section{

  padding: 100px 0;

  background-color: #fbfbfb;

}

.project-title{

  max-width: 950px;

  text-align: center;

  margin: auto;

  padding-bottom: 40px;

}

.project-title h2{

  font-size: 32px;

  line-height: 40px;

  font-family: 'Montserrat-Bold', sans-serif;

  font-weight: bold;

  letter-spacing: 0px;

color: #ffcc09;

}

.project-gallery .card{

  background: #FFFFFF 0% 0% no-repeat padding-box;

    box-shadow: 0px 0px 26px #2c2c2c10;

    border: 8px solid;

    border-radius: 0;

    margin: 0;

    display: flex;

    height: 100%;

    border-image: linear-gradient(to top, #fff 50%, #ffcc09 0, #ffcc09 60%, #fff 20%, #fff 57%,#ffcc09 49%,#ffcc09 40%,#ffcc09 40%,#ffcc09 40%,#ffcc09 40%, #fff 81%, #ffcc09 47%,#ffcc09 108%,#ffcc09 80%,#ffcc09 80%,#ffcc09 100%) 1 stretch repeat;

}

.project-gallery .card-img-top{

  border-radius: 0;

}

.project-gallery .col-lg-3{

  margin-bottom: 40px;

}

.project-gallery .card-title{

  font-size: 18px;

  line-height: 28px;

  font-family: 'Montserrat', sans-serif;

  font-weight: 600;

  letter-spacing: 0.18px;

color: #676E74;



}

.load-button{

  margin: 30px 0 0 0;

  text-align: center;

}

.load-more-btn{

  font-size: 16px;

  line-height: 28px;

  font-family: 'Montserrat', sans-serif;

  font-weight: 600;

  letter-spacing: 0.16px;

  color: #FFCC09;

}

.load-more-btn:hover{

  color: #000;

  text-decoration: none;

}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{

  color: #ffcc09;

}

header.scrolled .navbar-light .navbar-nav .nav-link:focus,

header.scrolled .navbar-light .navbar-nav .nav-link:hover{

  color: #ffcc09;

}

/* Room page css start */



#room-slide .carousel-item img{

  width: 100%;

}

#room-slide .carousel-indicators{

  bottom: 105px;

}

.carousel-indicators [data-target] {

  box-sizing: content-box;

  flex: 0 1 auto;

  width: 15px; /* change width */

  height: 15px; /* change height */

  padding: 0;

  margin-right: 5px;

  margin-left: 5px;

  text-indent: -999px;

  cursor: pointer;

  background: #FFFFFF 0% 0% no-repeat padding-box;

  opacity: 0.7;

  background-clip: padding-box;

  border: 0;

  border-top: 20px solid transparent;

  border-bottom: 20px solid transparent;

  transition: opacity .6s ease;

  border-radius: 100%; 

}

.carousel-indicators [data-target].active{

  background: #ffcc09 0% 0% no-repeat padding-box;

  opacity: 1;

}

.room-per-night-charge{

  background: #FFCC09 0% 0% no-repeat padding-box;

box-shadow: 0px 0px 28px #4545451C;

padding: 70px 50px;

position: relative;

    top: -105px;

    margin-bottom: -105px;

}

.room-per-night-charge h2{

  font-size: 46px;

  line-height: 57px;

  font-weight: bold;

  font-family: 'Montserrat-Bold', sans-serif;

  color: #FFFFFF;

text-transform: uppercase;

letter-spacing: 0;

margin-bottom: 0;

padding-bottom: 30px;

}

.room-per-night-charge h4{

  font-size: 32px;

  line-height: 39px;

  font-weight: bold;

  font-family: 'Montserrat-bold', sans-serif;

  color: #00A037;

text-transform: uppercase;

letter-spacing: 0;

}

.room-per-night-charge h4 span{

  font-size: 16px;

  line-height: 25px;

  font-weight: 500;

  font-family: 'Montserrat-medium', sans-serif;

  color: #4A4C50;

  letter-spacing: 0.16px;

  text-transform: lowercase;

}

.room-type-section{

  padding: 70px 0;

}

.amenities-type-section, .location-section, .contact-form-on-room{

  padding-bottom: 70px;

}

.modal-open .amenities-type-section{

  position: relative;

  z-index: -1;

}

.room-blocks {

  background: #FFFFFF 0% 0% no-repeat padding-box;

  box-shadow: 0px 0px 26px #69696915;

  opacity: 0.98;

  padding: 60px 40px;

}

.room-main-title .title-text{

  text-align: left;

  padding-bottom: 0;

  margin-bottom: 0;

}

.room-boxes,  .location-blocks{

  padding: 50px 0;

}

.amenities-boxes{

  padding: 50px 0 0 0;

}

.room-box{

  background: #FFFFFF 0% 0% no-repeat padding-box;

border: 0.6000000238418579px solid #E5E5E5;

opacity: 1;

border-radius: 0;

}

.card-img-top{

  border-radius: 0;

}

.room-box .card-title{

  font-size: 24px;

  line-height: 29px;

  font-weight: bold;

  font-family: 'Montserrat-Bold', sans-serif;

  color: #212224;

  margin-bottom: 0;

}

.room-box h4{

  font-size: 24px;

  line-height: 29px;

  font-weight: bold;

  font-family: 'Montserrat-bold', sans-serif;

  color: #00A037;

text-transform: uppercase;

letter-spacing: 0;

margin-bottom: 0;

    padding: 15px 0 12px 0;

}

.room-box h4 > span, .room-box .card-body p{

  font-size: 16px;

  line-height: 28px;

  font-weight: 500;

  font-family: 'Montserrat-medium', sans-serif;

  color: #676E74;

  letter-spacing: 0.16px;

  text-transform: lowercase;

}

.room-box .card-body p img{

  padding-right: 10px;

}

.room-box .card-body p{

    display: flex;

    align-items: center;

}

.checkout-block .row{

  align-items: center;

}

.check-times h2{

  font-size: 32px;

  line-height: 44px;

  font-weight: 500;

  font-family: 'Montserrat-medium', sans-serif;

  color: #676E74;

}

.check-times h2 span{

  font-size: 32px;

  line-height: 44px;

  font-weight: bold;

  font-family: 'Montserrat-bold', sans-serif;

  color: #676E74;

}

.check-times p{

  font-size: 18px;

  line-height: 28px;

  font-weight: 500;

  font-family: 'Montserrat-medium', sans-serif;

  color: #676E74;

}

.amenities-boxes{

  padding-left: 0px;

}

.amenities-box{

  text-align: justify;

  padding: 50px 0 0 0;

  display: flex;

    flex-direction: column;

}

.amenities-box img{

  margin-bottom: 0px;

}

.amenities-img {

  width: 100%;

  height: 100px;

  display: flex;

  align-items: center;

  justify-content: flex-start;

}

.amenities-box p{

  font-size: 18px;

  line-height: 28px;

  font-weight: 600;

  font-family: 'Montserrat', sans-serif;

  color: #676E74;

}

.address{

  font-size: 18px;

  line-height: 28px;

  font-weight: 600;

  font-family: 'Montserrat', sans-serif;

  color: #4A4C50;

}

.near-by .d-flex {

  padding: 20px 0;

  align-items: center;

}

.near-by .d-flex .flex-info{

  padding-left: 30px;

}

.near-by .d-flex .flex-info p{

  font-size: 18px;

  line-height: 28px;

  font-weight: 600;

  font-family: 'Montserrat', sans-serif;

  color: #889198;

  margin-bottom: 0;

}

.near-by .d-flex .flex-info span{

  font-size: 18px;

  line-height: 28px;

  font-weight: 500;

  font-family: 'Montserrat-medium', sans-serif;

  color: #4A4C50;

}

.flex-img{

  width: 60px;

    height: auto;

    display: flex;

    justify-content: center;

}



/* gallery page css start */

.gallery-top-section{

  padding: 120px 0 70px 0;

  background-image: url('https://imagedelivery.net/pe2-CVDxE459ELrkyAVOfQ/a57d427c-e3e8-443f-2508-1c3e6c9c0300/public');

  background-repeat: no-repeat;

  background-position: 100% 70%;

}

.gallery-top-banner{

  max-width: 720px;

}

.gallery-top-banner h1, .contact-top-banner h1{

  font-size: 46px;

  line-height: 57px;

  font-family: 'Montserrat-Bold', sans-serif;

  font-weight: bold;

  letter-spacing: 0px;

color: #FFCC09;

text-transform: uppercase;

}

.gallery-top-banner p{

  font-size: 18px;

  line-height: 28px;

  font-family: 'Montserrat-medium', sans-serif;

  font-weight: 500;

  letter-spacing: 0.18px;

color: #676E74;

padding: 40px 0;

max-width: 550px;

}

.gallery-section{

  background-color: #ffcc09;

  padding: 70px 0 0 0;

}

.gallery-blocks{

  background: #FFFFFF;

  padding: 30px 40px;

}

.gallery-title{

  font-size: 32px;

  line-height: 39px;

  font-family: 'Montserrat-Bold', sans-serif;

  font-weight: bold;

  letter-spacing: 0px;

color: #FFCC09;

text-transform: uppercase;

}

.gallery-photos{

  padding: 40px 0;

}

.galley-multi-block{

  padding: 40px 0;

}

.gallery-image img{

  width: 100%;

}

/* contact page css start */

.contact-top-banner{

  display: flex;

  align-items: center;

  justify-content: space-between;

}

.map-section {

  background-color: #ffcc09;

  padding: 16rem 0 0 0;

  position: relative;

  top: -140px;

  z-index: -1;

  margin-bottom: -140px;

}

.large-map iframe{

  margin-bottom: -7px;

}

.large-map{

  position: relative;

}

.large-map:after {

  position: absolute;

  content: '';

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: transparent linear-gradient(180deg, #000000AC 0%, #00000000 100%) 0% 0% no-repeat padding-box;

}

.input-group-text-first{

  position: relative;

}

/* .input-group-text-first:before {

  content: "";

    position: absolute;

    right: 0;

    top: 17px;

    height: 20px;

    width: 50%;

    border-right: 1px solid rgb(74 76 80 / 40%);

} */

.input-group-text{

  padding: 0.375rem 20px;

}

.bottom-menu .nav-link:hover{

  color: #ffcc09;

}

.amenities-type-section .awe-btn {

  font-size: 16px;

    color: #676E74;

    font-weight: 600;

    font-family: 'Montserrat-Bold', sans-serif !important;

    display: flex;

    border: 0;

    align-items: center;

    margin: 30px 0 0 0;

    cursor: pointer;

}

.amenities-type-section .awe-btn .fa {

  font-size: 20px;

  padding-left: 5px;

  font-weight: 600;

}

.amenities-type-section .awe-btn:hover, 

.amenities-type-section .awe-btn:focus, 

.amenities-type-section .awe-btn .fa:hover,

.amenities-type-section .awe-btn .fa:focus {

  color: #ffcc09;

  text-decoration: none;

}



#carousel-FACILITIES img{

  width: auto;

  display: inline-flex;

}

#carousel-FACILITIES .owl-dot.active {

  width: 15px;

  height: 15px;

  border-radius: 50%;

  display: inline-block;

  background: #000 !important;

  margin: 0 5px;

}

#carousel-FACILITIES .owl-dot {

  width: 15px;

  height: 15px;

  border-radius: 50%;

  display: inline-block;

  background: rgb(255, 255, 255, 0.57);

  margin: 0 5px;

}

#carousel-FACILITIES .owl-dots{

  display: flex;

    justify-content: center;

    padding: 40px 0 0 0;

}



.img-size{

    height: 100%;

    width: 100%;

    background-size: cover;

    overflow: hidden;

  }

  .modal-content {

     width: 100%;

    border:none;

  }

  .modal-body {

     padding: 0;

  }

  

  .carousel-control-prev-icon {

    background-image: url("https://imagedelivery.net/pe2-CVDxE459ELrkyAVOfQ/98bd4988-da77-4cba-7d6b-f69a5f586a00/public");

    width: 30px;

    height: 30px;

  }

  .carousel-control-next-icon {

    background-image: url("https://imagedelivery.net/pe2-CVDxE459ELrkyAVOfQ/2fcf612a-314d-44e5-4310-dbdcfac7ae00/public");

    width: 30px;

    height: 30px;

  }

  .modal-open .modal{

    background: rgb(0 0 0 / 50%);

  }

  .room-boxes .card-img-top, .room-boxes .card-title{

    cursor: pointer;

  }

.modal-btn{

  position: absolute;

    background: #4A4C50 0% 0% no-repeat padding-box;

    opacity: 1;

    z-index: 1;

    border-radius: 50%;

    right: -15px;

    top: -13px;

    padding: 5px;

    border: 0;

    height: 30px;

    width: 30px;

    line-height: 30px;

}

.modal-btn img{

  height: 15px;

    width: 15px;

    top: -5px;

    position: relative;

}





@media(max-width:1000px){

  .full-width-slider .item{margin:0; transform:scale(.9)}

}



  @media screen and (min-width: 1280px){

  body .container {

      max-width: 1240px;

  }

  }

  @media screen and (min-width: 480px){

  body .container {

      width: 96%;

  }

}

  @media (min-width: 1600px){

  .container {

      width: 1170px;

  }}

  @media (min-width: 992px){

  .container {

      width: 970px;

  }}

  @media (min-width: 768px){

  .container {

      width: 750px;

  }}







@media(max-width: 992px){

  .mobileMenu .navbar-nav{

    align-items: flex-start;

  }

  .mobileMenu .navbar-nav li{

    width: 100%;

  }

  .book-btn{

    display: inline-block;

    margin: 10px 0 0 0;

    padding: 10px 35px !important;

  }

    .mobileMenu{

       width: 290px;

    position: fixed;

    top: 0;

    right: 0;

    height: 100vh;

    z-index: 99;

    background: #fff;

    transition: all .3s!important;

    transition: 1s;

    margin-right: -290px;

    }

    .navbar-light .navbar-nav .nav-item {

      padding: 0;

  }

  .navbar-nav .nav-link::after{

    display: none;

  }

  .navbar-light .navbar-nav .nav-link{

    color: #4A4C50;

  }

    .common-header .mobileMenu{

      background: #fff;

    }

    .mobileMenu.open{

       margin-right: 0;

    }

    .overlay{

        position: fixed;

        top: 0;

        bottom: 0;

        left: 0;

        right: 0;

        margin: auto;

        background-color: rgba(0, 0, 0, 0.5);

        display: none;

        z-index: 9;

    }

    .overlay.open{

        display: block;

    }

    .mobileMenu ul:first-child {

    padding: 60px 0 0 0;

}

.navbar-light .navbar-nav .nav-link{

    font-size: 14px;

    padding: 10px 20px;

}

.nav-item.mean-last {

    margin: 10px 0;

    }

    .nav-item.mean-last a{

   padding: 7px 40px;

    margin: 0 15px;

    font-size: 18px;

    }

.hamburger {

    z-index: 999;

}

.hamburger .line{

  width: 25px;

    height: 3px;

    background-color: #ffcc09;

  display: block;

  margin: 5px auto;

  -webkit-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

}

.navbar-light .navbar-toggler{

    border: 0;

    padding: 0;

}



.hamburger:hover{

  cursor: pointer;

}

#hamburger-1.is-active .line:nth-child(2){

  opacity: 0;

}



#hamburger-1.is-active .line:nth-child(1){

  -webkit-transform: translateY(3px) rotate(45deg);

  -ms-transform: translateY(3px) rotate(45deg);

  -o-transform: translateY(3px) rotate(45deg);

  transform: translateY(3px) rotate(45deg);

}



#hamburger-1.is-active .line:nth-child(3){

  -webkit-transform: translateY(-13px) rotate(-45deg);

  -ms-transform: translateY(-13px) rotate(-45deg);

  -o-transform: translateY(-13px) rotate(-45deg);

  transform: translateY(-13px) rotate(-45deg);

}



}





@media(max-width: 767px){

  .project-gallery .card-title{

    font-size: 16px;

    margin-bottom: 0;

    text-align: center;

  }

  .project-gallery .col-lg-3 {

    margin-bottom: 25px;

}

h3.book-btn.upcomming {

  font-size: 19px;

}

  .book-btn{

    display: block;

  }

  .left-side a{

     word-break: break-all;

  }

  .navbar-brand img{

    width: 75px;

  }

 .availability-form .form-group label, .availability-form .form-group input::placeholder,

 .availability-form .form-group select {

    font-size: 14px;

    line-height: 18px;

  }

  .availability-form .select-group, .availability-form .form-group{

    padding: 0;

  }

  /* .input-group-text-first:before{

    display: none;

  } */

  .navbar {

    padding: 1rem 0;

}

.reserve-section {

  padding: 40px 0 0 0;

}

.check-availability{

  padding: 20px;

  top: 0;

}

.availability-form{

  flex-wrap: wrap;

}

.availability-form input, .availability-form select{

  padding: 10px;

    height: auto;

}

.select-group-alt select, .select-group-alt-2 select {

  min-width: 100%;

}

.availability-form .form-group, .availability-form .select-group.select-group-alt-2{

  width: 100%;

}

.availability-form .select-group {

  width: 50%;

  padding: 0;

}

.availability-form .p-mob-0{

  padding-right: 10px;

}

.availability-form label.submit-button{

  display: none;

}

button.awe-btn.awe-btn-13{

  height: auto;

  margin-left: 0;

    min-width: 100%;

    margin-top: 10px;

}

.title-text{

  font-size: 25px;

  line-height: 35px;

  padding-bottom: 30px;

}

.image-mob{

  display: block;

}

.image-mob  img{

  width: 100%;

}

.tired-section{

  background-image: none;

  padding: 50px 0 0 0;

}

.title-inner h2{

  font-size: 18px;

    line-height: 28px;

    padding: 25px 0 15px 0;

}

.text-block p {

  font-size: 14px;

  line-height: 20px;

  text-align: justify;

}

.slide-bar{

  left: 15px;

}

#small-slider .carousel-control-next, #small-slider .carousel-control-prev{

  height: 30px;

  width: 30px;

}



#small-slider .carousel-control-next{

  top: 50%;

  right: 10px;

}

#small-slider .carousel-control-prev{

  top: 50%;

  left: 10px;

}

.carousel-control-next span, .carousel-control-prev span{

  font-size: 18px;

}

.disc-btn, .know-btn{

  font-size: 14px;

}

.stay-section{

  padding: 50px 0 0 0;

}

.comfort-stay, .room-category, .service-section, .contact-form-section{

  padding: 50px 0;

}

.express-logo {

  position: absolute;

  z-index: 1;

  right: auto;

  top: -57px;

  left: auto;

  display: flex;

  justify-content: center;

  width: 100%;

}

.express-logo img{

  width: 140px;

}

.express-facade-img{

  position: relative;

  width: 100%;

  top: -160px;

  margin-bottom: -160px;

}

.myaccordion .card-header, .myaccordion .card-body{

  padding: 0;

}

.myaccordion .btn{

  font-size: 16px;

  padding: 10px 0;

}

.myaccordion .btn:focus, .myaccordion .btn:hover{

  text-indent: 0;

}

.myaccordion .card-body p, .room-desc p{

  font-size: 14px;

  line-height: 20px;

  text-align: justify;

  margin-top: 1rem;

}

.city-image {

  padding-left: 0;

    padding-top: 30px;

}

.image-desk{

  display: none;

}

.room-info{

  flex-direction: column;

}

.room-info .count-img img{

  width: auto !important;

}

.room-desc{

  padding: 20px;

  top: 0;

}

.room-title{

  font-size: 20px;

}

.owl-carousel .owl-item{

  position: relative;

}

.count-img {

  margin: 0;

  position: absolute;

  z-index: 9;

  top: 0;

  background: rgb(255 255 255 / 50%);

}

.owl-dots button.owl-dot {

  width: 15px;

  height: 15px;

  border-radius: 50%;

  display: inline-block;

  background-color: rgb(0, 0, 0, 0.57) !important;

  margin: 0 5px;

}

.owl-dots button.owl-dot.active {

  background-color: #FFCC09 !important;

}

#carousel-FACILITIES .owl-dot.active{

  background-color: #000 !important;

}

#carousel-FACILITIES .owl-dots{

  padding: 0;

}

.owl-dots {

  text-align: center;

  margin: 10px 0 0 0;

}

.service-box{

  padding: 35px;

  margin-bottom: 30px;

}

.last-box{

  margin-bottom: 0;

}

.left-side{

        width: -webkit-fill-available;

  padding: 25px 15px;

    margin: 0 15px;

}

.left-side h2 {

  font-size: 25px;

  line-height: 35px;

}

.left-side p, #contact-form label, #contact-form input::placeholder, #contact-form textarea::placeholder,

.slide-para p{

  font-size: 14px;

  line-height: 20px;

}



.right-side{

  width: auto;

  padding: 40px 15px 20px 15px;

    margin: 0 15px;

}

.send-button{

  font-size: 14px;

}

.lounge-btn{

  font-size: 18px;

    line-height: 28px;

    top: 0;

    margin-bottom: 0;

    position: relative;

    width: auto;

    padding: 15px 30px;

}

.slide-para{

  margin: 20px auto 0 auto;

}

.lounge-section{

  padding: 30px 0 50px 0;

}

.city-best-section{

  padding: 50px 0;

}

.bottom-logo {

  width: auto !important;

  top: -70px;

  margin-bottom: -70px;

}

.city-best-image img {

  width: 100%;

}

.centered{

  left: 5%;

    transform: translate(0, -50%);

}



.centered h2 {

  font-size: 20px;

  line-height: 32px;

}

.centered p{

  display: none;

}

.full-width-slider .owl-dots{

  bottom: 0;

   margin: 15px 0 25px 0;

}

.full-width-slider .owl-dots button.owl-dot.active {

  background-color: #000 !important;

}

.full-width-slider .owl-next, .full-width-slider .owl-prev{

  width: 30px;

    height: 30px;

    font-size: 25px;

    line-height: 26px;

    position: absolute;

    top: 40%;

}

.full-width-slider .owl-next {

  right: 10%;

}

.full-width-slider .owl-prev {

  left: 10%;

}

.footer-section .d-flex {

  flex-direction: column;

}

.bottom-menu{

  padding-left: 0;

  margin-bottom: 20px;

}

.bottom-menu .nav-link, .copyright-text p{

  font-size: 14px;

  line-height: 20px;

}

.bottom-menu .nav-link:before{

  top: 8px;

}

.back-overlay{

  top: 60%;

}



.carousel-caption h1 {

  font-size: 25px;

  padding-bottom: 0;

  line-height: 36px;

}

.carousel-control-next {

  right: 5px;

}

.carousel-control-prev {

  left: 5px;

}

.full-width-slider .owl-next span, .full-width-slider .owl-prev span{

  font-size: 18px;

}

.about-section{

  padding: 50px 0 16rem 0;

  background-position: -25px 100%;

    background-size: 130%;

}

.gallery-top-section {

  padding: 50px 0 18rem 0;

    background-position: 22% 100%;

    background-size: 90%;

}

.about-banner h1, .gallery-top-banner h1, .contact-top-banner h1{

  font-size: 29px;

    line-height: 37px;

}

.about-banner p, .gallery-top-banner p{

  font-size: 16px;

    line-height: 26px;

    padding: 10px 0;

    text-align: justify;

}

.about-banner .contact-btn {

  font-size: 14px;

  line-height: 22px;

}

.counter-col{

  padding-bottom: 15px;

}

.counter-col:last-child {

  padding-bottom: 0;

}

.project-section{

  padding: 50px 0;

}

.project-title h2{

  font-size: 25px;

    line-height: 35px;

}

.load-button{

  margin: 10px 0 0 0;

}

.room-per-night-charge{

  padding: 30px;

  top: 0;

    margin-bottom: 0;

    margin-top: 30px;

}

.room-per-night-charge h2{

  font-size: 25px;

  line-height: 35px;

  padding-bottom: 20px;

}

.room-per-night-charge h4{

  font-size: 22px;

  line-height: 26px;

}

.carousel-indicators [data-target]{

  width: 10px;

    height: 10px;

    margin-right: 3px;

    margin-left: 3px;

    border-top: 10px solid transparent;

    border-bottom: 10px solid transparent;

}

#room-slide .carousel-indicators {

  bottom: 0;

}

.room-type-section, .gallery-section {

  padding: 50px 0;

}

.amenities-type-section, .location-section, .contact-form-on-room{

  padding-bottom: 50px;

}

.room-blocks{

  padding: 30px 20px;

}

.room-boxes,  .location-blocks{

  padding: 20px 0;

}

.amenities-boxes{

  padding: 20px 0 0 0;

}

.room-box {

  margin-bottom: 30px;

}



.room-box .card-title{

  font-size: 22px;

}

.room-box h4{

  font-size: 20px;

}

.room-box .card-body{

  padding: 15px;

}

.check-times h2, .check-times h2 span{

  font-size: 22px;

  line-height: 32px;

}

.book-btn{

  text-align: center;

}

.check-times p, .address,

.near-by .d-flex .flex-info p, .near-by .d-flex .flex-info span{

  font-size: 16px;

  line-height: 24px;

}

.amenities-box p{

  font-size: 13px;

  line-height: 20px;

  text-align: left;

}

.amenities-img{

  height: 80px;

  align-items: center;

}

.amenities-box{

  padding: 30px 0 0 0;

 

}

.amenities-boxes .col-sm-6 {

  max-width: 50%;

}

.google-map {

  margin: 30px 0 0 0;

}

.gallery-blocks{

  padding: 0 20px;

}

.galley-multi-block {

  padding: 30px 0 0 0;

}

.gallery-photos {

  padding: 15px 0 0 0;

}

.gallery-title{

  font-size: 25px;

  line-height: 35px;

}

.gallery-image {

  margin-bottom: 25px;

}

.gallery-image-last {

  margin-bottom: 0px;

}



.galley-multi-block:last-child{

  padding-bottom: 40px;

}

.contact-top-banner {

  flex-direction: column;

  padding: 30px 0 0 0;

  align-items: flex-start;

}

.contact-top-banner img{

  width: 100%;

}

.map-section{

  padding: 6rem 0 0 0;

    top: -50px;

    margin-bottom: -50px;

}

}

@media(max-width: 576px){

  .slide-bar{

    width: 255px;

    left: 30px;

  }

  .back-overlay{

    top: 70%;

  }

  .carousel-caption h1{

    font-size: 15px;

    line-height: 24px;

  }

  .centered h2 {

    font-size: 15px;

    line-height: 24px;

    width: 95%;

  }

  .centered{

    left: 7%;

  }

  .express-facade-img{

    top: -105px;

    margin-bottom: -105px;

  }

  .about-section{

    padding: 50px 0 14rem 0;

      background-size: 175%;

  }

  .gallery-top-section {

    padding: 50px 0 10rem 0;

}



}

@media(max-width: 992px) and (min-width: 768px){

  .home-footer{

    flex-direction: column;

  }

  .home-footer .bottom-menu,  .home-footer .copyright-text{

    margin: 10px 0;

  }



  .check-times h2, .check-times h2 span{

    font-size: 26px;

    line-height: 36px;

  }

  /* .input-group-text-first:before{

    display: none;

  } */

  .contact-top-banner {

    flex-direction: column;

    padding: 50px 0 0 0;

    align-items: flex-start;

  }

  .contact-top-banner h1{

    padding: 10px 0 15px 0;

  }

  .contact-top-banner img{

    width: 100%;

  }

  .map-section{

    padding: 10rem 0 0 0;

    top: -90px;

    margin-bottom: -90px;

  }

  .large-map iframe {

    margin-bottom: -8px;

}

  .navbar {

    padding: 1rem;

}

.reserve-section {

  padding: 40px 0 0 0;

}

.check-availability{

  padding: 20px;

  top: -100px;

    margin-bottom: -100px;

}

.availability-form{

  flex-wrap: wrap;

}

.availability-form input, .availability-form select{

  padding: 10px;

    height: auto;

}

.select-group-alt select, .select-group-alt-2 select {

  min-width: 100%;

  width: 100%;

}

.availability-form .form-group, .availability-form .select-group.select-group-alt-2{

  padding: 0 10px 0 0;

  width: 25%;

  margin: 10px 0 0 0;

}

.form-group label, .form-group input::placeholder, .form-group select {

  font-size: 14px;

  line-height: 22px;

}

button.awe-btn.awe-btn-13{

  height: auto;

  margin-left: 0;

    min-width: 100%;

    margin-top: 0;

    font-size: 14px;

    line-height: 20px;

}

.title-text{

  font-size: 28px;

  line-height: 38px;

  padding-bottom: 30px;

}



.tired-section{

  padding: 60px 0 0 0;

    background-position: right 93%;

    background-size: 45%;

}

.title-inner h2{

  font-size: 18px;

    line-height: 28px;

    padding: 25px 0 15px 0;

}

.text-block p {

  font-size: 14px;

  line-height: 20px;

  text-align: justify;

}

.slide-bar{

  left: 15px;

}

#small-slider .carousel-control-next, #small-slider .carousel-control-prev{

  height: 30px;

  width: 30px;

}



#small-slider .carousel-control-next{

  top: 50%;

  right: 10px;

}

#small-slider .carousel-control-prev{

  top: 50%;

  left: 10px;

}

.carousel-control-next span, .carousel-control-prev span{

  font-size: 18px;

}

.disc-btn, .know-btn{

  font-size: 14px;

}

.stay-section{

  padding: 50px 0;

  margin-bottom: 40px;

}

.room-category, .service-section, .contact-form-section{

  padding: 50px 0;

}

#small-slider .carousel-item img{

  width: 100%;

}

.comfort-stay{

  padding: 50px 0 200px 0;

}

.express-logo {

  position: absolute;

  z-index: 1;

  right: -25%;

  top: -57px;

  left: auto;

  display: flex;

  justify-content: center;

  width: 100%;

}

.express-logo img{

  width: 140px;

}

.express-facade-img{

  position: absolute;

    width: 50%;

    top: -31px;

}

.myaccordion .card-header, .myaccordion .card-body{

  padding: 0;

}

.myaccordion .btn{

  font-size: 16px;

  padding: 8px 0;

}

.myaccordion .btn:focus, .myaccordion .btn:hover{

  text-indent: 0;

}

.myaccordion .card-body p, .room-desc p{

  font-size: 14px;

  line-height: 20px;

  text-align: justify;

}

.room-desc p{

  padding: 10px 0;

  min-height: 80px;

}

.city-image {

  padding-left: 0;

}

.image-desk{

  display: none;

}

.stay-section .title-text{

  padding-bottom: 0;

  margin-bottom: 0;

}

.room-info{

  flex-direction: column;

}

.room-info .count-img img{

  width: auto !important;

}

.room-desc{

  padding: 20px;

  top: 0;

}

.room-title{

  font-size: 20px;

}

.owl-carousel .owl-item{

  position: relative;

}

.count-img {

  margin: 0;

  position: absolute;

  z-index: 9;

  top: 0;

  background: rgb(255 255 255 / 50%);

}

.owl-dots button.owl-dot {

  width: 15px;

  height: 15px;

  border-radius: 50%;

  display: inline-block;

  background-color: rgb(0, 0, 0, 0.57) !important;

  margin: 0 5px;

}

.owl-dots button.owl-dot.active {

  background-color: #FFCC09 !important;

}

.owl-dots {

  text-align: center;

  margin: 10px 0 0 0;

}

.service-box{

  padding: 15px 10px;

    margin-bottom: 0;

}

.service-box p{

  font-size: 15px;

}

.services-boxes .col-md-3 {

  padding: 0 5px;

}

.left-side{

 padding: 25px 15px;

}

.left-side h2 {

  font-size: 25px;

  line-height: 35px;

}

.left-side p, #contact-form label, #contact-form input::placeholder, #contact-form textarea::placeholder,

.slide-para p{

  font-size: 14px;

  line-height: 20px;

}

.left-side a{

  word-break: break-all;

}

.right-side{

   padding: 40px 15px 20px 15px;

}

.send-button{

  font-size: 14px;

}

.lounge-btn{

  font-size: 18px;

    line-height: 28px;

    top: 0;

    margin-bottom: 0;

    position: relative;

    width: auto;

    padding: 15px 30px;

}

.slide-para{

  margin: 20px auto 0 auto;

}

.lounge-section{

  padding: 30px 0 50px 0;

}

.city-best-section{

  padding: 50px 0;

}

.bottom-logo {

  width: auto !important;

  top: -70px;

  margin-bottom: -70px;

}

.city-best-image img {

  width: 100%;

}

.centered{

  left: 30%;

    transform: translate(-20%, -70%);

    top: 20%;

}



.centered h2 {

  font-size: 20px;

  line-height: 30px;

  padding-bottom: 10px;

}

.centered p {

  font-size: 13px;

  line-height: 21px;

}

.full-width-slider .owl-dots{

  bottom: 0;

   margin: 15px 0 25px 0;

}

.full-width-slider .owl-dots button.owl-dot.active {

  background-color: #000 !important;

}

.full-width-slider .owl-next, .full-width-slider .owl-prev{

  width: 30px;

    height: 30px;

    font-size: 25px;

    line-height: 26px;

    position: absolute;

    top: 40%;

}

.full-width-slider .owl-next {

  right: 10%;

}

.full-width-slider .owl-prev {

  left: 10%;

}



.bottom-menu{

  padding-left: 0;

  margin-bottom: 0px;

}

.bottom-menu .book-btn{

  margin: 0;

}

.bottom-menu .nav-link, .copyright-text p{

  font-size: 14px;

  line-height: 20px;

}

.bottom-menu .nav-link:before{

  top: 8px;

}



.carousel-caption h1 {

  font-size: 31px;

  padding-bottom: 0;

  line-height: 41px;

}

.carousel-control-next {

  right: 5%;

}

.carousel-control-prev {

  left: 5%;

}

.full-width-slider .owl-next span, .full-width-slider .owl-prev span{

  font-size: 18px;

}

.about-section, .gallery-top-section{

  padding: 70px 0 22rem 0;

  background-position: 88% 100%;

}  

.about-banner h1, .gallery-top-section h1{

  font-size: 32px;

  line-height: 40px;

}

.about-banner {

  max-width: 550px;

}

.about-banner p, .gallery-top-section p{

  font-size: 16px;

  padding: 15px 0;

}

.counter-title{

  font-size: 16px;

  padding: 10px 0 0 0;

}

.counter {

  font-size: 35px;

  line-height: 45px;

}

.project-title h2{

  font-size: 28px;

  line-height: 35px;

}

.room-per-night-charge h2{

  font-size: 32px;

    line-height: 42px;

    padding-bottom: 15px;

}

.room-per-night-charge{

  padding: 30px;

  top: -60px;

    margin-bottom: -60px;

}

.room-type-section{

  padding: 50px 0;

}

.room-blocks{

  padding: 40px 20px;

}

.room-boxes,  .location-blocks{

  padding: 30px 0;

}

.amenities-boxes{

  padding: 30px 0 0 0;

}

.room-box{

  margin-bottom: 30px;

}

.google-map {

  margin-top: 30px;

}

#room-slide .carousel-indicators {

  bottom: 50px;

}

.gallery-section{

  padding: 50px 0;

}

.gallery-blocks{

  padding: 0px 30px;

}

.gallery-title{

  font-size: 28px;

  line-height: 35px;

  margin-bottom: 0;

}

.gallery-photos {

  padding: 10px 0 0 0;

}

.gallery-image {

  padding: 15px 0;

}

.galley-multi-block {

  padding: 40px 0 0px 0;

}

.galley-multi-block:last-child {

  padding-bottom: 30px;

}

}



@media(max-width: 1199px) and (min-width: 992px){

  .contact-top-banner img{

    width: 70%;

  }

  .map-section{

    padding: 14rem 0 0 0;

    top: -120px;

    margin-bottom: -120px;

  }

  .large-map iframe {

    margin-bottom: -8px;

}

  .navbar {

    padding: 1rem;

}

.navbar-light .navbar-nav .nav-link{

   font-size: 14px;

    line-height: 22px;

}

.navbar-light .navbar-nav .nav-item {

  padding: 0px 14px;

}

.book-btn{

  padding: 10px 25px !important;

  display: inline-flex;

}

h3.book-btn.upcomming {

  padding: 15px 25px !important;

}

.project-gallery .card-title{

  font-size: 16px;

    line-height: 24px;

    margin-bottom: 0;

}

.check-availability{

  padding: 20px 20px 0 20px;

  top: -100px;

    margin-bottom: -100px;

}

.availability-form{

  flex-wrap: wrap;

}

.availability-form input, .availability-form select{

  padding: 10px;

    height: auto;

}

.select-group-alt select, .select-group-alt-2 select {

  min-width: 100%;

}

.availability-form .form-group, .availability-form .select-group.select-group-alt-2{

  padding: 0 20px 0 0;

    width: 25%;

    margin: 0.5rem 0;

}

.form-group label, .form-group input::placeholder, .form-group select {

  font-size: 14px;

  line-height: 22px;

}

button.awe-btn.awe-btn-13{

  height: auto;

  margin-left: 0;

    min-width: 100%;

    margin-top: 0;

    font-size: 14px;

    line-height: 20px;

}



.tired-section{

  padding: 60px 0 0 0;

    background-position: right 93%;

    background-size: 45%;

}

.slide-bar{

  left: 15px;

  width: 200px;

}

#small-slider .carousel-control-next, #small-slider .carousel-control-prev{

  height: 30px;

  width: 30px;

}



#small-slider .carousel-control-next{

  bottom: 0;

  right: 20px;

}

#small-slider .carousel-control-prev{

  bottom: 0;

  right: 80px !important;

}

.title-text{

  font-size: 30px;

}

.carousel-control-next span, .carousel-control-prev span{

  font-size: 18px;

}

.disc-btn, .know-btn{

  font-size: 14px;

}

.stay-section{

  padding: 50px 0;

  margin-bottom: 50px;

}

.room-category, .service-section, .contact-form-section{

  padding: 50px 0;

}

#small-slider .carousel-item img{

  width: 100%;

}

.comfort-stay{

  padding: 50px 0 200px 0;

}

.express-logo {

  position: absolute;

  z-index: 1;

  right: auto;

  top: -57px;

  left: auto;

  display: flex;

  justify-content: center;

  width: 100%;

}

.express-logo img{

  width: 140px;

}

.express-facade-img{

  position: absolute;

    width: 42%;

    top: -32px;

}

.city-image {

  padding-left: 0;

}

.myaccordion .card-header, .myaccordion .card-body{

  padding: 0;

}

.myaccordion .btn{

  font-size: 20px;

    padding: 12px 0;

}

.myaccordion .btn:focus, .myaccordion .btn:hover{

  text-indent: 0;

}

.room-desc p{

  padding: 10px 0;

  min-height: 80px;

}

.image-desk{

  display: block;

  height: 450px;

}

.stay-section .title-text{

  padding-bottom: 20px;

  margin-bottom: 0;

}

.room-info{

  flex-direction: column;

}

.room-info .count-img img{

  width: auto !important;

}

.room-desc{

  padding: 20px;

  top: 0;

}

.room-title{

  font-size: 20px;

}

.owl-carousel .owl-item{

  position: relative;

}

.count-img {

  margin: 0;

  position: absolute;

  z-index: 9;

  top: 0;

  background: rgb(255 255 255 / 50%);

}

.owl-dots button.owl-dot {

  width: 15px;

  height: 15px;

  border-radius: 50%;

  display: inline-block;

  background-color: rgb(0, 0, 0, 0.57) !important;

  margin: 0 5px;

}

.owl-dots button.owl-dot.active {

  background-color: #FFCC09 !important;

}

.owl-dots {

  text-align: center;

  margin: 10px 0 0 0;

}

.service-box{

  padding: 15px 10px;

    margin-bottom: 0;

}



.left-side{

 padding: 25px 15px;

}

.left-side h2 {

  font-size: 25px;

  line-height: 35px;

}

.left-side p, #contact-form label, #contact-form input::placeholder, #contact-form textarea::placeholder,

.slide-para p{

  font-size: 14px;

  line-height: 20px;

}

.left-side a{

  word-break: break-all;

}

.right-side{

   padding: 40px 15px 20px 15px;

}

.send-button{

  font-size: 14px;

}

.lounge-btn{

  font-size: 18px;

    line-height: 28px;

    top: 0;

    margin-bottom: 0;

    position: relative;

    width: auto;

    padding: 15px 30px;

}

.slide-para{

  margin: 20px auto 0 auto;

}

.lounge-section{

  padding: 30px 0 50px 0;

}

.city-best-section{

  padding: 50px 0;

}

.bottom-logo {

  width: auto !important;

  top: -70px;

  margin-bottom: -70px;

}

.city-best-image img {

  width: 100%;

}

.centered{

  left: 30%;

    transform: translate(-20%, -70%);

    top: 20%;

}



.centered h2 {

  font-size: 20px;

  line-height: 30px;

  padding-bottom: 10px;

}

.centered p {

  font-size: 13px;

  line-height: 21px;

}

.full-width-slider .owl-dots{

  bottom: 0;

   margin: 15px 0 25px 0;

}

.full-width-slider .owl-dots button.owl-dot.active {

  background-color: #000 !important;

}

.full-width-slider .owl-next, .full-width-slider .owl-prev{

  width: 30px;

    height: 30px;

    font-size: 25px;

    line-height: 26px;

    position: absolute;

    top: 40%;

}

.full-width-slider .owl-next {

  right: 10%;

}

.full-width-slider .owl-prev {

  left: 10%;

}

.bottom-menu .book-btn{

  margin: 0;

}

.bottom-menu{

  padding-left: 0;

  margin-bottom: 0px;

}



.bottom-menu .nav-link:before{

  top: 8px;

}



.carousel-caption h1 {

  font-size: 40px;

  padding-bottom: 0;

  line-height: 60px;

}

.carousel-control-next {

  right: 5%;

}

.carousel-control-prev {

  left: 5%;

}

.full-width-slider .owl-next span, .full-width-slider .owl-prev span{

  font-size: 18px;

}

.about-section{

  padding: 70px 0 22rem 0;

  background-position: 55% 100%;

}  

.gallery-top-section{

  padding: 70px 0 50px 0;

    background-position: 100% 45%;

    background-size: 50%;

}  

.gallery-top-banner {

  max-width: 400px;

}

.about-banner h1{

  font-size: 40px;

  line-height: 52px;

}



.project-title h2{

  font-size: 30px;

}

.project-gallery .col-lg-3{

  flex: 0 0 33%;

    max-width: 33%;

}

.room-per-night-charge{

  padding: 40px;

  top: -75px;

    margin-bottom: -75px;

}

.room-per-night-charge h2{

  font-size: 38px;

    line-height: 50px;

    padding-bottom: 20px;

}

.room-box .card-title, .room-box h4{

  font-size: 18px;

}

.room-box h4 > span, .room-box .card-body p, .check-times p,

.amenities-box p, .address, .near-by .d-flex .flex-info p, .near-by .d-flex .flex-info span {

  font-size: 14px;

  line-height: 22px;

}

.near-by .d-flex .flex-info {

  padding-left: 20px;

}

.room-type-section{

  padding: 50px 0;

}

.room-blocks{

  padding: 40px 20px;

}

.room-boxes, .amenities-boxes, .location-blocks{

  padding: 30px 0;

}

.amenities-box{

  padding: 30px 0 0 0;

}

.check-times h2, .check-times h2 span{

  font-size: 25px;

  line-height: 35px;

}

.google-map {

  margin-top: 30px;

}

#room-slide .carousel-indicators {

  bottom: 50px;

}

.gallery-blocks{

  padding: 30px;

}



.gallery-photos, .galley-multi-block {

  padding: 20px 0;

}

}

@media(max-width: 1500px){

  .city-image {

    padding-left: 0;

}



}

@media(min-width: 1200px) and (max-width: 1300px){

  .stay-section .title-text{

    font-size: 28px;

    width: 90%;

  }

  .myaccordion .btn{

    font-size: 20px;

  }

  .myaccordion .card-body p{

    font-size: 16px;

    line-height: 24px;

  }

  .accordian-block {

    width: 90%;

}

.city-image{

  margin-left: -70px;

}

}

@media(min-width: 1301px) and (max-width: 1399px){

  .stay-section .title-text{

    font-size: 28px;

    width: 100%;

  }

  .myaccordion .btn{

    font-size: 20px;

  }

  .myaccordion .card-body p{

    font-size: 16px;

    line-height: 24px;

  }

  .accordian-block {

    width: 100%;

}

.city-image{

  margin-left: -30px;

}

}

@media(min-width: 1200px) and (max-width: 1399px){

 

  .room-box .card-title{

    font-size: 20px;

  }

 

  .room-desc p{

    font-size: 16px;

    line-height: 25px;

  }

  .left-side a{

    word-break: break-all;

  }

  .express-facade-img{

    right: 0px;

  }

  

  .lounge-btn{

    top: -75px;

    margin-bottom: -75px;

  }

  .gallery-top-banner {

    max-width: 550px;

}

.gallery-top-banner h1 {

  font-size: 40px;

  line-height: 54px;

}

.gallery-top-banner p{

  font-size: 16px;

  padding: 20px 0;

}

  .about-section{

    background-position: 300% 100%;

  }

  .project-gallery .card-title{

    font-size: 16px;

  }

}

@media(min-width: 1500px){

  .about-section {

    background-position: 161% 100%;

  }

  .gallery-top-section{

    background-position: 85%;

  }

}

@media(min-width: 1700px){

  .tired-section{

    background-position: 95% 90%;

  }

  .express-facade-img{

    right: 3%;

    top: -6%;

  }

  .about-section{

    background-position: 130% 100%;

  }

  .gallery-top-section{

    background-position: 80%;

  }

}

@media(min-width: 1800px){

  .tired-section{

    background-position: 91% 90%;

  }

  .express-facade-img{

    right: 6%;

    top: -6%;

  }

  .gallery-top-section{

    background-position: 78%;

  }

}

@media(min-width: 1900px){

  .tired-section{

    background-position: 88% 90%;

  }

  .express-facade-img{

    right: 8%;

    top: -6%;

  }

  .about-section{

    background-position: 110% 100%;

  }

  .gallery-top-section{

    background-position: 76%;

  }

}

@media(min-width: 2000px){

  .tired-section{

    background-position: 85% 90%;

  }

  .express-facade-img{

    right: 10%;

    top: -6%;

  }

  .gallery-top-section{

    background-position: 73%;

  }

}

@media(min-width: 2100px){

  .tired-section{

    background-position: 83% 90%;

  }

  .express-facade-img{

    right: 12%;

    top: -6%;

  }

  .about-section {

    background-position: 95% 100%;

  }

  .gallery-top-section{

    background-position: 70%;

  }

}

@media(min-width: 2200px){

  .tired-section{

    background-position: 81% 90%;

  }

  .express-facade-img{

    right: 14%;

    top: -6%;

  }

}

@media(min-width: 2400px){

  .tired-section{

    background-position: 77% 90%;

  }

  .express-facade-img{

    right: 17%;

    top: -6%;

  }

  .about-section {

    background-position: 85% 100%;

  }



}

.inner-hide-sec{

  display: none;

  padding-top: 0;

}

.scrolled .navbar {

  padding: 11px 1rem;

  transition: all .5s;

}



.gallery-photos .owl-dots button.owl-dot {

  width: 15px;

  height: 15px;

  border-radius: 50%;

  display: inline-block;

  background-color: rgb(0, 0, 0, 0.57) !important;

  margin: 0 5px;

}

.gallery-photos .owl-dots button.owl-dot.active {

  background-color: #FFCC09 !important;

}

.gallery-photos .owl-dots {

  text-align: center;

  margin: 10px 0 0 0;

}



.gallery-photos .owl-nav .owl-prev{

    top: 50%;

    bottom: 50%;

    background: #4A4C50 !important;

      border-radius: 50%;

    outline: 0;

    border: 0;

    opacity: .9;

    left: 50px;

    position: absolute;

    width: 40px;

    height: 40px;

    line-height: 40px;

}

.gallery-photos .owl-nav span{

    line-height: 34px;

    color: #fff;

    font-size: 35px;

   

} 

.gallery-photos .owl-nav .owl-prev:hover, .gallery-photos .owl-nav .owl-prev:focus{

  opacity: 1;

}

.gallery-photos .owl-nav .owl-next{

  top: 50%;

  bottom: 50%;

  background: #4A4C50 !important;

    border-radius: 50%;

  outline: 0;

  border: 0;

  opacity: .9;

  right: 50px;

  position: absolute;

  width: 40px;

  height: 40px;

  line-height: 40px;

}

 

.gallery-photos .owl-nav .owl-next:hover, .gallery-photos .owl-nav .owl-next:focus{

opacity: 1;

}



@media(max-width: 420px){

  .centered{

    left: 5%;

  }

  .centered h2 {

    font-size: 14px;

    line-height: 22px;

  }

}

@media(max-width: 380px){

  .bottom-menu{

    flex-wrap: wrap;

    justify-content: center;

  }

}



.gallery-image.wow.fadeInUp img {

    max-height: none;

}

/*Booking Engine CSS Code */
.modalModifyCancel__inner{
  overflow: hidden !important;
  }
  .BEx4IDaY4cXE{
  height: 38px !important;
  }   	
  #BEx4IDaY3bWD .BEx4ZXaY3bWR{
  margin-top: 10px;
  }
  #BEx4IDaY3bWR .BEx4ZXaY3bOP > div{
  margin-top: -24px !important;
  }
  #BEx4IDaY3bWD .BEx4ZXaY3bDPI{
  top: 31px !important;
  right: 31px !important;
  }
  .BEh8JJiwI1dPaBPrice{
  margin-top: 3px !important;
  width: 103px !important;
  padding: 0px 0px 19px 3px !important;
  text-transform: capitalize;
  }
  .BEh4IDsZ4eZE{
    color: #005C93 !important;
  }
  .BEh4IDsZ4dZE{
    color: #333 !important;
  }
  .divWidth{
    color: #333 !important;
  }
  #BEx4IDaY3bWD select.BEx4ZXaY3bPC, #BEx4IDaY3bWD select.BEx4ZXaY3bPP{
  background: #fff !important;
  color: #000 !important;
  }
  #BEx4IDaY3bWD input.BEx4ZXaY3bQBT{
  background: #ffcc0c !important;
  margin-bottom: 0px !important;
  margin-top: 14px !important;
  }
  #BEx4IDaY3bWD .BEx4ZXaY3bWR a{
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  }
  #BEx4IDaY3bWD .BEx4IDaY3bQBT:hover .BEx4ZXaY3bQBT, .BEx4ZXaY3bQBT:focus{
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  background: #ffffff !important;
  color: #ed8323 !important;
  } 
  #BEx4IDaY3bWD .BEx4ZXaY3bWR{
      width: 240px;
      z-index: 999 !important;
      position: absolute !important;
      right: 0px !important;
      top: 0px !important;
  }
  .BEh4IDsZ4fZE{
          color: #ffcc0c !important;
  }
  .BEh8JJiwI1dPaBPrice{
      background-color: #ffcc0c !important;
  }
  .widget .BEh4IDsZ4fZE, .widget .BEh4IDsZ4eZE, .widget .BEh4IDsZ4dZE, .widget .BEh4IDsZdPr0ZE span {
      color: #000000 !important;
  }
  .BEh4IDsZ4dZENP{
      color: #000000 !important;
  }
  .widget #BEx4IDaY3bWD .BEx4ZXaY3bWR {
      border-color: #ffcc0c !important;
      /*box-shadow: none;*/
  }
  .BExyz5i8narrowSingle-up{
    border-bottom: 5px solid #ffcc0c !important;
  }
  
  /*Booking Engine CSS Code End*/
  
  
  
  /*Media Query*/
  
  @media only screen and (min-device-width: 200px) and (max-device-width: 812px) 
       { 
           #BEx4IDaY3bWD .BEx4ZXaY3bWR {
            right: 32px !important;
                    top: 50px !important;
          display: none;
    }
  }
  
  /*Media Query*/
  
  
