@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

.alert-error {
    color: #763c3c;
    background-color: #f0d8d8;
    border-color: #e9c6c6;
}

.shortyz-list {
    list-style-type: decimal;
    margin-left: 20px;
}
.shortyz-list li {
    list-style-type: decimal;
}

h1 {
    font-size: 48px;
    font-family: 'Roboto', sans-serif;
}

h2 {
    font-size: 32px;
    font-family: 'Roboto', sans-serif;
}

h3 {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
}

h4 {
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
}

h5 {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

h6 {
    font-size: 16px;
    font-family: 'Roboto', 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: 'Roboto', sans-serif;
    line-height: normal;
    vertical-align: baseline;
    color: #666;
    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: 'Roboto', sans-serif;
}

.viewAllProperties {
    font-family: 'Roboto', 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;
}

#faxonly, #faxonly-form-group {
    display: none !important;
    height: 0 !important;
}

/* =========================
   Top Bar - Currency Switcher
   =========================
*/
.header-currency-switcher {
}
.header-currency-switcher .dropdown-toggle {
	background-color: transparent !important;
    color: #ffffff !important;
    border-color: transparent !important;
	border-radius: 0;
	outline: none !important;
	font-weight: 600 !important;
	font-size: 13px !important;
	background-image: none !important;
	padding: 8px 15px !important;
}
.header-currency-switcher .dropdown-toggle:hover {
	background-image: none;
}
.header-currency-switcher .caret {
	margin-left: 5px;
}
.header-currency-switcher img {
	width: 16px;
	height: auto;
	margin-top: -2px;
	margin-right: 5px;
}
.header-currency-switcher .dropdown-menu {
    min-width: auto;
	margin-top: 12px !important;
	background-color: #ffffff;
	padding: 0;
}
.header-currency-switcher .dropdown-menu::after {
    border-color: transparent transparent #ffffff;
    border-width: 0 10px 10px;
    top: -10px;
}
.header-currency-switcher .dropdown-menu>li {
    padding: 0;
	border-bottom: solid 1px #ececec;
}
.header-currency-switcher .dropdown-menu>li:last-child {
	border-bottom: none;
}
.header-currency-switcher .dropdown-menu>li>a {
    color: #666666;
    font-weight: normal;
	padding: 7px 20px 7px 13px;
	text-transform: none;
}

.t-c-read-more,
.t-c-read-more:hover{
    color: #2c2561;
}


/* =========================
   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: 17px 0 13px;
}

.header_links>li {
    display: inline-block;
    float: left;
    padding: 0px 18px;
    color: #ffffff;
    line-height: 13px;
}

.header_links>li:last-child {
    padding-right: 0px;
}

.login-link-wrap {
    padding-right: 0px !important;
}

.header_links li.header-phone {
    padding-top: 10px;
}

.header_links>li>a {
    background: #ffffff none repeat scroll 0 0;
    background-color: transparent;
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: 500;
    border-radius: 0px;
}

.header_links>li>a:hover {
    background: #1a7cc0 none repeat scroll 0 0;
    background-color: transparent;
    color: #1a7cc0
}

.header_links li a.login-link {
    /*
	background-color: #1a7cc0;
	*/
	/*
	background: rgb(232,10,137);
	background: -moz-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e80a89",endColorstr="#f9ae41",GradientType=1);
	*/
	background-color: #ffffff;
	color: #2c2561;
    padding: 10px 18px;
    border-radius: 4px;
    text-transform: uppercase;
}

.header_links li a.login-link:hover {
	/*
    background-color: #ffffff;
	background: rgb(249,174,65);
	background: -moz-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9ae41",endColorstr="#e80a89",GradientType=1);
	*/
	color: #ffffff;
	background-color: #2c2561;
}

.header_links {
    text-align: right;
    float: right;
    margin: 2px 0 20px;
}

.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: 500;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    font-family: 'Roboto', sans-serif !important;
}

.navbar-collapse.collapse {
    padding-right: 0px;
}

.navbar-nav>li>a::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    display: block;
    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;
}


/* =========================
   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: -85px;
}

.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: 100px 0;
}

.home_search .search-div.search-div-small {
    /*
	padding: 173px 0 172px;
	*/
    padding: 263px 0 162px;
}

.search-div {
    padding: 57px 0;
}

.search-div h1 {
    font-weight: bold;
    margin: 0;
    color: #fff;
}

.search-div h4 {
    color: #ffffff;
    margin: 30px 0;
}

.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: 800px;
    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-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: 48.03%;
	*/
	width: 49.03%;
}

.search-inner .checkOutDate {
    margin-right: 0px;
}


/*
.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 #2c2561 inset;
    -webkit-box-shadow: 0 0 1px 2px #2c2561 inset;
    -moz-box-shadow: 0 0 1px 2px #2c2561 inset;
    -ms-box-shadow: 0 0 1px 2px #2c2561 inset;
    -o-box-shadow: 0 0 1px 2px #2c2561 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;
	background: rgb(232,10,137);
	background: -moz-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e80a89",endColorstr="#f9ae41",GradientType=1);
    font-weight: normal;
    color: #fff;
    font-size: 22px;
    padding: 0px;
}

.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: #2c2561;
    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/header-curve.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: none;
    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;
}


/* =========================
   FOOTER
   =========================
*/

.footer-top {
    margin-top: -31px;
    position: relative;
}

.footer-top img {
    width: 100%;
    height: auto;
}

.footer-search {
    margin: 8px 0 0;
}

footer {
    background: #484848 none repeat scroll 0 0;
    color: #ffffff;
    padding: 60px 0 0;
    text-align: left;
}

footer h5 {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.link-list>li {
    color: #fff;
    display: block;
    padding: 6px 0;
}

.link-list>li a {
    color: #fff;
    font-size: 14px;
}

.link-list>li a:hover {
    color: #fff;
}

.footer-block {
    margin-bottom: 30px;
}

.footer-block>ul li {
    margin: 0 0 5px;
}

.footer-block li a {
    color: #ffffff;
}

.footer-block li a:hover {
    color: #1a7cc0;
}

.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;
}

.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: #333333 none repeat scroll 0 0;
    font-size: 12px;
    margin: 25px 0 0;
    padding: 28px 0;
    text-transform: uppercase;
}

.copyright_div p {
    margin: 0;
}

.copyright_div a {
    color: #ffffff;
}

.copyright_div a:hover {
    color: #1a7cc0;
}


/* =========================
   DEFAULT TEMPLATE STYLE
   =========================
*/

.main-body {
    background: #f6f6f6;
    padding: 40px 0 80px 0;
}

.main-body .col-lg-9 h1,
.main-body .col-lg-9 h2,
.main-body .col-lg-12 h1,
.main-body .col-lg-912 h2 {
    padding-top: 0px;
    padding-bottom: 25px;
    font-size: 26px;
}

.main-body .col-lg-9 img {
    border: solid 1px #e6e6e6;
    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: -30px 0 0px;
  */
    margin: -37px 0 0px;
    position: absolute;
    z-index: 9;
    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: 13px 20px;
	padding: 19px 20px 30px;
	*/
    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: #2c2561;
}

.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 #ececec;
    margin: 0 0 20px;
    padding: 15px 18px;
}

.widget-head {
    border-bottom: 1px solid #cccccc;
    color: #2c2561;
    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: #2c2561 !important;
}

.readmore[data-readmore] {
    padding-bottom: 30px;
}

.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 !important;
}

.expandable.show {
    display: block !important;
    height: auto !important;
}

.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: #2c2561;
}

.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 #cccccc 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 #ececec;
    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,
.sidebar .btn:focus {
    background: #1a7cc0 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%;
    padding: 0px;
	background: rgb(232,10,137);
	background: -moz-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e80a89",endColorstr="#f9ae41",GradientType=1);
	outline: none;
}

.bl_holi_accommo .panel-body>img {
    display: block;
    margin: 0 0 15px;
}

.list-item {
    border: 1px solid #ececec;
    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: #2c2561;
    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: #2c2561;
    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: #4CAF50;
    font-size: 12px;
    padding: 0;
    text-align: center;
    font-weight: normal;
}

.possibly-available {
    color: #ff5a5f;
}

.availbility span {
    display: block;
}

.availbility.on_request {
    color: #418dcf;
}

.item-info-area .btn {
    background: #1a7cc0 none repeat scroll 0 0;
	background: rgb(232,10,137);
	background: -moz-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e80a89",endColorstr="#f9ae41",GradientType=1);
    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;
	background: rgb(249,174,65);
	background: -moz-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9ae41",endColorstr="#e80a89",GradientType=1);
}

.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");
}


