@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

h1 {
    font-size: 48px;
    font-family: 'Open Sans', sans-serif;
}

h2 {
    font-size: 32px;
    font-family: 'Open Sans', sans-serif;
}

h3 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
}

h4 {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
}

h5 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

h6 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

img {
    border: 0 none;
    max-width: 100%;
}

span {
    display: inline-block;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0 none;
    color: #1a7cc0;
}

a:hover {
    color: #1a7cc0;
}

.smooth,
.search-inner .btn,
.destinaiton .destination-info>div,
.destinaiton,
.btn,
.feature-block,
.feature-icon,
.link-list>li a,
.back-to-up::before,
.header_links>li>a,
.destination-info>div.d-price,
.search-items .list-item {
    transition: all 300ms ease-in-out 0.0s;
    -o-transition: all 300ms ease-in-out 0.0s;
    -ms-transition: all 300ms ease-in-out 0.0s;
    -moz-transition: all 300ms ease-in-out 0.0s;
    -webkit-transition: all 300ms ease-in-out 0.0s;
    -khtml-transition: all 300ms ease-in-out 0.0s;
}

body {
    font-family: 'Open Sans', sans-serif;
    line-height: normal;
    vertical-align: baseline;
    /*
    color: #414141;
	*/
    color: #999999;
    font-weight: 400;
    font-size: 14px;
}

h3.heading-with-icon,
.dropdown-menu.contact-info h4,
.feature-block h5,
.home-slider h3,
footer h5,
.widget-head,
.item-info-area h5,
.item-price strong,
h3.tab-title,
.activities-block h6,
.properti_detail_wrap h3,
.room_detail_wrap h3,
.room-type>h6 {
    font-family: 'Open Sans', sans-serif;
}

.viewAllProperties {
    font-family: 'Open Sans', sans-serif;
}

