html {
    margin-top: 0px !important;
}
.new-title h2 {
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0;
    color: #bd9a60;
}

.news-text p {
    color: #fff;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.news-btn a {
    padding: 10px 15px;
    font-size: 18px;
    display: inline-block;
	letter-spacing: 1px;
}

.det-title h2 {
    text-align: center;
    position: absolute;
    width: 100%;
    background: #00000047;
    color: #fff;
    margin: 0;
    font-size: 45px;
}
.header-room-banner{
	width: 100%;
}
.news-det-title h2 {
    font-size: 30px;
    color: #BD9A60;
	text-transform: uppercase;
}
.singlenews {
    width: 100%;
    display: block;
    padding: 40px 0;
        padding-bottom: 40px;
    background-image: url('/wp-content/uploads/2020/07/background.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    clear: both;
    padding-bottom: 10%;
	position: relative;
	z-index: 3 !important;
}
.singlenews h1 {
    margin: 0 0 30px 0;
    text-align: left;
    color: #BD9A60;
    font-weight: normal;
    font-size: 32px;
    text-transform: uppercase;
}
.singlenews p:last-child {
    padding-bottom: 60px;
}
.type-news {
    position: relative;
}
.single-news .book-delivery {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 12px !important;
    left: 0;
    z-index: 99;
	right: 0;
}
.contab{
	padding-bottom: 0;
	text-align: center;
}
.singlenews p{
    margin: 10px 0;
}
.singlenews  {
    font-size: 17px;
    line-height: 28px;
    color: #fff;
}
.whole-news {
    width: 33.333%;
    float: left;
}
.news-text {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 3% 10%;
    color: #fff;
	position: relative;
	z-index: 3;
}
.news-img {
    position: relative;
    min-height: 40vh;
    width: 100%;
    display: table;
    table-layout: fixed;
    vertical-align: middle;
}
.overlay-color {
    background: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    position: absolute;
	z-index: 2;
}

.privacy-policy .singlenews, .terms-and-conditions .singlenews{
	text-align: left ;
}
.contact-us input {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    border: none;
}
.contact-us input::placeholder, .contact-us textarea {
	color: #333;
	font-weight: normal;
}
.contact-us textarea{
	width: 100%;
    max-width: 100%;
	border: none;
	padding: 10px;
}

.wpcf7-form.init {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.wpcf7-form.init p {
  margin: 0 !important;
  padding: 0 !important;
}
.wpcf7-form.init p br {
	display: none;
}
#cf7sr-5f59dbae3086c {
    width: 100%;
    max-width: 304px;
    margin: 30px auto 0 auto;
}
.copyright {
    background: #171310;
    margin: 0px;
    padding: 16px;
    font-size: 15px;
	color: #fff;
}
.copyr {
    float: left;
}
.powd {
    text-align: right;
}
.g-map iframe {
    background: #000;
    opacity: 0.8;
}
.map-img {
    position: absolute;
    top: 42%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
.map-img img {
	width: 300px;
}
@media only screen and (max-width:2732px) {
.map-img {
	top: 32% !important;
}
}
@media only screen and (max-width:2000px) {
.map-img {
	top: 32% !important;
}
}