/*.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 #2c2561;
    border-radius: 4px;
    color: #2c2561;
    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: #2c2561;
    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: #2c2561!important;
    color: #fff;
    border-color: #2c2561!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: #ff5a5f;
    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,
.item-info-area .col-lg-8 .hidden-xs {
    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;
}

.icon-loadshedding {
	background-image: url('../images/load-shedding-friendly.svg');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 20px;
}

.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 #d3cfcc;
    padding: 0;
}

.pagination-wrap .pagination>li {
    display: inline-block;
}

.pagination-wrap .pagination>li.active>a,
.pagination-wrap .pagination>li>a:hover {
    background: #2c2561 none repeat scroll 0 0;
    border-color: #2c2561;
    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: #2c2561 none repeat scroll 0 0 !important;
    border-color: #2c2561 !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: #2c2561 none repeat scroll 0 0 !important;
    border-color: #2c2561 !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: #2c2561 !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 #ececec;
    margin-bottom: 20px;
    padding: 16px 18px;
}

.sidebar .block>h5 {
    border-bottom: 1px solid #cccccc;
    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 #cccccc;
    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 h1,
.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: #2c2561;
    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 #2c2561;
    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: #1a7cc0;
    padding: 6px;
    padding-left: 10px;
    min-width: 120px;
    top: 10px;
    left: -4px;
    font-size: 16px;
    font-weight: 600;
}

body.property-details-body {
    padding-right: 0px !important;
}
.property-gallery-video {
    position: absolute;
    z-index: 10;
    top: 20px;
    right: 20px;
    background-color: #ffffff;
    padding: 12px 15px 10px;
    border-radius: 5px;
    font-weight: 700;
    color: #2c2561;
    font-size: 16px;
    text-transform: uppercase;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border: none;
}
.property-gallery-video:hover {
    background-color: #2c2561;
    color: #ffffff;
}
.property-video-modal {
}
.property-video-modal .modal-content {
    border: 0 none;
    border-radius: 10px;
}
.property-video-modal .modal-dialog {
    width: 90%;
    max-width: 900px;
    margin: 5% auto;
}
.property-video-modal .close {
    font-size: 34px;
    color: #2c2561;
    opacity: 0.5;
}
.property-video-modal .close:hover {
    opacity: 1;
}

.booking-price {
    background: #2c2561 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 !important;
    background-color: #fff!important;
    font-size: 13px;
	border-radius: 3px;
    border: solid 1px #cccccc;
}

.booking-dates input:focus {
    border-color: #1a7cc0;
}

.input-wrap {
    position: relative;
    text-align: left;
}

.booking-dates .input-wrap i {
	color: #2c2561;
}

.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;
	max-width: 225px;
}

.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: #2c2561;
    font-size: 14px;
}


/*Reservationist block css*/

.reservationist>img {
    border: 1px solid #e3e3e3;
    float: left;
    margin-right: 6px;
}

.reservationist {
    margin: 18px 0;
}

.reservationist>h6 {
    color: #2c2561;
    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 p:first-child {
    margin-top: 15px;
}

.booking-help-block ul li {
    border: 0 none;
    margin: 0;
    padding: 0px;
}

.booking-help-block ul li a {
    background-position: 0 4px;
    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/sidebar-icon-email.svg');
}

.booking-help-block ul li.r-phone a {
    background-image: url('../images/sidebar-icon-phone.svg');
}

.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: #2c2561;
    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%;
}

.overlay-blk {
    position: relative;
}

.overlay-blk .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.25);
    font-size: 32px;
    line-height: 36px;
    color: #fff;
}

.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;
	background: rgb(232,10,137);
	background: -moz-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e80a89",endColorstr="#f9ae41",GradientType=1);
}

.overlay-blk .overlay .btn:hover {
    color: #ffffff;
    background: #484848 none repeat scroll 0 0;
	background: rgb(249,174,65);
	background: -moz-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9ae41",endColorstr="#e80a89",GradientType=1);
}

#map-body div {
    position: relative !important;
    height: 500px !important;
}

#map-body div div {
    height: 100% !important;
}

#map-body div div div {
    height: auto !important;
}

#map-body div.card-body {
    height: auto !important;
}

#map-body div.card-body div.overlay-blk {
    height: auto !important;
}

#map-body div.card-body div.overlay-blk div.overlay {
    position: absolute !important;
    height: 100% !important;
}


/*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: 35px 0 45px;
}

.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: #9c98b5;
    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: #2c2561;
    color: #ffffff;
    padding: 20px 3px;
    font-size: 17px;
    margin: -3px !important;
	display: block;
	letter-spacing: -1px;
}
.book-now-total.total {
	background-color: #2c2561;
}
.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: #2c2561;
}
.or-payment {
	display: inline-block;
	/*
	width: 6%;
	*/
	text-align: center;
	width: 100%;
	padding: 10px 0;
    font-weight: 700;
}
.cc-selector input {
    margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
	left: 15px;
	z-index: 1;
	/*
	display: none;
    -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');
}
.six-dot-fifty {
	background-image: url('../images/pay-by-6dot50.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: 0 !important;
	height: 50px;
	/*
	padding: 13px 18px;
	*/
	padding: 13px 18px 13px 38px;
    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);
	background-color: #2c2561;
    border-radius: 4px;
    overflow: hidden;
    background-position: center right;
    line-height: 25px;
}
.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);
}
.payment-option-wrapper {
	position: relative;
}
.no-margin {
	margin-bottom:  0;
}


/*
=================================================================
  Privacy Policy page style
=================================================================
*/

.privacy-policy a {
    color: #666666;
}

.privacy-policy h2 {
    font-size: 18px !important;
    font-weight: !important;
    color: #666666;
    padding: 0px !important;
}

.privacy-policy h1 {
    font-family: 'OpenSansBold', Arial, Helvetica, sans-serif !important;
    font-weight: bold;
    color: #666666;
    padding: 0 0 13px;
    padding-top: 0px;
    padding-bottom: 25px;
}


/*
=================================================================
  Guest Terms And Conditions page style
=================================================================
*/
.guests-terms-and-conditions.padd50 {
    padding: 100px 0;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(251,251,255,1) 100%);
}
.guests-terms-and-conditions ol {
	list-style: decimal;
	margin-left: 40px;
}
.guests-terms-and-conditions ol li {
	list-style: auto !important;
}
.guests-terms-and-conditions ol li ul {
	list-style: disc;
	margin-left: 40px;
	margin-bottom: 10px;
}
.guests-terms-and-conditions ol li ol {
	margin-bottom: 10px;
}
.guests-terms-and-conditions ol li ul li {
	list-style: disc !important;
}
.guests-terms-and-conditions ol li ul li::marker {
	list-style: disc !important;
	color: #999999;
	font-size: 14px;
	font-weight: 400;
}
.guests-terms-and-conditions ol li::marker {
	color: #666666;
	font-size: 16px;
	font-weight: 500;
}
.guests-terms-and-conditions ol li ol li::marker {
	color: #999999;
	font-size: 14px;
	font-weight: 400;
}
.guests-terms-and-conditions h1 {
    font-family: 'OpenSansBold', Arial, Helvetica, sans-serif !important;
    color: #666666;
    padding: 0 0 13px;
    padding-top: 0px;
    padding-bottom: 25px;
	font-weight: 600;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 30px;
}
.guests-terms-and-conditions h2 {
    font-size: 24px !important;
    font-weight: 500 !important;
    color: #484848;
    padding: 0px !important;
}
.guests-terms-and-conditions h3 {
	font-size: 16px !important;
    font-weight: 500 !important;
    color: #666666;
}
.guests-terms-and-conditions p strong {
    font-weight: bold;
}


/*
=================================================================
  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;
    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);
}

.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 #ccc;
    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 #ccc;
    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;
}


/*
=================================================================
  Reviews Form style
=================================================================
*/

.review-form {}

.review-form h2 {
    padding-bottom: 0px !important;
}

.review-form p {
    margin-bottom: 30px;
}

.review-form h3 {
    margin-top: 30px;
    font-size: 18px;
}

.review-form label {
    display: block;
    font-weight: normal;
    margin: 0 0 3px;
}

.review-form .review-star-rating-first {
    margin-top: 30px;
}

.review-form .review-star-rating label.review-star-rating-main-label {
    display: inline-block;
    width: 150px;
    font-weight: normal;
    margin: 0 0 3px;
    float: left;
    padding-top: 2px;
}

.review-form .form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.review-form input.form-control {
    color: #666;
    height: 40px;
    line-height: 1;
    border: 1px solid #e5e5e5;
}

.review-form .btn {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    border: 0;
    border-radius: 4px;
    height: 44px;
    padding: 4px 20px;
    min-width: 260px;
    background-color: #1a7cc0;
}

.review-form .btn:hover {
    color: #fff;
    background-color: #484848;
}


/* errors in form validation */

.error_strings {
    color: #F00;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}


/*  ---------------------  Sticky Header  --------------------- */

.navbar.navbar-fixed-top.fixed-theme {
    background-color: rgba(0, 0, 0, .7);
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0, 0, 0, .7);
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container {
    transition: 0.8s;
    -webkit-transition: 0.8s;
}


/*  ---------------------  Default Styles  --------------------- */

h1 {
    font-size: 40px;
    font-weight: bold;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    color: #484848;
}

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;
}

a:hover {
    color: #49add8;
}

.smooth,
.btn,
.main-nav>li>a::after,
.plan {
    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: 'Roboto', sans-serif;
    line-height: normal;
    vertical-align: baseline;
    /*
    color: #484848;
	*/
    color: #999999;
    font-weight: 400;
    font-size: 14px;
}