.sharing-icons>li>a,
h3.heading-with-icon:before,
.owl-prev,
.owl-next {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.dropdown-menu.contact-info,
.sidebar .panel-body ul li label .checkbox::after,
.header_links>li>a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.sidebar .panel,
.load_more_btn.btn,
.modal-content {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}

.sidebar .panel,
.shortBy select,
.booking_block .form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.dropdown-menu.contact-info,
.dropdown-menu::after,
.dropdown-menu.booknow-dropdown,
.feature-dropdown,
.back-to-up::before,
.destination-info {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -0-transform: translateX(-50%);
}

.search-inner .btn:hover,
.btn,
.photographers-info .btn:hover,
.owl-prev:hover,
.owl-next:hover,
.footer-search button:hover,
.sidebar .btn:hover {
    background-color: #484848;
    color: #fff;
    border-color: #484848;
}

.bg-red {
    background-color: #1a7cc0;
}

.bg-blue {
    background-color: #1a7cc0;
}

.bg-orange {
    background-color: #1a7cc0;
}

.bg-green {
    background-color: #1a7cc0;
}

.color-red {
    color: #f95055;
}

.color-blue {
    color: #418dcf;
}

.color-orange {
    color: #fdaf01;
}

.color-green {
    color: #1a7cc0;
}

.btn.full {
    width: 100%;
    display: block;
}

.btn.focus,
.btn:focus {
    color: #fff;
}

.clear-all {
    clear: both;
}


/* =========================
   header
   =========================
*/

header {
    /*
  background: #1a7cc0 none repeat scroll 0 0;
  */
    padding: 4px 0px 8px;
    z-index: 11;
    position: relative;
}

header .container {
    /*
	max-width: 100%;
	width: 100%;
	*/
}

.site_logo {
    padding: 37px 0 13px;
}

.header_links>li {
    display: inline-block;
    float: left;
    padding: 0px 18px;
    color: #ffffff;
    line-height: 13px;
}

.header_links>li.header-login {
    padding-right: 0px;
}

.header_links>li:last-child {
    padding-right: 0px;
}

.header_links>li>a {
    background: #ffffff none repeat scroll 0 0;
    background-color: transparent;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
}

.header_links>li>a:hover {
    background: #1a7cc0 none repeat scroll 0 0;
    background-color: transparent;
    color: #ffffff
}

.header_links>li>a.list-establishment-button {
    background: #f99d2a none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 17px;
    /*
  margin-left: 30px;
  */
    text-transform: uppercase;
    border-radius: 3px;
}

.header_links>li.header-social-media {
    padding-top: 6px;
}

.header_links>li.header-social-media a {
    display: inline-block;
    margin-left: 5px;
}

.header_links>li.header-phone {
    padding-top: 6px;
    padding-right: 0px;
}

.header_links>li.header-phone .icons-phone {
    background-image: url(../images/icons-phone-header.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-right: 31px;
    line-height: 16px;
}

.header_links {
    text-align: right;
    float: right;
    margin: 3px 0 42px;
}

.header-login {
    /*
	border-right: solid 1px #ffffff;
	*/
}

.main-nav {
    float: right;
}

.main-nav>li {
    margin-right: 30px;
}

.main-nav>li:last-child {
    margin-right: 0px;
}

.main-nav>li>a,
.header_right_top>li>a {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding: 0;
    text-transform: none;
    position: relative;
    font-family: 'Open Sans', sans-serif !important;
}

.navbar-collapse.collapse {
    padding-right: 0px;
}

.navbar-nav>li>a::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    display: none !important;
    height: 2px;
    margin-top: 5px;
    transition: all 0.5s ease 0s;
    width: 0;
}

.main-nav>li>a:hover::after,
.main-nav>li.active>a::after {
    width: 100%;
}

.header_links>li>a i.icon {
    color: #49add8;
    display: inline-block;
    font-size: 24px;
    margin: 0 15px 0 0;
    line-height: 20px;
    vertical-align: middle;
}


/*
.dropdown-menu::after {
  border-color: transparent transparent #f7f6f6;
  border-style: solid;
  border-width: 0 13px 13px;
  content: "";
  display: inline-block;
  left: 50%;
  position: absolute;
  top: -13px;
}
*/

.dropdown-menu {
    padding: 0px;
    border-radius: 0px;
}

.dropdown-menu>li {
    display: block;
    text-align: left;
    padding: 7px 15px;
    border-bottom: solid 1px #efefef;
}

.dropdown-menu>li>a {
    color: #999999;
    font-weight: bold;
    padding: 0px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #999999;
    background-color: transparent;
}


/* =========================
   SEARCH 
   =========================
*/

.banner-slider .slide {
    background-position: center center;
    background-size: cover;
    min-height: 596px;
}

.top_banner_inner {
    position: relative;
}

.banner-slider,
.search-bg {
    height: 100%;
    left: 0;
    position: absolute!important;
    top: 0;
    width: 100%!important;
}

.banner-slider {
    display: block !important;
}

.search-bg>div {
    height: 100%;
    background-position: center center;
    background-size: cover;
}

.banner-slider .owl-wrapper-outer,
.banner-slider .slide,
.banner-slider .owl-wrapper,
.banner-slider .owl-item,
.banner-slider .owl-stage-outer,
.banner-slider .owl-stage {
    height: 100%!important;
    min-height: initial!important;
}

.owl-pagination {
    display: none;
}

.top_banner_inner .container {
    position: relative;
}

.top_banner_inner .search-div {
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: center;
}

.search-sec .owl-next,
.search-sec .owl-prev {
    background-image: url("../images/search-slider-arrows.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 0;
    height: 62px;
    width: 35px;
    z-index: 2;
}

.search-sec .owl-next {
    background-position: right 0;
}

.search-sec .owl-prev:hover {
    background-position: 0 bottom;
    background-color: transparent;
}

.search-sec .owl-next:hover {
    background-position: right bottom;
    background-color: transparent;
}

.search-sec .owl-next:after,
.search-sec .owl-prev:after {
    content: none;
}

.search-sec {
    border-top: 1px solid #ffffff;
    margin-top: -146px;
}

.search-sec.searchPageSearch {
    display: block!important;
    height: auto!important;
    overflow: inherit!important;
}

.sharing-div {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    padding: 10px 0;
}

.sharing-icons>li {
    display: inline-block;
    margin: 0 2px;
}

.sharing-icons {
    display: inline-block;
    vertical-align: bottom;
}

.sharing-icons>li>a {
    background: #c9c9c9 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 22px;
    line-height: 1;
    padding: 5px 0;
    text-align: center;
    width: 22px;
}

.sharing-icons>li>a:hover {
    background: #fcb315;
}

.sharing-div span {
    color: #b3b3b3;
    display: inline-block;
    font-size: 14px;
    margin-right: 2px;
}

.home_search .search-div {
    padding: 210px 0;
    padding-top: 300px;
}

.home_search .search-div.search-div-small {
    padding: 173px 0 122px;
}

.search-div {
    padding: 57px 0;
}

.search-div h1 {
    font-weight: bold;
    font-size: 40px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    text-shadow: 0px 1px 1px #000000;
}

.search-div h4 {
    margin: 10px 0;
    font-weight: bold;
    font-style: italic;
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
    padding: 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-shadow: 0px 1px 1px #000000;
}

.search-div .search-inner+h4 {
    background-image: url("../images/flash.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: inline-block;
    /*
  padding: 4px 0 4px 24px;
  */
    padding: 0px 0 4px 24px;
    margin: 10px 0;
}

.search-inner {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 4px;
    margin: 0 auto 18px;
    max-width: 1000px;
    padding: 28px 28px 22px;
    padding-bottom: 12px;
    width: 100%;
    text-align: left;
}

.search-inner .selects_wrap .form-control {
	height: 50px;
	border-radius: 4px;
	font-size: 16px;
	color: #666666;
	width: 100%;
	margin-bottom: 10px;
}
.search-inner .selects_wrap .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666666;
}
.search-inner .selects_wrap .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #666666;
}
.search-inner .selects_wrap .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #666666;
}
.search-inner .selects_wrap .form-control:-moz-placeholder { /* Firefox 18- */
  color: #666666;
}
.ui-widget.ui-widget-content.ui-autocomplete {
	border: 1px solid rgb(170, 170, 170);
    border-radius: 4px;
	background: #ffffff;
    color: #333333;
	max-width: 295px;
	max-height: 235px;
	font-size: 14px;
	overflow-y: auto;
	padding: 6px 0px;
	z-index: 999;
	position: absolute !important;
}
.ui-widget.ui-widget-content.ui-autocomplete .ui-autocomplete-category {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: bold;
}
.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item {
	padding: 6px 12px;
	padding-left: 24px;
}
.ui-widget.ui-widget-content.ui-autocomplete .ui-state-focus {
	background-color: #5897fb;
    color: white;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.search-sec .selects_wrap {
    min-height: 62px;
}

.search-inner form .input-group.selects_wrap {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    margin: 0 0 10px;
    padding: 5px 0;
    width: 100%;
}

.search-inner form .form-group {
    /*
    margin-bottom: 10px;
	*/
    margin-bottom: 4px;
}

.search-inner form .tip {
    color: #ffffff;
    background-image: url('../images/caution-sign.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-top: 10px;
}

.select2-container--open .select2-dropdown--below {
    margin-top: -9px;
}

.search-inner .input-group.selects_wrap select {
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 0 none;
    box-shadow: none;
    color: #666;
    font-size: 16px;
    height: 40px;
    line-height: 1;
    width: 33.3%;
    border-right: 1px solid #d3d3d3;
    background-image: url("../images/select-arrow.png");
    background-repeat: no-repeat;
    background-position: center right;
}

.search-inner .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    color: #666;
    padding: 11px 12px 9px;
}

.search-inner .select2-container--default .select2-selection--single {
    border: none;
    height: auto;
    margin-bottom: 10px;
}

.search-inner .select2 .selection {
    width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px !important;
}

.search-inner .input-group.selects_wrap select option {
    padding: 5px 15px;
}

.search-inner form .input-group.selects_wrap select:last-child {
    border-right: 0px;
}

.search-inner .selects_wrap .location-search {
    margin-bottom: 10px !important;
    height: 48px !important;
    padding-left: 7px !important;
    color: #666;
    font-size: 16px;
}

.search-inner .checkInDate,
.search-inner .checkOutDate,
.search-inner .btn {
    border: 0 none;
    float: left;
    height: 50px;
    width: 23.33%;
}

.search-inner .datepickerToFrom {
    float: left;
    margin-right: 1.3%;
    width: 75.3%;
}

.search-inner .checkInDate,
.search-inner .checkOutDate,
.search-inner .noOfPeople {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    margin-right: 1.9%;
    width: 49.03%;
}

.search-inner .checkOutDate {
    margin: 0;
}


/*
.search-inner input[type=number]::-webkit-inner-spin-button, 
.search-inner input[type=number]::-webkit-outer-spin-button,
.search-inner select::-webkit-inner-spin-button, 
.search-inner select::-webkit-outer-spin-button {
  -webkit-appearance: none; 
  margin: 0; 
}
*/

.search-inner select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.search-inner .noOfPeople .noOfPeopleIcon {
    background-image: url('/themes/booknow/assets/images/search-apartment-sleeps.png');
    background-size: 100%;
    content: ' ';
    display: inline-block;
    width: 18px;
    height: 18px;
}

.search-inner .checkInDate input,
.search-inner .checkOutDate input,
.search-inner .noOfPeople input,
.search-inner .noOfPeople select {
    border: 0 none;
    height: 50px;
    color: #666;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    font-size: 16px;
    background-color: transparent;
}

.search-inner .checkInDate input:focus,
.search-inner .checkOutDate input:focus,
.search-inner .noOfPeople input:focus,
.search-inner .noOfPeople select:focus {
    box-shadow: 0 0 1px 2px #1a7cc0 inset;
    -webkit-box-shadow: 0 0 1px 2px #1a7cc0 inset;
    -moz-box-shadow: 0 0 1px 2px #1a7cc0 inset;
    -ms-box-shadow: 0 0 1px 2px #1a7cc0 inset;
    -o-box-shadow: 0 0 1px 2px #1a7cc0 inset;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}

.search-inner .btn {
    background: #1a7cc0 none repeat scroll 0 0;
    font-weight: normal;
    color: #fff;
    font-size: 22px;
}

.search-inner label {
    color: #fff;
    font-weight: normal;
    margin: 0;
}

.search-inner label span,
.search-inner label input {
    vertical-align: middle;
    display: inline-block;
    margin: 0px;
}

.search-inner .input-group-addon {
    background-color: transparent;
    border: 0 none;
    color: #1a7cc0;
    cursor: pointer;
    font-size: 18px;
    height: 100%;
    padding: 14px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
}

.daterangepicker {
    margin-top: 15px;
    width: auto;
    box-shadow: 0px 0 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.25);
}

.daterangepicker.dropdown-menu::after {
    border-color: transparent transparent #ffffff;
    left: 25px;
}

.daterangepicker.opensright::before {
    content: none;
}

.daterangepicker .daterangepicker_input {
    display: none;
}

.daterangepicker td.in-range {
    background-color: rgba(73, 173, 216, 0.5);
    color: #fff;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #49add8;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #fff;
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    border: 1px solid #fff !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 8px 10px;
}

.daterangepicker .calendar {
    max-width: inherit;
}

.active.start-date.available,
.active.end-date.available {
    position: relative;
}

.active.start-date.available::after,
.active.end-date.available::after {
    background-image: url("../images/date-right-arrow.png");
    background-repeat: no-repeat;
    background-size: auto 15px;
    content: "";
    display: block;
    height: 17px;
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 8px;
}

.off.active.start-date.available::after,
.off.active.end-date.available::after {
    content: none;
}

.active.end-date.available::after {
    left: -7px;
    right: auto;
    background-image: url("../images/date-left-arrow.png");
    /*transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);*/
}

.daterangepicker td.disabled,
.daterangepicker option.disabled {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #ccc;
    cursor: not-allowed;
    text-decoration: initial;
}

td.available {
    background-color: rgba(73, 173, 216, 0.2);
}

.daterangepicker td:hover {
    background-color: rgba(73, 173, 216, 1);
}

.daterangepicker td.available:not(.disabled):hover,
.daterangepicker th:not(.disabled).available:hover {
    background-color: rgba(73, 173, 216, 1);
    border-color: rgba(73, 173, 216, 1);
    color: #fff;
}

.colors-list {
    list-style: outside none none;
    margin-top: -40px;
    position: relative;
    z-index: 8;
}

.colors-list li {
    display: inline-block;
    float: left;
    height: 4px;
    width: 22%;
}

.colors-list li.bg-green,
.colors-list li.bg-blue {
    width: 100% !important;
    background-image: url(../images/curve-left.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: transparent !important;
    height: 50px;
}

.change_search_sec .search-inner .btn {
    height: auto;
    margin: 0;
    padding: 12px;
    font-size: 22px;
    width: 100%;
    white-space: normal;
}

.change_search_sec .search-inner {
    padding: 10px;
}

.change_search_sec {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.change_search_sec {
    display: none;
}

.change_search_sec .search-inner .btn span::after {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
}

.change_search_sec .search-inner .btn span {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    padding-top: 5px;
    position: relative;
}


/* =========================
   FEATURES 
   =========================
*/

.features-wrap {
    background-color: #fff;
    padding: 52px 0 45px;
    text-align: center;
}

.feature-block h5 {
    font-size: 26px;
    font-weight: 500;
    margin: 0 0 3px;
}

.feature-block p {
    margin: 0px;
}

.feature-icon {
    margin: 0 auto 12px;
    text-align: center;
}

.feature-block:hover .feature-icon {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.customer-service .feature-icon {
    background-color: #7196a7;
    background-image: url("../images/customer.png");
}

.guarantee .feature-icon {
    background-color: #bfe1bf;
    background-image: url("../images/guaranti.png");
}

.cus-review .feature-icon {
    background-color: #a2d7d8;
    background-image: url("../images/customer-review.png");
}

.feature-dropdown {
    left: 50%;
    margin: 0;
    min-width: 165px;
    padding: 0;
    width: 100%;
    border: 0px;
    top: 115%;
}

.feature-dropdown h5 {
    background-color: #de8487;
    color: #fff;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 14px 10px;
}

.feature-dropdown:after {
    border-color: transparent transparent #de8487 transparent;
}

.feature-dropdown p {
    padding: 20px;
    margin: 0px;
    color: #919191;
}

.customer-service .feature-dropdown h5 {
    background-color: #7196a7;
}

.customer-service .feature-dropdown:after {
    border-color: transparent transparent #7196a7 transparent;
}

.guarantee .feature-dropdown h5 {
    background-color: #bfe1bf;
}

.guarantee .feature-dropdown:after {
    border-color: transparent transparent #bfe1bf transparent;
}

.cus-review .feature-dropdown h5 {
    background-color: #a2d7d8;
}

.cus-review .feature-dropdown:after {
    border-color: transparent transparent #a2d7d8 transparent;
}


/* =========================
   WELCOME 
   =========================
*/

.welcome-wrap {
    background: #fafafa none repeat scroll 0 0;
    padding: 50px 0;
}

h3.heading-with-icon {
    padding: 7px 0 7px 50px;
    margin: 0 0 15px;
    position: relative;
}

h3.heading-with-icon:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 38px;
    height: 38px;
    border: 1px solid #000;
    background-image: url("../images/home.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.welcome-wrap p {
    font-size: 14px;
    line-height: 1.3;
    text-align: justify;
}


/* =========================
   DESTINATION
   =========================
*/

.destination-wrap.text-center {
    background: #f7f6f6 none repeat scroll 0 0;
    /*
 	padding: 52px 0 30px;
  */
    padding: 52px 0 0px;
}

.destination-wrap.text-center .container {
    width: 100%;
}

.destination-wrap.text-center .container .col-sm-6,
.destination-wrap.text-center .container .col-sm-12 {
    padding-left: 0px;
    padding-right: 1px;
}

.destination-wrap h2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 5px;
}

.destination-wrap h6 {
    margin: 0 0 20px;
}

.viewAllProperties {
    background-image: url("../images/view-arrow-right.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #49add8;
    font-size: 14px;
    font-weight: normal;
    padding: 4px 14px 4px 0;
}

.viewAllProperties:hover {
    color: #fcb315;
    background-image: url("../images/view-arrow-right-hover.png");
}

.destinaiton {
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 335px;
    position: relative;
    /*
  	margin-bottom: 30px;
  */
    margin-bottom: 1px;
}

.destinaiton:hover {
    box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.25) inset;
}

.destination-info {
    bottom: 0;
    left: 50%;
    padding: 0 15px;
    position: absolute;
    width: 100%;
}

.destination-info>div {
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin: 0 0 3px;
    padding: 12px 0px;
    width: auto;
}

.destination-info>div.d-price {
    background: #1a7cc0 none repeat scroll 0 0;
    border-radius: 3px;
    font-size: 26px;
    min-height: 49px;
    margin-bottom: 20px;
    padding: 12px 25px;
}

.destination-info>div.d-price:hover {
    background: #1a7cc0;
}

.destination-info>div.d-title {
    display: block;
}

.d-price em {
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    text-align: right;
}

.d-price span {
    font-size: 15px;
    text-transform: uppercase;
}

.d-title>h3 {
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    -ms-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.d-title>p {
    margin-bottom: 0px;
    font-size: 18px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    -ms-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.destinaiton:hover .destination-info>div {}


/* =========================
   OWL
   =========================
*/

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    /* min-height: 1px; */
    min-height: 99px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}


/* No Js */

.no-js .owl-carousel {
    display: block;
}


/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/*
 *  Owl Carousel - Auto Height Plugin
 */

.owl-height {
    transition: height 500ms ease-in-out;
}


/*
 *  Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}


/*
 *  Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}


/* =========================
   HOME SLIDER
   =========================
*/

.home-slider {
    min-height: 435px;
    background-image: url("../images/slider-bg.jpg");
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.cxa-award-badge {
    position: absolute;
    z-index: 2;
    right: 10px;
    margin-top: 10px;
}

.home-slider img {
    width: auto !important;
    margin: auto;
}

section.slider-wrap {
    border-bottom: 1px solid #fff;
}

.sales-ladies {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.ladies-info h6 {
    color: #1a7cc0;
    font-weight: bold;
    margin: 0px;
}

.ladies-info>p {
    font-size: 16px;
    margin: 0;
}

.ladies-info {
    display: inline-block;
    padding: 18px 12px 18px 0;
    position: relative;
    text-align: right;
}

.ladies-info::after {
    background-image: url("../images/info-arrow.png");
    background-position: 0 center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
}

.ladies-info.eloise {
    margin-top: 70px;
}

.ladies-info.wilna,
.ladies-info.samantha {
    margin-top: 55px;
}

.ladies-info.belinda {
    margin-top: 20px;
}

.home-slider .owl-pagination {
    display: none;
}

.customer-experience-slide {
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: 0 bottom;
    min-height: 435px;
    padding: 30px 0 30px;
}

.rhino-slide {
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: 0 bottom;
    min-height: 435px;
    padding: 30px 0 30px;
}

.home-slider h3 {
    font-size: 24px;
    margin: 0 0 20px;
}

.home-slider p {
    font-size: 16px;
    color: #838383;
}

.customer-experience-slide h3,
.rhino-slide h3 {
    font-size: 34px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    padding: 0px !important;
    margin: 0px !important;
    text-shadow: 0px 0px 1px #000000;
}

.customer-experience-slide h4,
.rhino-slide h4 {
    font-size: 19px !important;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 0px 1px #000000;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.owl-prev,
.owl-next {
    border: 1px solid #d9d9d9;
    color: #d9d9d9;
    font-size: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    height: 36px;
    left: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 36px;
}

.owl-prev::after,
.owl-next::after {
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 18px;
    left: 13px;
    position: absolute;
    top: 7px;
}

.owl-next::after {
    content: "";
}

.owl-next {
    left: auto;
    right: 20px;
}

.photographers-info h3 {
    padding: 60px 0 0;
}

.photographers-slide img {
    max-width: inherit;
    width: auto!important;
}

.home-slider .slide {
    overflow: hidden;
    background-position: bottom center;
}

.photographers-info .btn {
    background-color: #1a7cc0;
    color: #fff;
    border: 0px;
    font-size: 22px;
    font-weight: normal;
    margin: 35px 0 0;
    padding: 3px 20px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}


/* =========================
   MORE LOCATIONS SECTION
   =========================
*/

.more-locations-block {
    padding: 60px 0;
}

.more-locations-block h2 {
    font-weight: bold;
    margin-top: 0px;
}

.more-locations-block h6 {
    margin-bottom: 30px;
}

.more-locations-block li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 33.3%;
    float: left;
    line-height: 23px;
}

.more-locations-block a {
    color: #666666;
}

.more-locations-block a:hover {
    color: #1a7cc0;
}

.readmore-locations+[data-readmore-toggle] {
    color: #ffffff;
    background-color: #1a7cc0;
    width: 210px !important;
    display: block;
    margin: auto;
    border-radius: 3px;
    min-width: 160px;
    height: 47px;
    font-size: 16px;
    line-height: 47px;
    font-weight: 800;
    padding: 0 4px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 30px;
    transition: all 300ms ease-in-out 0.0s;
    -o-transition: all 300ms ease-in-out 0.0s;
    -ms-transition: all 300ms ease-in-out 0.0s;
    -moz-transition: all 300ms ease-in-out 0.0s;
    -webkit-transition: all 300ms ease-in-out 0.0s;
    -khtml-transition: all 300ms ease-in-out 0.0s;
}

.readmore-locations+[data-readmore-toggle]:hover {
    color: #ffffff;
    background-color: #1a7cc0;
}


/* =========================
   GUEST RATING SECTION
   =========================
*/

.guest-rating-wrap {
    padding: 60px 0;
    background-color: #fafafa;
}

.stars>li {
    color: #1a7cc0;
    display: inline-block;
    font-size: 30px;
    margin: 0 4px;
}

.stars>li.blank {
    color: #999999;
}

.guest-rating-wrap h3 {
    margin: 0 0 10px;
}

.review-text {
    color: #1a7cc0;
    font-size: 46px;
    font-style: italic;
    font-weight: 600;
}

.credit-cards {
    margin: 28px 0 0 10px;
    max-width: 150px;
    vertical-align: middle;
    text-align: left;
}

.thawate {
    display: inline-block;
    vertical-align: middle;
}

.credit-cards img {
    display: inline-block;
    margin: 0 5px 7px 0;
}

.guest-rating-wrap .creditability h3 {
    margin-bottom: 35px;
}


/* -------------- Home Features -------------- */

.home-features-top {
    width: 100%;
    background-image: url(../images/curve-left.png);
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: -37px;
    height: 41px;
    position: relative;
}

.home-features {
    background-color: #ffffff;
    padding: 100px 0 100px;
}

.home-features img {
    display: inline-block;
}

.home-features .col-md-3 {
    text-align: center;
}

.home-features .col-md-3 h3 {
    color: #414141;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.home-features .col-md-3 a,
.home-features .col-md-3 a:hover {
    color: #666666;
    text-decoration: none;
}

#feature_img {
    height: 70px;
}

#feature_head {
    height: 35px !important;
    text-transform: uppercase;
}

#feature_text {
    /*
    color:#666666;
	*/
    color: #999999;
}


/* -------------- Home Latest Specials -------------- */

.sb-slide {
    padding: 0px;
}

#latest_image {
    width: 100%;
    overflow: hidden;
    height: 400px;
}

.featured-property-listing-photo {
    background-size: cover;
    height: 400px;
}

#latest_specials {
    margin-right: 0px;
    margin-left: 0px;
    background-image: url('../images/middle-divider.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fbfbff;
    padding-top: 100px;
}

#latest_specials .sb-slide .row {
    margin-right: 0px;
    margin-left: 0px;
}

#latest_specials .special {
    width: 100%;
    height: 100%;
    float: right;
    position: absolute;
    z-index: 99;
    top: 0px;
    margin-right: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#feat_img_cover {
    width: 100%;
    position: absolute !important;
    z-index: 99 !important;
}

#latest_image img {
    position: relative;
    z-index: 1;
    max-height: 419px !important;
    height: 100%;
}

