.bar_overview {
  background: url("../themes/yosemite/img/guestrooms.png") no-repeat;
  height: 15px;
  margin-bottom: 10px;
  width: 98%;
}

.bar_div {
  background: url("../themes/yosemite/img/barA.png") no-repeat;
  height: 15px;
  margin-bottom: 10px;
  width: 98%;
}

.intractive_content.attraction {
  margin-top: 0px;
  border: 1px solid #dce0e2;
  margin-bottom: 10px;
}

.intractive_content.attraction:hover {
  background: #dce0e2
}

.cont_box {
  font-size: 17px;
  color: #545454;
}

.i_set {
  font-size: 35px;
  position: relative;
  vertical-align: middle;
  text-align: center;
}

.i_set .glyphicon {
  top: 17px;
  position: relative;
  color: #000;
}

.form-group label {
  color: #545454;
  font-weight: normal;
}

.form-control {
  background: #ebebeb;
}

.g-recaptcha {
  border-right: 1px solid #d3d3d3;
  height: 76px;
  width: 201px;
}

.bt_success {
  font-size: 20px;
  padding: 10px 50px !important;
}

.cantactusmap {
  border: 1px solid #ccc;
  height: 636px;
  margin-bottom: 20px;
  width: 100%;
}

#map div {
  transition-duration: 0s;
  transition-property: none;
}

.gm-style div {
  transition-duration: 0s;
  transition-property: none;
}

#contactus_map div {
  transition-duration: 0s;
  transition-property: none;
}

.tab-content>.active {
  display: block;
}

.attract_content,
.attraction_active {
  margin: 10px 10px 10px 0;
}

.attraction p:hover,
.attraction_active p {
  color: #4a4443;
}

.things_scroll {
    height: auto;
  margin: 0 10px 0 0;
  overflow-y: hidden;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
}

.things_scroll.expanded {
    height: 505px;
}

.things_scroll.expanded {
    overflow-y: auto;
}

.attraction {
  padding: 0;
  text-align: left;
}

.map_count {
  background: url(../images/map-pin.svg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: bold;
  height: 49px;
  margin: 25px 0 0 10px;
  padding: 2px;
  text-align: center;
  width: 40px;
}

.attname {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}

.map_numbering {
  position: relative;
  top: 2px;
  font-size: 17px;
}

.attract_content {
  display: block;
  float: left;
  margin: 0 10px 0 10px;
}

.attraction h6 {
  font-size: 16px;
}

.attraction p {
  font-size: 15px;

  margin-bottom: 10px;
}

.bot_link {
  padding-bottom: 5px;
  padding-top: 5px;
  color: #000000;
  background: #efefef;
  border-top: 1px solid #eaeaea;
}

.bot_link a {
  margin: 0 15px;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}

.hotel {
  background: url("../images/map_point.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  float: left;
  height: 42px;
  margin: 10px 0 0 10px;
  width: 36px;
}

.tab_over {
  bottom: 0;
  position: relative;
}



@media screen and (min-width: 320px) and (max-width: 1023px) {
  .bot_link a {
    color: #4a4443;
    font-size: 13px !important;
    margin: 0 2px !important;
    padding: 0 30px;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {

    

    .tab_over {
      position: relative;
    }
  
    .bot_link a {
      color: #4a4443;
      font-size: 14px !important;
      margin: 0 2px !important;
      
      padding: 0 10px;
  
    }
  }

.bO1 {
  border: 1px solid #4a4443
}

.box_border {
  border: 2px solid #e7e8e9;
}

.box_bg {
  background: #e7e8e9;
  min-height: 165px;
}

.border_r {
  border-right: 1px solid #4a4443;
}

.slimScrollDiv h2,
.animatedheight h2 {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  color: #4a4443 !important;
}

.mySlides {
  display: none
}

.mobile0verviewinnwerdiv {
  height: 265px !important;
  min-height: 265px !important;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .slimScrollDiv {
    display: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .booking {
    height: auto !important;
  }

  .bO1 {
    border: none;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .bot_link a {
    margin: 0 15px;
  }
}

.attraction_active {
  position: sticky;
  width: 100%;
  top: 0;
  z-index: 1;
  background: var(--primary-dark);
  margin-top: 0px;
  border: 1px solid #dce0e2;
  margin-bottom: 10px;
  padding: 0;
    text-align: left;   
}

.attraction_active p {
    font-size: 15px;
    margin-bottom: 10px;
}

.attraction_active .attract_content {
  background: transparent;
  color: #fff;
}

.attraction_active .attract_content p {
  color: #fff;
}

.hotel {
  background: url(../images/map_icon_home.svg) no-repeat scroll 50% 50% /contain;
  display: block;
  float: left;
  height: 50px;
  margin: 0 0 0 10px;
  width: 36px;
  left: 11px;
  top: 13px;
}



#map {
  height: 505px;
  z-index: 1;
}

.things_scroll .attraction_active:hover {
    background: var(--primary-dark);
}

@media screen and (max-width:991px) and (min-width:768px) {
  .attraction_active {
    max-width: 678.5px;
  }
}


@media screen and (max-width: 767px) and (min-width: 320px) {
  #map {
    height: 444px;
  }
  
  .map_count {
	width: 38px;
  }
}

.moreattraction {
    text-align: center;
    padding: 15px;
    
}

.moreattraction__btn {
    border: 0;
    background: var(--primary);
    color: #fff;
    padding: 1rem 2rem;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
}