.sharing-icons>li>a,
.step_number,
.vat {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.dropdown-menu.contact-info {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.sidebar .panel {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}

.sidebar .panel {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.dropdown-menu.contact-info {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -0-transform: translateX(-50%);
}

.btn {
    background-color: #49add8;
    color: #fff;
    border-color: #49add8;
}

.bg-red {
    background-color: #1a7cc0;
}

.bg-blue {
    background-color: #1a7cc0;
}

.btn.full {
    width: 100%;
    display: block;
}

.btn:hover,
.btn:focus {
    background: #484848;
    color: #fff;
}

strong {
    font-weight: normal;
}


/* =========================
   header
   =========================
*/

.main-header {
    left: 0;
    padding: 6px 0;
    /*
  position: fixed;
  */
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}


/*
.main-header .col-sm-9 {
	margin-top: 10px;
}
*/

.main-header .col-sm-3 {
    /*
	margin-top: 24px;
	margin-top: 29px;
	*/
	margin-top: 11px;
}

.main-nav {
    float: right;
    font-size: 14px;
}

.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: 500;
    padding: 0;
    text-transform: uppercase;
    position: relative;
}

.navbar-nav>li>a::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    display: block;
    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_right_top>li>a:hover {
    color: #1a7cc0;
}

.navbar-collapse {
    padding: 0px;
    clear: both;
}

.header_right_top {
    margin: 0 0 25px;
}

.header_right_top>li {
    /*
	border-right: 1px solid #ffffff;
	*/
    display: inline-block;
    float: left;
    line-height: 1;
    padding: 0 18px;
}

.header_right_top>li:last-child {
    padding-right: 0px;
    border-right: 0;
}

.header_right_top>li>a {
    font-size: 13px;
    text-transform: initial;
    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;
}

.header_right_top>li>a.login-link {
    background-color: #1a7cc0;
    padding: 8px 18px;
    border-radius: 4px;
    text-transform: uppercase;
}

.header_right_top>li>a.login-link:hover {
    background-color: #ffffff;
}


/* =========================
   Home Hero Section
   =========================
*/

.inner-hero-sec,
.home-hero-sec {
    min-height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.home-hero-sec {
    background-image: url('../images/home_hero.jpg');
    min-height: 525px;
}

.hero_content {
    /*
	padding: 360px 0 0;
	*/
    padding: 260px 0 150px;
}

.hero_content h1 {
    color: #ffffff;
    font-size: 40px;
    margin: 0;
    text-transform: uppercase;
}

.hero_content h3 {
    color: #ffffff;
    font-weight: normal;
    margin: 0 0 45px;
}


/*
	.home-hero-sec .hero_content {
	  padding: 310px 0 0;
	}
	.home-hero-sec .hero_content h1 {
	  font-size: 36px;
	}
	.home-hero-sec .hero_content h3 {
	  color: #ffffff;
	  font-weight: normal;
	  margin: 0 0 45px;
	}
*/

.btn,
.btn:active,
.btn:focus {
    /*
	background: #1a7cc0 none repeat scroll 0 0;
	*/
	background: rgb(232,10,137);
	background: -moz-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e80a89",endColorstr="#f9ae41",GradientType=1);
	border: none;
	/*
    border: 1px solid #ffffff;
	*/
    font-size: 25px;
    font-weight: bold;
    padding: 8px 45px;
	outline: none;
}

.btn:hover {
	background: rgb(249,174,65);
	background: -moz-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9ae41",endColorstr="#e80a89",GradientType=1);
}

.btn.get_started {
    padding: 8px 50px;
}

.heighlights {
    margin: 90px 0;
}

.heighlights li {
    color: #ffffff;
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0;
    width: 25%;
    position: relative;
}

.heighlights li::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    width: 1px;
}

.heighlights li:last-child::after {
    content: none;
}

.heighlights li strong {
    display: block;
    font-size: 60px;
    line-height: 1.1;
    font-weight: 700;
}

.inner-hero-sec {
    min-height: 525px;
    position: relative;
}

.inner-hero-sec .hero_content {
    left: 0;
    padding: 0;
    position: absolute;
    top: 57%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
    padding: 0 15px;
}

.inner-hero-sec .hero_content h1 {
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 35px;
}

h1.sec-heading,
h2.sec-heading {
    font-weight: 600;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 30px;
}

.premium_airbnb h4 {
    font-weight: normal;
    line-height: 1.2;
    margin: 0 auto;
    max-width: 700px;
}

.premium_airbnb {
    padding: 130px 0 100px;
}

.our_mission {
    background: #fbfbff none repeat scroll 0 0;
    background-image: url(../images/tabbed-feature-divider.png);
    background-position: center top;
    background-repeat: no-repeat;
    color: #999999;
    padding: 90px 0 80px;
}

.what_we_do {
    background: #fbfbff none repeat scroll 0 0;
    background: rgb(251, 251, 255);
    background: linear-gradient(180deg, rgba(251, 251, 255, 1) 49%, rgba(255, 255, 255, 1) 100%);
    color: #999999;
    padding: 120px 0 80px;
}

.what_we_do .sec-heading,
.our_mission .sec-heading {
    color: #484848;
}

.what_we_do .sub-heading,
.our_mission .sub-heading {
    color: #484848;
}

.sub-heading {
    font-weight: normal;
    line-height: 1.2;
    margin: 0 auto 30px;
    max-width: 750px;
}

.service_div>h4,
.block_with_icon>h4 {
    color: #484848;
    font-weight: normal;
    margin: 0 0 15px;
}

.what_we_do .service_div>p,
.block_with_icon>p {
    color: #999999;
}

.what_we_do .row>.col-sm-6:nth-child(2n+3),
.our_mission .row>.col-sm-6:nth-child(2n+3) {
    clear: both;
}

.what_we_do .service_div {
    max-width: 360px;
}

.what_we_do .service_icon i::after,
.what_we_do .service_icon i::before,
.block-icon i::after,
.block-icon i::before {
    color: #2c2561;
    font-size: 38px;
}


/*get start style*/

.get_start {
    padding: 100px 0;
    background-color: #fbfbff;
}

.s-step {
    background: #2c2561 none repeat scroll 0 0;
    color: #ffffff;
    margin: 0 auto 72px;
    max-width: 540px;
    position: relative;
    padding: 20px 20px 20px 95px;
}

.s-step h4 {
    color: #ffffff;
    font-weight: normal;
    margin: 15px 0;
}

.step_number {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.25);
    -moz-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.25);
    -ms-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.25);
    color: #2c2561;
    font-size: 25px;
    height: 47px;
    left: 25px;
    /*
  	padding: 6px 0;
  */
    padding: 0px 18px;
    position: absolute;
    text-align: center;
    top: 25px;
    width: 47px;
    line-height: 47px;
}

.s-step::after {
    border-color: #2c2561 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 12px 13px 0 12px;
    bottom: -12px;
    content: "";
    display: block;
    left: 38px;
    position: absolute;
}

.s-step::before {
    background: #333333 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 72px;
    left: 50px;
    opacity: 0.5;
    position: absolute;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    width: 1px;
}

.starting_steps .s-step:last-child::after,
.starting_steps .s-step:last-child::before {
    content: none;
}

.step_content>p {
    font-size: 16px;
}

.starting_steps .s-step:last-child {
    margin-bottom: 0;
}

.starting_steps {
    padding: 20px 0 10px;
}

.starting_steps a {
    color: #ffffff;
}

.starting_steps a:hover {
    color: #ffd6d7;
}

.block_with_icon {
    margin: 25px auto;
    max-width: inherit;
}

.padd50 {
    padding: 50px 0;
}

.about_what_we_do {
    padding: 130px 0 100px;
    background-color: #fbfbff;
}

.about_what_we_do_wrapper {
    background-color: transparent;
}

.about_what_we_do p {
    margin: 0 auto 15px;
    max-width: 900px;
}

.property-management a {
    color: #1a7cc0;
}


/* =========================
   Services section
   =========================
*/

.services_list_home_wrapper {
    background-image: url('../images/bg-home-service.png');
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: -190px;
}

.services_list {
    padding: 120px 0;
}

.services_list_home {
    padding-top: 240px;
    /*
	background-image: url('../images/bg-home-service.png');
	background-repeat: no-repeat;
	background-position: right top;
	background-size: auto 100%;
	*/
}

