
	

/*Booking Engine CSS Code */
.BEh4JJkwI4dZEbutton {
    background-color: #262626;
    color: #fff;
    font-size: 15px;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    border: 1px solid #262626;
    padding: 10px;
	margin: 2px;
}
.BEh4JJkwI4dZEbutton:hover {
    background-color: #fff;
    color: #262626;
    font-size: 15px;
    font-family:Poppins, sans-serif;
    text-transform: uppercase;
    border: 1px solid #262626;
    padding: 10px;
	margin: 2px;
}
.modalModifyCancel__inner{
overflow: hidden !important;
height:450px;
}
.BEx4IDaY4cXE{
height: 38px !important;
}   	
#BEx4IDaY3bWD .BEx4ZXaY3bWR{
margin-top: 10px;
}
#BEx4IDaY3bWR .BEx4ZXaY3bOP > div{
margin-top: -24px !important;
}
#BEx4IDaY3bWD .BEx4ZXaY3bDPI{
top: 08px !important;
right: 0px !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: #262626 !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: #262626 !important;
} 
#BEx4IDaY3bWD .BEx4ZXaY3bWR{
    width: 240px;
    z-index: 999 !important;
    position: absolute !important;
    right: 0px !important;
    top: 0px !important;
}
.BEh4IDsZ4fZE{
        color: #6f3932 !important;
}
.BEh8JJiwI1dPaBPrice{
    background-color: #6f3932 !important;
}
.widget .BEh4IDsZ4fZE, .widget .BEh4IDsZ4eZE, .widget .BEh4IDsZ4dZE, .widget .BEh4IDsZdPr0ZE span {
    color: #6f3932 !important;
}
.BEh4IDsZ4dZENP{
    color: #6f3932 !important;
}
.widget #BEx4IDaY3bWD .BEx4ZXaY3bWR {
    border-color: #262626 !important;
    /*box-shadow: none;*/
}
.BExyz5i8narrowSingle-up{
	border-bottom: 5px solid #6f3932 !important;
}

/*Booking Engine CSS Code End*/
/*Media Query*/

@media only screen and (min-device-width: 200px) and (max-device-width: 812px) 
     { 
         #BEx4IDaY3bWD .BEx4ZXaY3bWR {
			    right: -15px !important;
		              top: 350px !important;
	}
}

/*Media Query*/

	.contact-section .contact-info p {
    font-family: "Playfair Display", times, serif;
    font-size: 19px;
    margin-bottom: 30px;
}

@media (max-width: 991.98px){
	
	
.pb_navbar ul > li.cta-btn > a > span {
    border: 1px solid #262626;
    background: #262626;
    color: #fff;
}
.pb_navbar ul > li.cta-btn > a > span:hover {
    border: 1px solid #262626;
    color: #262626;
    background: #fff;
}
}
.room-info:hover {
    position: relative;
    bottom: 155px;
    margin: 0px 70px 0px 70px;
    background: #a9a9a987;
    color: white;
	opacity:0.7;
}
.bookbtn {
    padding: 12px;
    width: 150px;
    text-align: center;
    background: red;
    color: white;
    border-radius: 2px;
    border: none;
    position: relative;
    bottom: 140px;
    left: 35%;
}
	

#whatsappChats {
    position: fixed;
    bottom: 10px;
    right: 140px;
    width: 66px;
    height: 66px;
    visibility: visible;
    z-index: 999999999;
    display: none;
    backface-visibility: hidden;
    opacity: 1;
    transform: translateX(50%);
    filter: drop-shadow(rgba(0, 0, 0, 0.5) 2px 2px 1px);
    background: 0px 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    transition: transform 0.2s ease-in-out 0s;
}

#whatsappChats img {
    width: 55px;
    height: auto;
    position: relative;
    z-index: 1;
    transform: scale(1.1);
}

#whatsappChats .whatsappChatsText {
    width: 140px;
    height: 40px;
    position: absolute;
    color: rgb(33, 33, 33);
    left: 25px;
    text-align: right;
    font-size: 11px;
    line-height: 1.1;
    font-weight: 600;
    bottom: 20px;
    letter-spacing: 0.04em;
    background: rgb(255, 190, 74);
    padding: 5px 15px;
    border-radius: 0px 6px 6px 0px;
}

#whatsappChats .whatsappChatsText strong {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.07em;
}

.float12{
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 90px;
    right: 25px;
    background-color: #ee555d;
    color: white;
    border-radius: 50px;
    text-align: center;
    font-size: 25px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    line-height: 40px;
}

