﻿@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; font-family: 'Roboto', sans-serif;}
.mastr-pg{ width:100%;}
.mastr-pg{ width:100%;  position: relative;}
.clr{clear:both;}
.mn-pag{ width:100%; padding:0; margin:0;}
.mn-pag img{ width:100%;background-size:100%; }
.bk-htl-d{
    width: 1170px;
    margin: -140px auto auto auto;
    position: relative;
    }
.book-hotl-in{ width:100%; text-align:center; font-size:32px; color:#fff;}

 .srch-bx{
    width: 100%;
    background-color: #fff;
    border-radius: 3px;
    margin: 2% 0%;
    padding: 2% 2%;
    /* -webkit-box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.75);
    /* box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.75); */
    -webkit-box-shadow: 0px 0px 17px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 17px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 17px -2px rgba(80, 80, 80, 0.75);
    }
 .srch-htl{width: 37%;float:left;margin-right: 2%;}
  .srch-htl-txt{width:100%;font-size:15px;margin-bottom: 2%;}
  
  .srch-htl-inp{width: 100%;margin:1% 0%;}
  
    .loc-im{
      font-size: 15px;
      outline: none;
      padding-left: 25px;
      background: url(https://www.easemytrip.com/img/all-htl-sp.png) 100% 8px no-repeat;
      background-color: white;
      width: 100%;
      padding: 3%;
      border: 1px solid #ccc;
      border-radius: 3px;
      height: 41px;
      }
	
	.loc-im2{
           font-size: 15px;
           outline: none;
           background: url(https://www.easemytrip.com/img/all-htl-sp.png) 98% -30px no-repeat;
           background-color: white;
           width: 100%;
           padding: 3%;
           border: 1px solid #ccc;
           border-radius: 3px;
           height: 41px;
           margin-top: 2%;
           }
	
	.loc-im3{
       font-size: 11px;
       outline: none;
       background: url(https://www.easemytrip.com/img/all-htl-sp.png) 94px -97px no-repeat;
       background-color: white;
       width: 100%;
       padding: 3%;
       border: none;
       border-radius: 3px;
       height: 33px;
       margin-top: 2%;
       }
	   
	   .gust-2{
       width:100%;
       border: 1px solid #ccc;
       border-radius: 3px;
       margin-top: 4%;
       height: 40px;
	   position:relative;
       }
	.gust-im{
   font-size: 15px;
   outline: none;
   background: url(https://www.easemytrip.com/img/all-htl-sp.png) 7px -68px no-repeat;
   width: 23%;
   height: 29px;
   margin-top: 2%;
   float: left;
   }
	
	.inp-b{width: 77%;float:left;}
.inp-b2{ width: 70%; float:left;}
	
	
	
  .srch-htl-s{width: 14%;float:left;margin-right: 2%;} 
   .srch-htl-g{width: 14%;float:left;}
      .srch-htl-btn{
    width: 13%;
    float: right;
    margin-top: 2.3%;
    }
	.srch-m{width:100%;background-color:#df6309;height: 39px;border-radius:3px;text-align:center;color:#fff;background: url(https://www.easemytrip.com/img/all-htl-sp.png) 8px -123px no-repeat #df6309;border: 1px solid #df6309;font-size: 21px;text-align: center;padding: 3% 0%;outline:none;}
	
.adlt-cl-bx{
       min-width: 100px;
    position: absolute;
    top: 181px;
   left: 726px; width: 27%;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 5px 0 #555;
    -moz-box-shadow: 1px 1px 5px 0 #555;
    box-shadow: 1px 1px 5px 0 #555;
    padding: 1% 0 2% 0;     z-index: 99;
    }
.arw-tp {
    height: 28px;
    background: url(https://www.easemytrip.com/img/all-htl-sp.png);
    background-position: 2px -273px;
    width: 34px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: -36px;
    left: 249px;
    background-repeat: no-repeat;
}

.room-selec-con {
    z-index: 20;
    border-radius: 3px;
    width: 100%;
    background: #fff;
    -moz-box-shadow: 1px 1px 5px 0 #555;
    float: left;
	position:relative;
	
}

.selectbox label {
    width: 100%;
    text-align: left;
       font-weight: normal;
    font-size: 13px;
    margin-top: 2px;
}

.roomtitle {
    color: #1b1a1a;
    font-size: 15px;
    width:auto;
    float: left;
    margin-top: 11%;
    text-align: center;
}
.selectbox {
    display: inline-block;
    position: relative;
    z-index: 99;
    margin-left: 3%;
	    width: 97%;
}
.room-container {
    width: 72%;
    float: right;
}
.slct-bx{    padding: 3% 14%; }
 .selectbox hide{ display:none;}
 
  
.select {
     width: 60px;
    border-radius: 3px;
    color: #666;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 5px;
    padding-left: 5px;
    outline: 0;
    padding-top: 1px;
    margin-top: 10px;
    background-color: transparent;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -moz-appearance: none;
    border: 1px solid #C3C3C3!important;
	
	background:url(https://www.easemytrip.com/img/drop_arrow.png);
	background-position: 88% 50%;
	background-repeat: no-repeat;
}

.select2 {
     width: 60px;
    border-radius: 3px;
    color: #666;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 5px;
    padding-left: 5px;
    outline: 0;
    padding-top: 1px;
    
    background-color: transparent;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -moz-appearance: none;
    border: 1px solid #C3C3C3!important;
	
	background:url(https://www.easemytrip.com/img/drop_arrow.png);
	background-position: 88% 50%;
	background-repeat: no-repeat;
}







.arrow-up, .close-button, .move-up, .selectbox label, .selectbox::after {
    position: absolute;
}
.hegt{ width:100%; }
.htl-opt{width: 16%;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/all-htl-sp.png);
    height: 24px;
    background-repeat: no-repeat;
    background-position: 5px -168px;     margin-bottom: 4%;}
.htl-opt-txt{ text-align:center;}
.htl-opt2 {
   width: 16%;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/all-htl-sp.png);
    height: 24px;
    background-repeat: no-repeat;
    background-position: 5px -198px;     margin-bottom: 4%;
}

.htl-opt3 {
   width: 16%;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/all-htl-sp.png);
    height: 24px;
    background-repeat: no-repeat;
    background-position: 4px -224px;     margin-bottom: 4%;
}
.htl-opt4 {
     width: 16%;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/all-htl-sp.png);
    height: 24px;
    background-repeat: no-repeat;
    background-position: 4px -247px;     margin-bottom: 4%;
}
.on-txt{font-size: 13px;
    color: #a0a0a0;}
.mar-2{margin-bottom:2%;}


.big {

}
.rm-sn-big {
    width: 75%;
}
.big-adlt {
width: 79%;
    float: right;}
.roms-2 {
    }
	.roms-3 {
    width: 18%;}
.rom-slc {
    margin-top: 7%;
}


.big-chl {
        width: 42%;
    left: 726px;
}

.rom-sl{
    width: 82%;
    float: right;}
 .rom-lft {
    width: 19%; } 
.rom-slc2 {
    margin-top: 6%;
}





.ht-room-mai { width: 100%; float: left; margin-bottom: 8px }
.ht-room-mai-ar {width: 100%;float: left;margin-bottom: 8px;color: #696969;font-size: 13px;}
.ht-room-box {width: 32%;float: left;margin-right: 2%;}
.ht-room-box1 { width: 20%; float: left; margin-right: 3% }
.ht-room-box2 {
    width: 19%;
    float: left;
    margin-right: 1%;
    padding-top: 32px;
    text-align: center;
    color: #696969;
    }
.ht-child {     width: auto;
    float: right;
    margin-right: 1.8%;}


.ht-child-box{     float: right;
    text-align: right;
    font-size: 12px;
    margin-left: 10px;}

.clr2{clear:both;}

@media only screen and (min-width:362px) and (max-width:500px) {
.bk-htl-d {top: 30px; left: 22px;}
.book-hotl-in {font-size: 17px;}
.srch-htl {width: 100%;}
.srch-htl-s {width: 44%;float: left;margin: 5px 6% 0 0;}
.srch-htl-g {width: 60%; float: left;}
.gust-2 {width: 90%; margin-top: 0%;}
.loc-im3 {background: url(https://www.easemytrip.com/img/all-htl-sp.png) 95px -97px no-repeat;}
.srch-htl-txt {width: 100%; font-size: 15px; margin: 10px 0px 0px 0;}
.gust-2 {width: 100%; margin-top: 4%;}
.srch-htl-btn {width: 36%;float: right;margin-top: 13%;}
.hegt {width: 100%;height: 270px;}
.srch-m {background: url(https://www.easemytrip.com/img/all-htl-sp.png) 2px -123px no-repeat #df6309; font-size: 19px; padding: 0px 33px;}

}