.services_list h2 {
    font-weight: 600;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.services_list h3 {
    font-weight: normal;
    margin: 0 0 15px;
}

.service_div {
    margin: 25px auto;
    /*
 	 max-width: 290px;
  */
    max-width: 300px;
}

.service_icon,
.block-icon {
    margin: 0 0 22px;
    height: 38px;
}

.service_icon i::after,
.service_icon i::before,
.block-icon i::after,
.block-icon i::before {
    color: #2c2561;
    font-size: 35px;
	margin-left: 0;
}

.service_div p,
.block_with_icon p {
    font-size: 14px;
    padding: 0px 20px;
}

.services_list .btn,
.services_list .btn:active,
.services_list .btn:focus {
    margin: 32px 0 0;
    max-width: 340px;
    width: 100%;
	outline: none;
}

.service_div:hover .service_icon,
.block_with_icon:hover .block-icon {
    -webkit-animation: myfirst 0.2s linear 0.0s 1 alternate;
    -ms-animation: myfirst 0.2s linear 0.0s 1 alternate;
    -moz-animation: myfirst 0.2s linear 0.0s 1 alternate;
    animation: myfirst 0.2s linear 0.0s 1 alternate;
}

@keyframes myfirst {
    0% {
        transform: translateX(0px);
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
    }
    25% {
        transform: translateX(-5px);
        -moz-transform: translateX(-5px);
        -webkit-transform: translateX(-5px);
    }
    50% {
        transform: translateX(0px);
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
    }
    75% {
        transform: translateX(5px);
        -moz-transform: translateX(5px);
        -webkit-transform: translateX(5px);
    }
    100% {
        transform: translateX(0px);
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
    }
}


/* =========================
   Tabbed Features section
   =========================
*/

.tabbed-features-divider {
    background-image: url(../images/tabbed-feature-divider.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #f6f6f6;
    width: 100%;
    height: 33px;
}

.tabbed-features {
    background-color: #ffffff;
    background: rgb(251, 251, 255);
    background: linear-gradient(180deg, rgba(251, 251, 255, 1) 49%, rgba(255, 255, 255, 1) 100%);
    padding-top: 60px;
}


/*
.tabbed-features #myCarousel .tab-content {
	background-color: #ffffff;
}
*/

.tabbed-features #myCarousel .tab-content .container {
    width: 85%;
    min-height: 654px;
    color: #ffffff;
}

.tabbed-features #myCarousel .tab-content .container .tabbed-features-text {
    padding-top: 10%;
}


/*
.tabbed-features #myCarousel .tab-content .container h3 {
	font-size: 54px;
	color: #484848;
	font-style: italic;
	font-weight: 400;
}
.tabbed-features #myCarousel .tab-content .container h2 {
	font-size: 26px;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 20px;
}
*/

.tabbed-features #myCarousel .tab-content .container h2 {
    font-size: 54px;
    color: #484848;
    font-style: italic;
    font-weight: 400;
}

.tabbed-features #myCarousel .tab-content .container h3 {
    font-size: 26px;
    color: #666666;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.tabbed-features #myCarousel .tab-content .container p {
    font-size: 14px;
    color: #999999;
}

.tabbed-features #myCarousel .carousel-control {
    width: 10%;
}

.tabbed-features #myCarousel .carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
}

.tabbed-features #myCarousel .carousel-control.right {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
}

.glyphicon-chevron-right:before {
    color: #2c2561;
    display: block;
    font-family: Flaticon;
    font-size: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    content: "\f107";
}

.glyphicon-chevron-left:before {
    color: #2c2561;
    display: block;
    font-family: Flaticon;
    font-size: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    content: "\f108";
}

.tabbed-features-tabs {
    background-color: #fbfbff;
    padding-bottom: 40px;
    border-top: solid 1px #e9e9fa;
}

.tabbed-features-tabs h3 {
    color: #484848;
    font-size: 22px;
    text-transform: none;
    font-weight: normal;
}

.tabbed-features-tabs a {
    color: #999999;
    text-transform: none;
}

.tabbed-features-tabs .nav-tabs {
    border-bottom: none;
}

.tabbed-features-tabs .nav-tabs>li>a {
    padding: 15px 16px;
}

.tabbed-features-tabs .nav-tabs>li.active>a,
.tabbed-features-tabs .nav-tabs>li.active>a:focus,
.tabbed-features-tabs .nav-tabs>li.active>a:hover {
    color: #999999;
    cursor: default;
    background-color: transparent;
    border: none;
    border-bottom-color: transparent;
    margin-top: -1px;
}

.tabbed-features-tabs .nav>li>a:focus,
.tabbed-features-tabs .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}


/*
.tabbed-features-tabs .nav-tabs > li.active a::after {
    display: none;
}
*/

.tabbed-features-tabs .nav-tabs>li.active a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #e9e9fa;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -15px;
    z-index: 6;
    background-color: transparent;
}

.tabbed-features-tabs .nav-tabs>li a::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #fbfbff;
    margin: auto;
    margin-top: -15px;
    margin-bottom: 44px;
}

.tabbed-features-tabs .nav-tabs>li.active a::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #ffffff;
    margin: auto;
    margin-top: -15px;
    margin-bottom: 44px;
    position: relative;
    z-index: 10;
}

.carousel-control {
    color: #1a7cc0;
    opacity: 1;
    text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
}

.carousel-control:focus,
.carousel-control:hover {
    color: #1a7cc0;
    text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
}


/* =========================
   Why us section
   =========================
*/

.why_use_us {
    padding: 120px 0;
    overflow-x: hidden;
    /*
  background: #f6f6f6;
  */
    background: #ffffff;
    /*
  background: rgb(251,251,255);
  background: linear-gradient(180deg, rgba(251,251,255,1) 49%, rgba(255,255,255,1) 100%);
  */
}

.why_us_content>h3 {
    font-size: 25px;
    /*
  	margin: 0 0 20px;
  */
    margin: 0 0 10px;
    text-transform: uppercase;
}


/*
	.why_us_content {
	  padding: 40px 0 0;
	}
*/

.why_us_content {
    padding: 0px 0 0;
}

.why_us_content .lowercase {
    text-transform: none;
}

.why_us_content>p {
    margin: 0 0 15px;
    color: #999999;
}

.why_us_content p {
    margin: 0 0 15px;
    color: #999999;
    font-size: 14px;
}

p.why_us_heading {
    font-size: 18px;
    color: #666666;
}

.why_us_image>img {
    width: 100%;
}


/* =========================
   Home Page Read More
   =========================
*/

.expandable_wrap .readMoreBtn {
    color: #2c2561;
    display: block;
}


/* =========================
   Property Management
   =========================
*/

.property-management img {
    margin-bottom: 25px;
    width: 100%;
}
.property-management a {
	color: #999999;
}
.property-management a:hover {
	color: #2c2561;
}


/* =========================
   Channel Partners
   =========================
*/

.channel-partners .col-md-4 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.channel-partners a img {
    opacity: 0.5;
}

.channel-partners a:hover img {
    opacity: 1;
}


/* =========================
   Blog style
   =========================
*/

.blog-wrapper {
    padding: 120px 0;
    background-color: #fbfbff;
}


/* =========================
   Partners divider style
   =========================
*/

.partners-divider {
    background-image: url('../images/testimonial-divider.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    /*
    height: 33px;
    */
    height: 57px;
}


/* =========================
   Partners
   =========================
*/

.partners {
    padding: 120px 0 80px;
    background: #ffffff;
}

.partners h3 {
    font-size: 26px;
    margin: 0 0 40px;
    text-transform: uppercase;
}

.partners .btn {
    border: 0 none;
    font-size: 21px;
    max-width: 340px;
    padding: 9px 15px;
    /*
  margin-top: 50px;
  */
    width: 100%;
}

.partners_list a img,
.channel-partners a img {
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    /* IE 6-9 */
}

.partners_list a:hover img,
.channel-partners a:hover img {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
}

.partners_list .owl-item>div {
    display: table;
    height: 65px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.partners_list .owl-item>div>a {
    display: table-cell;
    vertical-align: middle;
}


/* =========================
   OWL
   =========================
*/

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


/* display none until init */

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* mouse grab icon */

.grabbing {
    /*
    	cursor:url(grabbing.png) 8 8, move;
	*/
}


/* fix */

.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);
}


/* =========================
   managed areas wrap style
   =========================
*/

.managed-areas-divider {
    background-image: url('../images/tabbed-feature-divider.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 33px;
}


/* =========================
   managed areas wrap style
   =========================
*/

.managed-areas-wrap {
    padding: 120px 0 50px;
    /*
 padding-top: 0px;
 */
    background-color: #fbfbff;
}

.managed-areas-wrap h1 {
    font-size: 38px;
    margin: 0 0 30px;
    text-transform: uppercase;
    color: #4e4e4e;
}

.managed-areas {
    padding: 0 55px;
}

.managed-areas .owl-pagination {
    display: none;
}

.managed-areas .owl-buttons .owl-prev,
.managed-areas .owl-buttons .owl-next {
    background: #fbfbff none repeat scroll 0 0;
    border-radius: 2px;
    font-size: 0;
    height: 54px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 54px;
}

.managed-areas .owl-buttons .owl-prev:hover,
.managed-areas .owl-buttons .owl-next:hover {
    background: #fbfbff;
}

.managed-areas .owl-buttons .owl-prev::before,
.managed-areas .owl-buttons .owl-next::before {
    color: #2c2561;
    display: block;
    font-family: Flaticon;
    font-size: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.managed-areas .owl-buttons .owl-prev:before {
    content: "\f108";
}

.managed-areas .owl-buttons .owl-next:before {
    content: "\f107";
}

.managed-areas .owl-buttons .owl-next {
    left: auto;
    right: 0;
}

.managed-areas.owl-carousel .owl-item {
    float: left;
    padding: 0px 15px;
}

.managed-areas .col-sm-12 {
    min-height: 197px;
}

.managed-areas .area-image {
    width: 100%;
    position: absolute;
    z-index: 10;
}

.managed-areas .area-image img {
    width: 100%;
}

.managed-areas .area-name {
    width: 100%;
    padding: 52px 20px;
    position: absolute;
    z-index: 11;
    background-color: rgba(0, 0, 0, 0.3);
    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;
}

.managed-areas .owl-item:hover .area-name {
    background-color: rgba(0, 0, 0, 0.5);
}

.managed-areas .area-name h3 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
}

.managed-areas .area-name h4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.managed-areas a .area-name {
    text-decoration: none;
    color: #ffffff;
}

.managed-areas a .area-name h3 {
    text-decoration: none;
    color: #ffffff;
}

.managed-areas a .area-name h4 {
    text-decoration: none;
    color: #ffffff;
}


/* =========================
   More Areas We Manage style
   =========================
*/

.more-areas-we-service-wrap {
    padding: 0px 0 120px;
    /*
 padding-top: 0px;
 */
    background-color: #fbfbff;
}

.more-areas-we-service-wrap h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: 22px;
    margin: 0 0 10px;
    color: #484848;
    text-align: center;
}

