body{
    background-color: #ECECEC;
}
.tab1{
  float:left;
  width:49.5%;
  padding:8px;
  text-align: center;
  height: auto;
  background-color: #B7B7B7;
  color:#fff;
  margin:15px 0px 15px 0px;
  margin-right: 1%;
}
.tab2{
  margin:15px 0px;
  margin-right: 0;
}
.tab1:hover{
    background-color: #13636ec7;
}
.tab1_active{
    background-color: #13636E;
}

.txt_rm_detail{
    color:#13636E;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
}
.sec_padtop30{
    padding: 30px 0px 0px 0px;
}
.sec_pad15{
    padding: 15px 0px 0px;
}
.pad_left0{
    padding-left: 0px;
}
.pad_right0{
    padding-right: 0px;
}
.date_changeBtn{
    float:right;
    text-align: center;
    text-decoration: none;
    background-color: #13636E;
    color:#fff;
    padding:4px 20px;
}
.date_changeBtn:hover{
  background-color: #04424a;
  color:#fff;
  text-decoration: none;
}
.list_top1{
  background-color: #fff;
  height: auto;
  min-height: 250px;
  margin: 10px 15px;
  overflow-y: auto;
  border: 1px solid #D8D8D8;
}
.list_top2{
  background-color: #fff;
  height: auto;
  min-height: 180px;
  margin: 10px 15px;
  padding: 15px 18px;
  overflow-y: auto;
  border: 1px solid #D8D8D8;
}
.list_top3{
  padding: 0px;
  margin: 30px 15px;
  min-height: 160px;
  border: 1px solid #D8D8D8;
}
.room_bg{
  background-color: #EBEBEB;
  height: auto;
  padding: 10px 5px 2px 5px;
  margin: 20px 5px;
}
.room_name{
  color: #040404;
  font-weight: 600;
  font-size: 14px;
}
.room_capacity{
    color:#898989;
    font-size: 13px;
}
.checkin_out{
  font-size: 11px;
  color: #000000;
  font-weight: 600;
  opacity: 0.8;
}
.date_clr{
    color: #2523FE;
}
.pad_bot{
    margin-bottom: 10px;
}
.custm_row{
    margin: 10px 5px;
}
.cst_lbl{
  font-weight: 400;
  color: #848484;
}
.rds{
  border-radius: 0px !important;
}
.cstm_select{
  width: 100%;
  height: 32px;
  padding: 6px 12px;
}
.custm_row3{
  margin-top: 20px;
  padding: 10px 15px 20px 15px;
  border: 1px solid #e8e8e8;
}
.leftcolm{
  font-size: 15px;
  border-bottom: 1px solid #d6d6d6;
  height: 40px;
  color: #7B7B7B;
}
.rightcolm{
  font-size: 15px;
  border-bottom: 1px solid #d6d6d6;
  height: 40px;
  color: #7B7B7B;
  text-align: right;
}
.custm_rowfooter{
  background-color: #F05C2C;
  color:#fff;
  padding:2px 15px;
  margin-bottom: 20px;
}
.custm_rowfooter .rightcolm {
    border-bottom: 0px solid #d6d6d6 !important;
    color:#fff !important;
    font-weight: 600;
    height: 32px;
}
.custm_rowfooter .leftcolm {
    border-bottom: 0px solid #d6d6d6 !important;
    color:#fff !important;
    height: 32px;
}
.service_tbl_head{
  background-color: #ECECEC;
  height: 30px;
  text-align: center;
  color: #5C5C5C;
  font-weight: 400;
  border: 1px solid #D7D7D7;
}
.service_tbl_td{
  height: 30px;
  border: 1px solid #d7d7d7;
  text-align: center;
  padding: 0px 20px;
}
.align_left{
    text-align: left;
}
.txt_OPTservices{
  font-size: 13px;
  color: #080808;
  font-weight: 600;
  padding-bottom: 6px;
}
.cstm_select_tbl{
    height: 22px;
    margin: 6px 0px;
    padding-left: 20px;
    width: 70px;
    border: 1px solid #d7d7d7;
}

