
.style-4::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #fff;
  opacity: .3;
}

.style-4::-webkit-scrollbar
{
  width: 5px;
  background-color: #fff;
  opacity: .3;
}

.style-4::-webkit-scrollbar-thumb
{
  background-color: #fff;
  opacity: .3;
  /*border: 2px solid #555555;*/
}

/*Quick Enquiry*/
.quick-btn{
  position: fixed;
    z-index: 99;
    top: 30%;
    right: -58px;
    transform: rotate(90deg);
}
.quick-body{
  top: 15% !important;
    bottom: 25%;
    z-index: 1101;
    display: inline-table;
}

/* page bg */
.page-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #000;
    opacity: 0.3;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* navbar-toggler */


.offcanvas{
  background-color: #fff;
}

.navbar-toggler-icon{
  /*background-image: url(images/MENU2.png);*/
  width: 1.6em;
  height: 1.6em;
  }
.navbar-toggler, .navbar-toggler:focus{
  box-shadow:none;
  border: none;
}

.nav-link{
  /*font-size: 22px;
  font-weight: 500;
  color: #fff;*/
  text-align: right;
  /*line-height: 30px;*/
}

.div-height{height: 65%}

.tab-content{
        overflow-x: hidden;
        overflow-y: auto;
        height: 100%;
        display: inline-block;
    }

.img-tile{
  top:80px;right: 25px;left: 25px; position: absolute;padding: 10px;--bs-bg-opacity: .7; bottom: 25px;
}

.card-img-overlay{top: auto !important}
.carousel-indicators{position: fixed !important;}

/* responsive */
@media (max-width: 767.98px){

    .div-height{height: 70%}
  .navbar-brand img{height: 90px;}

    .tab-content{
        overflow-x: hidden;
        overflow-y: auto;
        height: 100%;
    }
    .menu-mob{
        position: absolute;
        width: 115px;
        opacity: 0.9;
        background-color: #fff;
    }
    .wrapper {
   
    left: 2em !important;
    }
    .quick-btn{
  position: fixed;
    z-index: 99;
    top: 23%;
    right: -66px;
    transform: rotate(90deg);
    }
}

@media (max-width: 320px){
  
  .div-height {
    height: 70%;
  }
}

@media (min-width: 1200px){
  
  .div-height {
    height: 73%;
    margin-top: 3em;
  }
}

@media (min-width: 768px) and (max-width: 1440px){
  
  .navbar-brand img{height: 110px;}
  .div-height {
    height: 75%;
    margin-top: 2em;
  }
}




/*menu side bar*/
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li {
  /* Sub Menu */
}
nav ul li a {
  display: block;
  /*background: #ebebeb;*/
  padding: 10px 15px;
  color: #333;
  font-size: 1.5em;
  text-decoration: none;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
nav ul li a:hover {
  background: #f8f8f8;
  color: #515151;
}
nav ul li a .fa {
  width: 16px;
  text-align: center;
  margin-right: 5px;
  float:right;
}
nav ul ul {
  background-color:#ebebeb;
}
nav ul li ul li a {
  background: #f8f8f8;
  border-left: 4px solid transparent;
  padding: 10px 20px;
}
nav ul li ul li a:hover {
  background: #ebebeb;
  border-left: 4px solid #3498db;
}




/* wrapper */

.wrapper {
  position: fixed;
  top: 15em;
  left: 0;
  transform: translate(-50%, -50%);
  width: 50px;
  z-index: 99;
} 

.wrapper ul {
  list-style: none;
} 
.wrapper ul li {
  width: 30px;
  height: 30px;
  position: relative;
  color: #333;
  background: rgba(255,255,255,.5);
  margin: 10px 0;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
} 
/*.wrapper ul li .fab {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #0a446c;
} */
.wrapper ul li.facebook{
  
  background: rgba(255,255,255,.5);
} 
/*.wrapper ul li.twitter{
  
  background: rgba(255,255,255,.5);
} 
.wrapper ul li.instagram{
  
  background: rgba(255,255,255,.5);
} 
.wrapper ul li.google{
  
  background: rgba(255,255,255,.5);
} 
.wrapper ul li.linkedin{
 
  background: rgba(255,255,255,.5);
} 
.wrapper ul li.whatsapp{
  
  background: rgba(255,255,255,.5);
} */
.wrapper ul li.facebook div.slider{
  
  background: rgba(255,255,255,.5);
} 
/*.wrapper ul li.twitter div.slider{
  
  background: rgba(255,255,255,.5);
} 
.wrapper ul li.instagram div.slider{
  
  background: rgba(255,255,255,.5);
} 
.wrapper ul li.google div.slider{
  
  background: rgba(255,255,255,.5);
} 
.wrapper ul li.whatsapp div.slider{
  
  background: rgba(255,255,255,.5);
} 
.wrapper ul li.linkedin div.slider{
  
  background: rgba(255,255,255,.5);
} */
.wrapper .slider {
  content: "";
  position: absolute;
  top: 0;
  left: 31px;
  width: 0px;
  height: 30px;
  background: rgba(255,255,255,.8);
  border-radius: 3px;
  transition: all 0.5s 0.3s ease;
} 
.wrapper .slider p {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  
  color: #dc3545;
  text-align: center;
  line-height: 30px;
  opacity: 0;
  transition: all 0.6s ease;
} 
.wrapper ul li:hover .slider {
  width: 100px;
  transition: all 0.5s ease;
} 
.wrapper ul li:hover .slider p {
  opacity: 1;
  transition: all 1s 0.2s ease;
  /*color: #fff;*/
}

.whatsapp_icon{position: absolute;z-index: 999;}
.whatsapp_icon img {
    width: 50px;
    bottom: 3%;
    left: 20px;
    position: fixed;
    z-index: 99;
    filter: grayscale(0);
}
.whatsapp_icon img:hover {
    width: 50px;
    bottom: 5%;
    left: 20px;
    position: fixed;
    z-index: 99;
    filter: grayscale(0);
}