#latest_info {
    position: absolute;
    z-index: 99;
    padding-left: 20px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    top: 110px;
}

.sb-slide .col-xs-4 {
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    width: 25%;
}

#latest_item {
    width: 100%;
    float: none;
    padding: 0px 15px;
    display: block;
}

#latest_item_wifi {
    width: 17.75%;
    float: left;
    padding: 15px;
}

#latest_item_price {
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: 30px;
    bottom: 20px;
    display: block;
    z-index: 900;
}

#latest_item_price span {
    font-family: 'OpenSans-Italic', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
}

#latest_item_price strong {
    font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: bold;
}

#head_text {
    text-align: center;
    margin-top: -105px;
    left: 10%;
    right: 10%;
    z-index: 0;
}

#head_text h2 {
    color: #ffffff;
    margin-bottom: 0px;
    font-size: 38px;
    text-shadow: 1px 1px #454545 !important;
    padding: 24px 0 0px;
    line-height: 38px;
}

#head_text h3 {
    color: #ffffff;
    margin-top: 0px;
    font-size: 19px;
    text-shadow: 1px 1px #454545 !important;
    line-height: 19px;
}

.sb-slide .col-xs-6 {
    padding-left: 0px;
}

.sb-slide .col-xs-6:last-child {
    padding-left: 10px;
    padding-right: 0px;
}

#latest_specials h2 {
    font: 32px 'OpenSansBold', Arial, Helvetica, sans-serif;
    color: #1a7cc0;
    padding: 24px 0 20px;
    -webkit-text-shadow: 0 1px 0 rgba(238, 238, 238, 1);
    -moz-text-shadow: 0 1px 0 rgba(238, 238, 238, 1);
    text-shadow: 0 1px 0 rgba(238, 238, 238, 1);
}

#propName_propSub h2 {
    color: #ffffff;
    padding: 20px 0 0 35px;
    font-size: 22px;
}

#propName_propSub h3 {
    padding: 0px 0 0 35px;
    color: #ffffff;
}

#propName_propSub h2 {
    text-shadow: 0px 0px #000;
    margin-bottom: 0px;
    font-size: 22px;
}

#propName_propSub h3 {
    text-shadow: 0px 0px #000;
    margin-top: 0px;
    font-size: 14px;
}

#propName_propSub h3:after {
    content: " ";
    border-bottom: solid 1px #f99d2a;
    width: 70px;
    display: block;
    margin-top: 13px;
    margin-bottom: 20px;
}

#staff_Container {
    border-bottom: 4px solid #f0f9fb;
    background-image: url("../images/staff-bg.jpg");
    margin-left: 0px;
}

.sb-slide .col-xs-4 #latest_info {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sb-slide .col-xs-4:hover #latest_info {
    opacity: 1;
}

.sb-slide .col-xs-4 #latest_item_price {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sb-slide .col-xs-4:hover #latest_item_price {
    opacity: 1;
}

.sb-slide .col-xs-4:hover .special {
    background-color: rgba(0, 0, 0, 0.5);
}

#latest_info #type {
    background-image: url("../images/icons-featured-prop-type.png");
    background-repeat: no-repeat;
    height: 28px;
    padding-left: 35px;
    line-height: 20px;
}

#latest_info #sleeps {
    background-image: url("../images/icons-featured-prop-guests.png");
    background-repeat: no-repeat;
    height: 28px;
    padding-left: 35px;
    line-height: 20px;
}

#latest_info #bedrooms {
    background-image: url("../images/icons-featured-prop-bedrooms.png");
    background-repeat: no-repeat;
    height: 28px;
    padding-left: 35px;
    line-height: 20px;
}

#latest_info #bathrooms {
    background-image: url("../images/icons-featured-prop-bathrooms.png");
    background-repeat: no-repeat;
    height: 28px;
    padding-left: 35px;
    line-height: 20px;
}

#latest_info #wifi {
    background-image: url("../images/icons-featured-prop-wifi.png");
    background-repeat: no-repeat;
    height: 28px;
    padding-left: 35px;
    line-height: 20px;
}

.latest_specials_headings h2 {
    text-align: center;
    font-size: 24px !important;
    text-transform: uppercase;
    margin-bottom: 17px;
    padding: 0px !important;
    color: #414141 !important;
    font-weight: normal !important;
    margin-top: 0px;
}

.latest_specials_headings h3 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 40px;
    padding: 0px;
    color: #414141;
    font-weight: normal;
}

.latest_specials_headings h3:before,
.latest_specials_headings h3:after {
    content: " ";
    display: inline-block;
    width: 40px;
    border-bottom: solid 1px #f99d2a;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: middle;
}


/* =========================
   HOME PAGE ABOUT TEXT
   =========================
*/

.home-about-text {
    padding: 100px 0 100px 0px;
    background-color: #fbfbff;
}

.home-about-blocks {
    padding: 30px 0 50px 0px !important;
}

#home-read-more-mobile+[data-readmore-toggle] {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #1a7cc0;
    display: table !important;
    width: 220px !important;
    /* height: 33px; */
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 3px;
}

.home-about-text h1 {
    font: 24px 'OpenSansBold', Arial, Helvetica, sans-serif;
    color: #414141;
    text-align: left;
    text-transform: uppercase;
    padding: 0px 0px 20px;
    margin-top: 0px;
}

.home-about-text h2 {
    font-size: 20px;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #414141;
    padding-bottom: 30px;
    padding: 20px;
}

.home-about-blocks h3 {
    font-size: 26px;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #414141;
    padding-bottom: 30px;
    padding: 20px;
}

.home-about-blocks #feature_text {
    text-align: center;
    padding: 0px 20px 20px 20px;
}

.home-about-blocks p {
    color: #414141;
}

.home-about-blocks .col-md-4 {
    padding-right: 0px;
    padding-left: 0px;
}

#home_about_img {
    overflow: hidden;
}

.intro {
    text-align: center;
    float: none;
    display: block;
    margin: auto;
    max-width: 920px;
    padding-bottom: 80px;
}

.intro h1 {
    text-align: center;
    font-size: 24px !important;
    text-transform: uppercase;
    margin-bottom: 17px;
    padding: 0px !important;
    color: #414141 !important;
    font-weight: normal !important;
    margin-top: 0px;
}

.intro h2 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 40px;
    padding: 0px;
    color: #414141;
    font-weight: normal;
    text-transform: none;
}

.intro h2:before,
.intro h2:after {
    content: " ";
    display: inline-block;
    width: 40px;
    border-bottom: solid 1px #f99d2a;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: middle;
}

.intro-read-more+[data-readmore-toggle] {
    display: block;
    width: 100%;
    max-width: 215px;
    background-color: #f99d2a;
    padding: 15px 20px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    margin: auto;
    margin-top: 40px;
    border-radius: 4px;
}


/* -------------- Home About Feature Counts -------------- */

.home-about-feature-counts {
    border-top: solid 1px #e9e9fa;
    padding-top: 80px;
}

.home-about-feature-counts div {
    width: 24.5%;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #f99d2a;
    text-align: center;
}


/*
.home-about-feature-counts div {
	width: 100%;
	padding: 31px 0px;
	border-top: solid 1px #e9e9e8;
	text-transform: uppercase;
	font-size: 14px;
	color: #414141;
	color: #f99d2a;
	vertical-align: middle;
	background-position: left 17px;
	background-repeat: no-repeat;
	padding-left: 112px;
}
.home-about-feature-counts div.properties-signed-up {
	background-image: url("../images/icons-signed-up.png");
}
.home-about-feature-counts div.average-occupancy {
	background-image: url("../images/icons-occupancy.png");
}
.home-about-feature-counts div.nights-booked {
	background-image: url("../images/icons-nights-booked.png");
}
.home-about-feature-counts div.happy-guests {
	background-image: url("../images/icons-happy-guests.png");
	border-bottom: solid 1px #e9e9e8;
}
*/

.home-about-feature-counts div strong {
    font-size: 60px;
    vertical-align: middle;
    font-weight: bold;
    display: block;
    text-align: center;
}


/* -------------- Home Upmarket Features -------------- */

.home-upmarket-features {
    padding: 120px 0px;
    width: 100%;
    /*
	background-color: #1a7cc0;
	color: #ffffff;
	*/
    background-color: #ffffff;
    color: #414141;
    background-image: url('../images/curve-info.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.home-upmarket-features .home-upmarket-headings h2 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 17px;
    padding: 0px;
    color: #414141;
    font-weight: normal;
    margin-top: 0px;
}

.home-upmarket-features .home-upmarket-headings h3 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 40px;
    padding: 0px;
    color: #414141;
    font-weight: normal;
}

.home-upmarket-features .home-upmarket-headings h3:before,
.home-upmarket-features .home-upmarket-headings h3:after {
    content: " ";
    display: inline-block;
    width: 40px;
    border-bottom: solid 1px #f99d2a;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: middle;
}

.home-upmarket-features .home-upmarket-headings p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 40px;
    font-style: italic;
    color: #ffffff;
}

.home-upmarket-features .col-md-3 {
    width: 20%;
    color: #414141;
    text-align: center;
}

.home-upmarket-features .col-md-3 img {
    margin-bottom: 20px;
    display: inline-block;
}

.home-upmarket-features .col-md-3 h3 {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0px;
    color: #414141;
}


/* -------------- Home Guest Testimonials -------------- */

.home-guest-testimonials {
    padding: 100px 0px;
    width: 100%;
    background-image: url(../images/middle-divider.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fbfbff;
}

.home-guest-testimonials .home-guest-testimonials-headings h2 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 17px;
    padding: 0px;
    color: #414141;
    font-weight: normal;
    margin-top: 0px;
}

.home-guest-testimonials .home-guest-testimonials-headings h3 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 40px;
    padding: 0px;
    color: #414141;
    font-weight: normal;
}

.home-guest-testimonials .home-guest-testimonials-headings h3:before,
.home-guest-testimonials .home-guest-testimonials-headings h3:after {
    content: " ";
    display: inline-block;
    width: 40px;
    border-bottom: solid 1px #f99d2a;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: middle;
}

.home-guest-testimonials .col-md-4 {}

.home-guest-testimonials .col-md-4 .testimonials-property-photo {
    background-size: cover;
    width: 100%;
    height: 230px;
}

.home-guest-testimonials .col-md-4 .testimonials-property-photo h3 {
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px;
    font-weight: normal;
    margin-top: 0px;
}

.home-guest-testimonials .col-md-4 .testimonials-guest {
    text-align: center;
    margin-top: -55px;
}

.home-guest-testimonials .col-md-4 .testimonials-guest img {
    display: inline-block;
    border-radius: 50%;
    border: solid 6px #ffffff;
    margin-bottom: 20px;
}

