@font-face{
    font-family:Helvetica;
    src:url("../fonts/HelveticaRegular.woff");
}
/*html{*/
    /*min-width:1200px;*/
/*}*/
html button,html button:active{
    outline:none;
}
input[type="checkbox"]{
    position:absolute;
    left:-9999px;
}
input[type="checkbox"]:checked+label:before{
    background-image:url("data:image/gif;base64,R0lGODlhDAAMAKIAAAAAAP///1RcaygxQP///wAAAAAAAAAAACH5BAEAAAQALAAAAAAMAAwAAAMeKELcrGIsR+KyDj+5Z7MaFXHURopS2K3sqnZK+QgJADs=");
    background-position:center;
    background-repeat:no-repeat;
}


label:before{
    content:"";
    display:inline-block;
    width:20px;
    height:20px;
    border:1px solid #e7e7e7;
    border-radius:3px;
    margin-right:10px;
}
label{
    display:block !important;
    margin-left:0 !important;
}
.ui-datepicker-calendar{
    margin-bottom:0;
}
.ui-datepicker-header{
    background-color:#ffffff;
    padding:5px 10px;
}
.ui-datepicker-title{
    text-align:center;
}
.ui-datepicker-prev{
    float:left;
    color:#5c74b6;
}
.ui-datepicker-next{
    float:right;
    color:#5c74b6;
}
td[data-handler=selectDay]{
    cursor:pointer;
}
td[data-handler=selectDay] a{
    color:#5c74b6;
}
td[data-handler=selectDay]:hover{
    background-color:#5c74b6;
}
td[data-handler=selectDay]:hover a{
    color:#ffffff;
}
/*header{*/
    /*width:100%;*/
    /*position:absolute;*/
    /*z-index:2401;*/
    /*padding:0 30px;*/
    /*background-color:#252e44;*/
/*}*/
.homepage header{
    background-color:transparent;
}
.bookingpage header,
.hotelpage header{
    position:relative;
}
.homepage .top{
    border-bottom:1px solid #ffffff;
}
.top .right,
.top .right a{
    color:#fff;
    margin-top:20px;
    /*margin-left:15px;*/
}
.header-search-box{
    position:relative;
    height:520px;
}
.homepage .first-block-wrapper {
    height: 520px;
    position:absolute;
    overflow: hidden;
    width:100%;
}
.searchpage .first-block-wrapper {
    height: 520px;
    position: relative;
    overflow: hidden;
}
.searchpage .first-block {
    background-position: bottom;
}
.first-block {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    
    background-size: cover;
    background-color: rgba(0,0,0,0.2);
    z-index:2400;
}

.moto-wrapper {
    display: table;
    width: 100%;
    height: 100%}
.moto {
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    font-family: "Open Sans";
    vertical-align: middle;
    display: table-cell;
}
.search {
    margin: 0 auto;
    text-align: center;
}
.search input, .search select, .search button {
    background-color: rgba(255, 255, 255, 0.8);
    border-right: 2px solid #717080;
    border-top: none;
    border-bottom: none;
    border-left: none;
    box-shadow: none;
    height: 50px;
    float: left;
    color: #252e44;
    font-size: 15px;
    padding-left: 22px;
}
.search input::-moz-placeholder, .search select::-moz-placeholder, .search button::-moz-placeholder {
    opacity: 1;
    color: #252e44;
}

