.room_home {
  margin: 0;
  display: inline-block;
  color: #475a20;
  cursor: pointer;
}
.room_home:hover {
  color: #475a20;
  text-decoration: none;
}
.inner_res .home_collapse {
  top: 50px;
}
.sign_bg {
  background: none;
}
.MT_5 {
  margin-top: -6px;
}
.g-recaptcha > div {
  width: 100% !important;
}
@media screen and (min-width: 320px) and (max-width: 1199px) {
  .mobiletop-box-divs {
    display: block !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .reservation label,
  .panel-body {
    color: #475a20;
  }
}
.contactuslablebx {
  color: #f30000 !important;
}
#contactUsFrom .form-group {
  min-height: 85px;
}
.bar_overview {
  background: url("../themes/yosemite/img/guestrooms.png") no-repeat;
  height: 15px;
  margin-bottom: 10px;
  width: 92%;
}
.shadow {
  -webkit-box-shadow: 0 2px 13px 0 rgba(138, 138, 138, 1);
  -moz-box-shadow: 0 2px 13px 0 rgba(138, 138, 138, 1);
  box-shadow: 0 2px 13px 0 rgba(138, 138, 138, 1);
}
.cont_box {
  font-size: 17px;
  overflow: hidden;
  color: #000;
  padding: 0 10px 0 10px;
  border-radius: 30px 0;
}
.cont_box a {
  color: #545454;
}
.asterisk {
  color: red;
}
.i_set {
  font-size: 35px;
  position: relative;
  vertical-align: middle;
  text-align: center;
}
.i_set .glyphicon {
  position: relative;
  color: #000;
}
.bt_success {
  font-size: 20px;
  padding: 10px 50px !important;
}
.but_bgcontact {
  background-color: #197b30;
  color: #fff;
  padding: 10px 35px;
  border: none !important;
}
.bigicon {
  font-size: 29px;
  color: #4b423e;
  background: #ccc;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  padding: 10px;
  margin-right: -103px;
  position: absolute;
  top: 27px;
  left: -4px;
  z-index: 1;
}
.bigicon1 {
  font-size: 29px;
  color: #fff;
  background: #1e5799;
  background: -moz-linear-gradient(
    -45deg,
    rgba(30, 87, 153, 1) 0,
    rgba(41, 137, 216, 1) 50%,
    rgba(32, 124, 202, 1) 51%,
    rgba(125, 185, 232, 1) 100%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(30, 87, 153, 1) 0,
    rgba(41, 137, 216, 1) 50%,
    rgba(32, 124, 202, 1) 51%,
    rgba(125, 185, 232, 1) 100%
  );
  background: linear-gradient(
    135deg,
    rgba(30, 87, 153, 1) 0,
    rgba(41, 137, 216, 1) 50%,
    rgba(32, 124, 202, 1) 51%,
    rgba(125, 185, 232, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#7db9e8',GradientType=1);
  border-radius: 100px;
  width: 50px;
  height: 50px;
  padding: 10px;
  margin-right: 5px;
}
.headdingtext {
  color: #000;
  font-weight: bold;
}
.LSB_footer1 {
  color: #000;
}
.hvr-float-shadow::before {
  background: rgba(0, 0, 0, 0)
    radial-gradient(
      ellipse at center center,
      rgba(0, 0, 0, 0.35) 0,
      rgba(0, 0, 0, 0) 80%
    )
    repeat scroll 0 0;
  content: "";
  height: 10px;
  left: 5%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transition-duration: 0.3s;
  transition-property: transform, opacity;
  width: 90%;
  z-index: -1;
}
.Lose {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
}
.hvr-float-shadow {
  backface-visibility: hidden;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  display: inline-block;
  position: relative;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: transform;
  vertical-align: middle;
}
.hvr-float-shadow:hover::before,
.hvr-float-shadow:focus::before,
.hvr-float-shadow:active::before {
  opacity: 1;
  transform: translateY(5px);
}
.hvr-float-shadow::before {
  background: rgba(0, 0, 0, 0)
    radial-gradient(
      ellipse at center center,
      rgba(0, 0, 0, 0.35) 0,
      rgba(0, 0, 0, 0) 80%
    )
    repeat scroll 0 0;
  content: "";
  height: 10px;
  left: 5%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transition-duration: 0.3s;
  transition-property: transform, opacity;
  width: 90%;
  z-index: -1;
}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  transform: translateY(-5px);
}
.cantactusmap {
  border: 1px solid #ccc;
  height: 636px;
  margin-bottom: 20px;
  width: 100%;
}
.bordercontact {
  border-bottom: 1px solid #b7b7b7;
}
.a-color {
  color: #fff !important;
  text-transform: uppercase;
}
.g-recaptcha iframe {
  width: 227px;
  border-right: 1px solid #c6c6c6;
  border-radius: 5px;
}
.g-recaptcha {
  height: 76px;
  width: 230px;
  display: block;
  float: left;
}
.togglemapview {
  cursor: pointer;
}
.gm-style div {
  transition-duration: 0s;
  transition-property: none;
}
.newcontactbox {
  padding-top: 20px;
  padding-bottom: 20px;
}
#contactusdfoemdisplaydates {
  position: relative;
}
#contactusdfoemdisplaydates img {
  position: absolute;
  top: 0;
  right: 0;
}
.d-flex {
  display: flex;
}
.flex-all-center {
  justify-content: center;
  align-items: center;
}
.text-dark {
  color: #323232;
}
.MT160 {
  margin-top: 160px;
}
.fa-map-marker-alt.contact-icon {
  color: #000;
}
.fa-phone-alt.contact-icon {
  color: #000;
}
.fa-envelope-open.contact-icon {
  color: #000;
}
.social-icons {
  font-size: 40px;
  margin: 0 20px;
  transition: all 0.3s;
}
.fa-facebook-f.social-icons:hover {
  color: #3b5998 !important;
}
.fa-google-plus.social-icons:hover {
  color: #dd4b39 !important;
}
.fa-twitter.social-icons:hover {
  color: #1da1f2 !important;
}
.fa-yahoo.social-icons:hover {
  color: #720e9e !important;
}
.fa-youtube.social-icons:hover {
  color: #c4302b !important;
}
.fa-yelp.social-icons:hover {
  color: #c41200 !important;
}
.fa-tripadvisor.social-icons:hover {
  color: #00af87 !important;
}
.fa-instagram.social-icons:hover {
  color: #DD2A7B !important;
}
.fa-pinterest.social-icons:hover {
  color: #c8232c !important;
}
.fa-foursquare.social-icons:hover {
  color: #fa4779 !important;
}
.i_set a img {
  width: 50px;
  height: 50px;
}
.social-icons {
  transition: all 0.6s cubic-bezier(0.81, 0.12, 0.26, 1.06);
  line-height: 1.4;
}
.social-icons-wrapper {
  text-align: right;
}
.social-icons-wrapper .social-icons:hover {
  transform: scale(1.4) rotate(360deg);
}
.d-inline-block {
  display: inline-block;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.contact-form-input {
  position: relative;
}
#contactUsFrom .form-group {
  margin-bottom: 0;
}
.contact-form-input .form-control {
  border: 0;
  border-bottom: 1.5px solid #444;
  border-radius: 0;
  box-shadow: none; padding: 6px 0px;
}
.contact-form-input .form-control + label {
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
  position: absolute;
  font-weight: 400;
  color: #777;
  /*left: 8px;*/
  top: 0;
  font-size: 15px;
  display: block !important;
}
.contact-form-input .form-control:placeholder-shown + label {
  opacity: 0;
}
.contact-form-input .form-control:not(:placeholder-shown) + label,
.contact-form-input .form-control:not(:placeholder-shown) + label {
  visibility: visible;
  opacity: 1;
  top: -20px;
  color: #444;
  font-size: 14px;
  font-weight: bold;
}
.contact-form-input .form-control:focus {
  outline: none;
  box-shadow: none;
  border: 0 !important;
  border-bottom: 1.5px solid #10ae42 !important;
}
.left-col {
  -webkit-box-shadow: 0 2px 34px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 34px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 34px 1px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 0;
  padding-bottom: 30px;
}
.lost-found-wrapper {
  padding: 30px 10px 0;
  color: #000;
  text-align: center;
}
.char-limit {
  color: #777;
  font-size: 12px;
}
.d-block {
  display: block;
}
@media (max-width: 767px) {
  .cont_box {
    font-size: 15px;
  }
  .social-icons {
    margin: 0 14px;
  }
}
#error_7 {
  display: block;
}
.flex_box {
  display: flex;
  align-items: center;
}
.contactbox p {
  text-align: center;
  color: #000;
  font-size: 18px;
}
.contactbox {
  -webkit-box-shadow: 0 2px 34px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 34px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 34px 1px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.connect-us-div {
  background: var(--primary);
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
.cont_box a i {
  color: #fff !important;
}
.connect-title {
  color: #fff;
  font-size: 27px;
  margin-bottom: 0;
  text-align: left;
}
a.body_FC.Fontvvbb.WB.a-color {
  color: #000 !important;
  text-transform: inherit;
}
.phone-div a {
  margin-right: 30px;
}
.Email_div a {
  margin-right: 50px;
}
.Email_div {
  display: grid;
  grid-template-columns: auto auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .lost-found-wrapper {
    padding: 30px 10px 0;
  }
}
@media (max-width: 991px) {
  .phone-div span {
    display: block;
  }
  .Email_div {
    display: grid;
    grid-template-columns: auto;
  }
  .Email_div span {
    display: block;
  }
  .connect-title {
    text-align: center;
  }
  .social-icons-wrapper {
    text-align: center;
  }
  .connect-us-div {
    overflow: hidden;
  }
  .lost-found-wrapper {
    padding: 40px 10px 0;
  }
  .cont_box a i {
    font-size: 30px;
    line-height: 2;
  }
}
#contactUsFrom .btn.button_bg{margin-bottom: 18px;}