.home-guest-testimonials .col-md-4 .testimonials-guest h3 {
    color: #414141;
    font-size: 19px;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 15px;
    font-weight: normal;
}

.home-guest-testimonials .col-md-4 .testimonials-guest p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}

.home-guest-testimonials .col-md-4 .testimonials-guest strong {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
    color: #f99d2a;
    font-weight: bold;
}


/* -------------- Accommodation Type -------------- */

.accommodation-types {
    width: 100%;
}

.accommodation-types div {
    width: 25%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    vertical-align: middle;
    height: 450px;
    margin-right: -4px;
}

.accommodation-types div.types-pools {
    background-image: url("../images/services-pools.jpg");
}

.accommodation-types div.types-luxury {
    background-image: url("../images/services-luxury.jpg");
}

.accommodation-types div.types-family {
    background-image: url("../images/services-family.jpg");
}

.accommodation-types div.types-romance {
    background-image: url("../images/services-kayaking.jpg");
}

.accommodation-types div a {
    width: 100%;
    height: 100%;
}

.accommodation-types div a div.accommodation-types-inner {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    padding-top: 190px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.accommodation-types div a:hover div.accommodation-types-inner {
    background-color: rgba(0, 0, 0, 0.35);
}

.accommodation-types div div.accommodation-types-inner h3 {
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 13px;
    padding-bottom: 0px;
}

.accommodation-types div div.accommodation-types-inner h3:after {
    content: " ";
    border-bottom: solid 1px #f99d2a;
    width: 70px;
    margin: auto;
    display: block;
    margin-top: 13px
}

.accommodation-types div div.accommodation-types-inner p {
    font-size: 14px;
    tex-shadow: 0px 0px 1px #000000;
    color: #ffffff;
}


/* -------------- Receive More Guests -------------- */

.receive-more-guests {
    background-image: url("../images/receive-more-guests.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 80px 0px;
}

.receive-more-guests .col-md-6 h2 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f99d2a;
    margin-bottom: 25px;
    padding-bottom: 0px;
}

.receive-more-guests .col-md-6 h3 {
    font-size: 16px;
    font-weight: bold;
    color: #414141;
    margin-bottom: 25px;
    padding-bottom: 0px;
}

.receive-more-guests .col-md-6 p {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 22px;
    padding-bottom: 0px;
}

.receive-more-guests .col-md-6 input[type=text] {
    border: solid 1px #929190;
    padding: 15px 20px !important;
    width: calc(60% - 40px) !important;
    border-radius: 2px;
}

.receive-more-guests .col-md-6 input[type=submit] {
    border: solid 1px #f99d2a;
    background-color: #f99d2a;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 10px;
    width: 40% !important;
    color: #ffffff;
    border-radius: 2px;
}

.list-establishment {
    border: solid 1px #f99d2a;
    background-color: #f99d2a;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 30px;
    width: auto;
    color: #ffffff;
    border-radius: 2px;
    display: inline-block;
}

.list-establishment:hover {
    color: #ffffff;
}


/*  --------------------  Home Property Management  ---------------------  */

.property-management-slider-top {
    width: 100%;
    background-image: url(../images/curve-left.png);
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: -37px;
    height: 41px;
    position: relative;
}

.property-management-slider {
    padding-top: 60px;
    width: 100%;
    background-color: #ffffff;
}

.property-management-slider h2 {
    font-size: 36px;
    line-height: 40px;
    margin-top: 50px;
    margin-bottom: 20px;
    color: #414141;
    font-weight: 600;
    font-style: italic;
}

.property-management-slider h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #666666;
    font-weight: bold;
}

.property-management-slider .owl-prev,
.property-management-slider .owl-next {
    border: none;
    color: #f99d2a;
    top: 40%;
}

.property-management-slider .owl-prev:hover,
.property-management-slider .owl-next:hover {
    background-color: transparent;
}

.property-management-slider .owl-prev::after,
.property-management-slider .owl-next::after {
    font-size: 66px;
}

.property-management-slider .owl-prev {
    left: -80px;
}

.property-management-slider .owl-next {
    right: -80px;
}


/*
.property-management-slider .owl-dots {
	display: none !important;
}
*/


/*  --------------------  Eden On The Bay Styles  ---------------------  */

.office-photos img {
    width: calc(33.33% - 20px) !important;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}


/* =========================
   FOOTER
   =========================
*/

.footer-top {
    margin-top: -31px;
    position: relative;
}

.footer-top img {
    width: 100%;
    height: auto;
}

.footer-search {
    margin: 8px 0 0;
}

footer {
    padding: 80px 0 0;
    background-color: #f9f9fe;
    color: #999999;
    z-index: 99;
    border-top: solid 1px #ececfb;
    /*
  background-image: url("../images/footer-bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  */
}

footer h5 {
    color: #999999;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: none;
}

.link-list>li {
    color: #fff;
    display: block;
    padding: 6px 0;
}

.link-list>li a {
    color: #999999;
    font-size: 14px;
}

.link-list>li a:hover {
    color: #999999;
}

.footer-block {
    margin-bottom: 30px;
}

.footer-block>ul li {
    margin: 0 0 5px;
    list-style: none;
    padding: 2px 0;
    background-image: url("../images/icons-footer-list.png");
    background-position: left 9px;
    background-repeat: no-repeat;
    padding-left: 15px;
}

.footer-block>ul.footer-contact li {
    background-image: none;
    padding-left: 0px;
}

.footer-block>ul.footer-contact li .icons-phone {
    background-image: url("../images/icons-phone-footer.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-right: 31px;
}

.footer-block>ul.footer-contact li .icons-email {
    background-image: url("../images/icons-email.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-right: 31px;
}

.footer-block li a,
.footer-block a {
    color: #999999;
}

.footer-block li a:hover,
.footer-block a:hover {
    color: #999999;
}

.link-list.locations_links>li {
    float: left;
    margin-right: 3.333%;
    width: 30%;
}

.footer-search button {
    background-color: #1a7cc0;
    background-image: url("../images/search-icon.png");
    background-repeat: no-repeat;
    background-position: center center;
    border: 0 none;
    border-radius: 0;
    display: block;
    font-size: 0;
    height: 34px;
    width: 34px;
}

.footer-search button:hover {
    background-color: #fdaf01;
}

.footer-search .input-group .input-group-addon {
    border: 0 none;
    border-radius: 0;
    padding: 0;
}

.footer-search .input-group input {
    border: 0 none;
    border-radius: 0;
    height: 34px;
    font-size: 12px;
    color: #999;
}

.footer-search .input-group .form-control::-moz-placeholder {
    color: #999;
}

.footer-search .input-group {
    margin: 0 0 4px;
}

.footer-newsletter-search {
    display: inline-block;
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #e1e1e4;
    width: 100%;
    padding-bottom: 30px;
}

.footer-newsletter-search .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.footer-newsletter-search h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer-newsletter-search #newsletter {
    margin-bottom: 10px;
    padding-top: 3px;
}

.footer-newsletter-search #newsletter .col-xs-1 {
    width: 70%;
    padding-left: 0px;
    padding-right: 0px;
}

.footer-newsletter-search input {
    color: #666666;
    width: 100%;
    border: none;
    font-size: 15px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    height: 50px !important;
    padding-left: 15px;
    border: solid 1px #e1e1e4;
    border-right: none;
}

.footer-newsletter-search input[type="search"],
.footer-newsletter-search input[type="text"],
.footer-newsletter-search input[type="number"],
.footer-newsletter-search input[type="password"],
.footer-newsletter-search input[type="date"] {
    width: 100% !important;
}

.footer-newsletter-search .input-signup {
    background-color: #f99d2a !important;
    color: #ffffff;
    border: none;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    height: 50px !important;
}

.footer-newsletter-search #newsletter .col-xs-2 {
    width: 30%;
    padding-left: 0px;
    padding-right: 0px;
}

.book_accommodation {
    margin: 0;
}

.acc_list.link-list>li {
    padding: 0px;
}

.acc_list.link-list>li a {
    background-position: 0 center;
    background-repeat: no-repeat;
    padding: 4px 0 4px 30px;
    display: block;
    background-size: auto 15px;
    overflow-wrap: break-word;
}

.acc_list.link-list>li.acc-phone a {
    background-image: url("../images/contact-icon.png");
    background-size: 12px auto;
}

.acc_list.link-list>li.acc-email a {
    background-image: url("../images/email-blue.png");
}

.f_feature_block>li>a {
    font-size: 16px;
}

.link-list.f_feature_block>li {
    margin: 0 0 15px;
}

.f_feature_block>li>.f_feature_icon {
    background-image: url('../images/fototer_feature_icons.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 37px;
    height: 37px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}


/*.f_feature_block > li > a:hover .f_feature_icon{
  background-position: right 0px;
}*/

.f_feature_block>li.f_compare>.f_feature_icon {
    background-position: 0 -61px;
}

.f_feature_block>li.f_book>.f_feature_icon {
    background-position: 0 -122px;
}


/*.f_feature_block > li.f_compare > a:hover .f_feature_icon {
  background-position: right -61px;
}
.f_feature_block > li.f_book > a:hover .f_feature_icon {
  background-position: right -122px;
}*/

.f_feature_block>li>.f_feature_text {
    display: inline-block;
}

.copyright {
    border-top: 1px solid #22a34d;
    margin: 25px 0 0;
    padding: 20px 0;
    position: relative;
    text-align: center;
}

.copyright a,
.copyright a:hover {
    color: #ffffff;
}

.copyright::before {
    border-top: 1px solid #5ed084;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
}

.copyright_div {
    background: #1a7cc0 none repeat scroll 0 0;
    font-size: 14px;
    margin: 25px 0 0;
    padding: 28px 0;
    text-transform: none;
    color: #ffffff;
}

.copyright_div p {
    margin: 0;
}

.copyright_div a {
    color: #ffffff;
}

.copyright_div a:hover {
    color: #ffffff;
}


/* =========================
   DEFAULT TEMPLATE STYLE
   =========================
*/

.main-body {
    /*
    background: #f6f6f6;
	*/
    padding: 60px 0 80px 0;
}

.main-body .col-lg-9 h1,
.main-body .col-lg-12 h1 {
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 26px;
    margin: 0px;
    color: #666666;
}

.main-body .col-lg-9 h2,
.main-body .col-lg-12 h2 {
    color: #666666;
    padding: 0 0 13px;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
}

.main-body .col-lg-9 p,
.main-body .col-lg-12 p {
    margin-bottom: 20px;
}

.main-body .col-lg-9 img {
    border: solid 1px #e1e1e4;
    background-color: #ffffff;
    padding: 5px;
    width: 100%;
}


/* =========================
   BOOKING CONFIRMATION STYLE
   =========================
*/

.booking-confirmation p {
    margin: 0 0 20px;
}

.booking-confirmation p a {
    color: #666666;
}

.booking-confirmation p a:hover {
    color: #1a7cc0;
}

.booking-confirmation .col-lg-3 img {
    display: block;
    margin: 20px 0px;
}

.booking-confirmation .col-lg-3 strong {
    display: block;
}

.booking-confirmation hr {
    border-top: solid 1px #e1e1e1;
}

.booking-confirmation table tr td {
    padding: 10px;
    border: solid 1px #e1e1e1;
}

.booking-confirmation table tr td:last-child {
    text-align: right;
    min-width: 110px;
}

.booking-confirmation table tr:last-child td:last-child {
    border-bottom: solid 2px #1a7cc0;
}


/* =========================
   SEARCH PAGE STYLE
   =========================
*/

.search-tabs {
    display: block;
    /*
  margin: -50px 0 0px;
  */
    margin: -37px 0 0px;
    position: absolute;
    z-index: 2;
    width: 100%;
    padding: 0px !important;
}

.search-tabs .nav-tabs {
    border-bottom: 0;
}

.search-tabs {
    background: transparent;
    padding: 18px 0;
    display: block;
}

.sharing-div {
    background: transparent;
    padding: 22px 0 18px;
    display: block;
}

.search-tabs .nav-tabs>li>a {
    margin-right: 4px;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    color: #666666;
    background: #fff;
    border: 0px !important;
    padding: 15px 20px 40px;
}

.search-tabs .nav-tabs>li.active>a,
.search-tabs .nav-tabs>li.active>a:focus,
.search-tabs .nav-tabs>li.active>a:hover,
.search-tabs .nav-tabs>li>a:hover {
    color: #1a7cc0;
}

.nav-tabs>li.active a::after {
    position: absolute;
    content: "";
    display: block;
    height: 4px;
    background: #fff;
    bottom: -4px;
    left: 0;
    width: 100%;
}

.nav-tabs>li>a:hover {
    border-color: transparent;
}

.search-results {
    background: #ffffff;
    padding: 40px 0 80px 0;
}

.sidebar .widget {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e1e4;
    margin: 0 0 20px;
    padding: 15px 18px;
}

.widget-head {
    border-bottom: 1px solid #e1e1e4;
    color: #1a7cc0;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 0 15px;
}

.sidebar .panel-body {
    padding: 15px 0;
}

.sidebar .panel .form-control {
    margin-bottom: 20px;
}

.sidebar .panel a,
.sidebar .panel span {
    color: #666;
    font-weight: normal;
}

.sidebar .panel .irs-with-grid span {
    color: #fff;
}

.sidebar .panel a {
    display: block;
}

.sidebar .panel a.read-more {
    color: #fff;
    margin: 20px 0 0;
}

.sidebar .panel a.read-more:hover {
    color: #fff;
}

.readmore+[data-readmore-toggle] {
    color: #1a7cc0 !important;
}

.readmore+[data-readmore-toggle]:before {
    content: ' ';
    width: 100%;
    height: 20px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    position: absolute;
    margin-top: -20px;
}

.bl_holi_accommo .readmore+[data-readmore-toggle]:before {
    width: 80%;
}

.properti_block .readmore+[data-readmore-toggle]:before {
    width: 95%;
}

.expandable {
    display: none;
}

.expandable_wrap {
    position: relative;
}

.expandable_wrap ul {
    margin-bottom: 3px;
}

.fadeDiv {
    background-color: transparent;
    background-image: url("../images/white-fade.png");
    background-position: 0 bottom;
    background-repeat: repeat-x;
    bottom: 23px;
    display: block;
    height: 20px;
    margin: 0;
    position: relative;
    width: 100%;
}

.fadeDiv.gray {
    background-image: url("../images/gray-fade.png");
}

.area-desc>p:last-child {
    margin: 0 0 3px;
	/*
    white-space: pre-line;
	*/
}

.area-desc {
    margin: 0 0 3px;
    /*
    white-space: pre-line;
	*/
}

.expandable_wrap.show .fadeDiv {
    display: none;
}

.expandable_wrap>p::after {
    bottom: 0px;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    width: 100%;
    z-index: 1;
    background-image: url('../images/white-fade.png');
    background-repeat: repeat-x;
    background-position: 0 bottom;
}

.seo-readmore p {
    line-height: 18px;
}

.seo-readmore a {
    display: inline-block !important;
    ;
}

.show .area-desc>p:last-child::after,
.show.expandable_wrap>p::after {
    content: none;
}

.area-desc>p:last-child,
.expandable_wrap>p {
    position: relative;
}

.sidebar .panel a:hover,
.sidebar .panel a:hover span,
.sidebar .panel a.view-more:hover,
.sidebar .panel-body ul li label:hover span,
.block-body li>a:hover {
    color: #1a7cc0;
}

.sidebar .panel-body ul li label {
    display: block;
    margin: 0;
    cursor: pointer;
}

.sidebar .panel-body ul li {
    margin-bottom: 4px;
}

.sidebar .panel a.view-more {
    color: #1a7cc0;
    font-size: 13px;
}

.towns_wrap ul li.show-more,
li.show-more {
    display: none;
}

.sidebar .panel {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: transparent transparent #e1e1e4 transparent;
}

.sidebar .panel-title {
    font-size: 14px;
    margin: 0px;
    position: relative;
    font-weight: 700;
}

.sidebar .panel-title::after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 2px;
    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #b8aca4;
}