.search input::-webkit-input-placeholder, .search select::-webkit-input-placeholder, .search button::-webkit-input-placeholder {
    opacity: 1;
    color: #252e44;
}
.search input:-ms-input-placeholder, .search select:-ms-input-placeholder, .search button:-ms-input-placeholder {
    opacity: 1;
    color: #252e44;
}
.search input[name=city], .search select[name=city], .search button[name=city] {
    width: 200px;
    border-radius: 50px 0 0 50px;
}
.search input[name=check-in], .search input[name=check-out], .search select[name=check-in], .search select[name=check-out], .search button[name=check-in], .search button[name=check-out] {
    width: 118px;
}
.search input[name=guests], .search select[name=guests], .search button[name=guests],
    .search input[name=rooms], .search select[name=rooms], .search button[name=rooms] {
    width: 187px !important;
    border-right: none !important;
    background-image: url("data:image/gif;base64, R0lGODlhCwAyAMQAAAAAAP///4qJlXRzg3d2hnZ1hXZ1hHd2hYB/jn59i4uKl1tbbVxcblxcbXV1hFpbbVtcbVxdbiYuRSYuRCUuRCYvRf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABYALAAAAAALADIAAAVCoCWOZGmeaKqubOu+cCzPdL0q0dMwEBQxCwGCIpEQJ5IJJWE5TCoTJIXiGA2UlKih5MhSCifCZGsrm8/otHrNXoUAADs=");
    background-position: 107px;
}
.search button {
    width: 160px;
    margin-left: -35px;
    border-right: none !important;
    border-radius: 50px;
    background-color: #5c73b4;
    color: #fff !important;
    padding: 0 !important;
    transition: all 0.2s ease 0s;
}
.search button:hover {
    background-color: #798cc1;
}
.search option {
    color: #252e44;
}
.search-wrapper {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}
.search-input-wrapper {
    display: inline-block;
    margin-bottom: 25px;
}
.heading {
    width: 100%;
    height: 80px;
    background-color: #252E44;
}
.heading h2 {
    display: block;
    text-align: center;
    color: #ffffff;
    line-height: 80px;
    font-size: 24px;
    margin: 0;
}
.heading:after {
    display: block;
    content: '';
    width: 28px;
    height: 14px;
    background-image: url("data:image/gif;base64, R0lGODlhHAAOALMAAAAAAP///2NjdW1tfmNkdmJjdWNkdWxtfSYuRSYuRCUuRCYvRf///wAAAAAAAAAAACH5BAEAAAwALAAAAAAcAA4AAARmcKikEKVV6cnVqoiGGMwQimG6rWxIMLDUaReyhAmeIQLsmxuLrZJLFSs93y+IyhA7JKVSdjqJcjlFQco1YWasJFd6mJywtMR2PAbiEnAke26qgqJz9qBWwef1Zglif3R9hIcDL4QRADs=");
    clear: both;
    position: absolute;
    left: 50%;
    margin-left: -14px;
}
.banner {
    width: 100%;
    height: 360px;
    background-image: url('/static/img/banner_tourist.jpg');
    background-size: cover;
    background-position: top center;
}
.banner_text {
    position: relative;
    top: 100px;
    width: 100%;
    height: auto;
    margin: 0;
    color: #fff;
    text-align: center;
    z-index: 5;
}
.banner_text .btn {
    display: block;
    margin: 20px auto 0 auto;
    width: 260px;
    background-color: transparent;
    background-image: none;
    border: 1px solid white;
    border-radius: 50px;
}
.banner_text a {
    display: block;
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    font-size: 14px;
    margin: 0;
}
.banner_text h2 {
    display: block;
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    font-size: 32px;
    font-weight: 600;
    margin: 30px 0 20px 0;
}
.banner_text p {
    display: block;
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    color: #ffffff;
    line-height: 42px;
    font-size: 14px;
    margin: 20px 0;
}

.featured {
    background-color: #efeeee;
    width: 100%}
.featured-item {
    margin: 60px 0;
}
.more-details {
    display: block;
    text-align: center;
}
.more-details button {
    width: 200px;
    border-radius: 50px;
    background-color: #5c73b4;
    color: #fff !important;
    padding: 0 !important;
    height: 50px;
    display: inline-block;
    margin-top: 35px;
    margin-bottom: 0;
    transition: all 0.2s ease 0s;
}
.more-details button:hover {
    background-color: #798cc1;
}
.featured-item-block {
    height: 280px;
    border: 1px solid #e2e2e2;
    background-color: #ffffff;
    position: relative;
}
.featured-item-block-text {
    padding: 13px 17px;
    overflow: hidden;
}
.hotel-name {
    font-size: 16px;
    color: #000 !important;
    display: block;
}
.hotel-name:hover {
    text-decoration: underline;
}
.hotel-name .stars {
    float: right;
}
.item-location2 {
    color: #c7c6c6;
    font-size: 15px;
    float: left;
    width: 180px;
    height: 45px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.item-location {
    color: #c7c6c6;
    font-size: 15px;
}
.price {
    position: absolute;
    bottom: 10px;
    right: 20px;
}
.item-discounted-price {
    color: #c7c6c6;
    font-size: 12px;
    float: right;
    text-decoration: line-through;
    clear: right;
}
.item-price {
    color: #5c74b6;
    font-size: 18px;
    float: right;
    font-weight: bold;
    margin-top: -5px;
    display: inline;
    clear: both;
    line-height: 18px;
}
.item-price .night {
    font-size: 12.5px;
    font-weight: normal;
    display: inline;
}
.stars {
    background-image: url("../img/stars.png");
    height: 20px;
    display: inline-block;
}

.stars-0,
.stars-0full {
    width: 0px;
}

.stars-1 {
    width: 10px;
}

.stars-2,
.stars-1full {
    width: 20px;
}

.stars-3 {
    width: 35px;
}

.stars-4,
.stars-2full {
    width: 46px;
}

.stars-5 {
    width: 61px;
}

.stars-6,
.stars-3full {
    width: 72px;
}

.stars-7 {
    width: 87px;
}

.stars-8,
.stars-4full {
    width: 98px;
}

.stars-9 {
    width: 113px;
}

.stars-10,
.stars-11,
.stars-12,
.stars-5full {
    width: 124px;
}

.masonry {
    width: 100%;
}
.popular-destinations {
    margin: 50px auto 0 auto;
    width: 992px;
}
.popular-item {
    height: 321px;
    position: relative;
    margin-bottom: 18px;
}
.popular-item>img {
    height: 100%}
.popular-item-text-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 29, 52, 0.26);
    display: table;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}