.my-float1{
    margin-top: 11px;
    margin-left: 0px;
}

#btn_float {
    height: 0px;
    width: 80px;
    position: fixed;
    right: 0;
    top: 55%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#btn_float a {
    display: block;
    background: #cfb163;
    height: 52px;
    padding-top: 07px;
    width: 160px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
	border:1px solid #cfb163;
}
#btn_float a:hover{
	
	border:1px solid white;
    background: #fff;
    color: #262626;!important;
	
    
}




.site-hero-inner .heading {
    font-size: 80px;
        font-family: "Poppins",;
    color: #fff;
    line-height: 1;
    font-weight: bold;
}
.heading-serif, .heading, .testimonial-section .heading, .slider-section .heading, .blog-post-entry .heading {
    font-size: 60px;
        font-family: "Poppins",;
    font-weight: 700;
}
.contact-section .contact-info p {
   font-family: "FuturaLT-Book";
    font-size: 19px;
    margin-bottom: 30px;
}
.footer-section .contact-info span.d-block {
    font-style: normal;
    color: #fff;
}



.pb_navbar.scrolled.pb_scrolled-light ul li.cta-btn > a > span {
    border: 1px solid #262626;
    background: #262626;
    color: #fff;
}
.pb_navbar.scrolled.pb_scrolled-light ul li.cta-btn > a > span:hover {
    border: 1px solid #262626;
    background: #fff;
    color:#262626;
}

.btn-primary {
    color: #fff;
    background-color: #262626;
    border-color:#262626;
}
.btn-primary:hover {
    color: #262626;
    background-color: #fff;
    border-color: #262626;
}

.faci {
    color: #262626;
    font-size: 40px;
    margin: 25px;
}

.bookbtn {
    padding: 12px;
    width: 150px;
    text-align: center;
    background: #262626;
    color:#fff;
    border-radius: 2px;
    border: none;
    position: relative;
    bottom: 140px;
    left: 35%;
	border:1px solid #262626;
}
.bookbtn:hover {
    background: #fff;
    color:#262626;
	border:1px solid #262626;
}

.room-info {
    position: relative;
    bottom: 155px;
    margin: 0px 70px 0px 70px;
    background: #262626;
    color: white;
    opacity: 0.7;
}
.room-info:hover {
    position: relative;
    bottom: 155px;
    margin: 0px 70px 0px 70px;
    background: #262626;
    color: white;
    opacity: 1;
}

.pb_navbar.scrolled.pb_scrolled-light ul li a.active {
    color: #000 !important;
}
.categories_post .categories_details:hover {
    background:#262626;
    opacity: 0.8;
}

.r_btn{
    background-color: #262626!important;
    color: #fff!important;
	border:1px solid #262626!important;
    margin-left: 10%;
}
.r_btn:hover{
    background-color: #fff!important;
    color: #262626!important;
	border:1px solid #262626!important;
    margin-left: 10%;
}
.room-feature p i{
	color:#262626!important;
}
.block-32 .field-icon-wrap .form-control {
    position: relative;
    padding-right: 40px;
    box-shadow: none !important;
    color: #262626;
}
.form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 40px;
    border-width: 2px;
    border: 1px solid #262626;
}

.btn_clr1{
	background:#47C757!important;
	color:#fff!important;
	border:1px solid #262626;
	
}
.btn_clr1:hover{
	background:#fff!important;
	color:#262626!important;
	border:1px solid #262626;
	
}
.heading-serif, .heading, .testimonial-section .heading, .slider-section .heading, .blog-post-entry .heading {
    font-size: 48px;
  font-family: Poppins, sans-serif;
    font-weight: 400;
}

body {
font-family:Poppins, sans-serif;
}

h1, h2, h3, h4, h5 {
    color: #e8c754 !important;
     font-family: Poppins, sans-serif;
}
.font-weight-bold {
    font-weight: 600!important;
}

.navbar-dark .navbar-nav .nav-link {
    color: black !important;
    font-size: 20px;
   font-weight: 100; 
}
.pb_navbar > .container {
    position: relative;
    background: #fff;
    border-radius: 10px;
}
    
	
label {
  font-weight: 300; }
  



body{
    background: #eee;
}
span{
    font-size:15px;
}
a{
  text-decoration:none; 
  color: #0062cc;

}
.box{
    padding:60px 0px;
}

.box-part{
    background:#FFF;
    border-radius:0;
    padding:60px 10px;
    margin:30px 0px;
}
.text{
    margin:20px 0px;
}

.fa{
     color:
}