.sidebar .panel span.badge {
    background: transparent;
    color: #666;
    font-weight: normal;
    padding: 0;
}

.favoraite {
    background: #fff;
    padding: 11px 20px;
    color: #1a7cc0;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}

.search-tabs .favoraite {
    min-height: 46px;
}

.favoraite i {
    display: inline-block;
    font-size: 22px;
    line-height: 1;
    margin-right: 5px;
    vertical-align: middle;
}

.favoraite span {
    vertical-align: middle;
    display: inline-block;
}

.shortBy {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e1e4;
    margin: 0 0 25px;
    padding: 8px;
}

.shortBy p {
    margin: 0;
    padding: 6px 6px;
    color: #999;
}

.shortBy p b {
    font-weight: normal;
}

.shortBy label {
    font-weight: normal;
    color: #999;
}

.shortBy select {
    padding: 4px 15px;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    width: 170px;
    color: #999999;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("../images/select-arrow.png");
    background-repeat: no-repeat;
    background-position: center right;
}

.shortBy select option {
    padding: 0 15px;
}

.sidebar .panel-body ul li label .checkbox {
    clear: both;
    display: inline-block;
    margin: 0;
}

.sidebar .panel-body ul li label input[type="checkbox"] {
    display: inline-block;
    margin: 0;
    opacity: 0;
    position: absolute;
}

.sidebar .panel-body ul li label .checkbox::after {
    border: 1px solid #cdcdcd;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
    color: #baaca3;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 9px;
    height: 16px;
    left: 0;
    padding: 2px 0;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 16px;
}

.sidebar .panel-body ul li label input:checked+.checkbox::after {
    content: "";
}

.sidebar .panel-body ul li label .checkbox {
    clear: both;
    display: inline-block;
    margin: 0;
    padding: 0 0 0 22px;
    position: relative;
}

.nearby_accommo .widget-head,
.bl_holi_accommo .widget-head {
    margin: 0;
}

.nearby_accommo h1.widget-head,
.bl_holi_accommo h1.widget-head {
    font-size: 18px;
}

.sidebar .nearby_accommo .panel,
.sidebar .bl_holi_accommo .panel {
    border-bottom: 0;
    margin-bottom: 0;
}

.sidebar .btn {
    background: #f99d2a none repeat scroll 0 0;
    border: 0 none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.2;
    text-transform: uppercase;
    width: 100%;
}

.bl_holi_accommo .panel-body>img {
    display: block;
    margin: 0 0 15px;
}

.list-item {
    border: 1px solid #e1e1e4;
    margin: 0 0 20px;
    background: #fff;
}

.list-item .item-info-area {
    padding: 19px;
}

.item-amenities {
    text-align: center;
    margin-top: 20px;
}

.item-amenities li {
    float: left;
    font-size: 10px;
    width: 20%;
}

.item-amenities li.not-avaiable,
.item-amenities li.not-avaiable i {
    color: #ccc;
}

.item-amenities li span {
    display: block;
}

.item-amenities li i {
    color: #f99d2a;
    display: block;
    font-size: 22px;
    line-height: 1;
    min-height: 24px;
}

.item-amenities li i.icon-pool {
    font-size: 17px;
}

.item-info-area h5 {
    margin: 0 0 15px;
    color: #666;
    font-weight: bold;
}

.Suburb {
    font-size: 12px;
}

.facilities {
    font-size: 12px;
    margin: 8px 0;
}

.item-price strong {
    font-size: 28px;
    font-style: initial;
    font-weight: bold;
    color: #ef5353;
    line-height: 1;
    vertical-align: top;
    display: inline-block;
    margin: 0 3px;
}

.item-price strong.old-rate {
    text-decoration: line-through;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
}

.item-price strong.room-not-available {
    font-size: 14px;
    padding-top: 30px;
}

.item-price span {
    font-style: normal;
    display: block;
}

.item-price {
    font-style: normal;
    padding: 0;
    /*
  margin:0 0 30px;
  */
    margin: 0 0 0px;
    text-align: right;
    font-size: 13px;
    height: 90px;
    color: #666666;
}

.availbility {
    /*
	color: #418dcf;
	*/
    color: #ef5353;
    font-size: 12px;
    padding: 0;
    text-align: center;
    font-weight: normal;
}

.possibly-available {
    color: #1a7cc0;
}

.item-info-area .availbility {
    color: #ef5353;
}

.item-info-area .possibly-available {
    color: #f99d2a;
}

.availbility span {
    display: block;
}

.availbility.on_request {
    color: #418dcf;
}

.item-info-area .btn {
    background: #f99d2a none repeat scroll 0 0;
    display: block;
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0 0;
    text-transform: uppercase;
    border: 0px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
}

.item-info-area .btn:hover,
.sidebar .rental-car .btn:hover,
.sidebar .activities-block .btn:hover {
    background: #484848;
    color: #fff;
}

.facilities>li {
    background-position: 0 center;
    background-repeat: no-repeat;
    float: left;
    font-weight: 600;
    margin: 8px 0;
    padding: 2px 0 2px 28px;
    width: 50%;
}

.facilities>li.f-sleep {
    background-image: url(../images/sleep.png);
}

.facilities>li.f-bedroom {
    background-image: url("../images/bedroom.png");
    padding-left: 20px;
}

.facilities>li.f-bathroom {
    background-image: url(../images/bathroom.png);
}

.facilities>li i {
    color: #fcb315;
    display: inline-block;
    font-size: 16px;
    margin-right: 2px;
}

.item-slider .owl-pagination {
    display: none;
}

.item-slider .owl-prev::after,
.item-slider .owl-next::after {
    font-size: 30px;
    left: 40%;
    line-height: 1;
    top: 0;
    font-size: 30px;
}

.item-slider .owl-prev,
.item-slider .owl-next {
    background: transparent none repeat scroll 0 0 !important;
    border: 0 none;
    color: #fff;
    height: 30px;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 20px;
    z-index: 1;
}

.item-slider .owl-next {
    left: auto;
    right: 15px;
}

.item-image-area {
    position: relative;
    overflow: hidden;
}

.free-wifi {
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 80px;
}

.item-image-area a.favoraite,
.area_photo-gallery a.favoraite {
    background: transparent none repeat scroll 0 0;
    height: 25px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 25px;
}

.item-image-area a.favoraite i,
.area_photo-gallery a.favoraite i {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 26px auto;
    color: #757673;
    display: inline-block;
    height: 25px;
    line-height: 1;
    margin: 0;
    width: 25px;
}

.item-image-area a.favoraite.added i.icon-favoraite,
.area_photo-gallery a.favoraite.added i.icon-favoraite {
    background-image: url("../images/heart-red.png");
}

.item-image-area a.favoraite.added:hover i.icon-favoraite,
.area_photo-gallery a.favoraite.added:hover i.icon-favoraite {
    background-image: url("../images/heart-black-minus.png");
}

.item-image-area a.favoraite i.icon-favoraite,
.area_photo-gallery a.favoraite i.icon-favoraite {
    background-image: url("../images/heart-black.png");
}

.item-image-area a.favoraite:hover i.icon-favoraite,
.area_photo-gallery a.favoraite:hover i.icon-favoraite {
    background-image: url("../images/heart-red-plus.png");
}

.overlay-blk .overlay .btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 69%;
    max-width: 150px;
    font-size: 19px;
    height: 40px;
    line-height: 28px;
    background: #1a7cc0 none repeat scroll 0 0;
    border: none;
    padding: 0px;
}

.overlay-blk .overlay .btn:hover {
    color: #ffffff;
    background: #484848 none repeat scroll 0 0;
}

#properti_map .embed-responsive-16by9 {
    padding-bottom: calc(50% - 40px);
}


/*.free-wifi {
  background: #1a7cc0 none repeat scroll 0 0;
  color: #fff;  
  font-weight: bold;
  height: 110px;
  left: 0;
  padding: 70px 0 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: rotate(-45deg) translate(0px, -77px);
  -webkit-transform: rotate(-45deg) translate(0px, -77px);
  -moz-transform: rotate(-45deg) translate(0px, -77px);
  -ms-transform: rotate(-45deg) translate(0px, -77px);
  -o-transform: rotate(-45deg) translate(0px, -77px);
  width: 110px;
}*/

.free-wifi {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/free-wifi.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 84px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 85px;
}

.free-wifi i {
    display: block;
    font-size: 35px;
    height: 19px;
    line-height: 25px;
    margin: 0 auto;
    text-align: center;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    width: 34px;
}

.free-wifi span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: lowercase;
}

.filter_toggle,
.sort_toggle button,
.search_date_toggle {
    background-color: #ffffff;
    border: 1px solid #1a7cc0;
    border-radius: 4px;
    color: #1a7cc0;
    cursor: pointer;
    line-height: 1;
    min-height: 36px;
    padding: 10px 12px;
}

.sort_toggle,
.filter_toggle {
    margin-right: 5px;
}

.sort_toggle .dropdown-menu::after {
    border-color: transparent transparent #fff;
    border-width: 0 7px 8px;
    left: auto;
    right: 18px;
    top: -8px;
}

