.geolist-item a{
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    padding: 10% 10px 10px 10px;
}

.geolist-item a span{
     font-size: 26px;   
     color: #fff;
     font-weight: bold;
     background-color: rgba(40,61,92,0.7);
     padding: 10px 20px;
}

.geolist-item{
 
     height: 360px;
     background-position: center;
     border: 2px solid #fff;
    
}

.swiper-container{
   height: 500px;
}

#breadcrumps{
    padding: 20px 0;
}

.section {
    padding: 40px 0;
}

.home-page .container-fluid{
     padding-left: 0;
     padding-right: 0;
}

.hotellist-item{
     height: 300px;   
}

.hotellist-item-thumb{
    height: 280px;   
}


.searchline{
    position: absolute;
    z-index: 100000;
    top: 74px;
    width: 102%;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    padding-top: 10px; 
}


#form_res_inq_hotel{
     display: none;   
}


div.hiddenline{
     display: none;   
}

button.btn{
 background-color: #007aff;   
}

#Date-Flexibility{
     width: 10%;
     float: left;
}

.btn.btn-common.reserv-btn:hover{
   color: #003580 !important; 
}


span.btn{
    color: #000;
    font-weight: bold;
    font-size: 21px;
}

.card-body{
    padding: 0;
}

.card{
     border: none;   
}

.card-header{
     border: 1px solid rgba(0, 0, 0, .125);
     cursor: pointer;
}

.card-header h5{
    cursor: pointer;
}