.popular-item-text-wrapper:hover {
    background-color: rgba(21, 29, 52, 0.46);
}
.popular-item-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-size: 36px;
}
.popular-item-text-price {
    font-size: 21.6px;
}
.popular-item-text-price:before {
    font-size: 16.8px;
    content: '$ ';
}

.mkt-list
{
    margin-top: 20px;
    overflow-x:scroll;
    overflow-y:hidden;
    width:100%;
    /* height:200px;
    padding: 0 15px;
     */
}

.mkt-list .mkt-item
{
    padding:0;
    width: 33.3333%;
    vertical-align: top;
    position: relative;
    width: 220px;
    height: 220px;
}

.mkt-list .mkt-item img {
    width: 220px;
    height: 220px;
}

.mkt-list .list-inline {
  white-space:nowrap;
}

.mkt-list .list-inline li {
    padding: 0;
    margin-right: 15px;
}

.mkt-list .popular-item-text-wrapper {
    width: 220px;
    height: 220px;
}

.mkt-list .popular-item-text {
    font-size: 20px;
}

.subscribe {
    background-color: #5c74b6;
    padding: 80px 0;
}
.subscribe-wrapper {
    text-align: center;
}
.subscribe-input-wrapper {
    display: inline-block;
}
.subscribe-input-wrapper h2 {
    text-align: left;
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}
.subscribe-input-wrapper input,
.subscribe-input-wrapper select {
    height: 50px;
    border-radius: 50px;
    background-color: transparent;
    border: 1px solid #ffffff;
    float: left;
    color: #ffffff;
    margin-right: 20px;
}
.subscribe-input-wrapper input:focus,
.subscribe-input-wrapper select:focus {
    background-color: transparent;
    border: 1px solid #fff;
}
.subscribe-input-wrapper input[name=city-subsc] {
    padding: 0 20px;
    width: 200px;
    background-position: 160px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
}
.subscribe-input-wrapper input[name=city-subsc]::-ms-expand {
    display: none;
}
.subscribe-input-wrapper input[name=email] {
    width: 532px;
    padding-left: 20px;
    padding-right: 194px;
    margin-left: 0;
}
.subscribe-input-wrapper input[name=email]::-moz-placeholder,
.subscribe-input-wrapper input[name=city-subsc]::-moz-placeholder{
    opacity: 1;
    color: #fff;
}
.subscribe-input-wrapper input[name=email]::-webkit-input-placeholder,
.subscribe-input-wrapper input[name=city-subsc]::-webkit-input-placeholder {
    opacity: 1;
    color: #fff;
}
.subscribe-input-wrapper input[name=email]:-ms-input-placeholder,
.subscribe-input-wrapper input[name=city-subsc]:-ms-input-placeholder {
    opacity: 1;
    color: #fff;
}
.subscribe-input-wrapper button {
    width: 194px;
    background-color: #fff;
    border-radius: 50px;
    height: 50px;
    color: #5c74b6;
    margin-left: -194px;
    float: left;
}
.search-page-wrapper, .book-page-wrapper, .hotel-page-wrapper {
    padding: 40px 0;
    background-color: #efeeee;
}
.search-location {
    display: inline-block;
    font-size: 16px;
    color: #252e44;
    margin-bottom: 25px;
}
.grey {
    display: inline-block;
    color: #c0c0c0;
}
.search-controls, .booking-data {
    width: 100%;
    box-shadow: 0 0 2px #e7e7e7;
}
.search-controls .search-header, .booking-data .booking-header {
    width: 100%;
    background-color: #252e44;
    text-align: center;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.search-controls .header:after, .booking-data .header:after {
    content: '';
    display: block;
    width: 14px;
    height: 7px;
    background-image: url("data:image/gif;base64, R0lGODlhDgAHALMAAAAAAP///3x7jHx7i3x8jHt7iyYuRSYuRCUuRP///wAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAkALAAAAAAOAAcAAAQjUBhEp5mHkjQm/cg1JCQBHhmykWWYGitLFug0yjJh4zxxyxEAOw==");
    position: absolute;
    left: 50%;
    margin-left: -7px;
}
.search-controls-inner, .booking-summary-inner {
    background-color: #fff;
    padding: 20px;
}
.search-controls-inner h3, .booking-summary-inner h3 {
    color: #353e44;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 0;
    display: block;
}
.search-controls-inner h3 .collapse, .booking-summary-inner h3 .collapse {
    width: 20px;
    height: 20px;
    float: right;
    background-image: url("data:image/gif;base64, R0lGODlhFAAUANUAAAAAAP///+Hg4fv7/Lq6u7m5uri4uba2t7W1trq7u7a3t7W2tvj49/b29fX19N3d3Nzc287Ozfn49/38/Pn4+Pj39/f29uHg4N/e3t3c3Nzb29va2trZ2c7NzcvKysbFxbu6uv39/fz8/Pr6+vn5+fj4+OHh4d7e3t3d3cvLy8nJycjIyMfHx729vby8vLu7u7q6urm5ube3t7a2tv///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAADQALAAAAAAUABQAAAbNwIBQOHqoXIuZS/UgDZ9CTGKGoCaTLww0EIokqeAvtTN5RmYLxCK9/qZnneFJjZ6hq3Z6UishqKtfeElVai8UKHZrdzIcHAeDVAgIGSx3kggHJkImCnSRKy95VZlPFwd2d6GoMwoXWyYHgmxoBwJbQgKdeCB4LQ4UJcHAJQwNLWsIICx/hGhpnmIsEJJWb6h4akkaFQV0gqKQCzAMARnOV8yiVBlDKW+Bl9kzKU8DHnWD2XgpIlsZMJE8IYDB7lYACxs+GKgS48MGC1CCAAA7");
    opacity: 0.7;
    cursor: pointer;
}
.search-controls-inner h3 .collapse:hover, .booking-summary-inner h3 .collapse:hover {
    opacity: 1;
}
.search-controls-inner section, .booking-summary-inner section {
    border-bottom: 1px solid #bababa;
    margin-bottom: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}
.search-controls-inner section input[name=price-min], .search-controls-inner section input[name=price-max], .booking-summary-inner section input[name=price-min], .booking-summary-inner section input[name=price-max] {
    width: 90px;
    height: 32px;
    border: 1px solid #e4e3e2;
    border-radius: 2px;
    display: inline;
    box-shadow: none;
    margin-bottom: 0;
}
.search-controls-inner section .go, .booking-summary-inner section .go {
    width: 60px;
    height: 32px;
    float: right;
    background-color: #4a68ae;
    color: #fff;
    border-radius: 2px;
    line-height: 32px;
    padding: 0;
    margin-bottom: 0;
}
.search-controls-inner section .option, .booking-summary-inner section .option {
    color: #352e44;
    line-height: 20px;
    height: 20px;
    margin-bottom: 5px;
    font-size: 14px;
    position: relative;
}
.search-controls-inner section .option .text, .booking-summary-inner section .option .text {
    display: inline-block;
    position: absolute;
    margin-left: 10px;
}
.booking-summary-inner .stars {
    clear: both;
    margin: 10px 0;
}
.booking-summary-inner .item-location {
    color: #5c74b6;
}
.booking-summary-inner .phone {
    color: #b6b6b6;
    float: none;
}
.booking-summary-inner button {
    background-color: #b6b6b6;
    height: 32px;
    margin-top: 20px;
    width: auto;
    padding: 0 30px !important;
}
.booking-summary-inner ul {
    overflow: hidden;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
    float: left;
}
.booking-summary-inner li {
    list-style-type: none;
    font-size: 14px;
}
.booking-summary-inner li:before {
    content: '♦';
    float: left;
    margin-right: 20px;
}
.thanks {
    background-color: #e4e6f3;
    padding: 20px;
}
.thanks .blue {
    font-size: 22px;
}
.thanks .center {
    font-size: 14px;
    margin: 50px 0;
}
.blue {
    display: inline;
    color: #5b72b2;
}
.right {
    float: right;
}
.left {
    float: left;
    display: inline-block;
}
.center {
    text-align: center;
}
.small-room {
    width: 100px;
    height: 60px;
    float: left;
}
.small-room-text {
    float: left;
    margin-left: 10px;
}
.small-room-text h3, .small-room-text .grey {
    margin-bottom: 0px;
}
.small-room-text .grey {
    font-size: 14px;
}
.confirmation {
    padding-left: 40px;
}
.confirmation h2 {
    font-size: 20px;
    color: #252e44;
    clear: left;
}
.confirmation h2:before {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: #5b72b3;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-right: 20px;
    margin-left: -61px;
}
.confirmation .conf:before {
    content: url("data:image/gif;base64, R0lGODlhFAAZAJEAAAAAAP///////wAAACH5BAEAAAIALAAAAAAUABkAAAIrlI+py+0Po5y0WhVs2HRz6WWgl4hLWH6peqCIi5EGfJI0E8pQ3rHgBQxCCgA7");
    padding-top: 3px;
}
.confirmation section {
    padding: 30px 0;
    border-bottom: 1px solid #cdcdcd;
}
.confirmation section span {
    display: block;
}
.confirmation .button-wrapper {
    text-align: center;
    margin-top: 30px;
}
.confirmation .button-wrapper button {
    height: 50px;
    border-radius: 50px;
    background-color: #b6b6b6;
}
.personal-data .f1{
    border-top:2px solid #5b72b3;padding-top:50px
}
.personal-data .line{
    position:absolute;top:25px
}
.personal-data .line-item{
    display:block;
    float:left;
    height:40px;
    width:40px;
    color:#5b72b3;
    background-color:#fff;
    border:2px solid #5b72b3;
    border-radius:20px;
    text-align:center;
    line-height:36px;
    margin-top:-40px;
    /*margin-bottom:20px*/
}
.personal-data .line-item:last-of-type{
    margin-left:511%;
}
.personal-data .line-item:nth-of-type(2){
    margin-left:255%;
}
.personal-data .done{
    color:#fff;background-color:#5b72b3
}
.personal-data .button-wrapper {
    text-align: center;
    margin-top: 30px;
}
.personal-data .button-wrapper button {
    height: 50px;
    border-radius: 50px;
    background-color: #4a68ae;
}
.personal-data h2 {
    font-size: 20px;
    color: #252e44;
    clear: left;
}
.personal-data h4 {
    color: #b9b9b9;
    font-size: 16px;
    margin-top: 0;
    /*font-weight: bold;*/
    margin-bottom: 7px;
}

.personal-data h4 input[type=text], .personal-data h4 select {
  border: 1px solid #b9b9b9;
    border-radius: 3px;
    box-shadow: none;
    height: 50px;
    margin-bottom: 0;
    margin-top: 7px;
}

.personal-data h4 select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    background-image: url("data:image/gif;base64, R0lGODlhCwAyAMQAAAAAAP///4qJlXRzg3d2hnZ1hXZ1hHd2hYB/jn59i4uKl1tbbVxcblxcbXV1hFpbbVtcbVxdbiYuRSYuRCUuRCYvRf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABYALAAAAAALADIAAAVCoCWOZGmeaKqubOu+cCzPdL0q0dMwEBQxCwGCIpEQJ5IJJWE5TCoTJIXiGA2UlKih5MhSCifCZGsrm8/otHrNXoUAADs=");
    background-position: 90%;
}
.personal-data h4 select::-ms-expand {
    display: none;
}
.personal-data .cards {
    background-image: url("../img/cards.png");
    background-repeat: no-repeat;
    width: 95.5%;
    height: 41px;
    margin-top: 20px;
}
.personal-data .card {
    margin-top: 20px;
    height: 41px;
}
.personal-data .card img {
    float: left;
    margin-right: 20px;
}
.placeholdr {
    color: #000;
    opacity: 1;
}
.tripadvisor {
    font-size: 16px;
    color: #252e44;
    text-align: right;
}
.tripadvisor img {
    height: 20px;
    float: left;
    margin-right: 20px;
}
.active-filters {
    height: 32px;
    margin-bottom: 17px;
}
.active-filters select {
    float: right;
    background-color: #fff;
    padding: 6px;
    width: 150px;
    height: 32px;
    border: 1px solid #e2e2e2;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    background-image: url("data:image/gif;base64, R0lGODlhCwAyAMQAAAAAAP///4qJlXRzg3d2hnZ1hXZ1hHd2hYB/jn59i4uKl1tbbVxcblxcbXV1hFpbbVtcbVxdbiYuRSYuRCUuRCYvRf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABYALAAAAAALADIAAAVCoCWOZGmeaKqubOu+cCzPdL0q0dMwEBQxCwGCIpEQJ5IJJWE5TCoTJIXiGA2UlKih5MhSCifCZGsrm8/otHrNXoUAADs=");
    background-position: 130px;
}
.active-filters select::-ms-expand {
    display: none;
}
.active-filters-item {
    height: 32px;
    background-color: #5b72b2;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    padding: 0 20px;
}
.active-filters-item .close {
    width: 12px;
    height: 32px;
    background-image: url("../img/close.png");
    float: right;
    margin-left: 10px;
    opacity: 0.7;
    cursor: pointer;
}
.active-filters-item .close:hover {
    opacity: 1;
    transform: rotate(-90deg);
    transition: all .3s ease 0s;
}
.search-item {
    width: 100%;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.search-item .photo {
    width: 320px;
    float: left;
}
.search-item .photo img {
    width: 320px;
}
.search-item-text {
    position: absolute;
    padding: 10px 20px;
    margin-left: 320px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.search-item-text .stars {
    clear: both;
    margin: 5px 0;
}
footer {
    height: 350px;
    witdh: 100%;
    background-image: url("../img/footer.jpg");
    background-size: cover;
    position: relative;
}
footer h3 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
}
.footer-wrapper {
    display: table;
    width: 100%;
    height: 249px;
}
.footer-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.copyright {
    padding: 40px 0;
    background-color: rgba(21, 29, 52, 0.86);
    width: 100%;
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
}
.copyright ul {
    margin: 0;
    display: inline-block;
}
.copyright ul li {
    list-style-type: none;
    color: inherit;
    font-size: 12px;
    float: left;
    margin-right: 5px;
}
.copyright ul li a, .copyright ul li a:hover {
    color: #fff;
}
.copyright ul li a:hover {
    text-decoration: underline;
}
.copyright ul li:before {
    content: '|';
    margin-right: 5px;
}
.copyright ul li:first-of-type:before, .copyright ul li:nth-of-type(2):before {
    content: ''}
.mob-hotel-title {
    margin-bottom: 10px;
}
.hotelname {
    font-size: 24px;
    text-decoration: none;
}
.hotelname .stars {
    display: inline-block;
    margin-left: 20px;
}
.hotelpage .item-location, .hotelpage .phone {
    display: block;
    clear: both;
}
.hotelpage .item-location {
    color: #5c74b6;
}
.hotelpage .phone {
    color: #c2c2c2;
    margin-bottom: 20px;
}
.hotel-page-wrapper button {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 15px;
    height: 50px;
    border-radius: 50px;
    background-color: #4a68ae;
    font-size: 16px;
    line-height: 16px;
}
.hotel-page-wrapper button.disabled, .hotel-page-wrapper button[disabled] {
  background-color: #e7e7e7;
  border: 1px solid #666;
  color: #666;
}
.gallery {
    float: left;
}
.gallery-image-big {
    float: left;
    width: 485px;
    height: 360px;
    overflow: hidden;
}
.thumbs {
    float: left;
    padding: 0 10px;
}
.thumbs .thumb {
    width: 64px;
    height: 64px;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
}
.thumbs .thumb:last-of-type {
    margin-bottom: 0;
}
.thumbs .thumb img {
    height: 64px;
}
.thumbs .current {
    outline: 3px solid #f9dc39;
}
.map {
    float: left;
    position: relative;
}
.choose-room {
    background-color: #fff;
    border: 2px solid #252e44;
    margin-top: 30px;
}
.choose-room button {
    display: block;
}
.choose-room form {
    position: relative;
    padding: 35px 25px 35px 25px;
    overflow: hidden;
}
.choose-room form span {
    color: #b9b9b9;
    font-size: 16px;
    display: inline-block;
    float: left;
}
.choose-room form span input[type=text], .choose-room form span select {
    margin-top: 15px;
    margin-right: 20px;
    margin-bottom: 0;
    box-shadow: none;
    border-radius: 3px;
    height: 50px;
    border: 1px solid #b9b9b9;
    color: #252e44;
}
.choose-room form span input {
    width: 160px;
}
.choose-room form span select {
    clear: both;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    width: 80px;
    background-image: url("data:image/gif;base64, R0lGODlhCwAyAMQAAAAAAP///4qJlXRzg3d2hnZ1hXZ1hHd2hYB/jn59i4uKl1tbbVxcblxcbXV1hFpbbVtcbVxdbiYuRSYuRCUuRCYvRf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABYALAAAAAALADIAAAVCoCWOZGmeaKqubOu+cCzPdL0q0dMwEBQxCwGCIpEQJ5IJJWE5TCoTJIXiGA2UlKih5MhSCifCZGsrm8/otHrNXoUAADs=");
    background-position: 80%;
    display: block;
}
.choose-room form span select::-ms-expand {
    display: none;
}
.rooms {
    margin-bottom: 50px;
}
.room {
    padding: 10px;
    position: relative;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    margin-top: 10px;
    overflow: hidden;
    color: #252e44;
}
.room img {
    width: 160px;
    height: 120px;
    margin-right: 15px;
    float: left;
}
.room .book {
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #e4e6f3;
}
.room .book .item-price, .room .book .item-discounted-price {
    display: inline-block;
    clear: none;
    float: none;
}
.room .book .item-price {
    margin-left: 30px;
    font-size: 24px;
}
.room .book .item-price .night {
    font-size: 18px;
}
.room .book .item-discounted-price {
    font-size: 18px;
}
.room .book .price {
    margin: 0 40px;
    overflow: hidden;
    position: relative;
    float: none;
    margin-top: 25px;
}
.room .book button {
    width: 160px;
}
.hotel-policies section {
    border-top: 1px solid #c0bfbf;
    margin-top: 23px;
    padding-top: 16px;
    margin-bottom: 16px;
    color: #252e44;
    overflow: hidden;
}
.hotel-policies section h3 {
    font-size: 16px;
}
.hotel-policies section h3 .collapse-hotel {
    width: 12px;
    height: 6px;
    background-image: url("data:image/gif;base64, R0lGODlhDAAGAMQAAAAAAP///+bl5uXk5b69xGBgctfX2uXl5lJTZllabVtcblpbbWVmd1JUZ1FTZllbbS81SzI4TTU7TyYuRSYuRC41SiUuRP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABcALAAAAAAMAAYAAAUn4CVeQ8GM6CU4lPWkZEO11oIerEVbiTggtNakpbgQIhBIJbmESAwhADs=");
    margin-left: 20px;
    cursor: pointer;
    display: inline-block;
    }
    .hotel-policies section ul {
    overflow: hidden;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
    float: left;
    width: 100%}
    .hotel-policies section li {
    list-style-type: none;
    font-size: 14px;
    }
    .hotel-policies section li:before {
    content: '♦';
    float: left;
    margin-right: 20px;
    }
    .hotel-policies section .col {
    float: left !important;
    width: 50%}
    .hotel-policies section .last {
    margin-right: 0 !important;
    }
    .rotate {
    transform: rotate(180deg);
    transition: 0.3s;
}
.rotate-reset {
    transform: rotate(0deg);
    transition: 0.3s;
}
.reveal-modal {
    font-size: 14px;
    padding: 0 30px 50px 30px;
    border-radius: 10px;
    background-color: #efeeee;
    width: 440px;
}
.reveal-modal .modal-inner {
    border-top: 1px solid #c9c9c9;
    text-align: center;
    margin-top: 50px;
}
.reveal-modal .modal-inner a {
    color: #6478af;
}
.reveal-modal .modal-inner div[name=signup_form],
.reveal-modal .modal-inner div[name=login_form]{
    padding-top: 40px;
    margin-bottom: 15px;
    border-bottom: 1px solid #c9c9c9;
}
.reveal-modal .modal-inner div[name=signup_form] input,
.reveal-modal .modal-inner div[name=login_form] input{
    height: 50px;
    color: #252e44;
    margin: 1rem 0 0 0;
}
.reveal-modal .modal-inner div[name=signup_form] label,
.reveal-modal .modal-inner div[name=login_form] label{
    color: #252e44;
    float: left;
}
.reveal-modal .modal-inner div[name=signup_form] label:before,
.reveal-modal .modal-inner div[name=login_form] label:before{
    background-color: #fff;
    float: left;
}
.reveal-modal .modal-inner div[name=signup_form] a,
.reveal-modal .modal-inner div[name=login_form] a{
    float: right;
    font-size: 14px;
    color: #6478af;
}
.reveal-modal .modal-inner .logo-blue {
    background-image: url("../img/logo-blue.png");
    display: block;
    width: 161px;
    height: 22px;
    margin: -11px auto 0;
}
.reveal-modal .modal-inner .button-wrapper {
    text-align: center;
    margin-top: 30px;
    clear: both;
}
.reveal-modal .modal-inner button {
    height: 50px;
    width: 160px;
    margin-top: 20px;
    display: inline-block;
    border-right: none !important;
    border-radius: 50px;
    background-color: #5c73b4;
    color: #fff !important;
    padding: 0 !important;
    transition: all 0.2s ease 0s;
}
.reveal-modal .modal-inner button:hover {
    background-color: #798cc1;
}

form[name="sibscription_form"] .ng-pristine .ng-invalid{
    border-color: #ffffff;
}

.ng-dirty .ng-invalid,
.ng-dirty .is-invalid{
    border-color: red !important;
}

form[name="sibscription_form"] .ng-dirty .ng-valid{
    border-color: #ffffff;
}

.gmnoprint img {
    max-width: none;
}

.more-text{
    display: none;
}

a.read-more, a.read-less {
	cursor: pointer;
}

span.more-text {
	display: none;
}

span.more-text.show {
    display: inline !important
}
.iti-flag {
    background-image: url("../bower_components/intl-tel-input/build/img/flags.png");
}

.intl-tel-input {
    display: block;
    margin: 1rem 0 0 0;
}

input#login_password {
    margin-bottom: 1rem;
}