.filter_toggle {
    background-image: url('../images/filter-icon-blue.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 13px auto;
    padding-left: 30px;
}

.filter_toggle.active,
.filter_toggle:hover {
    background-color: #1a7cc0;
    background-image: url('../images/filter-icon.png');
    color: #fff;
}

.sort_toggle button:hover,
.sort_toggle.open button,
.search_date_toggle.active,
.search_date_toggle:hover {
    background-color: #1a7cc0!important;
    color: #fff;
    border-color: #1a7cc0!important;
}

.sort_toggle button span {
    border-width: 7px 7px 0;
    display: inline-block;
    margin: 0 0 0 5px !important;
}


/*Price range slider*/

.price_range_slider {
    padding: 0 0 25px;
    position: relative;
}

.price_range_slider .slider-track {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.price_range_slider .slider-selection {
    background-color: #49add8;
    background-image: none!important;
    filter: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.price_range_slider .slider-handle {
    background-color: #fcb315;
    border: 2px solid #fff;
    background-image: none!important;
    filter: none;
    height: 20px;
    position: absolute;
    top: 0;
    width: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.price_range_slider .slider.slider-horizontal {
    display: block;
    height: 20px;
    margin: 0 auto;
    width: 180px;
}

.price_range_slider>span {
    left: 0;
    position: absolute;
    top: 25px;
}

.price_range_slider>span:last-child {
    left: auto;
    right: 0;
}

.search-items .item-info-area .btn {
    margin-top: 4px;
}

.pdr0 {
    padding-right: 0;
}

.item-slider .owl-item img {
    width: 100%;
}

.search-items .list-item>.item-image-area,
.search-items .list-item a>.item-image-area {
    width: 35.333%;
    float: left;
    overflow: visible;
}

.search-items .list-item .item-image-area .special-img {
    position: absolute;
    z-index: 10;
    color: #ffffff;
    background-color: #ef5353;
    padding: 6px;
    padding-left: 10px;
    min-width: 120px;
    top: 10px;
    left: -4px;
    font-size: 16px;
    font-weight: 600;
}

.search-items .list-item>.item-info-area,
.search-items .list-item a>.item-info-area {
    width: 64.667%;
    float: left;
}

.item-info-area p {
    font-size: 13px;
    margin-bottom: 0px;
    color: #666666;
}

.search-items .item-info-area h5 {
    line-height: 1.3;
    margin: -5px 0 0;
    height: 25px;
    overflow: hidden;
}

.search-items .list-item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.search-items .Suburb {
    font-size: 13px;
    margin: 0 0 5px;
    color: #666666;
}

.item-amenities li span {
    display: block;
    line-height: 11px;
    color: #666666;
}

.search-items .list-item .review_rating {
    margin: 4px 0 10px;
}

.search-items .list-item .stars>li {
    font-size: 15px;
    line-height: 10px;
    margin: 0 3px 0 0;
}

.search-items .list-item .stars>li.full {
    color: #fcb315;
}

.search-items .list-item .stars>li.blank {
    color: #999;
}

.review_rating ul {
    display: inline-block;
}

.review_rating .review_count {
    font-size: 13px;
    color: #8f8f8f;
}


/* =========================
   PAGINATION STYLE
   =========================
*/

.pagination-wrap {
    border-top: 1px solid #e1e1e4;
    padding: 0;
}

.pagination-wrap .pagination>li {
    display: inline-block;
}

.pagination-wrap .pagination>li.active>a,
.pagination-wrap .pagination>li>a:hover {
    background: #f99d2a none repeat scroll 0 0;
    border-color: #f99d2a;
    color: #fff;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #f99d2a none repeat scroll 0 0 !important;
    border-color: #f99d2a !important;
    color: #fff !important;
}

.pagination-wrap .pagination>li>a,
.pagination-wrap .pagination>li>span {
    border-color: #eee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    color: #9f9999;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}

.pagination-wrap .pagination>li.page-load>a {
    background: #1a7cc0 none repeat scroll 0 0;
    border-color: #1a7cc0;
    overflow: hidden;
    padding: 3px 2px;
    text-align: center;
}

.pagination-wrap .pagination>li>span {
    color: #d9d9d9;
    cursor: default;
}

.pagination-wrap .pagination>li>span:hover {
    background: transparent;
}

.pagination-wrap .pagination {
    margin: 20px 0px 20px 0;
    vertical-align: middle;
}

.pagination-wrap a.oc-loading {
    background: #1a7cc0 none repeat scroll 0 0 !important;
    border-color: #1a7cc0 !important;
    color: #fff !important;
    opacity: 0.5;
}

.pagination-wrap a.oc-loading:after {
    height: 15px;
    width: 15px;
    margin-left: -12px;
    margin-right: -4px;
    animation: oc-rotate-loader 0.8s infinite linear;
    border: .2em solid #fac7c7;
    border-right-color: transparent;
    border-radius: 50%;
    opacity: 1;
    background-color: #1a7cc0 !important;
    position: absolute;
    top: 9px;
}

.pagination-wrap a.back-to-up {
    background: #1a7cc0 none repeat scroll 0 0 !important;
    border-color: #1a7cc0 !important;
    opacity: 1 !important;
}

.pagination-wrap a.back-to-up:hover {
    background: #fcb315 none repeat scroll 0 0 !important;
    border-color: #fcb315 !important;
    opacity: 1 !important;
}

.pagination-wrap a.back-to-up:after {
    display: none !important;
}

.back-to-up {
    display: inline-block;
    font-size: 14px;
    background-color: #1a7cc0;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 5px 22px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    border: 0px;
}

.back-to-up:hover {
    background-color: #fcb315 !important;
    color: #fff !important;
}

.back-to-up::before {
    border-color: transparent transparent #1a7cc0;
    border-style: solid;
    border-width: 0 8px 9px;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: -9px;
}

.back-to-up:hover::before {
    border-color: transparent transparent #fcb315;
}

.item-description {
    font-weight: normal;
    font-size: 14px;
    padding: 20px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 20px 0 0;
}

.tab-title {
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 0;
}

.activities_wrap .tab-title {
    background-image: url("../images/activiti-icon.png");
    background-repeat: no-repeat;
    background-position: 0 center;
}

.load_more_btn.btn {
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    background: #fcb315;
    border: 0;
    padding: 10px 15px;
    margin: 0 0 20px;
}

.load_more_btn.btn:hover {
    background: #1a7cc0;
    color: #fff;
}

.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}

.breadcrumb ul li {
    display: inline-block;
    margin: 0;
    padding: 0 26px 0 8px;
    position: relative;
}

.breadcrumb ul li:last-child {
    padding-right: 0px;
}

.breadcrumb ul li:last-child a {
    color: #999999;
}

.breadcrumb ul li a {
    color: #999999;
}

.breadcrumb ul li a:hover {
    color: #1a7cc0;
}

.breadcrumb ul li::after {
    background-image: url("../images/breadcrumb-arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px auto;
    content: "";
    display: block;
    height: 25px;
    position: absolute;
    right: 0;
    top: -2px;
    width: 15px;
}

.breadcrumb ul li:last-child:after {
    content: none;
}


/* =========================
   HA AREA INFORMATION PAGE STYLE
   =========================
*/

.sidebar .block {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e1e1e4;
    margin-bottom: 20px;
    padding: 16px 18px;
}

.sidebar .block>h5 {
    border-bottom: 1px solid #e1e1e4;
    color: #666666;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    margin: 0;
    padding: 0 0 15px;
}

.block-body li>a {
    border-bottom: 1px solid #e1e1e4;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    padding: 12px 0;
    display: block;
}

.block-body li>a>span {
    font-weight: normal;
}

.area-header h3 {
    color: #666666;
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 3px;
}

.area-header-meta span {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
}

.sub-meta span {
    border-right: 1px solid #bcbcbc;
    display: inline-block;
    margin-right: 5px;
    padding-right: 10px;
    vertical-align: top;
}

.area-header-meta a {
    color: #1a7cc0;
    font-size: 14px;
    font-weight: normal;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
}

.thumbnails-slide ul.slides .flex-active-slide img,
.lSSlideOuter .lSPager.lSGallery li.active img {
    outline: 2px solid #1a7cc0;
    outline-offset: -2px;
}

.thumbnails-slide .flex-direction-nav {
    display: none;
}

.flex-direction-nav .flex-prev::before,
.lSAction>a.lSPrev::before {
    content: "\f104";
    font-size: 30px;
}

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next,
.lSAction>a {
    color: #ffffff;
    font-family: "FontAwesome";
    font-size: 0;
    background: none;
    opacity: 1;
    z-index: 1;
    width: auto;
}

.flex-direction-nav .flex-next::before,
.lSAction>a.lSNext::before {
    content: "\f105";
    font-size: 30px;
}

.flex-direction-nav {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    width: 100%;
}

ul.flex-direction-nav li.flex-nav-prev {
    float: left;
    margin-left: 10px;
}

ul.flex-direction-nav li.flex-nav-next {
    float: right;
    margin-right: 10px;
}

.area_sub_head {
    border-bottom: 1px solid rgb(204, 204, 204);
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 10px;
}

.area_photo-gallery {
    margin-top: 25px;
}

.area-content {
    margin-top: 30px;
}

.read-more {
    color: #1a7cc0;
    font-size: 14px;
    font-weight: 600;
}

.read-more i {
    font-size: 8px;
    vertical-align: middle;
}

.map-block {
    margin-top: 55px;
}

.map-block img {
    width: 100%;
}

.map-block iframe {
    width: 100%;
    height: 370px;
}

.HA_info-sidebar {
    margin-top: 75px;
}

#slider {
    margin: 0 0 2px;
    position: relative;
}

.accommodation_list {
    margin: 30px 0 0;
}


/* =================================
   HA PROPERTY DETAIL PAGE STYLE
   =================================
*/

.star-rating {
    display: inline-block;
    margin-right: 8px;
}

.star-rating li {
    display: inline-block;
    color: #fcb315;
}

.star-rating li.disabled {
    color: #acacac;
}

.area_photo-gallery {
    position: relative;
    overflow: visible;
}

.area_photo-gallery .special-img {
    position: absolute;
    z-index: 10;
    color: #ffffff;
    background-color: #ef5353;
    padding: 6px;
    padding-left: 10px;
    min-width: 120px;
    top: 10px;
    left: -4px;
    font-size: 16px;
    font-weight: 600;
}

.booking-price {
    background: #1a7cc0 none repeat scroll 0 0;
    color: #fff;
    margin: -18px -18px 0;
    padding: 20px 15px;
    text-align: center;
}

.fixed .booking-price {
    min-height: 84px;
}

.booking-price span {
    display: block;
    font-size: 12px;
    font-style: italic;
    line-height: 12px;
    margin: 0 4px;
    margin-top: 10px;
    vertical-align: bottom;
}

.booking-price strong {
    display: inline-block;
    font-size: 32px;
    line-height: 22px;
    vertical-align: bottom;
}

.booking-price strong.old-rate {
    text-decoration: line-through;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    line-height: 19px;
}

.booking-dates form {
    margin: 0 -5px;
}

.booking-dates form .form-group {
    float: left;
    padding: 0 5px;
    width: 50%;
    margin: 0px;
}

.booking_info .datepickerToFrom {
    margin: 0 0 15px;
}

.or {
    font-weight: bold;
    padding: 12px 0;
}

.chooseUnit a.btn {
    background: #1a7cc0 none repeat scroll 0 0;
    font-size: 20px;
    height: 40px;
    line-height: 28px;
    text-transform: uppercase;
}

.sub-text {
    color: #cecece;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.quoteUnit a.btn {
    font-size: 18px;
    height: 40px;
    background: #fdaf01 none repeat scroll 0 0;
    line-height: 28px;
    text-transform: uppercase;
}

.reff_number {
    color: #cccccc;
    margin: 0 0 20px;
}

.payment-options {
    padding: 0 0 30px 0;
}

.payment-options>p {
    font-size: 14px;
    margin: 0 0 22px;
}

.lowestPrice {
    margin: 0 0 20px;
}

.booking_info .availbility {
    font-size: 14px;
    font-weight: normal;
    padding: 15px 0;
}

.input-wrap i {
    color: #b2b2b2;
    position: absolute;
    right: 10px;
    top: 11px;
}

.booking-dates input {
    height: 40px;
    padding: 0 4px;
    background-color: #fff!important;
    font-size: 13px;
}

.booking-dates input:focus {
    border-color: #1a7cc0;
}

.input-wrap {
    position: relative;
    text-align: left;
}

.input-wrap i {
    font-size: 12px;
    top: 13px;
}

.booking-dates label {
    font-weight: 600;
    margin: 0;
}

.block.booking_info {
    border-bottom: 0 none;
    margin: 0;
}

.block.booking_info+.block {
    border-top: 0;
}

.sidebar.HA_info-sidebar .quoteUnit span {
    width: 100%;
}

.sidebar.HA_info-sidebar .btn {
    height: 40px;
    line-height: 28px;
}

.chooseUnit {
    margin: 2px 0 0;
}

.sidebar .rental-car .btn,
.sidebar .activities-block .btn {
    background: #1a7cc0 none repeat scroll 0 0;
    font-size: 20px;
    text-transform: uppercase;
}

.sidebar .rental-car .block-tile,
.sidebar .activities-block .block-tile {
    margin: 0 0 8px;
}


/*activities block css*/

.activities-block ul li {
    border: 0 none;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    position: relative;
}

.activities-block ul {
    margin: 20px 0 25px;
}

.activities-block ul li i {
    color: #fcb315;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 2px;
}

.activities-block h6 {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0 0;
}

.activities-block .item-price>strong {
    color: #1a7cc0;
    vertical-align: bottom;
}

.activities-block .item-price {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin-bottom: 20px;
    padding: 15px 0;
    font-style: italic;
    text-align: center;
    vertical-align: bottom;
}


/*why choose us*/

.why-us-block ul {
    margin: 12px 0 0;
}

.why-us-block ul li {
    border: 0 none;
    font-size: 14px;
    padding: 3px 0;
}

.why-us-block ul li strong {
    color: #1a7cc0;
    font-size: 14px;
}

/*Reservationist block css*/

.reservationist>img {
    border: 1px solid #e3e3e3;
    float: left;
    margin-right: 6px;
}

.reservationist {
    margin: 18px 0;
}

.reservationist>h6 {
    color: #1a7cc0;
    font-size: 15px;
    font-weight: 600;
    margin: 15px 0 0;
}

.booking-help-block .reservationist>p {
    font-size: 15px;
    font-style: italic;
    margin: 0px;
}

.booking-help-block p {
    font-size: 14px;
}

.booking-help-block ul li {
    border: 0 none;
    margin: 0;
    padding: 0px;
}

.booking-help-block ul li a {
    background-position: 0 5px;
    background-repeat: no-repeat;
    color: #666666;
    display: inline-block;
    font-size: 14px;
    border: 0px;
    font-weight: 600;
    padding: 5px 0 5px 25px;
}

.booking-help-block ul li.r-email a {
    background-image: url('../images/email-orange.png');
}

.booking-help-block ul li.r-phone a {
    background-image: url('../images/phone.png');
}

.properti_detail_wrap {
    border: 1px solid #ececec;
    margin: 30px 0;
    background: #fff;
    padding: 30px;
}

.properti_block,
.properti_block_inner,
.properti_block_modal {
    margin: 0 0 50px;
}

.properti_detail_wrap h3,
.room_detail_wrap h3 {
    border-bottom: 1px solid #ccc;
    color: #666666;
    font-size: 18px;
    margin: 0 0 15px;
    font-weight: bold;
    padding: 0 0 15px;
}

.properti_features .col-md-4 {
    margin-top: 30px;
}

.property-bed-bath-config {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.property-bed-bath-config>[class*='col-'] {
    display: flex;
    flex-direction: column;
}

.property-bedroom-config,
.property-bathroom-config {
    padding: 20px;
    border: solid 1px #ececec;
    height: 100%;
}

.property-bedroom-config img,
.property-bathroom-config img {
    display: block;
    margin-bottom: 10px;
}

.properti_desc>.row .col-sm-7::after {
    background: #ccc none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: -15px;
    width: 1px;
}

.properti_desc {
    font-size: 14px;
    line-height: 1.3;
}

.apartment_points_list li {
    background-position: 0 center;
    background-repeat: no-repeat;
    margin: 0 0 10px;
    padding: 10px 0 10px 40px;
}

.apartment_points_list li.type {
    background-image: url("../images/apartment-home.png");
}

.apartment_points_list li.sleeps {
    background-image: url("../images/apartment-sleeps.png");
}

.apartment_points_list li.timing {
    background-image: url("../images/apartment-time.png");
}

.properti_features ul li {
    float: left;
    font-size: 14px;
    margin: 0 0 6px;
    padding: 0 0 0 20px;
    position: relative;
    width: 33.333%;
}

.properti_features ul li i {
    color: #ef5353;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 2px;
}

.properti_information ul,
.properti_information ol,
.properti_cancellation ul,
.properti_cancellation ol {
	list-style: disc;
	margin-left: 20px;
	font-size: 14px !important;
}
.properti_information ul li,
.properti_information ol li,
.properti_cancellation ul li,
.properti_cancellation ol li {
	list-style: disc;
	font-size: 14px !important;
}
.properti_information p,
.properti_cancellation p {
	font-size: 14px !important;
}

.properti_map .map-wrap iframe,
#properti_street .map-wrap iframe {
    width: 100%;
}


/*review block css*/

.review_block {
    padding: 20px;
    border: 1px solid #ccc;
}

.review_list.row {
    margin: 0 -5px;
}

.review_list.row .col-md-6 {
    padding: 0 5px;
}

.stars_list li {
    font-size: 15px;
    margin: 0;
    width: 16%;
    color: #fcb315;
    display: inline-block;
}

.stars>li {
    color: #1a7cc0;
    display: inline-block;
    font-size: 30px;
    margin: 0 4px;
}

.stars_list li.not-fill {
    color: #b2b2b2;
}

.t_r_left,
.t_r_right {
    float: left;
    width: 50%;
}

.reviewFrom {
    background: #fcb315 none repeat scroll 0 0;
    border-radius: 100px;
    color: #fff;
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    padding: 6px 25px;
}

.total_review,
.review_by {
    border-bottom: 1px solid #ccc;
    margin: 0 0 20px;
}

.review_count_list>li {
    margin: 8px 0;
}

.review_count_list>li span {
    display: inline-block;
    vertical-align: middle;
}

.scroll_bar {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    border-radius: 50px;
    display: inline-block;
    height: 16px;
    margin: 0 3px;
    width: 65%;
    overflow: hidden;
}

.review_count_list>li span.scroll_bar>span {
    background: #fcb315 none repeat scroll 0 0;
    display: inline-block;
    height: 100%;
    vertical-align: top;
}

.stars_list {
    max-width: 110px;
    text-align: center;
}

.reviewer {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    height: 38px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 2px;
    width: 38px;
}

.review_by {
    padding-left: 50px;
    position: relative;
}

.total_review p,
.review_by p {
    font-size: 13px;
}

.reviews>p {
    font-size: 13px;
    line-height: 1.6;
    margin: 0 0 15px;
}

.reviews>p:last-child {
    margin-bottom: 0px;
}

.r-based-on {
    font-size: 13px;
    margin: 0 0 15px;
}

.properti_cancellation ul li,
.properti_information ul li {
    font-size: 13px;
    margin: 0 0 4px;
}

.properti_detail_wrap .read-more {
    display: inline-block;
    margin: 0px 0 0;
}

.properti_detail_wrap .read-more:hover,
.properti_detail_wrap .read-more:focus {
    color: #1a7cc0;
}


/*rates and availbility*/

.room-block {
    /* border: 10px solid #f6f6f6; */
    border: 5px solid #f6f6f6;
    margin: 10px 0 0;
    padding: 0;
    position: relative;
}

.room-block-inner {
    z-index: 10;
    position: relative;
}

.room-block .room_price::after {
    border-left: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    content: "";
    display: block;
    /* height: 100%; */
    height: 110px;
    left: 52%;
    position: absolute;
    top: 0;
    /* width: 24%; */
    width: 23.35%;
}

.room-block .room-detail {
    float: left;
    width: 52%;
    padding: 10px;
}

.room-block .room_price {
    float: left;
    width: 24%;
    padding: 10px;
}

.room-block .rooms_units {
    float: left;
    padding: 20px 10px;
    text-align: right;
    width: 24%;
}

.rooms_list .room-block .rooms_units:nth-child(2n) {
    display: none !important;
}

.fully_booked {
    font-weight: bold;
    padding: 30px 0;
    text-align: center;
}

.iframe-date-rates-slider {
    margin-top: -120px;
    z-index: 9;
}

.properti_rates .iframe-date-rates-slider {
    margin-top: -90px;
}

.room-block-rates .iframe-date-rates-slider {
    margin-top: -120px;
    margin-bottom: -39px;
}

.room-detail .room-gallary {
    float: left;
    width: 40%;
}

.room-detail .room-type {
    float: left;
    padding: 15px 0 0 15px;
    width: 60%;
}

.room_price .item-price {
    border: 0 none;
    font-size: 12px;
    font-style: italic;
    text-align: center;
    margin: 16px 0;
}

.booking_block .room_price .item-price {
    margin: 0px 0;
    padding: 16px 0px;
}

.booking_block .room-block .room_price::after {
    height: 120px;
}

.room_price .item-price>strong {
    color: #1a7cc0;
    display: block;
    font-size: 22px;
    line-height: 1;
    margin: 6px 0 4px;
}

.rooms_units select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    padding: 8px 10px;
    width: 60px;
    background-image: url("../images/select-arrow-black.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.rooms_units select option {
    padding: 0 10px;
}

.room-type>h6 {
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
}

.room-type>a {
    color: #1a7cc0;
}

.room-type>ul>li {
    display: inline-block;
    padding: 0 0 0 26px;
    background-repeat: no-repeat;
    background-position: 0 center;
}

.room-type>ul>li.r-sleeps {
    background-image: url("../images/r-sleeps.png");
    margin-right: 8px;
    padding-left: 28px;
}

.room-type>ul {
    margin: 5px 0;
}

.room-type>ul>li.r-baths {
    background-image: url("../images/beds.png");
    background-size: 22px auto;
}

.rooms_list_head {
    background: #1a7cc0 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
}

.rooms_list_head>div {
    border-right: 1px solid #fff;
    float: left;
    font-weight: bold;
    padding: 18px 10px;
    width: 23%;
}

.rooms_list_head>div:first-child {
    text-align: left;
    width: 52%;
    padding-left: 20px;
}

.rooms_list_head>div:last-child {
    border-right: 0 none;
    width: 25%;
}

.room-gallary .item-slider .owl-prev {
    left: 0;
}

.room-gallary .item-slider .owl-next {
    left: auto;
    right: 6px;
}

.booking_quote {
    background: #1a7cc0 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    margin: 20px 0 28px;
    padding: 16px 10px;
    position: relative;
}

.booking_quote::after {
    border-color: #1a7cc0 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 15px 15px 0;
    bottom: -15px;
    content: "";
    display: block;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    position: absolute;
}

.unit-div .btn,
.rooms_units .btn {
    border: 0 none;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 0 auto;
    max-width: 150px;
    padding: 5px 12px;
    text-transform: uppercase;
}

.unit-div .btn:hover,
.rooms_units .btn:hover {
    background-color: #fcb315;
    color: #fff;
}

.unit-div {
    margin: 0 0 10px auto;
    width: 155px;
}

.custom_select_wrap {
    margin: 0 0 10px;
}

.unit-title {
    margin: 0 0 10px;
    text-align: left;
}

.custom_select_wrap>span {
    float: left;
    line-height: 1.2;
    padding: 4px 0;
    text-align: left;
    width: 90px;
}

.custom_select_wrap>span>small {
    display: block;
}

.custom_select_wrap:first-child>span {
    padding: 10px 0;
}

#propertiMenuWrap.fixed {
    left: 0;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    height: auto;
    display: block;
    opacity: 1;
}

#propertiMenuWrap {
    height: 0;
    opacity: 0;
}

.property_menu {
    background: #666666 none repeat scroll 0 0;
}

.property_menu ul li {
    display: inline-block;
}

.property_menu ul li a {
    color: #cccccc;
    line-height: 20px;
    display: block;
    padding: 31px 20px;
}

.property_menu ul li a.active {
    background: #fff none repeat scroll 0 0;
    color: #666;
}

div.booking_info_two.clone {
    display: none!important
}

div.booking_info_two.fixed {
    display: block!important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    z-index: 99;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}


/*
======================================================
rooms light box style
======================================================
*/

.modal-title {
    font-weight: bold;
}

.modal-backdrop.in {
    opacity: 0.8;
}

.room_lightbox .modal-header {
    padding: 15px 30px;
}

.modal-content {
    border: 0 none;
}

.modal-content .item-price {
    margin: 0px;
    padding: 16px 0px;
}

.modal-content .room_price::after {
    height: 122px;
}

.room_lightbox .modal-body {
    padding: 15px 30px 30px;
}

.room_lightbox .modal-dialog {
    max-width: 850px;
}

.room_detail_wrap .room-block {
    margin: 0 0 30px;
}

.room_detail_wrap .area_photo-gallery {
    margin: 0 0 30px;
}

.room_detail_wrap .properti_block {
    margin: 0 0 25px;
}

.rooms_rates_wrap {
    border: 1px solid #cfcfcf;
    margin: 0 0 30px;
}

.room_name_capacity,
.room_checkin_date {
    float: left;
    padding: 4px 15px;
    width: 50%;
}

.room_name_capacity {
    border-right: 1px solid #cfcfcf;
    font-size: 12px;
}

.room_name_capacity>strong {
    color: #f95055;
    display: block;
}

.room_name_capacity>span {
    margin: 0 12px 0 0;
}

.room_checkin_date>label {
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    margin: 0 10px 0 0;
    vertical-align: middle;
}

.room_checkin_date>.input-wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 150px;
}

.room_checkin_date .input-wrap i {
    background: #eeeeee none repeat scroll 0 0;
    border-left: 1px solid #cfcfcf;
    border-radius: 0 3px 3px 0;
    color: #7c7c7c;
    font-size: 15px;
    height: 32px;
    padding: 6px 0;
    right: 1px;
    text-align: center;
    top: 1px;
    width: 34px;
}

.color-keys {
    border-top: 1px solid #cccccc;
    float: left;
    padding: 5px 15px;
    width: 100%;
}

.color-keys ul li {
    color: #a6a6a6;
    display: inline-block;
    font-size: 12px;
    margin: 0 20px 0 0;
}

.color-keys ul li.key-available,
.color-keys ul li.key-onrequest,
.color-keys ul li.key-unavailable {
    padding-left: 14px;
    position: relative;
}

.color-keys ul li.key-available::before,
.color-keys ul li.key-onrequest::before,
.color-keys ul li.key-unavailable::before {
    background: #cdecf3 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 10px;
}

.color-keys ul li.key-onrequest::before {
    background: #d7f3cd;
}

.color-keys ul li.key-unavailable::before {
    background: #f2e0d9;
}

.rate_slotes_div {
    border-top: 1px solid #cccccc;
    float: left;
    width: 100%;
}

.rate_slotes .booking_date b {
    display: block;
    font-size: 17px;
}

.rate_value {
    border-top: 1px solid #cccccc;
    font-size: 12px;
    padding: 15px 2px;
}

.rate_slotes_div .rate_slotes.on_request .rate_value {
    background: #d7f3cd;
}

.rate_slotes_div .rate_slotes.available .rate_value {
    background: #cdecf3;
}

.rate_slotes_div .rate_slotes.unavailable .rate_value {
    background: #f2e0d9;
}

.rate_slotes {
    text-align: center;
    border-right: 1px solid #ccc;
}

.rate_slotes_div .owl-item:last-child .rate_slotes {
    border-right: 0;
}

.rate_slotes_div .booking_date {
    padding: 10px 2px;
    font-size: 13px;
}

.rate_slotes_div .owl-next,
.rate_slotes_div .owl-prev {
    background: #f95055 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 2px;
    height: 23px;
    left: auto;
    padding: 0;
    position: absolute;
    right: 12px;
    top: -22px;
    width: 23px;
}

.rate_slotes_div .owl-prev {
    right: 42px;
}

.rate_slotes_div .owl-next::after,
.rate_slotes_div .owl-prev::after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
    border-style: solid;
    border-width: 5px 0 5px 9px;
    content: "";
    display: block;
    left: 50%;
    margin-left: -5px;
    top: 6px;
}

