/*
Template Name: Hotells
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************about****************/
.logo-img {
    height: 120px;
    width: auto;
    max-height: 120px;
    object-fit: contain;
  }
.main_cont{
background-image: url(../img/IMG_0534.JPG);
background-position: center; 
 }
.main_about{
background-image: url(../img/IMG_0534.JPG);
background-position: center; 
 }
.accordion-button {
background:#333;
color:#fff; 
padding:8px 15px;
border: 0;
font-size: 18px;
text-align: left;
}
.accordion-button:focus {
box-shadow: none;
border: none;
}
.accordion-button:not(.collapsed) {
background:#ffac41;
color:#fff;
padding:8px 15px;
}
.accordion-body {
padding: 20px;
background: #fafafa; 
}
.accordion-button::after {
width: auto;
height: auto;
content: "+";
font-size: 40px;
background-image: none;
font-weight: 100;
color: #fff;
transform: translateY(-4px);
}
.accordion-button:not(.collapsed)::after {
width: auto;
height: auto;
background-image: none;
content: "-";
font-size: 40px;
transform: translate(-5px, -4px);
transform: rotate(0deg);
}
.accordion-item{
border:none;
border-radius:0;
background:none;
border-bottom:1px solid #f9e5cb;
margin-bottom:10px;
}

.main_serv{
background-image: url(../img/29.jpg);
background-position: center; 
 }
/*********************about_end****************/

/* Whatsapp logo */
 /* for desktop */
 .whatsapp_float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.whatsapp-icon {
  margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
  .whatsapp-icon {
      margin-top: 10px;
  }

  .whatsapp_float {
      width: 40px;
      height: 40px;
      bottom: 20px;
      right: 10px;
      font-size: 22px;
  }
}

@media screen and (max-width : 767px){
.about_1i{
margin-top:10px;
margin-bottom:10px; 
 }
.about_h1r{
margin-top:15px;
text-align:center; 
 }
.about_h1r p{
text-align:left;
 }
.faq_1l{
margin-top:15px; 
 }
.contact_1r{
 margin-top:15px; 
 }
.contact_2l {
 margin-top:0!important;  
 }
.contact_2l {
margin-bottom:15px; 
 }
.blog_1dt4i {
margin-top:0!important; 
 }
 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.about_h1r h1{
font-size:28px; 
 }
.about_h1l img{
min-height:400px; 
 }
.faq_1l img{
 min-height:400px; 
 }
.contact_2lil span{
font-size:24px!important; 
 }
 }

@media (min-width:992px) and (max-width:1200px) {

 }
@media (min-width:1201px) and (max-width:1360px) {

 }