.left.error {
    color: #ff0000;
}

.auth_error {
    color: #ff0000;
    margin-bottom: 0px;
}

.row.form input:not([type]):focus,
.row.form input[type="date"]:focus,
.row.form input[type="datetime-local"]:focus,
.row.form input[type="email"]:focus,
.row.form input[type="number"]:focus,
.row.form input[type="password"]:focus,
.row.form input[type="search"]:focus,
.row.form input[type="tel"]:focus,
.row.form input[type="time"]:focus,
.row.form input[type="text"]:focus,
.row.form input[type="url"]:focus {
  color: rgba(0, 0, 0, 0.85);
  border-color: rgba(39, 41, 43, 0.3);
  border-radius: 0em 0.2857rem 0.2857rem 0em;
  background: #ffffff;
  box-shadow: 1px 0em 0em 0em rgba(39, 41, 43, 0.3) inset;
}

video{
    width:100%;
}

.featured .large-4:first-of-type{
    margin-left:100px;
}

.featured .large-4:last-of-type{
     margin-right: 100px;
}

.room_description{
    margin-left: 175px;
    margin-right: 315px;
}

.hotel-name-inner {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 175px;
}

.limited-offer {
    background-color: #8c3327;
    border-radius: 41px;
    color: #fff;
    display: block;
    font-weight: 500;
    height: 81px;
    padding: 19px 14px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 81px;
     
}

