#rc-bookings-widget-root, #rc-demo-bookings-widget-root, #rc-small-bookings-widget-root {
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    background-color: #fff;
    color: #333;
    border-radius: 25px;
}

.rc-search_form {
    text-align: center;
    margin-top: 15px;
    color: white;
    font-size: 18px;
    padding: 15px 10px;
    border-radius: 15px;
}

.rc-main_wrapper {
    margin: 0 auto;
}

.rc-container {
    width: 100%;
}

.rc-flat {
    font-size: 16px;
    border-bottom: 50px solid white;
    padding: 8px 0px;
}

.t123__centeredContainer {
    text-align: left;
}

element.style {
}
#allrecords a {
    color: #00bbd3;
    text-decoration: none;
}

@media (min-width: 768px)
.rc-flat_list__wrapper {
    margin: 0 auto;
    max-width: 100%;
}

.rc-flat__img__wrapper, .rc-flat__img__wrapper img {
    width: 100%;
    height: auto;
    border-radius: 15px;
}

.t-btn_sm {
    height: 60px;
    font-size: 18px;
}

.t228 .t-btn {
    height: 60px;
    font-size: 18px;
}

.t-btn_md {
    height: 70px;
    font-size: 18px;
}

.t670__imgwrapper .t-slds__bgimg {
    border-radius: 43px;
}

#tl-hotel-select {
    background: rgb(255, 255, 255) url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxOCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMDU1NDUgOS4wNzI2OUwwIDIuMDE3MjRMMS45NjE3NiAwLjA1NTQ4MUw5LjAxNzIxIDcuMTEwOTNMMTYuMDcyNyAwLjA1NTQ4MUwxOCAyLjAxNzI0TDEwLjk0NDYgOS4wNzI2OUw5LjAxNzIxIDExTDcuMDU1NDUgOS4wNzI2OVoiIGZpbGw9IiMwMEJCRDMiLz4KPC9zdmc+Cg==') no-repeat right 20px top 22px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    -webkit-transition: box-shadow .3s, opacity .3s;
    transition: box-shadow .3s, opacity .3s;
    border: 1px solid #A4A4A4;
    border-radius: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 15px;
    font: 16px 'Montserrat', sans-serif;
    color: #000000;
    line-height: 20px;
    height: auto;
}

.tl-select-wrap {
    max-width: 1440px;
    margin: 0 auto 50px;
}

#tl-block-select {
    color: rgb(109, 109, 109) !important;
    background-color: rgb(255, 255, 255);
    margin: 0px 0 30px;
}


#tl-hotel-select:hover,
#tl-hotel-select:focus {
    -webkit-appearance: none;
    outline: none;
}

select::-ms-expand {
    display: none;
}

#tl-anchor {
    font: 16px 'Montserrat', sans-serif;
    color: #000000;
    line-height: 20px;
    margin: 0 auto 30px;
    max-width: 1440px;
}

@media screen and (min-width: 768px) and (max-width: 1480px) {
  .tl-select-wrap {
    margin: 0 20px 50px;
  }
}
@media screen and (max-width: 768px){
  #tl-block-select {
    margin: 0 15px 30px;
  }
}