.more-areas-we-service-wrap h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 30px;
    color: #999999;
    text-align: center;
}

.more-areas-we-service {}

.more-areas-we-service ul li {
    list-style: none;
    float: left;
    display: inline-block;
    width: 33.3%;
    text-align: center;
}

.more-areas-we-service ul li a {
    color: #999999;
    text-decoration: none;
}

.more-areas-we-service ul li a:hover {
    color: #2c2561;
    text-decoration: none;
}

.expandable_wrap_areas {
    text-align: center;
}

.more-areas-we-service-wrap .read-more {
	/*
    background: #1a7cc0 none repeat scroll 0 0;
	*/
	background: rgb(232,10,137);
	background: -moz-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e80a89",endColorstr="#f9ae41",GradientType=1);
    font-weight: bold;
    border-radius: 4px;
    border: 0 none;
    font-size: 21px;
    max-width: 290px;
    padding: 9px 15px;
    width: 100%;
    display: inline-block;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #ffffff;
    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;
    margin-top: 40px;
}

.more-areas-we-service-wrap .read-more:hover,
.more-areas-we-service-wrap .read-more:focus {
	/*
    background: #484848;
	*/
    color: #fff;
	background: rgb(249,174,65);
	background: -moz-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9ae41",endColorstr="#e80a89",GradientType=1);
}


/* =========================
   why use divider style
   =========================
*/

.why-use-divider {
    background-image: url('../images/tabbed-feature-divider.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 33px;
}


/* =========================
   testimonials style
   =========================
*/

.testimonials_wrap {
    padding: 120px 0 0;
    /*
 padding-top: 0px;
 */
    background-color: #fbfbff;
}

.testimonials_wrap h1 {
    font-size: 38px;
    margin: 0 0 30px;
    text-transform: uppercase;
    color: #4e4e4e;
}

.properti_image>img {
    width: 100%;
}

.testimonials {
    padding: 0 90px;
}

.pd0 {
    padding: 0px;
}

.testi_div {
    /*
  background: #f6f6f6 none repeat scroll 0 0;
  */
    margin: 12% 0 0 -25px;
    padding: 30px;
}

.testi_div .row {
    margin: 0 -10px;
}

.testi_div .row .col-sm-3,
.testi_div .row .col-sm-9 {
    padding: 0 10px;
}

.testi_div .row .col-sm-3 {
    padding-right: 0;
}

.testimonials .owl-pagination {
    display: none;
}

.testimonials .owl-buttons .owl-prev,
.testimonials .owl-buttons .owl-next {
    background: #fbfbff none repeat scroll 0 0;
    border-radius: 2px;
    font-size: 0;
    height: 54px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 54px;
}

.testimonials .owl-buttons .owl-prev:hover,
.testimonials .owl-buttons .owl-next:hover {
    background: #fbfbff;
}

.testimonials .owl-buttons .owl-prev::before,
.testimonials .owl-buttons .owl-next::before {
    color: #2c2561;
    display: block;
    font-family: Flaticon;
    font-size: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.testimonials .owl-buttons .owl-prev:before {
    content: "\f108";
}

.testimonials .owl-buttons .owl-next:before {
    content: "\f107";
}

.testimonials .owl-buttons .owl-next {
    left: auto;
    right: 0;
}

.author_img {
    border-radius: 50%;
    background: rgb(232,10,137);
	background: -moz-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e80a89",endColorstr="#f9ae41",GradientType=1);
	padding: 1px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
	width: 105px;
	height: 105px;
}
.author_img img {
    border-radius: 50%;
}

.testi_content {
    padding-left: 10px;
}

.testi_content p {
    font-style: italic;
    color: #999999;
    font-size: 14px;
}

.author_name {
    border-top: 1px solid #cccccc;
    display: inline-block;
    padding: 5px 50px 0 0;
    font-weight: 700;
    color: #999999;
}


/* =========================
   testimonials footer wrap style
   =========================
*/

.testimonials_footer_wrap {
    padding: 0px 0 20px;
    /*
 padding-top: 0px;
 */
    background-color: #fbfbff;
    text-align: right;
}

.testimonials_footer_wrap .container {
    padding: 0px 90px;
}

.testimonials_footer_wrap .container img {
    margin-top: -30px;
}


/* =========================
   INFINITE SCROLL LOADER STYLE
   =========================
*/

.loader-ellips {
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto;
}

.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: #555;
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0;
}

.loader-ellips__dot:nth-child(3) {
    left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
    left: 3em;
}

@keyframes reveal {
    from {
        transform: scale(0.001);
    }
    to {
        transform: scale(1);
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em)
    }
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse;
}


/* scroller-status
------------------------- */

.scroller-status {
    display: none;
    padding: 60px 0;
    padding-top: 0px;
    background-color: #fbfbff;
}

.scroller-status__message {
    text-align: center;
    color: #777;
}


/* =========================
   PAGINATION STYLE
   =========================
*/

.pagination-wrap {
    border-top: 1px solid #d3cfcc;
    padding: 0;
}

.pagination-wrap .pagination>li {
    display: inline-block;
}

.pagination-wrap .pagination>li.active>a,
.pagination-wrap .pagination>li>a:hover {
    background: #2c2561 none repeat scroll 0 0;
    border-color: #2c2561;
    color: #fff;
}

.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 70px 20px 0;
    margin-bottom: 0px;
    vertical-align: middle;
}

.back-to-up {
    display: inline-block;
    font-size: 14px;
    background-color: #1a7cc0;
    font-weight: normal;
    margin: 0 0 -15px;
    padding: 5px 22px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    border: 0px;
}

.back-to-up:hover {
    background-color: #484848;
    color: #fff;
}

.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 #484848;
}

.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: #484848;
    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: #666666;
}

.breadcrumb ul li a {
    color: #999999;
}

.breadcrumb ul li a:hover {
    color: #484848;
}

.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;
}


/* =========================
   Contact Us style
   =========================
*/

.contact-us {
    padding: 130px 0px 100px;
}

.contact-us a,
.payment a,
.privacy-policy a {
    color: #999999;
}

.payment a {
    color: #2c2561;
}

.contact-us a:hover,
.payment a:hover,
.privacy-policy a:hover {
    color: #2c2561;
}

.contact-form-wrapper {
    background: #fbfbff none repeat scroll 0 0;
    color: #999999;
    padding: 100px 0;
}