img.qrcode{
    width: 150px;
    height: 150px;
}

img.logo{
    height: 25px;
}

.section_header .header {
    font-size: 16px;
    font-size: 1.6rem;
    color: #252e44;
    margin: 25px 10px;
}

.section_header ul {
    margin: 0 0 0 10px;
}

.section_header ul li {
    display: inline-block;
    padding: 10px 0;
    margin: 0 15px 0 0;
    font-size: 14px;
    font-size: 1.4rem; }
    .section_header ul li a,  .section_header ul li a:visited {
        color: #252e44; 
        text-decoration: none; }
    .section_header ul li.active {
        border-bottom: 3px solid #77b6e3; 
        font-weight: 700; }
        .section_header ul li.active a,  .section_header ul li.active a:visited {
            color: #008CBA; }

.section_header_line {
    border: none;
    width: 100%;
    height: 1px;
    background: #6f7d95;
    margin: -1px 0 0 0; }

.list_view {
    min-height: 500px; }

.list_view article {
    border-top: 1px solid #6f7d95;
    padding: 20px 0; }
    .list_view article:first-child {
        border: none; }
    .list_view article .clip_img_wrap {
        float: left;
        width: 160px;
        min-height: 100px;
        margin: 0 10px 0 0; }
    .list_view article .clip_img_wrap img {
        width: 100%; }
    .list_view article .details {
        float: left;
        width: -moz-calc(100% - 380px);
        width: -webkit-calc(100% - 380px);
        width: calc(100% - 360px);
        display: table;
        min-height: 100px;
        margin: 0 10px 0 0; }
    .list_view article .details .table_cell {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        margin: 0 20px 0 0; }
    .list_view article .details .title {
        width: 100%;
        margin: 10px 0 0 0;
        line-height: 1.2; 
        font-weight: 700; }
    .list_view article .details .info {
        width: 100%;
        margin: 10px 0 0 0;
        line-height: 1.2; }
    .list_view article .actions {
        float: left;
        width: 180px;
        padding: 0;
        margin: 0; }
    .list_view article .actions ul {
        list-style-type: none;
        margin: 0;
        padding: 0; }

    .list_view article .diamond {
        display: inline-block;
        width: 4px;
        height: 1em;
        background: url("../img/icon_diamond_blue.svg") no-repeat;
        background-position: center;
        margin: 0 2px; }

    .list_view article .button-wrapper {
        text-align: center;
        margin-top: 20px;
    }
    .list_view article .button-wrapper button {
        height: 50px;
        border-radius: 50px;
        background-color: #4a68ae;
    }
    .list_view article .order-details {
        float: left;
        width: -moz-calc(100% - 480px);
        width: -webkit-calc(100% - 480px);
        width: calc(100% - 480px);
        display: table;
        min-height: 100px;
        margin: 0 10px 0 0; }
    .list_view article .order-details .table_cell {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        margin: 0 10px 0 0; }
    .list_view article .order-details .title {
        width: 100%;
        margin: 10px 0 0 0;
        line-height: 1.2; 
        font-weight: 700; }
    .list_view article .order-details .info {
        width: 100%;
        margin: 10px 0 0 0;
        line-height: 1.2; }
    .list_view article .order-actions {
        float: left;
        width: 280px;
        padding: 0;
        margin: 0; }
    .list_view article .order-actions ul {
        list-style-type: none;
        margin: 0;
        padding: 0; }
.order-actions .button-wrapper button {
    height: 32px;
    width: auto;
    padding: 0 30px;
    margin: 0 10px 50px 0;
}
.actions .button-wrapper button.cancel {
    background-color: #666;
}
.order-actions .button-wrapper button.cancel {
    background-color: #666;
}
.action-form {
    margin: 20px 10px;
    text-align: left;
}
    .action-form .title {
        width: 100%;
        margin: 20px 0 0 0;
        line-height: 1.2; 
        font-weight: 700; }
    .action-form .info {
        width: 100%;
        margin: 10px 0 0 0;
        line-height: 1.2; }
    .action-form .order-actions {
        width: 100%;
    }

.subtitle {
    margin: 10px 0 5px 0;
    font-weight: 600;
}
.vendor_logo {
    margin-top: 45px;
    margin-left: 40px;
}

