.booking h4 {
  color: #fff;
}
.booking span {
  color: #fff;
}
/*
.booking.right.custom_booking .col-1-2 {
  width: 50%;
}
.booking.right.custom_booking select {
  max-width: 100%;
}
*/
#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    cursor: pointer; /* Add a mouse pointer on hover */
    border: none;
}
#footer {
  background-color: #d7d7d7;
}
#header.sticky-header #header-wrap #logo img {
  height: auto;
  margin-top: -5px;
  width: 140px;
}
#primary-menu ul li a {
  height: 100px;
  line-height: 100px;
}
#primary-menu ul ul, #primary-menu ul li .mega-menu-content {
  top: 100%;
}
#header, #header-wrap, #logo img, #primary-menu:not(.style-2), #primary-menu:not(.style-2) > ul {
  height: 100px;
}
#logo img {
  padding: 15px;
}
.bresouces_top .col_one_third {
  margin-bottom: 0;
}
.bresouces_top .feature-box {
  margin-top: 0;
}
.grey_bg {
  background: #fbfbfb none repeat scroll 0 0;
}
.bresouces_top ul {
  padding: 5px 15px;
}
.bresouces_top .buyers_sec ul {
  list-style: outside none none;
}