
.map_contact iframe {
    filter: none;
    height: 400px;
}

.custhome {
    font-size: 2.2rem !important;
}

.bookfaq {
    margin-top: 20px !important;
}

.bookfaq p {
    margin-bottom: 10px !important;
    font-size: 0.9rem !important;
}

.bookinfo {
    -webkit-box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.33);
    -moz-box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.33);
    box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.33);    
    background-color: #fff2b8;
    padding: 20px;
}

.tmicons {
    height: 36px;
    width: 36px;
    margin-right: 10px;
    filter: sepia(100%);
    -webkit-filter: sepia(100%);
    opacity: .9;
}

.whatsapp-wrap {
    /* background-color: #00ff00; */
    position: fixed;
    right: 30px;
    bottom: 100px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block !important;
    border-radius: 50px;
    z-index: 999;
    /* opacity: 0; */
    /* display: none; */
    /* visibility: hidden; */
    /* transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2); */
  }

  .childsagefield {
    margin-right: 20px;
  }

  .title h4 {
    margin-bottom: 20px;
  }

  .terracaps small {
    text-transform: unset !important;
  }