.chk{
  margin: 5px 20px 5px 20px;
  padding-left: 10px;
}
.chk label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  bottom: 1px;
  border: 1px solid #B7B7B7;
  vertical-align: bottom;
  margin-right: 10px;
  background-color: #fff;
}
input[type=checkbox] {
    display: none;
}
.tblcheck, input[type=checkbox]:checked + label:before {
    content:"\2713";
    text-shadow: 0px 0px 0px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #696969;
    text-align: center;
    line-height: 15px;
}
.total_servicetbl{
    background-color: #f05c2c;
    padding: 8px 20px;
    color: #fff;
}
.wght600{
    font-weight: 600;
}
.bg7{
    background-color: #317079;
}
.bg5{
    background-color: #13636E;
}
.mar-top-10{
    margin-top:10px;
}
.top3_leftcol{
  color: #E4FDF1;
  height: 30px;
  padding: 4px 15px;
}
.top3_rightcol{
  color: #fff;
  height: 30px;
  padding: 4px 15px;
  font-size: 16px;
  text-align: right;
  font-weight: 600;
}
.cstm_hr{
    border-top: 1px solid #F1F5F7;
    margin:5px 0px;
}
.btn_set{
  text-align: center;
  padding: 63px 30px;
}
.coupon_input{
  float: left;
  height: 32px;
  padding-left:20px;
  border: none;
}
.coupon_btn{
    float: left;
    /*background-color: #A2D59D;*/
    background-color: #083f46;
    color:#fff;
    font-size:12px;
    border:none;
    padding: 0px 20px;
    height: 32px;
}
.coupon_btn1{
    float: right;
   /*// background-color: #A2D59D;*/
   background-color: #083f46;
    color:#fff;
    font-size:12px;
    border:none;
    padding: 0px 20px;
    height: 32px;
}
.myselect{
  background-color: #EBEBEB;
  border: 1px solid #ccc;
}
.row_set{
    margin-top:15px;
}
.discrp{
  padding:15px 0px;
  color:#8E8E8E;
}
.book_btn{
    color:#fff;
    background-color: #f05c2c;
    text-decoration: none;
    padding: 10px 20px;
}
.book_btn:hover{
    color:#fff;
    text-decoration: none;
    background-color: #fd4a10;
}
.fixed_footer{
    position: fixed;
    background-color: #fff;
    min-height: 60px;
    height: auto;
    width: 100%;
    z-index: 20;
    bottom: 0;
}
.footer_right{
    float:right;
    margin-top:15px;
}
.footer_left{
    float:left;
    margin-top:22px;
}
.img_ease{
    width: 120px;
    margin-left: 10px;
    vertical-align: top;
}



/*-------------------- Payment Option -------------------*/

.paymenttabcordion ul {
    margin-left: 0px !important;
}
.paymenttabcordion ul > li {
    border-right: none;
    margin-right: 2px;
}
.paymenttabcordion ul > li, .paymenttabcordion ul > li:hover, .paymenttabcordion ul > li:focus, .paymenttabcordion ul > li > a, .paymenttabcordion ul > li > a:hover, .paymenttabcordion ul > li > a:focus {
    background-color: rgb(245, 245, 245) !important;
    cursor: pointer;
    color: #6d6d6d !important;
    border-radius: 0px;
}
.paymenttabcordion ul > li.active {
    border-top: 4px solid #007381;
    margin-top: -3px;
}
.paymenttabcordion ul > li.active > a, .paymenttabcordion ul > li.active > a:hover, .paymenttabcordion ul > li.active > a:focus {
    background-color: white !important;
    cursor: pointer;
    color: #6d6d6d !important;
    border-right: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1;
    /* border-top: 4px solid orange; */
}
.paymenttabcordion .tab-content {
    border: 1px solid #c1c1c1;
}
.tab-content {
    background: #ffffff;
    padding: 30px;
    height: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.paymentpad {
    padding: 10px 15px;
}


/*-------------------- Payment Option -------------------*/






@media (max-width:767px){
    .padovr15{
        padding: 2px 0px;
    }
    .btn_set{
      text-align: center;
      padding: 75px 30px 100px 30px;
    }
    .row_set{
        margin-top:5px;
    }
    .date_changeBtn {
        float: left;
        padding: 4px 20px;
    }
}

@media (max-width:480px){
  .btn_set {
    text-align: center;
    padding: 75px 0px 100px 0px;
  }
  .coupon_input{
    float: left;
    height: 32px;
    padding-left:10px;
    border: none;
    width: 155px;
  }
  .coupon_btn{
      float: left;
      background-color: #A2D59D;
      color:#fff;
      font-size:12px;
      border:none;
      padding: 0px 5px;
      height: 32px;
  }
  .chk{
    margin: 0;
    padding-left: 0;
  }
  .tab1{
    font-size: 13px;
  }
}

@media (max-width:380px){
  .tab1{
    font-size: 15px;
  }
  .tab2{
      padding: 8px 30px;
  }
  .img_gate{
    width: 80px;
  }
  .footer_left{
    float: none;
    text-align: center;
  }
  .footer_right{
    float: none;
    margin: 10px 5px;
    text-align: center;
  }
}

.txtstyle {
    color: #040404 !important;
   
}