.rate_slotes_div .owl-prev::after {
    border-color: rgba(0, 0, 0, 0) #ffffff;
    border-style: solid;
    border-width: 5px 9px 5px 0;
}


/*
=================================================================
  BN Booking Detail page style
=================================================================
*/

.booking_detail_wrap>h3 {
    font-size: 23px;
    font-weight: bold;
    margin: 0 0 10px;
}

.booking_detail_wrap .HA_info-sidebar {
    margin-top: 30px;
}

.booking_detail_wrap .flash-message {
    margin-bottom: 40px;
}

.booking_detail_wrap .flash-message.success {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1a7cc0;
}

.booking_detail_wrap .flash-message.error {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1a7cc0;
    font-size: 18px;
}

.booking_detail_wrap .flash-message.error a,
.booking_detail_wrap .flash-message.error a:hover {
    color: #ffffff;
}

.booking_block {
    border: 1px solid #ececec;
    margin: 30px 0;
    background: #fff;
    padding: 18px;
}

.booking_block h5 {
    font-weight: bold;
    color: #666;
    margin: 0px 0 18px 0;
    padding: 0 0 18px;
    border-bottom: 1px solid #ccc;
}

.booking_block label {
    font-weight: normal;
    margin: 0 0 3px;
}

.booking_block label {
    font-weight: normal;
    margin: 0 0 3px;
}

