/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

a.btn_1, .btn_1{background: #ae8914;}

a, .slide-text small, .title.white small, .box_item_info .facilities ul li i, .box_facilities i, .title small, .phone_element a span {color: #ae8914;}

a:hover{color:#4b514d;}

.daterangepicker td.active, .daterangepicker td.active:hover {background-color: #ae8914;}

.bg_gray{background-color: #ebebeb;}

main {background-color: #ebebeb;}


#btn_whatsapp {
  height: 50px;
  width: 50px;
  border: none;
  overflow: hidden;
  background: none;
  display: inline;
  padding: 0px;
  bottom: 15px;
  left: 15px;
  position: fixed;
  top: auto;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 3pt 12pt;
  border-radius: 50%;
  z-index: 321654987;
}