.contact-form-wrapper {
    color: #999999;
    background-image: url(../images/tabbed-feature-divider.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.contact-form-wrapper h2.sec-heading {
    color: #484848;
}

.contact-form-wrapper h4.sub-heading {
    color: #484848;
}

.contact-form-wrapper .row {
    max-width: 730px;
    margin: auto;
}

.form-control {
    font-size: 16px;
    padding: 5px 10px !important;
    border-radius: 2px;
    border: none;
    height: 54px;
    color: #999999;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}

.contact-form-wrapper select {
    -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;
    background-size: 25px auto;
}

.form-control-textarea {
    padding: 10px 10px !important;
}

.send-message {
    background: #1a7cc0 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    font-size: 23px;
    font-weight: bold;
    padding: 8px 45px;
    color: #ffffff;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 10px;
    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;
	background: rgb(232,10,137);
	background: -moz-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e80a89",endColorstr="#f9ae41",GradientType=1);
}

.send-message:hover {
    background: #484848;
    color: #fff;
	background: rgb(249,174,65);
	background: -moz-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9ae41",endColorstr="#e80a89",GradientType=1);
}


/* =========================
   FAQ style
   =========================
*/

.faq {
    padding: 130px 0 70px;
    background-color: #fbfbff;
}

.faq h2 {
    text-align: center;
}

.panel {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    background: none;
    box-shadow: none;
    border-bottom: solid 1px #ddd
}

.panel:last-child {
    border-bottom: none;
}

.panel-group>.panel:first-child .panel-heading {
    border-radius: 4px 4px 0 0;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-group .panel+.panel {
    margin-top: 0;
}

.panel-heading {
    border-radius: 0;
    border: none;
    color: #484848;
    padding: 0;
}

.panel-title a {
    display: block;
    color: #484848;
    padding: 35px 40px 35px 0;
    position: relative;
    font-size: 22px;
    font-weight: 400;
}

.panel-body {
    padding: 0px 0px 30px 0px;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}

.panel:last-child .panel-body {
    border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
    border-radius: 0 0 4px 4px;
    transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
    border-radius: 0;
    transition: border-radius linear 0s;
}


/* #bs-collapse icon scale option */

.panel-heading a:before {
    content: '\e146';
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    font-size: 24px;
    transition: all 0.5s;
    transform: scale(1);
}

.panel-heading.active a:before {
    content: ' ';
    transition: all 0.5s;
    transform: scale(0);
}

#bs-collapse .panel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    transform: scale(0);
    transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
    content: '\e909';
    transform: scale(1);
    transition: all 0.5s;
}


/* #accordion rotate icon option */

#accordion .panel-heading a:before {
    content: '\e316';
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    transform: rotate(180deg);
    transition: all 0.5s;
}

#accordion .panel-heading a:before {
    top: 34px;
}

#accordion .panel-heading.active a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}

.list-check {
    margin-left: 10px;
}

.list-check li {
    margin-top: 5px;
}

.list-check li:before {
    content: '\f00c';
    display: inline-block;
    width: 26px;
    height: 16px;
    font: normal normal normal 16px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.faq .panel-body p a {
    color: #2c2561;
}

.faq .panel-body p a:hover {
    color: #2c2561;
}


/* =========================
   Careers style
   =========================
*/

.careers {
    padding: 130px 0 90px;
	background-color: #ffffff;
}

.careers .row {
    max-width: 920px;
    margin: auto;
}

.careers a {
    color: #2c2561;
}

.careers a:hover {
    color: #2c2561;
}

.space20 {
    margin-bottom: 20px !important;
}

.careers-list {
    padding: 90px 0 80px;
    background-color: #333333;
    color: #999999;
    background: #fbfbff;
    background: rgb(251, 251, 255);
    background: linear-gradient(180deg, rgba(251, 251, 255, 1) 49%, rgba(255, 255, 255, 1) 100%);
	text-align: left;
}

.careers-list h2 {
    color: #4e4e4e;
    margin: 0 0 0px;
}

.careers-list h3 {
    color: #484848;
    margin-bottom: 50px;
    margin-top: 40px;
    text-align: center;
}

.careers-list .panel-collapse h4 {
    color: #484848;
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: left;
    font-size: 17px;
}

.careers-list a {
	color: #2c2561;
}


.careers-list .panel-title a {
    color: #484848;
}

.careers-list ul {
    margin-bottom: 20px;
}

.how-to-apply {
    background-color: #fbfbff;
	padding: 90px 0;
}
#accordion .panel-heading a:before {
    right: 0px;
}
#accordion .panel-title > a.accordion-toggle::before,
#accordion a[data-toggle="collapse"]::before {
    margin-right: 20px;
}


/* =========================
   Blog style
   =========================
*/

.blog h2 {
    margin: 0px;
    margin-top: 5px;
    padding: 0px;
    color: #484848;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
}

.blog h2 a {
    color: #484848 !important;
}

.blog h2 a:hover {
    color: #1a7cc0 !important;
}

.blog .post .divider {
    margin-top: 40px;
    border-bottom: solid 1px #d1d1d1;
    margin-bottom: 40px;
}

.blog .post a {
    color: #1a7cc0;
}

.blog .post-meta {
    font-size: 14px;
    color: #999999;
    margin-bottom: 15px;
}

.blog .post-meta a {
    color: #1a7cc0;
}

.post-single {
    max-width: 730px;
    margin: auto;
    text-align: justify;
}

.post-single strong {
    font-weight: 700;
}

.post-single img[align=right] {
    margin-bottom: 25px;
    margin-left: 25px;
}

.post-single img[align=left] {
    margin-bottom: 25px;
    margin-right: 25px;
}


/* =========================
   Pricing style
   =========================
*/

.vat {
    background: #2c2561 none repeat scroll 0 0;
    box-shadow: 0 0 0 5px #bfbdcf;
    -webkit-box-shadow: 0 0 0 5px #bfbdcf;
    -moz-box-shadow: 0 0 0 5px #bfbdcf;
    -ms-box-shadow: 0 0 0 5px #bfbdcf;
    color: #bfbdcf;
    height: 185px;
    margin: 30px auto;
    max-width: 185px;
    padding: 60px 0;
}

.vat strong {
    font-size: 48px;
    letter-spacing: -2px;
    line-height: 1.4;
    font-weight: 700;
}

.vat>span {
    font-weight: bold;
    text-transform: uppercase;
}

.pricing-star {
    font-size: 18px;
    margin-top: 13px;
    position: relative;
    margin-left: -4px;
    vertical-align: top;
    margin-left: 0px;
}

.pricing-star-red {
    color: #1a7cc0;
}

.get_booking {
    padding: 130px 0 100px;
}

.get_booking .btn {
    border: 0 none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    font-size: 20px;
    margin: 0 auto 25px;
    padding: 7px 15px;
    width: auto;
}

.get_booking p {
    margin: 0 auto;
    max-width: 540px;
}

.get_booking h2.sec-heading {
    margin-bottom: 2px;
}

.get_booking h5 {
    margin: 0 auto;
    max-width: 375px;
}

.pricing-divider {
    background-image: url(../images/pricing-divider.png);
    background-size: cover;
    background-color: #f6f6f6;
    width: 100%;
    height: 165px;
}

.get_booking_home h5 {
    font-size: 16px;
    font-style: italic;
}

.get_booking_home h2 {
    font-size: 40px;
}

.get_booking_home {
    background-color: #ffffff;
    background-image: url('../images/bg-home-pricing.png');
    background-position: top left;
    background-repeat: no-repeat;
    padding: 250px 0 120px;
}

.pricing_plans {
    padding: 100px 0;
    background: #fbfbff;
    background-image: url(../images/tabbed-feature-divider.png);
    background-position: center top;
    background-repeat: no-repeat;
    color: #999999;
}

.pricing_plans .sec-heading {
    color: #484848;
}

.pricing_plans .sub-heading {
    color: #484848;
}


/*
	.pricing_plans .row-02 .col-md-3 {
		width: 20%;
	}
*/

.pricing_plans .row-01,
.pricing_plans .row-02,
.pricing_plans .row-03 {
    max-width: 900px;
    margin: auto;
}

.pricing_plans .row-02,
.pricing_plans .row-03 {
    margin-top: 15px;
}

.pricing_plans .row-02 .col-md-4 ul {
	/*
    height: 160px;
	*/
}


/*
	.pricing_plans .row-03 .col-md-4 {
		width: 37.5%;
	}
*/

.pricing-terms {
    color: #999999;
    margin-top: 40px;
    font-size: 11px;
}

.pricing-terms h2 {
    color: #999999;
}

.plan {
    background: #ffffff none repeat scroll 0 0;
    /*
  color: #484848;
  */
    margin-bottom: 10px;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
}

.plan:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.2);
}

.plan .plan_title {
    background: #f6f6f6 none repeat scroll 0 0;
    font-size: 18px;
    font-weight: bold;
    padding: 15px;
    text-align: center;
}

