html, body{
    font-family: 'Roboto', sans-serif;
}
.ml30{
    margin-left: 30px;
}
.navbar-default {
    background-color: #fff;
    border-color: #ffffff;
    min-height: 94px;
    margin-bottom: 0px;
    border: 0px;
    border-radius: 0px;
    border-bottom: 5px solid #b13f41;
    box-shadow: 0 0 9px 5px rgba(0, 0, 0, 0.21);
    position: relative;
    z-index: 9;
}
.navbar-brand {
    height: 79px;
}
.logo{padding: 5px 15px 10px 15px;}
.logo img{float: left;}
.logo-split{
    width: 1px;
    height: 100%;
    background-color: #cccccc;
    display: inline-block;
    float: left;
    /*margin-left: 15px;*/
}
.nav>li {
    padding: 37px 0px;
}
.nav.navbar-nav li a{
    color: #333 ;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 10px;
    display:inline;
}
.nav.navbar-nav li a i{
    color: #b4b4b4;
    margin-right: 5px;
}
.nav-seprate{
   /* border-left: 1px dotted #bebebe;*/
   background-image: -webkit-linear-gradient(top, #bebebe 25%, rgba(255, 255, 255, 0) 0%);
   background-image: linear-gradient(to bottom, #bebebe 25%, rgba(255, 255, 255, 0) 0%);
  background-position: left;
  background-size: 1px 5px;
  background-repeat: repeat-y;
}
.navbar-collapse, .logo-rite{
       /* display: inline-block;*/
    float: right;
}
.log-rite{margin-left: 15px;}
.navbar-default.active{
    min-height: 66px;
}
.navbar-default.active .navbar-brand{
    height: 65px;
}
.navbar-default.active .nav>li {
    padding: 6px 0px;
}
.navbar-default.active .logo img{max-width:80%;}
.navbar-default.active .ca-logo img{max-width:80%;}
.navbar-default.active .register-btn{
    padding: 10px 25px !important;
    margin-top: 5px;
}

.full-wid{width: 100%;}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 38px;
    height: 38px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: rgba(0, 0, 0, 0.33);
    border-radius: 50%;
    z-index: 999;
    border: 2px solid rgba(0, 0, 0, 0.30);
    box-shadow: 0px 0px 0px 1px #fff;
}
.slick-prev{left: 20px;}
.slick-next{right: 20px;}
.slider{
    /*min-height: 524px;*/
    background-color: #ddd;
}
.slider img{width: 100%;}
.banner-sec{position: relative;}
.slider-btm{
        height: 82px;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    width: 100%;
    bottom: 0px;
    color: #fce514;
    font-size: 24px;
    line-height: 82px;
}
.slider-btm small{font-size: 20px;}
.slick-prev::before {
    content: "\f104";
}
.slick-next::before {
    content: "\f105";
}
.slick-prev:before, .slick-next:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: rgba(255, 255, 255, 0.66);
    font-size: 24px;
    font-weight: 100;
    line-height: 10px;
}
h2{
    color: #231f20;
    font-size: 36px;
    font-weight: 100;
}
.hed{
    margin: 74px 0 60px;
}
.listing-hotel{padding: 0px;}
.listing-hotel figure{
    height: 210px;
    background-size: cover !important;
    width: 100%;
    float: left;
}
.gutter12{padding: 0px 12px;}
.row12{margin-left: -12px; margin-right: -12px;}
.listing-hotel figcaption{
        border: 1px solid #ddd;
    position: relative;
    padding: 18px 22px 20px;
    float: left;
    width: 100%;
    min-height: 165px;
}
.listing-hotel h3, h3{
    margin-top: 0px;
    font-weight: 500;
    color: #000;
    font-size: 20px;
}
.listing-hotel{
    margin-bottom: 34px; 
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    float: left;
    width:100%;
}
.listing-hotel:hover{box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.19);}
.listing-hotel:hover h3{
    color: #8d1f1e;
}
.listing-hotel:hover .btn-primary{
    background-color: #8d1f1e;
    border: 1px solid #8d1f1e;
    color: #fff;
}
.location{
    font-size: 14px;
    color: rgba(0,0,0,0.6);
}
.location:before{
    content: "\f041";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #858585;
}
.location span{
    padding: 0px 5px 0px 6px;
    border-left: 1px solid rgba(0, 0, 0, 0.35);
    display: inline-block;
    line-height: 12px;
}
.location span:first-child{border-left: 0px;}
.pd0{padding: 0px;}
.price{
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
.price small{
    font-weight: 500;
    color: #333333;
}
.btn-primary{
    background-color: #fff;
    color: #8d1f1e;
    border: 1px solid #8d1f1e;
    border-radius: 4px;
    padding: 8px 40px;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:hover{
    background-color: #8d1f1e;
    border: 1px solid #8d1f1e;
    color: #fff;
}
.footer{
    background-color: #d1d1d1;
    font-size: 12px;
    color: #666666;
    padding: 20px 0px;
    margin-top: 50px;
}
.followus{text-align: right;}
.followus i{    
    font-size: 14px;
    margin: 0 5px;
}
.book-now-btn{float: right;}
.navbar-toggle{margin-top: 30px;}

/*============================= thankyou section===========================*/

.booking-details{
    background-color: #fff;
    margin-top: 66px;
    padding: 45px 30px;
    box-shadow: 0px -7px 30px 0px rgba(0, 0, 0, 0.1);
}
h2{
    color: #8d1f1e;
    font-size: 31px;
    font-weight: 300;
}
.booking-details h2{
    margin-top: 0px;
    margin-bottom: 5px;
}
.confirm-line{
    color: #000;
    font-size: 16px;
    font-weight: 300;
}
.bookin-id{
    font-size: 16px;
    font-weight: 300;
    color: #666;
    padding-top: 10px;
}
.bookin-id span{
    font-weight: 400;
    color: #000;
}
.hotel-details{
    padding: 30px 15px;
}
.hotel-details figure{
    width: 110px;
    height: 75px;
    float: left;
}
.hotel-details figure img{
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.hotel-details figcaption{
    padding-left: 130px;
}
.mb5{margin-bottom: 5px;}
.dar{
    padding-left: 0px;
    list-style-type: none;
    display: block;
}
.dar li{
    display: inline-block;
    color: #303030;
    font-size: 14px;
    padding-right: 20px;
    position: relative;
}
.dar li i{
    margin-right: 5px;
}
.icons{
    width: 18px;
    height: 18px;
    background: url(../images/sprite.png) no-repeat ;
    display: inline-block;
    float: left;
}
.calender{}
.calender-lg{
    background-position: -43px 8px;
    width: 18px;
    height: 27px;
}
.tick{
    width: 22px;
    height: 22px;
    background-position: -68px 0px;
}
.rooms{background-position: -19px 0px;}
.dar-sep{
    padding-left: 20px;
}
.dar-sep:before{
    content: "";
    width: 1px;
    height: 16px;
    position: absolute;
    background: url(../images/sprite.png) no-repeat;
    background-position: -97px -1px;
    z-index: 99999;
    left: -2px;
    top: 0px;
}
h5{
    font-size: 14px;
    color: #999999;
    font-weight: 400;
}
.check-inout{
    list-style-type: none;
    padding: 8px 20px;
    border: 1px solid #ebebeb;
    border-radius: 2px;
}
.date-lg{
    font-size: 24px;
    color: #8d1f1e;
    font-weight: 300;
}
.check-inout .date-lg i{
    margin-right: 5px;
}
.check-inout li:first-child{
    border-bottom: 1px solid #e2e2e2;
}
h4{
    font-size: 16px;
    color: #0a0a0a;
    font-weight: 400;
}
h4.sm{font-size: 14px;}
address{
    color: #646464;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
}
.sub-total{
    border-left: 1px solid #e5e5e5;
    padding: 5px 5px 5px 15px;
    margin-top: 10px;
}
.sub-total h4{
    margin-top: 0px;
    margin-bottom: 5px;
}
.subtotal{
    margin-bottom: 0px;
    font-size: 28px;
    font-weight: 400;
    line-height: 28px;
}
.subtotal sup{
    top: -10px;
    font-size: 16px;
}
.seprate-details{
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    margin: 25px 0px;
}
.plr15{padding: 0px 15px;}
.coupon-blk{
    background-color: #28ba4f;
    color: #fff;
    padding: 40px 30px;
    /*border: 10px solid transparent;
    padding: 15px;
    -webkit-border-image: url(../images/coupon.png) 30 round; 
    -o-border-image: url(../images/coupon.png) 30 round; 
    border-image: url(../images/coupon.png) 30 round;*/
    background: url(../images/coupon.png) repeat-x 0 103% #28ba4f;
}
.congrats{
    display: inline-block;
    padding-left: 10px;
}
.congrats h3{
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}
.congrats p{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.coupon{
    display: inline-block;
    float: right;
    border: 2px dashed #fff;
    text-transform: uppercase;
    font-size: 21px;
    padding: 13px 20px;
}

/*============================= thankyou section===========================*/

.mt3{margin-top: 3px;}
.pos-rel{position: relative;}
.input-icon{    
    position: absolute;
    left: 10px;
    top: 12px;     
    z-index: -1;
}
.input-iconbox{
    padding-left: 30px;  
    z-index: 1;
    background-color: transparent;
}
.arrow{
        position: relative;
    margin-top: 52px;
    margin-right: 20px;
    background-position: -105px -2px;
}

/*==========================================================*/
.clr9{
 color: #999999;   
}
.clr6{
 color: #666;   
}
.clr0{
 color: #000;   
}


.br-btm{
 border-bottom: 1px solid #eaeaea;   
}
.br-tp{
 border-top: 1px solid #eaeaea;   
}
.pd-btm{
 padding-bottom: 15px;   
}
.pad-tp15{
 padding-top: 15px;   
}
.pad-tp20{
 padding-top: 20px;   
}
.pa-default-zero{
 padding:0;   
}
.pa-default{
 padding:25px 0;   
}
.pa-default-1{
 padding:14px 0;   
}
/* Book Now Styling */
.common-padding{
 padding: 54px 0;   
}
.select-cntrl{
 border-radius: 2px;
    height: 40px;
    border-color: #ccc;
}
.book-btn{
     position: absolute;
    top: 10px;
    right: 0px;
        background-color: #8d1f1e;
    color: #fff;
    border: 1px solid #8d1f1e;
}
.rs{
    color: #333333;
    font-weight:normal;
    padding-top: 7px;
    font-size: 20px;  
}
.date{
 font-size: 14px;
    color: rgba(0,0,0,0.6);   
}
.calendedate{
    color: #666;
    padding-top: 4px;
    font-size: 20px;
    font-weight: normal;
}
textarea{
 resize:vertical;   
}
/*==========================================================*/


@media (min-width: 1200px){
.container {
    width: 1120px;
}
}
@media (max-width: 768px){
    .navbar-collapse{
        width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.nav>li {
    padding: 10px 0px;
}
    .nav-seprate{background-image: none;}
    .slider-btm {
     height: auto; 
    background-color: rgba(0, 0, 0, 0.79);
    position: relative;
    width: 100%;
    bottom: 0px;
    color: #fce514;
    font-size: 15px;
     line-height: normal; 
    padding: 10px 0px;
    
}
    .slider-btm small {
    font-size: 13px;
}
    
}
@media (max-width: 767px){
    .slider-btm {text-align: center;}
    .slider-btm .text-right{text-align: center;}
    .book-now-btn{float: left;}
    .price{display: inline-block; margin-bottom: 10px;}
    .wbkit{
        display:block !important;
        padding:10px !important;
    }
    .padding-res {
    padding-top: 18px;
}
}


@media (min-width: 600px) and (max-width: 767px){

.listing-hotel figure{
height:350px;
}
}

.clr-grey {
    color: #666666;
}

.wbkit{
    display:-webkit-inline-box;
    width:100%;
}

.booknow-banner{
    position: absolute;
    bottom: 33px;
    left: 50%
}
@media (max-width: 767px){
.booknow-banner{
       font-size: 13px;
       padding: 6px 30px;
        right: 16px;
        left: inherit;
        bottom: 10px;
    }
}