.booking_block select {
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    color: #666;
    height: 40px;
    line-height: 1;
    background-image: url("../images/select-arrow.png");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 25px auto;
    border: 1px solid #e5e5e5;
}

.booking_block input.form-control {
    color: #666;
    height: 40px;
    line-height: 1;
    border: 1px solid #e5e5e5;
}

.booking_block input.form-control[readonly] {
    /*
	background-color: #ffffff;
	*/
    background-color: #eeeeee;
}

.booking_block input.form-control.cvc {
    font-size: 11px;
}

.booking_block textarea.form-control {
    color: #666;
    resize: none;
    height: 100px;
    border: 1px solid #e5e5e5;
}

.booking_block select:disabled {
    background-color: #e3e2e2;
}

label sup {
    color: #1a7cc0;
}

.visa-cards {
    margin-top: 10px;
}

.radio_div {
    border-bottom: 1px solid #cccccc;
}

.radio_div label {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin: 0px;
}

.booking_block label div .pay_amount {
    font-size: 24px;
}

.booking_block label div .pay_label {
    padding: 5px 0;
}

.radio_div input {
    display: none;
}

.radio_div label div {
    padding: 10px 0 10px 20px;
    background-image: url('../images/radio-uncheck.png');
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
}

.radio_div label input:checked+div {
    color: #1a7cc0;
    background-image: url('../images/radio-check.png');
}

.booking_block.pay_now_block h5 {
    margin-bottom: 0;
}

.pay_now_bottom {
    padding: 45px 0;
}

.pay_now_bottom span {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    color: #cecece;
}

.pay_now_bottom .btn {
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
    border: 0;
    height: 44px;
    padding: 4px 20px;
    min-width: 290px;
}

.pay_now_bottom .btn.bg-orange {
    font-size: 18px;
}

.pay_now_bottom .btn:hover {
    color: #fff;
    background-color: #484848;
}

.pay_now_bottom .btn.oc-loading {
    opacity: 0.65;
}

.pay_now_bottom p {
    margin-bottom: 30px;
}

.pay_now_bottom p,
.pay_now_bottom p a {
    font-size: 13px;
    color: #666;
}

.pay_now_bottom p a {
    text-decoration: underline;
}

.pay_now_bottom p a:hover {
    text-decoration: none;
}

.pay_now_bottom .or {
    padding: 25px 0px;
}

.apartment-image {
    margin: -18px -18px 0;
}

.read_more_list ul li {
    margin: 0 0 3px;
}

.read_more_list a.view-more {
    color: #1a7cc0;
}

.apartment-detail .block-body hr {
    border-color: #cccccc;
    margin: 18px 0;
}

.payment-detail>div {
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
    padding: 18px 18px;
}

.payment-detail>div span.pull-right {
    font-size: 16px;
}

.payment-detail {
    margin: 18px -18px 0;
}

.payment-detail>div.deposit {
    background: #fcb315 none repeat scroll 0 0;
}

.payment-detail>div.final_amount {
    background: #fdd98a none repeat scroll 0 0;
}

.payment-detail>div em {
    font-size: 12px;
    font-weight: normal;
}

.payment-detail>div.total_amount {
    color: #666666;
}

.area_photo-gallery .slides li img {
    width: 100%;
}

.room_lightbox {
    z-index: 991;
}

.modal-backdrop {
    z-index: 990;
}

.room_lightbox {
    z-index: 991;
    display: block!important;
    visibility: hidden;
}

.room_lightbox.in {
    visibility: visible;
}

.country-of-origin {
	margin-bottom: 20px;
}
.booking-sidebar {
	padding-bottom: 0px !important;
}
.cleaning-fee-wrapper {
	padding-top: 15px;
}
.admin-fee-wrapper {
	padding-top: 15px;
	padding-bottom: 20px;
}
.book-now-hr-bottom {
	margin-bottom: 0px !important;
}
.book-now-payable {
	background-color: #3c9de0;
    color: #ffffff;
    padding: 20px 3px;
    font-size: 17px;
    margin: -3px !important;
	display: block;
	letter-spacing: -1px;
}
.book-now-payable .col-sm-6:first-child {
	letter-spacing: -1.5px;
}
.book-now-payable .col-sm-6:last-child {
	text-align: right;
}
.book-now-total {
	background-color: #1a7cc0;
    color: #ffffff;
    padding: 20px 3px;
    font-size: 17px;
    margin: -3px !important;
	display: block;
	letter-spacing: -1px;
}
.book-now-total.total {
	background-color: #1a7cc0;
}
.book-now-total.total .col-sm-6:last-child {
	text-align: right;
}
.book-now-total .col-sm-6:last-child {
	text-align: right;
}
.blue-text {
	color: #1a7cc0;
}
.or-payment {
	display: inline-block;
	width: 5%;
	text-align: center;
}
.cc-selector input {
    margin:0;
	padding:0;
	/*
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
	*/
}
.creditcard {
	background-image: url('../images/pay-by-credit-card-01.png');

}
.eft {
	background-image: url('../images/pay-by-eft.png');
}

.cc-selector input:active +.drinkcard-cc {
	opacity: .9;
}
.cc-selector input:checked +.drinkcard-cc {
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
}
.drinkcard-cc {
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:100%;
	max-width: 43.2%;
	margin-left: 10px !important;
	height: 50px;
	padding: 13px 18px;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 0px;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
       -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
            filter: brightness(1.8) grayscale(1) opacity(.7);
}
.drinkcard-cc:hover {
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
            filter: brightness(1.2) grayscale(.5) opacity(.9);
}


/*
=================================================================
  Privacy Policy page style
=================================================================
*/

.privacy-policy a {
    color: #666666;
}

.privacy-policy h2 {}

.privacy-policy h1 {
    font-weight: normal;
}

.privacy-policy ul {
    margin-left: 20px;
    list-style: disc;
    margin-bottom: 15px;
}


/*
=================================================================
  3D Secure page style
=================================================================
*/

.threed-steps {
    margin-left: 54px;
}

.threed-secure-steps {
    display: inline-block;
    width: 50px;
    margin-left: -54px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}


/*
=================================================================
  Contact Us page style
=================================================================
*/

.contact-us h1 {
    font-family: 'OpenSansBold', Arial, Helvetica, sans-serif !important;
    font-weight: bold;
    color: #666666;
    padding: 0 0 13px;
    padding-top: 0px;
    padding-bottom: 25px;
}

.contact-us .map-wrapper {
    width: 100%;
    padding: 1.5%;
    background: #fff;
    border: solid 1px #e1e1e4;
    /*
    webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	*/
    margin-bottom: 30px;
}

.contact-us strong {
    font-weight: normal;
}

.contact-us input[type="text"] {
    width: 100% !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e1e1e4;
    font-size: 16px;
    color: #999;
    padding: 6px 4%;
    margin-bottom: 20px;
}

.contact-us textarea {
    width: 100% !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e1e1e4;
    font-size: 16px;
    color: #999;
    padding: 6px 5%;
    margin-bottom: 20px;
}

.contact-us input[type="submit"] {
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    height: 40px;
    padding: 0 15px;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #1a7cc0;
    border: none;
    margin-bottom: 40px;
}

.country-of-origin .form-group {
    margin-bottom: -10px;
}

.country-of-origin .select2 span {
    width: 100%;
}

.country-of-origin .select2-container--default .select2-selection--single {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 6px 3px;
    height: 40px;
}

.country-of-origin .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 43%;
}


/*
=================================================================
  Paymwent Options style
=================================================================
*/

.payment-option-tab {}

.payment-option-tab .nav-tabs {
    border-bottom: none !important;
}

.payment-option-tab .nav-tabs>li {
    width: 50%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0px;
}

.payment-option-tab .nav-tabs>li>a {
    border: 1px solid transparent;
    border-radius: 4px !important;
    padding: 15px;
    color: #1a7cc0;
    border: solid 1px #1a7cc0;
}

.payment-option-tab .nav>li>a:focus,
.payment-option-tab .nav>li>a:hover {
    background-color: #1a7cc0;
    color: #ffffff;
}

.payment-option-tab .nav-tabs>li.active>a,
.payment-option-tab .nav-tabs>li.active>a:focus,
.payment-option-tab .nav-tabs>li.active>a:hover {
    background-color: #1a7cc0;
    color: #ffffff;
    border: solid 1px #1a7cc0;
}

.payment-option-tab .nav-tabs>li.active a::after {
    position: absolute;
    content: "";
    display: none !important;
}

.payment-option-tab .nav-tabs>li.active::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 48%;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #1a7cc0 transparent;
    display: block;
    width: 0;
}

.payment-option-tab .tab-content {
    padding-top: 30px;
}

.pay_now_bottom-ozow {
    padding-top: 20px;
}

.about-ozow {
    border: solid 1px #e5e5e5;
    margin: 15px;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 4px;
}

.about-ozow .col-sm-4 {
    padding: 0px;
}

.about-ozow .col-sm-8 {
    padding-right: 0px;
    padding-top: 15px;
}


/* errors in form validation */

.error_strings {
    color: #F00;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.property-bed-bath-config {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.property-bed-bath-config>[class*='col-'] {
    display: flex;
    flex-direction: column;
}

.property-bedroom-config,
.property-bathroom-config {
    padding: 20px;
    border: solid 1px #ececec;
    height: 100%;
}

.property-bedroom-config img,
.property-bathroom-config img {
    display: block;
    margin-bottom: 10px;
}