.plan .booknow {
    background: #1a7cc0 none repeat scroll 0 0;
	background: rgb(232,10,137);
	background: -moz-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	background: linear-gradient(320deg, rgba(232,10,137,1) 0%, rgba(249,174,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e80a89",endColorstr="#f9ae41",GradientType=1);
    color: #ffffff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 22px;
}

.plan .booknow:hover {
    background: #484848;
	background: rgb(249,174,65);
	background: -moz-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: -webkit-linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	background: linear-gradient(320deg, rgba(249,174,65,1) 0%, rgba(232,10,137,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9ae41",endColorstr="#e80a89",GradientType=1);
}

.plan_price {
    color: #2c2561;
    font-size: 39px;
    font-weight: bold;
    line-height: 1.3;
    margin: 15px 0;
}


/*
	.plan_price sup{
	  font-size: 25px;
	  top:-10px; 
	}
*/

.plan_price sup {
    font-size: 20px;
    top: -12px;
}

.plan>ul,
.plan>.plan-price-list-terms ul {
    /*
	margin: 0 0 30px;
    padding: 0 22px;
    min-height: 190px;
	*/
	margin: 0;
    padding: 0 22px;
	margin-bottom: 20px;
}

.plan>ul li,
.plan>.plan-price-list-terms ul li {
    border-bottom: 1px solid #ececec;
    padding: 6px 0;
}

.plan_title i::before {
    /*
  	font-size: 40px;
  */
    font-size: 25px;
}

.plan_title i {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 8px 0 0;
    vertical-align: middle;
}

.p-checkin .plan_title i,
.p-checkout .plan_title i {
    background-image: url('../images/check_in_icon.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    height: 40px;
    width: 30px;
}

.p-checkout .plan_title i {
    background-image: url('../images/check_out_icon.png');
}

.plan-price-list-terms {
	min-height: 270px;
}
.plan-price-list-terms .pricing-terms {
    margin-top: 0;
    padding: 0 20px 20px;
}


/* =========================
   Terms And Conditions
   =========================
*/

.terms-and-conditions {}

.terms-and-conditions h3 {
    margin-bottom: 20px;
}

.terms-and-conditions ol,
.terms-and-conditions ul {
    margin-left: 20px;
}

.terms-and-conditions ol li {
    list-style-type: lower-alpha;
    margin-bottom: 20px;
}

.terms-and-conditions ul li {
    list-style-type: disc;
    margin-bottom: 20px;
}

.terms-and-conditions ul.linen-requirements {
    margin-bottom: 20px;
}

.terms-and-conditions ul.linen-requirements li {
    margin-bottom: 0px;
}

.terms-and-conditions ol li ul {
    margin-left: 20px;
    margin-top: 20px;
}

.terms-and-conditions ol li ul li {
    list-style-type: disc;
    margin-bottom: 0px;
}

.terms-and-conditions ul.duties li {
    list-style-type: decimal;
}


/* =========================
   Privacy Policy
   =========================
*/

.privacy-policy {
    padding: 100px 0;
    background-color: #fbfbff;
}


/* =========================
   Footer style
   =========================
*/

footer {
	/*
    background: #fbfbff none repeat scroll 0 0;
	*/
	background-color: transparent;
    color: #ffffff;
    padding: 160px 0 0;
	background-image: url('../images/bg-footer.svg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
footer.footer-expanded {
    padding: 230px 0 0;
}

footer h5 {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.footer-block {
    margin-bottom: 30px;
    font-size: 14px;
}

.footer-block ul li {
    margin: 0 0 5px;
}

.footer-block li a {
    color: #ffffff;
}

.footer-block li a:hover {
    color: #ffffff;
}

.footer-block a.read-more {
    margin-top: 5px;
    font-weight: normal;
	color: #ffffff;
}

.footer-block [class^="flaticon-"]:before,
.footer-block [class*=" flaticon-"]:before,
.footer-block [class^="flaticon-"]:after,
.footer-block [class*=" flaticon-"]:after {
    margin-left: 0px;
}

.copyright_div {
	/*
    background: #1a7cc0 none repeat scroll 0 0;
	*/
	background-color: transparent;
    font-size: 12px;
    margin: 25px 0 0;
    padding: 28px 0;
    text-transform: uppercase;
    color: #ffffff;
}

.copyright_div p {
    margin: 0;
}

.copyright_div a {
    color: #ffffff;
}

.copyright_div a:hover {
    color: #ffffff;
}

.footer-block.contact_us>ul li {
    padding: 0 0 0 26px;
    position: relative;
    line-height: 21px;
}

.footer-block.contact_us>ul li i {
    left: 0;
    position: absolute;
    top: 1px;
}

.footer-block.contact_us>ul li i::before {
    font-size: 17px;
    display: none !important;
}

.footer-block.contact_us ul li.c_email {
    background-image: url('../images/footer-icon-email.svg');
    background-repeat: no-repeat;
    background-position: left center;
	background-size: 18px;
}

.footer-block.contact_us ul li.c_phone {
    background-image: url('../images/footer-icon-phone.svg');
    background-repeat: no-repeat;
    background-position: left center;
	background-size: 18px;
}

.footer-block.contact_us ul li.c_address {
    background-image: url('../images/footer-icon-address.svg');
    background-repeat: no-repeat;
    background-position: left top;
	background-size: 18px;
}

iframe[name=google_conversion_frame] {
    display: none !important;
    height: 0px !important
}


/* =========================
   Maintenance Issue Wrapper style
   =========================
*/

@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
.maintenance-issue-header {
    background-color: #f8f8f8;
    border-bottom: solid 1px #eeeeee;
    padding: 10px 0px;
    color: #666666;
    font-family: 'Roboto', sans-serif;
}

.maintenance-issue-wrapper {
    background-color: #ffffff;
    color: #666666;
    font-family: 'Roboto', sans-serif;
    padding: 0px;
}

.maintenance-issue-wrapper h1 {
    font-family: 'Roboto', sans-serif;
    color: #333333;
    font-size: 24px !important;
    font-weight: 500;
    padding-bottom: 15px !important;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
    margin-top: 60px;
}

.maintenance-issue-wrapper label {
    font-family: 'Roboto', sans-serif;
    color: #666666;
    font-weight: normal;
    display: block;
}

.maintenance-issue-wrapper input[type=text],
.maintenance-issue-wrapper select,
.maintenance-issue-wrapper textarea {
    font-family: 'Roboto', sans-serif;
    border: solid 1px #d2d6de;
    padding: 10px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    margin-bottom: 30px;
    height: 34px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #555;
    line-height: 1.42857143;
}

.maintenance-issue-wrapper textarea {
    height: auto;
}

.maintenance-issue-wrapper input[type=submit] {
    font-family: 'Roboto', sans-serif;
    background-color: #ef5353 !important;
    color: #ffffff;
    border: none;
    font-weight: bold;
    text-shadow: 0 0px 0 rgba(0, 0, 0, .2);
    border-radius: 2px;
    margin-bottom: 60px;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

#maintenance-form-read-more+[data-readmore-toggle] {
    color: #ef5353;
    padding-left: 20px;
}

.maintenance-issue-wrapper .submit-wrapper {
    border-top: solid 1px #f4f4f4;
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
}

.maintenance-issue-footer {
    font-family: 'Roboto', sans-serif;
    background-color: #f8f8f8;
    border-top: solid 1px #eeeeee;
    padding: 30px 0px;
}


/* =========================
   Payment Table and Form style
   =========================
*/
.payments-table {
	max-width: 600px;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 40px;
}
.payments-table td {
	width: 100%;
	display: block;
	text-align: left;
	padding: 5px 0px;
}
.payments-table tr td:first-child {
	padding-top: 15px;
}
.payments-table td .form-control {
	border: solid 1px #eeeeee;
}
#make-payment-btn.oc-loading:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: .4em;
    height: 1em;
    width: 1em;
    animation: oc-rotate-loader 0.8s infinite linear;
    border: .2em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/* =========================
   Guest Registration style
   =========================
*/
.guest-registration-wrapper {
	padding: 120px 0 100px 0;
}
.guest-registration-wrapper h1 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
}
.guest-registration-wrapper h2 {
	font-size: 22px;
	line-height: 32px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 40px;
}
.guest-registration-wrapper p {
	line-height: 20px;
	margin-bottom: 30px;
}
.guest-registration-message {
    font-size: 18px;
    font-weight: bold;
}
.guest-registration-details {
	list-style-type: none;
}
.guest-registration-details li {
	list-style-type: none;
	line-height: 20px;
}
.guest-registration-details li span {
	display: inline-block;
	width: 30%;
}
.guest-registration-details li span:last-child {
	font-weight: bold;
	width: 69%;
}
.guest-registration-wrapper hr {
	border: none;
	border-top: solid 1px #e9e9fa;
	margin: 40px 0;
}
.guest-registration-wrapper label {
	font-weight: normal;
	margin-top: 18px;
}
.guest-registration-wrapper .form-control {
	background-color: #fbfbff;
	border-radius: 2px;
	border: solid 1px #e9e9fa;
	color: #999999;
	font-size: 14px;
	outline: none !important;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.guest-registration-wrapper select.form-control {
	-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;
}
.guest-registration-wrapper .form-group-terms label {
	font-weight: normal;
	margin-top: 0;
	padding-left: 30px;
}
.guest-registration-wrapper .form-group-terms label strong {
	font-weight: bold;
}
.guest-registration-wrapper .form-group-terms input[type=checkbox] {
    margin: 1px 0 0;
    margin-top: 1px\9;
	margin-left: -24px;
    line-height: normal;
}

/*
.sidebar .panel-body ul li label .checkbox-guest-reg {
    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;
}
*/

.guest-registration-wrapper .form-group-terms input[type=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: -2px;
    padding: 2px 0;
    position: absolute;
    text-align: center;
    top: -1px;
    width: 16px;
	background-color: #ffffff;
	border-radius: 3px;
}

.guest-registration-wrapper .form-group-terms input[type=checkbox]:checked::after {
    content: "";
	border: 1px solid #2c2561;
	color: #ffffff;
	background-color: #2c2561;
	border-radius: 3px;
}

/*  -----  Style for custom upload button on Guest Registration form  -----  */
.custom-input-container {
    border: 1px solid #e9e9fa;
    background-color: #fbfbff;
}
.custom-input-container input[type=file] {
    width: 100%;
}
.custom-input-container input[type=file]:focus {
    outline: none;
}
.custom-input-container input[type=file]::file-selector-button {
    background-color: #e9e9fa;
    color: #2c2561;
    border: 0px;
    border-right: 1px solid #e9e9fa;
    padding: 18px 15px;
    margin-right: 20px;
    transition: .5s;
    cursor: pointer;
}
.custom-input-container input[type=file]::file-selector-button:hover {
    background-color: #dcdcfb;
    border: 0px;
    border-right: 1px solid #e9e9fa;
}

.wa-chat-box-poweredby {
	display: none !important;
}

/* Styling for rates calendar on property details page */

.ui-datepicker td span,
.ui-datepicker td a {
    padding-bottom: 1em;
}

.ui-datepicker td[title]::after {
    content: attr(title);
    display: block;
    position: relative;
    font-size: .8em;
    height: 1.25em;
    margin-top: -2.25em;
    text-align: center;
    padding-right: .25em;
}

.not-avail {
    color: #b9b9b9;
}

#calendar_div .ui-datepicker {
    border: none;
    box-shadow: none;
    margin-bottom: 40px;
    margin-top: 20px;
    width: 100% !important;
    font-family: 'Poppins', sans-serif;
}

#calendar_div .ui-datepicker td {
    border: 0 none;
    padding: 1px 1px 0 0;
    width: 14.285%;
	height: 55px;
}

#calendar_div .ui-datepicker .ui-datepicker-header {
    box-shadow: none;
}

#calendar_div .ui-datepicker .ui-datepicker-prev:after,
#calendar_div .ui-datepicker .ui-datepicker-next:after {
    color: #222222;
}

#calendar_div .ui-datepicker .ui-datepicker-title {
    color: #222222;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

#calendar_div .ui-datepicker th {
    text-transform: none;
    color: #222222;
    font-family: 'Poppins', sans-serif;
}

#calendar_div .ui-datepicker td span,
.ui-datepicker td a {
    padding: 18px 0 11px;
}

#calendar_div .ui-datepicker td.ui-datepicker-unselectable .ui-state-default {
    background-color: transparent;
    color: #222222;
    font-family: 'Poppins', sans-serif;
}

#calendar_div .ui-datepicker td[title]::after {
    color: #b9b9b9;
    font-family: 'Poppins', sans-serif;
	display: none !important;
}

#calendar_div .ui-datepicker .not-avail .ui-state-default {
    background-color: transparent;
    color: #b9b9b9 !important;
    text-decoration: line-through;
}

#calendar_div .ui-datepicker .no-rates .ui-state-default {
    background-color: transparent;
    color: #b9b9b9 !important;
    text-decoration: line-through;
}

#calendar_div .ui-datepicker td.not-avail::after {
    display: none;
}

#calendar_div .ui-datepicker-group.ui-datepicker-group-first {
    margin-right: 30px;
    width: calc(50% - 30px);
    display: inline-block;
}

#calendar_div .ui-datepicker-group.ui-datepicker-group-last {
    margin-left: 30px;
    width: calc(50% - 30px);
    display: inline-block;
}

#calendar_div .ui-datepicker-buttonpane {
    display: none;
}


/* Rooms Cal CSS */

.multi-room-rates-slider .hasDatepicker {
	border-top: 1px solid #f6f6f6;
    padding-top: 0px;
	margin-top: -8px;
}

.room_rates .ui-datepicker {
    border: none;
    box-shadow: none;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100% !important;
    font-family: 'Poppins', sans-serif;
}

.room_rates .ui-datepicker td {
    border: 0 none;
    padding: 1px 1px 0 0;
    width: 14.285%;
}

.room_rates .ui-datepicker .ui-datepicker-header {
    box-shadow: none;
}

.room_rates .ui-datepicker .ui-datepicker-prev:after,
.room_rates .ui-datepicker .ui-datepicker-next:after {
    color: #222222;
}

.room_rates .ui-datepicker .ui-datepicker-title {
    color: #222222;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

.room_rates .ui-datepicker th {
    text-transform: none;
    color: #222222;
    font-family: 'Poppins', sans-serif;
}

.room_rates .ui-datepicker td span,
.property-availability-calendar-wrapper .ui-datepicker td a {
	/*
    padding: 18px 0 18px;
	*/
	padding: 21px 0 18px;
	height: 55px;
}

.room_rates .ui-datepicker td.ui-datepicker-unselectable .ui-state-default {
    background-color: transparent;
    color: #222222;
    font-family: 'Poppins', sans-serif;
}

.room_rates .ui-datepicker td[title]::after {
    color: #b9b9b9;
    font-family: 'Poppins', sans-serif;
}

.room_rates .ui-datepicker .not-avail .ui-state-default {
    background-color: transparent;
    color: #b9b9b9 !important;
    text-decoration: line-through;
}

.room_rates .ui-datepicker .no-rates .ui-state-default {
    background-color: transparent;
    color: #b9b9b9 !important;
    text-decoration: line-through;
}

.room_rates .ui-datepicker td.not-avail::after {
    display: none;
}

.room_rates .ui-datepicker-group.ui-datepicker-group-first {
    margin-right: 30px;
    width: calc(50% - 30px);
    display: inline-block;
}

.room_rates .ui-datepicker-group.ui-datepicker-group-last {
    margin-left: 30px;
    width: calc(50% - 30px);
    display: inline-block;
}

.room_rates .ui-datepicker-buttonpane {
    display: none;
}

.property-availability-calendar-wrapper {
}
.ui-datepicker-calendar {
	/* Optional: Remove display none to show individual date cells */
	/* display: none; */
}
/* Custom CSS class to highlight selected dates */

.property-availability-calendar-wrapper .ui-datepicker-range {
	/*
	border: 1px solid #ee0d0d !important;
	background-color: #2c2561 !important;
	color: #fff !important;
	font-weight: bold !important;
	*/
}
.property-availability-calendar-wrapper .ui-datepicker td .ui-state-default {
    background-color: transparent;
	color: #0f0f0f;
}
.property-availability-calendar-wrapper .ui-datepicker td {
    padding: 0 !important;
	vertical-align: top;
}
.property-availability-calendar-wrapper .ui-datepicker-range a {
	background-color: #2c2561 !important;
	color: #fff !important;
}
.property-availability-calendar-wrapper .ui-datepicker-range.range-start a::after {
    color: rgb(44, 37, 97);
    content: "";
    font-family: FontAwesome;
    font-size: 25px;
    left: auto;
    line-height: 1;
    position: absolute;
    right: -8px;
    top: 17px;
    z-index: 1;
}
.property-availability-calendar-wrapper .ui-datepicker-range.range-end a::after {
    color: rgb(44, 37, 97);
    content: "";
    font-family: FontAwesome;
    font-size: 25px;
    left: auto;
    line-height: 1;
    position: absolute;
	right: auto;
    left: -8px;
    top: 17px;
    z-index: 1;
	content: "";
    left: -8px;
    right: auto;
}

.property-availability-calendar-wrapper .ui-datepicker-range-inner {
	background-color: #2c25619c !important;
	color: #fff !important;
}
#calendar_div.property-availability-calendar-wrapper .ui-datepicker-range-inner .ui-state-default,
#calendar_div.property-availability-calendar-wrapper .ui-datepicker-range .ui-state-default {
	color: #fff !important;
}
#calendar_div.property-availability-calendar-wrapper td[title].ui-datepicker-range-inner::after,
#calendar_div.property-availability-calendar-wrapper td[title].ui-datepicker-range::after,
#calendar_div.property-availability-calendar-wrapper td[title].range-same::after {
    color: #ffffff !important;
}
#calendar_div.property-availability-calendar-wrapper .ui-datepicker td.ui-datepicker-current-day a.ui-state-default {
    background-color: transparent;
    color: #0f0f0f;
}

.property-availability-calendar-wrapper {
    display: flex;
    flex-direction: column-reverse;
}
.property-availability-calendar-wrapper span.clear-dates {
	text-align: right;
    margin-bottom: 50px;
    color: #2c2561;
    margin-top: -20px;
    font-weight: bold;
	cursor: pointer;
}


.seo-page a {
    color:  #999999;
}
.seo-page a:hover {
    color:  #2c2561;
}

.footer-social-heading {
    margin-top:  20px;
}
.footer-social {
    margin-bottom:  20px;
    margin-top:  20px;
}
.footer-social li {
    display: inline-block;
    margin-right: 10px !important;
    padding:  0 !important;
}
.footer-social li:last-child {
    margin-right: 0 !important;
}
.footer-social li img {
    max-width:  30px;
    width:  100%;
    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;
}
.footer-social li:hover img {
    opacity:  .85;
}

.header-social {
    display: inline-block;
    margin-right: 10px !important;
    padding:  0 !important;
}
.header-social-linkedin.header-social {
    margin-right: 0 !important;
}
.header-social img {
    max-width:  24px;
    width:  100%;
    padding-top:  5px;
    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;
}
.header-social:hover img {
    opacity: .85;
}
.header-social-menu {
    display:  none !important;
}
.header-social-menu li {
    display: inline-block;
    margin-right: 10px !important;
}
.header-social-menu img {
    max-width:  24px;
    width:  100%;
    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;
}
.header-social-menu li:hover img {
    opacity: .85;
}

.header-phone a:hover {
    color: #ffffff !important;
}


/*Styling contact deatils blocks*/
.ep-box {
    flex: 1 1 250px;
    /* max-width: 300px; */
    min-height: 150px;
    background-color: #FBFBFF;
    border: 1px solid #E9E9FA;
    border-radius: 5px;
/*  display: flex;
    justify-content: center;*/
    align-items: center;
    text-align: center;
    padding: 20px;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
    font-size: 14px;
    /* font-weight: bold; */
    color: #999999;
	font-family: 'Roboto', sans-serif;
    line-height: normal;
    font-weight: 400;
}

.ep-boxes-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 40px 20px;
    font-family: Arial, sans-serif;
}

.contact_block_icon i::after, .contact_block_icon i::before, .block-icon i::after, .block-icon i::before {
    color: #2c2561;
    font-size: 35px;
}
/*END - styling for location blocks*/