@charset "UTF-8";
body {
	font-family: 'latoregular', sans-serif;
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 26, 2017 */
@font-face {
	font-family: 'latoblack';
	src: url("../fonts/lato-black-webfont.woff2") format("woff2"), url("../fonts/lato-black-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoblack_italic';
	src: url("../fonts/lato-blackitalic-webfont.woff2") format("woff2"), url("../fonts/lato-blackitalic-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latobold';
	src: url("../fonts/lato-bold-webfont.woff2") format("woff2"), url("../fonts/lato-bold-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latobold_italic';
	src: url("../fonts/lato-bolditalic-webfont.woff2") format("woff2"), url("../fonts/lato-bolditalic-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latohairline';
	src: url("../fonts/lato-hairline-webfont.woff2") format("woff2"), url("../fonts/lato-hairline-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latohairline_italic';
	src: url("../fonts/lato-hairlineitalic-webfont.woff2") format("woff2"), url("../fonts/lato-hairlineitalic-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoitalic';
	src: url("../fonts/lato-italic-webfont.woff2") format("woff2"), url("../fonts/lato-italic-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latolight';
	src: url("../fonts/lato-light-webfont.woff2") format("woff2"), url("../fonts/lato-light-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latolight_italic';
	src: url("../fonts/lato-lightitalic-webfont.woff2") format("woff2"), url("../fonts/lato-lightitalic-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoregular';
	src: url("../fonts/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato-regular-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
.banner {
	/*background-image: url("../img/banner.jpg");*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.footer {
	background-image: url("../img/footer.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.about-banner {
	background-image: url("../img/about.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.bg-gray {
	background-color: #f2f2f2;
}
.text-white {
	color: #fff;
}
.flush-top {
	margin-top: 0 !important;
}
.flush-left {
	margin-left: 0 !important;
}
.flush-bottom {
	margin-bottom: 0 !important;
}
.flush-right {
	margin-right: 0 !important;
}
.flush {
	margin: 0 !important;
}
.hard-top {
	padding-top: 0 !important;
}
.hard-left {
	padding-left: 0 !important;
}
.hard-bottom {
	padding-bottom: 0 !important;
}
.hard-right {
	padding-right: 0 !important;
}
.hard {
	padding: 0 !important;
}
.push-right {
	margin-right: 15px;
}
.push-top-30 {
	margin-top: 30px;
}
.push-left-30 {
	margin-left: 30px;
}
.push-bottom-30 {
	margin-bottom: 30px;
}
.push-right-30 {
	margin-right: 30px;
}
.push-top-60 {
	margin-top: 60px !important;
}
.push-top-35 {
	margin-top: 35px;
}
.push-bottom-45 {
	margin-bottom: 45px;
}
.soft-top-45 {
	padding-top: 45px;
}
.soft-top-30 {
	padding-top: 30px;
}
.soft-left-30 {
	padding-left: 30px;
}
.soft-bottom-30 {
	padding-bottom: 30px;
}
.soft-right-30 {
	padding-right: 30px;
}
.soft-bottom-45 {
	padding-bottom: 45px;
}
.soft-top-20 {
	padding-top: 20px;
}
.push-15 {
	padding-top: 15px;
}
.push-top-140 {
	padding-top: 140px;
}
.flexbox-center-align {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

@media (max-width: 767px) {
body #signup .modal-content .content,  body #signin .modal-content .content,  body #forgot .modal-content .content {
	/*	left: 50%;*/
	color: #fff;
	/*	margin-left: -203px;*/
	padding-left: 0px;
}
body {
	text-align: center;
}
}
.blue {
	background-color: #05cbf9;
	color: #fff;
}
.orange-1 {
	background-color: #ff7b42;
	color: #fff;
}
.yellow {
	background-color: #f4b800;
	color: #fff;
}
.border-bottom {
	border-bottom: 1px solid #e8e7e7;
	padding-bottom: 23px;
}
.prop-type {
	position: relative;
}
.prop-type select {
	-webkit-appearance: none;
	outline: none;
}
.prop-type:after {
	position: absolute;
	content: "\f078";
	font: normal normal normal 14px/1 FontAwesome;
	right: 0;
	margin-top: -5px;
	right: 8px;
	color: #ff7b42;
	top: 50%;
}
.bg-white-shades {
	background-color: #fff;
	box-shadow: 0 0 5px 0px #ccc;
}
.orange {
	color: #ff7b42;
	background-color: transparent;
}
.bg-orange {
	background-color: #ff7b42;
}
.bg-white {
	background-color: #fff;
}
.bg-dkgray {
	background-color: #eaeaea;
}
.pagination {
	border-radius: 5px;
	background-color: white;
	padding: 8px 30;
}
.pagination li a {
	border: none;
	margin: 0 5px;
	padding: 3px 9px;
	border-radius: 3px;
	display: inline-block;
	font-size: 17px;
	color: #383838;
}
.pagination li a.prev, .pagination li a.next {
	color: #5c5355;
}
.pagination li.active a {
	background-color: #05cbf9;
	color: #fff;
	border: none;
}
.email-dash a {
	color: #ff7b42;
}
#signup label.error, #signin label.error, #forgot label.error {
	position: absolute;
	margin-top: 0;
	margin-bottom: 15px;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-nav {
	margin-top: 26px;
}
.navbar-default .navbar-nav li a {
	color: #fff;
	font-size: 14px;
	padding: 11px 15px;
}
.navbar-default .navbar-nav li a:hover {
	color: #fff;
}
.navbar-default .navbar-nav li.offer a {
	background-color: #ff7b42;
	border-radius: 5px;
	padding: 11px 26px;
	margin-right: 10px;
}
.navbar-default .navbar-nav li.lang a {
	padding: 10px 37px;
	border: 1px solid #fff;
	border-radius: 5px;
	position: relative;
}
.navbar-default .navbar-nav li.lang a i {
	position: absolute;
	content: '';
	left: 10px;
	top: 50%;
	margin-top: -7px;
}

@media (max-width: 767px) {
.navbar-default .navbar-nav li.lang a {
	margin-top: 15px;
}
}

@media (max-width: 767px) {
.navbar-default .navbar-nav {
	float: none !important;
}
}

@media (max-width: 767px) {
.navbar-default .navbar-brand {
	width: 100%;
	height: auto;
	padding: 4px 0px;
}
.navbar-default .navbar-brand img {



}
}

@media (max-width: 767px) {
.navbar-header {
	position: relative;
	padding: 0px;
}
.navbar-header .navbar-toggle {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -17px;
	margin-right: 0px;
}
}
form.form {
	background-color: rgba(0, 0, 0, 0.35);
	padding: 10px 0;
	margin-top: 18px;
}
form.form .form-group {
	margin-bottom: 0;
}

@media (max-width: 767px) {
form.form .form-group {
	margin-bottom: 15px;
}
}
form.form .form-group input[type="text"] {
	min-height: 49px;
}
form.form .form-group a {
	display: inline-block;
	width: 100%;
	min-height: 49px;
	border-radius: 6px;
	padding: 10px;
	font-size: 20px;
}
#signup .modal-content, #signin .modal-content, #forgot .modal-content {
	min-height: 618px;
	border-radius: 0;
	box-shadow: none;
}
#signup .modal-content .sign-side, #signin .modal-content .sign-side,  #forgot .modal-content .sign-side {
	background-image: url(../img/signup.png);
	background-repeat: no-repeat;
	min-height: 618px;
	background-size: cover;
}

@media (max-width: 767px) {
#signup .modal-content .sign-side, #signin .modal-content .sign-side,  #forgot .modal-content .sign-side {
	min-height: 300px;
}
}
#signup .modal-content .content, #signin .modal-content .content,  #forgot .modal-content .content {
	position: absolute;
	top: 0;
	padding-left: 057px;
	padding-top: 60px;
	left: 0;
	color: #fff;
}
#signup .modal-content .content h3, #signin .modal-content .content h3,  #forgot .modal-content .content h3 {
	font-size: 34px;
}
#signup .modal-content .content p, #signin .modal-content .content p,  #forgot .modal-content .content p {
	font-size: 14px;
}
#signup .modal-dialog, #signin .modal-dialog, #forgot .modal-dialog {
/* width: 963px; */}

@media (min-width: 992px) and (max-width: 1920px) {
#signup .modal-dialog, #signin .modal-dialog,  #forgot .modal-dialog {
	width: 850px;
}
}

@media (max-width: 991px) {
#signup .modal-dialog, #signin .modal-dialog,  #forgot .modal-dialog {
/*width: 650px;*/ }
}

@media (max-width: 767px) {
#signup .modal-dialog, #signin .modal-dialog,  #forgot .modal-dialog {
/* width: 100%;*/ }
}
#signup .modal-header, #signin .modal-header, #forgot .modal-header {
	position: absolute;
	right: 0;
	z-index: 9;
	border: none;
}
#signup form, #signin form, #forgot form {
	padding: 57px 30px;
}
#signup .btn-submit, #signin .btn-submit, #forgot .btn-submit {
	display: block;
	border: none;
	box-shadow: none;
	background-color: #ff7b42;
	color: #fff;
	width: 100%;
	padding: 18px 0;
	font-size: 16px;
	font-family: 'latobold';
	margin-bottom: 22px;
}
#signup .alredy, #signin .alredy, #forgot .alredy {
	color: #616161;
	font-size: 18px;
}
#signup .alredy a, #signin .alredy a,  #forgot .alredy a {
	color: #ff7b42;
}
#signin .modal-content, #forgot .modal-content {
	min-height: 412px;
}
#signin .modal-content .sign-side,  #forgot .modal-content .sign-side {
	min-height: 412px;
}

@media (max-width: 767px) {
#signin .modal-content .sign-side,  #forgot .modal-content .sign-side {
	min-height: 300px;
}
}
#signin .modal-content form,  #forgot .modal-content form {
	padding: 80px 30px;
	padding-bottom: 0;
}
.error {
	color: red;
	font-size: 12px;
	margin-top: 5px;
}
.form-control {
	border: none;
	border-bottom: 1px solid #c2c2c2;
	border-radius: 0;
	box-shadow: none;
	padding-left: 0;
	color: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	font-family: 'latolight';
}
.form-control:focus {
	outline: none;
	box-shadow: none;
}
.dashboard-settings .title {
	background-color: #fff;
}
.dashboard-settings input[type="file"] {
	display: inline-block;
	background: transparent;
	color: #ff7b42;
	margin-top: 15px;
}
.dashboard-settings .btn-warning.btn-submit {
	display: block;
	border: none;
	box-shadow: none;
	background-color: #ff7b42;
	color: #fff;
	width: 100%;
	padding: 18px 0;
	font-size: 16px;
	font-family: 'latobold';
	margin-bottom: 22px;
	height: auto;
	width: initial;
	padding: 18px 25px;
	margin: auto;
}
.footer h4 {
	font-size: 22px;
	position: relative;
	color: #fff;
	margin-bottom: 60px;
	font-family: 'latolight';
	padding-top: 29px;
}
.footer h4:before {
	position: absolute;
	content: '';
	width: 38px;
	height: 4px;
	background-color: #05cbf9;
	bottom: -10px;
}

@media (max-width: 767px) {
.footer h4:before {
	left: 50%;
	margin-left: -19px;
}
}
.footer ul {
	padding-left: 0;
	list-style: none;
}
.footer ul li a {
	font-size: 14px;
	color: #fff;
	font-family: 'latolight';
	display: inline-block;
	margin-bottom: 11px;
	font-weight:normal
}
.footer .social a {
	margin-right: 5px;
}
.footer .social a img {
	display: inline-block;
}
.footer a {
	color: #fff;
}
.footer .sign a {
	display: inline-block;
	padding-right: 25px;
}
.footer .sign a:last-child {
	padding-right: 0;
}
.footer-last {
	background-color: #2a2726;
	padding-top: 26px;
	padding-bottom: 15px;
}
.footer-last p {
	color: #fff;
	font-size: 12px;
	font-family: 'latolight';
}
.footer-last .email-subs {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #05cbf9;
	width: 100%;
	color: #fff;
	box-shadow: none;
}

@media (max-width: 767px) {
.footer-last .email-subs {
	margin-top: 15px;
}
}

@media (max-width: 767px) {
.footer-last img {
	margin: auto;
	margin-top: 15px;
}
}
.banner {
	min-height: 756px;
	overflow-x: hidden;
}
.banner .header-content {
	color: #fff;
	text-align: center;
}
.banner .header-content h1 {
	font-size: 55px;
	font-family: 'latobold';
	margin-bottom: 3px;
}
.banner .header-content p {
	font-size: 22px;
	font-family: 'latolight';
}
.banner .header-content .content {
	padding-top: 230px;
}
.banner .header-content .list {
	background-color: rgba(0, 0, 0, 0.35);
	padding: 24px 0;
	margin-top: 120px;
	position: relative;
}
.banner .header-content .list:after, .banner .header-content .list:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.35);
	top: 0;
	right: -100%;
}
.banner .header-content .list:before {
	right: auto;
	left: -100%;
}

@media (max-width: 767px) {
.banner .header-content .media {
	margin-bottom: 15px;
}
.banner .header-content .media .media-body {
	text-align: center;
	margin-bottom: 15px;
}
}
.banner .header-content .media .media-left i {
	font-size: 44px;
	color: #ff7b42;
}
.banner .header-content .media h5 {
	font-size: 22px;
	font-family: 'latolight';
	margin-bottom: 3px;
}
.banner .header-content .media p {
	font-size: 14px;
	font-family: 'latolight';
	margin-bottom: 0;
}
.normal-banner {
	

	background-image: none;
	min-height: inherit;
}
.normal-banner .navbar-default {
	background-color: #fff;
	border-bottom: 1px solid #dfdfdf;
}
.normal-banner .navbar-nav li a {
	color: #656060;
}
.normal-banner .navbar-nav li a:hover {
	color: #656060;
}
.normal-banner .navbar-nav li.lang a {
	border: 1px solid #737373;
}
.normal-banner .navbar-nav li.offer {
	margin-left: 10px;
}
.normal-banner .navbar-nav li.offer a {
	color: #fff !important;
}
.normal-banner .navbar-nav li.offer.blue {
	border-radius: 5px;
}
.normal-banner .navbar-nav li.offer.blue a {
	background-color: #05cbf9;
	border-radius: 5px;
}
.normal-banner .navbar-nav li.offer.blue .dropdown-menu a {
	background-color: transparent;
	color: #656060 !important;
}
.normal-banner .navbar-nav .user .users {
	display: block;
	position: relative;
	padding: 0 65px 0 18px;
	text-align: right;
}
.normal-banner .navbar-nav .user .users span:first-child {
	font-weight: bold;
}
.normal-banner .navbar-nav .user .users img {
	position: absolute;
	top: 0;
	right: 0;
}

@media (max-width: 767px) {
.normal-banner .navbar-nav .user .users {
	padding: 16px 65px 16px 18px;
	text-align: left;
}
.normal-banner .navbar-nav .user .users img {
	top: 12px;
}
}
.normal-banner .navbar-nav .user .dropdown-menu a {
	text-align: center;
}
.normal-banner .navbar-nav .user span {
	display: block;
}
.normal-banner .filter-menu {
	list-style: none;
	padding-left: 0;
}

@media (max-width: 767px) {
.normal-banner .filter-menu {
	text-align: left;
}
.normal-banner .filter-menu .hard-left {
	padding-left: 15px !important;
}
.normal-banner .filter-menu .search {
	display: block !important;
	text-align: center;
}
.normal-banner .navbar-nav li.offer{
	margin-left: 0px;
}
.normal-banner .navbar-nav li.offer a{
	margin: 0px;
	margin-top: 10px;
}
}
.normal-banner .filter-menu .location {
	position: relative;
	display: block;
	color: #5a5a5a;
}
.normal-banner .filter-menu .location:after {
	position: absolute;
	content: "";
	font: normal normal normal 14px/1 FontAwesome;
	right: 0;
	top: 3px;
	color: #ff7b42;
}
.normal-banner .filter-menu .border-r {
	border-right: 1px solid #e8e7e7;
	padding-top: 15px;
	padding-top: 14px;
	padding-bottom: 7px;
}
.normal-banner .filter-menu select {
	border: none;
	display: block;
	width: 100%;
	color: #5a5a5a;
}
.normal-banner .filter-menu .filter a {
	display: block;
	color: #5a5a5a;
}
.normal-banner .filter-menu .filter a i {
	position: absolute;
	right: 10px;
	top: 22px;
	color: #ff7b42;
}
.normal-banner .filter-menu .search {
	padding: 15px 34px;
	background-color: #05cbf9;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	text-transform: uppercase;
}
.language-selector {
	position: relative;
}
.language-selector:after {
	position: absolute;
	content: "\f078";
	font: normal normal normal 14px/1 FontAwesome;
	right: 8px;
	top: 12px;
}
.dropdown-menu {
	left: -20px;
}
.dropdown-menu li a {
	border: none !important;
	border-bottom: 1px solid #ccc !important;
	border-radius: 0 !important;
}
.listings {
	background-color: #f4f4f4;
	padding-top: 200px;
}
.listings .prop-type:after {
	margin-top: -11px;
	right: 25px;
}
.listings .img {
	position: relative;
}

@media (max-width: 1199px) {
.listings .img {
	min-height: 264px;
}
.listings .img img {
	width: 100%;
}
}

@media (max-width: 1100px) {
.listings .img {
	min-height: 234px;
}
}
.listings .img .price {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 10px;
}
.listings .img .price .priceing {
	position: relative;
	color: #fff;
	font-size: 37px;
}

@media (max-width: 1200px) {
.listings .img .price .priceing {
	font-size: 24px;
}
}

@media (max-width: 991px) {
.listings .img .price .priceing {
	font-size: 18px;
}
}
.listings .img .price .priceing a {
	position: absolute;
	right: 20px;
	top: -13px;
	color: #fff;
}
.listings .filter-results-title span {
	font-size: 30px;
	margin-top: -7px;
	display: inline-block;
}
.listings .filter-results-title span.s-b {
	font-family: 'latobold';
	font-size: 19px;
	color: #808080;
	margin-top: -8px;
}
.listings .filter-results-title span.s-b select {
	min-width: 262px;
	padding: 10px 15px;
	border: none;
	margin-left: 10px;
	font-family: 'latolight';
}
.listings .content {
	margin-top: 10px;
	padding-left: 15px;
	white-space: normal;
}
.listings .content p {
	font-size: 21px;
	font-family: 'latolight';
	margin-bottom: 5px;
}
.listings .content span {
	font-size: 18px;
	font-family: 'latolight';
}
.listings .amenity {
	margin-top: 10px;
	padding-bottom: 13px;
	padding-left: 25px;
}
.listings .amenity .col-lg-4 {
	padding: 0;
}
.listings .amenity span {
	font-size: 13px !important;
	font-family: 'latolight';
	color: #3e3939;
}
.listings .amenity span i {
	margin-right: 5px;
}

@media (max-width: 767px) {
.listings {
	padding-top: 130px;
}
}
#search_map {
	/* position: fixed !important; */
	top: 0;
	z-index: 999;
	width: 100%;
	margin-top: -52px;
}

@media (max-width: 767px) {
#map {
	position: relative !important;
}
#search_map {
	margin-top: 0px;
	
}
}
.details .property-img {
	padding-top: 70px;
	position: relative;
}
.details .property-img .content-desc {
	position: absolute;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: #fff;
}
.details .property-img .content-desc h1 {
	font-size: 43px;
}
.details .property-img .content-desc p {
	font-size: 22px;
	font-family: 'latolight';
}
.detailing {
	background-color: #f4f4f4;
}
.detailing h3 {
	font-family: 'latolight';
	font-size: 28px;
}
/*  .detailing p {
    font-family: 'latolight';
    color: #3e3e3e;
    font-size: 18px;
    line-height: 29px; }*/
.detailing .show-more {
	color: #ff7b42;
	font-size: 16px;
	font-family: 'latolight';
}
.detailing .facility {
	list-style: none;
	padding-left: 0;
	font-size: 0;
	margin-top: 60px;
}
.detailing .facility li {
	margin-bottom: 6px;
}
.detailing .facility li div {
	width: 49%;
	display: inline-block;
	color: #2c2b2b;
	font-size: 18px;
	vertical-align: text-top;
}
.detailing .facility li div i {
	margin-right: 10px;
	float: left;
	width: 20px;
	margin-top: 4px;
}
.detailing aside {
	background-color: #eeeeee;
	padding: 0 45px;
}
.detailing aside h4 {
	font-size: 36px;
	color: #56514e;
	padding-top: 26px;
}
.detailing aside span {
	color: #222020;
	font-size: 24px;
	font-family: 'latolight';
	margin-bottom: 20px;
	display: inline-block;
}
.detailing aside form input[type="text"] {
	background-color: #fff;
	min-height: 46px;
	border-radius: 0;
	border: 1px solid #bcbcbc;
}
.detailing aside .contact {
	background-color: #ff7b42;
	color: #fff;
	font-size: 18px;
	font-family: 'latobold';
	display: block;
	text-align: center;
	padding: 13px 15px;
	border-radius: 5px;
}
.detailing aside .info {
	font-size: 24px;
	font-family: 'latolight';
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
}
.detailing aside .imgs,  .detailing aside .info {
	margin-bottom: 15px;
}
.detailing aside .cp-de p {
	font-size: 14px;
	font-family: 'latolight';
	color: #282828;
	margin-bottom: 5px;
}
.detailing aside .pdf {
	display: block;
	text-align: center;
	font-size: 18px;
	padding: 12px;
	border-radius: 5px;
}
.detailing aside .pdf i {
	margin-right: 5px;
}
.detailing aside .calender {
	background-color: #f4f4f4;
	border: 1px solid #bab9b9;
	display: block;
	padding: 12px;
	border-radius: 5px;
	margin-top: 15px;
	text-align: center;
	color: #363636;
	font-size: 18px;
}
.detailing aside .calender i {
	margin-right: 5px;
}
.detailing aside .view, .detailing aside .share {
	display: inline-block;
	background-color: #f4f4f4;
	border: 1px solid #bab9b9;
	padding: 12px 2px;
	text-align: center;
	color: #363636;
	border-radius: 5px;
	font-size: 18px;
	margin-top: 15px;
}
.detailing aside .view i, .detailing aside .share i {
	margin-right: 5px;
}
.detailing aside .share {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 12px 34px;
}
.detailing aside .view {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.f-0 {
	font-size: 0;
}
.amenities {
	background-color: #eeeeee;
	padding: 0px 0;
}
.amenities h2 {
	font-family: 'latolight';
	font-size: 24px;
	margin-bottom: 8px;
}
.amenities .am-listing {
	padding-left: 0;
	list-style-type: none;
}
.amenities .am-listing li {
	position: relative;
	padding-left: 25px;
	font-size: 18px;
	color: #3e3e3e;
	font-family: 'latolight';
	margin-bottom: 0px;
}
.amenities .am-listing li:before {
	position: absolute;
	content: '';
	background-image: url(../img/list-arrows.png);
	width: 8px;
	height: 14px;
	background-repeat: no-repeat;
	left: 0;
	top: 50%;
	margin-top: -7px;
}
.amenities.gallery {
	background-color: #f4f4f4;
}
.amenities.gallery video {
	width: 100%;
	min-height: 403px;
}
.amenities.gallery .video {
	position: relative;
}
.amenities.gallery .video img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px;
	cursor: pointer;
}

@media (max-width: 767px) {
.amenities.gallery img {
	width: 100%;
}
}
.black-shades {
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	width: 100%;
	z-index: 9;
	display: none;
}
.black-shades ul {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
}
.black-shades ul li {
	display: inline-block;
	padding: 0 15px;
	margin-bottom: 0;
}
.black-shades ul li a {
	color: #fff;
	font-size: 18px;
	font-family: 'latolight';
	padding: 22px 20px;
	display: inline-block;
}
.black-shades ul li.active a {
	border-bottom: 7px solid #009ef5;
}
.sticky {
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0;
}
.about-banner {
	min-height: 234px;
	margin-top: 18px;
}
.about-banner h1 {
	color: #fff;
	padding-top: 100px;
	font-family: 'latobold';
}
.about-banner .breadcrumb {
	background-color: transparent;
	padding: 0;
	text-transform: uppercase;
	font-size: 13px;
}
.about-banner .breadcrumb a {
	color: #8c8c8c;
}
.about-details {
	background-color: #f4f4f4;
}
.about-details .main-line {
	padding: 90px 45px;
	color: #454545;
	font-family: 'latolight';
}
.about-details .move-negative {
	margin-top: -25px;
}
.about-details .finder {
	position: relative;
	text-align: center;
	margin-top: 60px;
	padding-bottom: 45px;
}
.about-details .finder span {
	color: #ff7b42;
	font-family: 'latobold';
	font-size: 28px;
	background: #f4f4f4;
	position: relative;
	z-index: 1;
	padding: 0 15px;
}
.about-details .finder:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 100%;
	background-color: #bebebe;
	left: 0;
	top: 20px;
}
.about-details .about-listing p {
	font-size: 16px;
	color: #454545;
	font-family: 'latolight';
	padding-top: 80px;
	padding: 80px 15px;
}
.about-details .simple {
	color: #f4b800;
	font-size: 28px;
	margin: 53px 0;
}
.contact {
	background-color: #f4f4f4;
}
.contact h1 {
	padding-top: 30px;
	font-family: 'latobold';
	margin-bottom: 15px;
}
.contact p {
	color: rgba(36, 35, 35, 0.6);
	font-size: 16px;
	font-family: 'latolight';
	padding: 0 90px;
}
.contact h3 {
	font-size: 22px;
	color: rgba(0, 0, 0, 0.7);
}
.contact span {
	font-size: 16px;
	color: #4e4e4e;
	display: inline-block;
	margin-bottom: 15px;
}
.contact .address span.loc, .contact .address span.num, .contact .address span.mail {
	padding-left: 25px;
	position: relative;
	font-size: 14px;
	color: #4e4e4e;
	display: block;
	margin-bottom: 15px;
}
.contact .address span.loc:before, .contact .address span.num:before, .contact .address span.mail:before {
	position: absolute;
	content: '';
	background-image: url(../img/loc.png);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	left: 0;
	top: 2px;
}
.contact .address span.num:before {
	background-image: url(../img/call.png);
}
.contact .address span.mail:before {
	background-image: url(../img/mail.png);
}
.contact .form-contact {
	padding: 20px 10px;
	color: #fff;
}
.contact .form-contact h3 {
	color: #fff;
}
.contact input[type="text"] {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 12px;
	color: #fff;
}
 .contact input::-webkit-input-placeholder  /* WebKit, Blink, Edge */ {
color:    #fff;
}
 .contact input::-moz-placeholder {
color:    #fff;
} /* Mozilla Firefox 4 to 18 */
.contact .submit-contact {
	border: none;
	box-shadow: none;
	background-color: #fff;
	padding: 10px 20px;
	color: #ff7b42;
}
.contact .negative-move {
	margin-top: -30px;
}
.advertise {
	padding-bottom: 30px;
	background-color: #f4f4f4;
}
.advertise .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -48px;
	margin-left: -28px;
	cursor: pointer;
}
.advertise .detailing h4 {
	color: #ff7b42;
	font-family: 'latobold';
	font-size: 22px;
}
.advertise .detailing p {
	font-size: 16px;
	color: #454545;
	padding: 10px 100px;
}
.advertise .detailing .sepration {
	position: relative;
	text-align: center;
	margin-top: 42px;
}
.advertise .detailing .sepration:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 100%;
	top: 25px;
	left: 0;
	background-color: #dbdbdb;
}
.advertise .detailing .sepration span {
	display: inline-block;
	color: #ff7b42;
	font-family: 'latobold';
	font-size: 22px;
	background-color: #f4f4f4;
	padding: 0 15px;
	position: relative;
	z-index: 98;
}
.advertise ul {
	list-style-type: none;
	padding-left: 0;
	margin-top: 20px;
}
.advertise ul li {
	font-size: 16px;
	font-family: 'latolight';
	margin-bottom: 15px;
	line-height: 22px;
	word-wrap: break-word;
}
.blog {
	background-color: #f4f4f4;
}
.blog .list h4 {
	font-size: 18px;
	color: #4e4e4e;
	margin-top: 15px;
}
.blog .list time {
	color: rgba(78, 78, 78, 0.5);
	font-size: 14px;
}
.blog .list p {
	font-size: 14px;
	font-family: 'latolight';
	line-height: 22px;
	margin-top: 18px;
}
.blog .list .more {
	color: #4e4e4e;
	font-size: 12px;
	border: 1px solid #d2d2d2;
	padding: 12px 25px;
	margin-top: 15px;
	display: inline-block;
	margin-bottom: 15px;
}
.blog .subscribe {
	background-color: #ff7b42;
	padding: 25px 0;
	margin-top: 20px;
}
.blog .subscribe h3 {
	font-size: 18px;
	font-family: 'latobold';
	color: #fff;
	margin-top: 25px;
}
.blog .subscribe p {
	color: #fff;
	padding: 5px 25px;
}
.blog .subscribe input[type="email"] {
	width: 80%;
	color: #fff;
	padding: 14px;
	background-color: transparent;
	border: 1px solid #fff;
	margin: 0 20px;
}
.blog .subscribe .subs {
	width: 112px;
	margin: auto;
	border: none;
	box-shadow: none;
	background-color: #fff;
	color: #ff7b42;
	padding: 11px 0;
	margin-top: 15px;
}
.blog .articles {
	padding: 25px;
}
.blog .articles h3 {
	color: rgba(0, 0, 0, 0.8);
	font-family: 'latobold';
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 0;
}
.blog .articles span {
	color: rgba(0, 0, 0, 0.4);
	font-size: 14px;
	font-family: 'latolight';
}
.blog .articles hr {
	margin: 10px 0;
}
.blog .articles .media h4 {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.7);
}
.blog .articles .media p, .blog .articles .media time {
	color: rgba(0, 0, 0, 0.4);
	font-size: 14px;
	font-family: 'latolight';
	margin-bottom: 0;
}
.blog .articles .media time {
	font-size: 12px;
}
.blog .categories ul {
	list-style-type: none;
	padding-left: 0;
	font-size: 0;
	margin-top: 15px;
}
.blog .categories ul li {
	display: inline-block;
	width: 33.33%;
	margin-bottom: 10px;
}

@media (max-width: 991px) {
.blog .categories ul li {
	width: 100%;
}
}
.blog .categories ul li a {
	font-size: 14px;
	color: #ff7b42;
	border: 1px solid #ff7b42;
	display: inline-block;
	padding: 11px 25px;
	text-align: center;
}

@media (max-width: 991px) {
.blog .categories ul li a {
	display: block;
}
}
.dashboard-user {
	margin-top: 92px;
}
.dashboard-user .media {
	padding: 20px 0;
}
.dashboard-user .media .media-body h4 {
	color: #474b4d;
	font-size: 28px;
}
.dashboard-user .media .media-body p {
	color: #ff7b42;
	font-size: 16px;
}
.dashboard-settings {
	background-color: #f4f4f4;
	padding: 30px 0;
}
.dashboard-settings .dash-menu {
	padding: 20px 0;
	background-color: #fff;
}
.dashboard-settings .dash-menu li {
	list-style-type: none;
	margin-bottom: 40px;
}
.dashboard-settings .dash-menu li a {
	font-size: 15px;
	color: #464944;
	display: block;
}
.dashboard-settings .dash-menu li a:hover {
	color: #ff7b42;
}
.dashboard-settings .dash-menu li a i {
	margin-right: 10px;
}
.dashboard-settings .dash-menu li.active a {
	color: #ff7b42;
}
.dashboard-settings .title h4 {
	color: #464944;
	font-size: 23px;
}
.dashboard-settings .title p {
	font-size: 15px;
}
.dashboard-settings .alert {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 0;
}
.dashboard-settings .alert h3 i {
	color: #ff7b42;
	margin-right: 5px;
}
.dashboard-settings .alert .content {
	padding-bottom: 15px;
	padding-top: 11px;
}
.dashboard-settings .alert .content p {
	font-size: 14px;
}
.dashboard-settings .alert .content p a {
	color: #05cbf9;
}
.dashboard-settings .alert .content.msg p a {
	font-weight: bold;
	color: #2b2a2a;
}
.plans {
	padding-bottom: 80px;
	padding-top: 30px;
}
.plans ul {
	padding-left: 0;
	transition: .5s all;
	margin-bottom: 50px;
}
.plans ul li {
	font-size: 14px;
	padding: 25px;
	text-align: center;
	list-style-type: none;
	color: #4c4c4c;
}
.plans ul li.main {
	font-size: 12px;
	color: #4c4c4c;
	min-height: 84px;
}
.plans ul li.free {
	background-color: #656060 !important;
	color: #fff;
	text-transform: uppercase;
	font-size: 31px;
	padding: 7px 0;
}
.plans ul li span {
	color: rgba(76, 76, 76, 0.6);
	display: block;
	padding-top: 5px;
}
.plans ul li:nth-child(odd) {
	background-color: #ebebef;
}
.plans ul li:nth-child(even) {
	background-color: #f3f4f8;
}
.plans ul li .select {
	background-color: #ff7b42;
	display: inline-block;
	min-width: 188px;
	padding: 15px 0;
	font-size: 16px;
	color: #fff;
}
.plans ul.active {
	transform: scale(1.05);
	position: relative;
	z-index: 1;
	box-shadow: 0 0 5px 1px #797777;
}
.plans ul.active li.free {
	background-color: #ff7b42 !important;
}
.plans ul.active li:nth-child(odd) {
	background-color: #ebf6fd;
}
.plans ul.active li:nth-child(even) {
	background-color: #e0f1fb;
}
.plans .col-md-4 {
	padding: 0;
	border-right: 1px solid #fff;
}

@media (max-width: 767px) {
.plans .col-md-4 {
	border-right: none;
	padding: 0 15px;
}
}
.br-bottom {
	border-bottom: 1px solid #d2d2d2;
	padding-top: 20px !important;
}
.online-network1 .br-right {
	border-right: 2px solid #d2d2d2;
	padding: 15px 0;
}
.online-network1 h4 {
	font-size: 25px;
	font-family: 'latoregular';
	color: #111111;
}
.online-network1 span {
	font-size: 14px;
	color: #111111;
	margin-right: 15px;
}
.online-network1 span i {
	font-size: 17px;
	margin-right: 5px;
	color: #505050;
}
.online-network1 .rates {
	padding-top: 15px;
	text-align: left;
}
.online-network1 .rates span {
	font-size: 14px;
	font-family: 'latoitalic';
}
.online-network1 .rates span i.star-active {
	color: #ff7b42;
	font-size: 14px;
	margin-right: 0;
}
.online-network1 .rates .reply {
	color: #363636;
	margin-left: 30px;
}
[type="checkbox"]:checked, [type="checkbox"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
[type="checkbox"]:checked + label, [type="checkbox"]:not(:checked) + label {
	font-family: 'latolight';
	position: relative;
	padding-left: 42px;
	cursor: pointer;
	line-height: 17px;
	display: inline-block;
	color: #666;
	font-weight: normal;
}
[type="checkbox"]:checked + label:before, [type="checkbox"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 15px;
	top: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #ff7b42;
	background: #fff;
}
[type="checkbox"]:checked + label:after, [type="checkbox"]:not(:checked) + label:after {
	content: "\f00c";
	width: 11px;
	height: 11px;
	position: absolute;
	top: 1px;
	left: 16px;
	font: normal normal normal 14px/1 FontAwesome;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #ff7b42;
}
[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
[type="checkbox"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.clearable-picker > [data-clear-picker] {
	font-size: 2.8em !important;
}
.wickedpicker__close {
	top: 17%;
	font-size: 35px;
}
 .email-subs::-webkit-input-placeholder {
  /* Chrome */
  color: #fff;
}
 .email-subs:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
 .email-subs::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
 opacity: 1;
}
 .email-subs:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #fff;
 opacity: 1;
}
.modal-backdrop.in {
	opacity: .75;
	background-color: #000;
}
/*# sourceMappingURL=style.css.map */
/*change 16-8-2017 */
.sign-up {
	margin-top: 26px!important;
}

@media (max-width: 992px) {
.first-section {
	margin-left: 0px !important;
}
.bb {
	margin-top: 6px !important;
	margin-left: 0px !important;
	border: none !important;
	padding: 10px 20px !important;
	width: 100%;
}
}

@media (max-width: 767px) {
.orange {
	margin: 10px 0px;
}
#signup label.error,  #signin label.error,  #forgot label.error {
	position: absolute;
	margin-top: 0;
	margin-bottom: 15px;
	/* float: left; */
	left: 14px;
	font-family: monospace;
}
.error {
	color: red;
	font-size: 12px;
	margin-top: 5px;
	left: 14px;
	font-family: monospace;
	text-align: left;
	display: block;
}
.contact input[type="text"] {
	color: #fff;
	font-weight: bold;
}
.contact input[type="email"] {
	color: #fff;
	font-weight: bold;
}
.title label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	text-align: left;
	display: block;
}
.msg a.pull-right {
	float: none!important;
}
.sign-up {
	margin-top: 26px;
}
}
/* 17/8/2017*/
video#bgvid {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
	background: no-repeat;
	background-size: cover;
	transition: 1s opacity;
}

@media(max-width: 767px) {
.entire_contain_bottom h4 {
	display: block;
	text-decoration: none;
	color: #ff7b42;
	padding: 10px 10px;
	font-size: 14px;
	font-weight: bold;
}
.image-caption p {
	text-align: center;
	font-size: 16px!important;
}
.spacer {
	margin-bottom: 20px;
}
.date-pic select {
	padding: 8px 33px!important;
}
.forr-headings p {
	font-size: 16px!important;
	text-align: center;
	margin: 16px 0px;
}
}
.cc {
	color: #05cbf9;
	cursor: pointer;
	font-size: 20px;
	padding: 10px 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.clender-header {
	border-bottom: 1px solid #F9F9F9;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 30px;
	margin-top: 0;
	padding: 15px 0 13px;
	text-transform: uppercase;
}
.heading-clender h3 {
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;
}
.heading-clender img {
	margin: 0 auto;
}
.image-caption h2 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: 6px 0px;
}
.image-caption p {
	text-align: center;
	font-size: 20px;
}
.main-body {
	background-color: #f3f3f3;
	padding: 20px 0px 100px;
	min-height: 500px;
}
.entire_contain_bottom h4 {
	display: block;
	text-decoration: none;
	color: #ff7b42;
	padding: 10px 10px;
	font-size: 16px;
	font-weight: bold;
}
.entire_contain_bottom p a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 10px 10px;
}
.entire_contain_bottom h4 {
	margin: 0px;
}
.entire_contain_bottom h4 {
	display: block;
}
.entire_contain_bottom p a:hover {
	background-color: #adabab;
	display: block;
	color: #fff;
}
.clender-header a img {
	padding: 0px 10px;
}
.entire_contain_bottom p {
	margin: 0px;
}
.main_entire {
	background-color: #e0dddd;
	padding-bottom: 33px;
	font-size: 17px;
}
.main-top {
	padding-top: 91px;
	overflow-x: hidden;
}
.step-complete span {
	color: #ff7b42;
}
.main_entire_inner {
	border-bottom: 1px solid #b5b2b2;
}
.step-complete p {
	padding: 0px 10px;
}
.icon-imager img {
	margin: 0 auto;
}
.image-caption2 {
	padding: 9px;
	text-align: center;
}
.image-caption2 h2 {
	color: #000;
	font-weight: bold;
	font-size: 30px;
}
.image-caption2 p {
	color: #ff7b42;
	font-size: 20px;
	font-weight: bold;
}
.date-pic input[type="text"] {
	padding: 5px 10px;
}
.date-pic p {
	font-size: 21px;
	text-align: center;
}
.date-pic select {
	padding: 8px 33px;
	width: 100%;
}
.date-pic span {
	font-size: 21px;
	margin: 0px 14px;
}
#save_cal_one_times {
	-moz-user-select: none;
	background: linear-gradient(#ff7b42, #ff7b42) repeat scroll 0 0 #279fe7;
	border: 1px solid #ff7b42;
	border-radius: 7px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.18), 0 0 1px 1px rgba(255, 255, 255, 0.09) inset;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0;
	margin-top: 6px;
	padding: 9px 65px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	vertical-align: middle;
	white-space: nowrap;
}
.forr-headings p {
	font-size: 19px;
	text-align: center;
	margin: 16px 0px;
}
.forr-headings a {
	text-decoration: none;
}
.forr-headings h2 {
	text-align: center;
	font-weight: bold;
}

@media(min-width: 768px) and (max-width: 1024px) {
.main-top {
	padding-top: 140px!important;
}
.online-network1 span {
	font-size: 14px;
	color: #111111;
	margin-right: 9px;
}
}
.main-top {
	padding-top: 91px;
	background: #f3f3f3!important;
}
.cal_nder {
	padding: 0px;
}
.image-caption2 span {
	border-bottom: 1px solid #ff7b42;
	padding: 10px 0px;
}
.back-price h3 {
	text-align: center;
	font-weight: bold;
}
.first_para {
	text-align: center;
	text-align: center;
	font-size: 20px;
	color: #ff7b42;
}
.title-overview h2 {
	text-align: center;
}
.title-overview p {
	text-align: center;
	font-size: 20px;
	color: #ff7b42;
}
.inner-para {
	margin-top: 15px;
	padding: 30px;
	text-align: center;
}
.bulb {
	display: block;
	color: #1491ba;
	font-size: 42px;
}
.w3-button i {
	padding: 0px 20px;
	color: #05cbf9;
	line-height: 51px;
}
.info {
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
	display: table;
}
.pad_tp {
	padding-top: 3px!important;
}
.entire_contain_bottom p a {
	cursor: pointer;
}
.center_night {
	margin-top: 20px;
	background: #e2dcdc;
	padding: 12px 20px 53px;
	box-shadow: 0 2px 0 0 #ccc;
	border-radius: 3px;
	max-width: 720px;
	margin: 20px auto;
}
.input-prefix-curency {
	height: 28px;
	padding: 4px 9px;
}
.input-prefix-curency {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	background-color: #EFEFEF;
	width: auto;
	border: 1px solid #CDCDCD;
}
.night {
	padding: 2px 0px;
        display: inline !important;
        width: 235px !important;
}
.vdo_for_prop{
        display: inline !important;
        width: 235 !important;
}
.inner-para p {
	padding: 5px 0px!important;
	color: #000;
}
.currency_price {
	border: 1px solid #CDCDCD;
	border-radius: 0;
	clear: left;
	padding: 5px;
	height: 30px;
	width: 140px;
	background: #fff;
}
.currency_entire {
	padding: 3px 0px 10px;
}
.right-bartak {
	padding: 20px;
	padding-top: 30px;
}
.back-price {
	background-color: #f3f3f3;
	min-height: 512px;
	padding-top: 30px;
}
.thimbthumb img {
	margin-right: 20px;
}
#overview_entire {
	background-color: #f3f3f3;
	padding-bottom: 30px;
}
.text_characters {
	padding: 5px 2px;
	width: 100%;
}
.overview textarea {
	width: 330px;
	height: 150px;
	resize: none;
}
.summary-overview center_entire_left h3 {
	font-weight: bold!important;
}
.center_entire {
	padding: 0px 20px;
}
.videos_photo {
	background-color: #f3f3f3;
}
.video_entire {
	background-color: #f3f3f3;
	padding: 49px 30px 30px;
	float: left;
	min-height: 553px;
}
.listing_entire {
	background-color: #f3f3f3;
	padding: 0px;
}
.listing {
	padding: 49px 30px 30px;
}
.video_entire img {
	margin: 0 auto;
	text-align: center;
	display: block;
}
.control-left p {
	font-size: 19px;
	text-align: center;
}
.listing select {
	width: 235px;
	height: 35px;
}
.control-list {
	margin: 10px 0px;
	font-size: 17px;
}
.video_entire h3 {
	text-align: center;
	margin-bottom: 19px;
	padding: 18px 0px;
	border-bottom: 1px solid #ff7b42;
}
.step-complete p {
	padding: 20px 10px;
}
.video_entire p {
	text-align: center;
	color: #aaa;
	font-size: 15px;
}
.photo_uploaded input {
	margin: 0 auto;
	width: 191px;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 5px;
}
.texter_text {
	width: 235px;
	height: 35px;
}
.input_box {
	text-align: center;
}
.email_id {
	margin: 0 auto;
	display: block;
}
.upbtn {
	background: linear-gradient(#2badf3, #2492db) #279fe7;
	border: 1px solid #106fa9;
	border-radius: 2px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.18), 0 0 1px 1px rgba(255,255,255,.09) inset;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 0;
	margin-top: 0;
	padding: 6px 10px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
	vertical-align: top;
	white-space: nowrap;
}
.image-caption::before {
	content: "\f272";
	font-family: fontawesome;
	top: 0px;
	text-align: center;
	display: block;
	font-size: 77px;
	color: #ff7b42;
	cursor: pointer;
}
.image-caption:hover::before {
	content: "\f274";
	font-family: fontawesome;
	top: 0px;
	text-align: center;
	display: block;
	font-size: 77px;
	color: #ff7b42;
	cursor: pointer;
}
.amenities-control input[type="checkbox"] {
	position: static;
	margin-right: 10px;
}
.controls {
	padding: 3px 0px;
	text-align: left;
	margin: 0 auto;
}
#address h2 {
	text-align: center;
	border-bottom: 1px solid #ff7b42;
	padding: 10px 0px;
	margin-bottom: 18px;
}
.address {
	background-color: #f3f3f3;
	padding: 30px 30px 155px;
}
.entire {
	padding: 72px 0px;
	text-align: center;
	font-weight: bold;
}
.control-left h3 {
	text-align: center;
	margin-bottom: 19px;
	padding: 10px 0px;
	border-bottom: 1px solid #ff7b42;
}
#overview_entire {
	text-align: left;
}

/*----------new editing 9-18-2017--*/
	
@media (max-width: 767px) {
.overview textarea {
	width: 250px;
	height: 150px;
}
.border-rd .col-sm-6 button {
	float: none!important;
	margin: 10px 0px;
}
.text_characters {
	padding: 5px 2px;
	width: 250px;
}
.rating-stars.text-right {
	margin-right: 0px!important;
	text-align: center;
}
.text_characters {
	padding: 5px 2px;
	width: 100%;
}
#signin .modal-content form, #forgot .modal-content form {
	padding-bottom: 30px;
}
.paddingBlock {
	word-break: break-all;
	padding: 20px;
	border-bottom: 1px solid #ccc;
	margin: 10px 0px;
}
.wrap .row {
	margin: 15px 0px;
	border-bottom: 1px solid #ccc;
	padding: 0px 20px;
}
.wrap .row .left, .wrap .row .right {
	margin: 5px;
0px;
}
.advertise {
	padding-bottom: 50px;
	background-color: #f4f4f4;
	text-align: left;
	word-wrap: break-word;
}
.online-network1 {
	padding: 0px;
}
.main-body {
	background-color: #f3f3f3;
	padding: 20px 26px 100px;
	min-height: inherit;
}
#listing_map {
	width: 100%!important;
}
.video_entire {
	float: none;
	min-height: inherit!important;
}
.address {
	background-color: #f3f3f3;
	padding: 30px 30px 40px;
}
.listing select {
	width: 100%;
	height: 35px;
}
.control-list {
	margin: 10px 0px;
	font-size: 17px;
	text-align: left;
}
.texter_text {
	width: 100%;
	height: 35px;
}
.listing {
	padding: 0px 30px 30px;
}
.overview textarea {
	width: 100%;
	height: 150px;
}
.footer-last .email-subs {
	float: left;
	width: 60%;
}
.footer-last {
	margin-top: -9px;
}
.blue {
	margin-top: 11px;
}
.dashboard-settings input[type="file"] {
	display: inline-block;
	background: transparent;
	color: #ff7b42;
	margin-top: 51px;
}
.dash-menu ul {
	padding-left: 0px;
}
.navbar-default .navbar-brand {
	width: 47%!important;
	height: auto;
}
.navbar-default .navbar-brand img {
	width: 200px;
}
.rates .text-right {
	text-align: center!important;
}
.online-network1 .rates {
	text-align: center;
	padding-bottom: 18px;
}
.form-inline.pull-right {
	float: none!important;
}
.form-inline .btn {
	width: 100%;
}
.name-sec a {
	font-size: 20px;
	margin-bottom: 11px;
	display: block;
	margin-top: 0px!important;
	text-decoration: none;
}
.sign .col-sm-6 img {
	margin-bottom: 5px;
}
#signup .modal-content .content p {
	padding: 0px 15px;
}
.listing-del {
	margin-top: 30px;
	padding: 0px;
}
.step-list::after {
	position: absolute;
	top: 2px;
	right: 9px!important;
	content: "\f178";
	font-family: fontawesome;
	padding: 0px 10px;
}
.step-list::after {
	position: absolute;
	top: 2px;
	right: 9px!important;
	content: "\f178";
	font-family: fontawesome;
	padding: 0px 10px;
}
a.step-list,.pblsh {
	float: none!important;
}
}

@media (max-width: 479px) {
.photo_uploaded .list-scroll .listing_image_row li {
	padding: 18px 10px!important;
}
}
.icon-fa {
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #ff7b42;
	font-size: 45px;
}
.advertise {
	padding-bottom: 50px;
	background-color: #f4f4f4;
	text-align: justify;
	line-height: 25px;
}
.ul-list ol {
	padding: 0px 13px;
}
.span_lys img {
	width: 100%!important;
}
#edit_customer select option {
	padding: 15px 0px;
}
/*9-20-201*------------------------------------------------------------------------------------------------------*/
.border-rd {
	border-bottom: 1px solid #ccc;
}
.border-rd h3 {
	margin: 0px;
}
.border-rd h3 {
	margin-bottom: 10px;
}
.text-right .fa-comment {
	font-size: 25px;
}
.online-network1 span i {
	font-size: 17px;
	margin-right: 2px;
	color: #505050;
}
.name-sec a {
	font-size: 20px;
	margin-bottom: 11px;
	display: block;
	margin-top: 29px;
	text-decoration: none;
}

@media (min-width: 768px) and (max-width: 1920px) {
.table-sectiones {
}
.table-sectiones .right-br {
	display: table-cell;
	float: none;
	padding: 30px 65px!important;
	vertical-align: middle;
}
.table-sectiones .name-sec {
	display: table-cell;
	float: none!important;
}
.dashboard-settings .alert .content p {
	font-size: 14px;
	word-break: break-all;
}
.table-sectiones2 .right-br {
	display: table-cell;
	float: none;
	padding: 30px 29px!important;
	vertical-align: middle;
}
.table-sectiones2 .name-sec {
	display: table-cell;
	float: none!important;
}
.dashboard-settings .alert .content p {
	font-size: 14px;
	word-break: break-all;
}
.table-sectiones2 .col-sm-8, .table-sectiones2 .col-md-8 {
	display: table-cell;
	float: none!important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
.table-sectiones2 .right-br {
	display: table-cell;
	float: none;
	padding: 30px 21px!important;
	vertical-align: middle;
}
.table-sectiones2 .right-br i {
	font-size: 29px;
}
.normal-banner .filter-menu .form-control {
	font-size: 14px;
}
}
.detailing aside form input[type="text"], .detailing aside form input[type="email"] {
	background-color: #fff;
	min-height: 46px;
	border-radius: 0;
	border: 1px solid #bcbcbc;
}
.modal {
	overflow: scroll!important;
}
.padd-20 a img {
	width: 100%!important;
}
#listing_availability select {
	padding: 8px 4px;
	width: 100%;
}
.about-details .about-listing p {
	line-height: 30px;
	padding: 12px 15px;
}
#sendmsgform .modal-body input {
	width: 100%;
	border: 1px solid #ccc;
	height: 43px;
}
#sendmsgform .modal-body textarea {
	width: 100%;
	border: 1px solid #ccc;
}
#sendmsgform .modal-body {
	text-align: left;
}

@media (min-width: 768px) and (max-width: 1920px) {
	.listings .content p {
    font-size: 18px;
    font-family: 'latolight';
    margin-bottom: 5px;
}
.wrap {
	overflow: hidden;
	width: 100%;
	display: table;
	border-collapse: collapse;
	word-break: break-all;
}
.wrap .row {
	display: table-row;
	border-top: 1px solid #ccc;
}
.left {
	width: 25%;
	display: table-cell;
	padding: 20px 20px;
	border-right: 1px solid #ccc;
	text-align: center;
}
.right {
	width: 25%;
	border-right: 1px solid #ccc;
	display: table-cell;
	padding: 20px 20px;
	text-align: center;
}
.center {
	width: 50%;
	background-color: #fff;
	display: table-cell;
	padding: 20px 20px;
}
.alert {
	padding: 15px;
}
.paddingBlock {
	word-break: break-all;
	border-top: 1px solid #ccc;
	word-wrap: break-all;
	margin: 10px 0px;
}
.eqWrap {
	display: flex;
}
.eq {
	padding: 10px;
}
.eq:nth-of-type(odd) {
}
.eq:nth-of-type(even) {
}
.equalHW {
	flex: 1;
}
.equalHMWrap {
	justify-content: space-between;
}
.equalHMRWrap {
	justify-content: space-between;
	flex-wrap: wrap;
}
.equalHMR {
	margin-bottom: 2%;
}
.equalHMVWrap {
	flex-wrap: wrap;
}
.equalHMV {
}
.equalHMV:nth-of-type(3n) {
	margin-right: 0;
}
.equalHMV:nth-of-type(3n+1) {
	margin-left: 0;
}
.hm1 {
	width: 24%;
	border-right: 1px solid #ccc;
	text-align: center;
}
.hm2 {
	width: 24%;
	border-right: 1px solid #ccc;
}
.hm3 {
	width: 48%;
}
.online-network {
	padding: 0px!important;
}
#edit_customer {
	padding: 10px 20px;
}
.online-network1 h3 {
	text-align: center;
	margin: 10px auto;
}
.title2 {
	padding: 10px;
	background-color: #fff;
}
.online-network h3 {
	text-align: center
}
.online-network1 .table-sectiones .right-br {
	border-right: 1px solid #ccc;
}
}
.pagination>li>span, .pagination>li>a {
	border: 1px solid #ccc;
	margin-right: 0px!important;
	margin-left: 0px!important;
	border-radius: 0px;
	padding: 5px 12px;
}
.pagination>.active>span {
	padding: 7px 12px;
}
.pagination>.disabled>span {
	padding: 7px 12px;
}
.p0 {
	padding: 0px;
}
/*------------------------------------------------------------28-9-2017------------------------------------------------------------------------------------------------*/


	
	/*------------------------------collbration section----*/
	
.on-1 .form-wrapper {
	width: 100%;
}
.on-1 .form-wrapper input {
	width: 80%;
}
.on-1 h3 {
	text-align: left;
}
.reviewinput {
	position: relative;
}
.reviewinput:after {
	position: relative;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
/*-------------------------------------*/	
h3.heading-back {
	background: #ff7b42;
	padding: 12px 0px;
	color: #fff;
}
.section-tag {
	float: left;
	width: 100%;
	padding: 20px 0px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
}
.section-tag figure {
	margin-right: 10px;
}
.on-1 .form-wrapper input {
	height: 40px;
	padding: 0px 5px;
	float: left;
	font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
	border: 0;
	background: #eee;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.on-1 .form-wrapper input:focus {
	outline: 0;
	background: #fff;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}
 .on-1 .form-wrapper input::-webkit-input-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
}
 .on-1 .form-wrapper input:-moz-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
}
 .on-1 .form-wrapper input:-ms-input-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
}
.bord {
	overflow-y: scroll;
	height: 550px;
}
.on-1 .form-wrapper button {
	overflow: visible;
	position: relative;
	float: right;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 40px;
	width: 20%;
	font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
	color: #fff;
	text-transform: uppercase;
	background: #ff7b42;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}
.on-1 .form-wrapper button:hover {
	background: #ff7b42;
}
.on-1 .form-wrapper button:active,  .on-1 .form-wrapper button:focus {
	background: #ff7b42;
}
.on-1 .form-wrapper button:before {
	content: '';
	position: absolute;
	border-width: 8px 8px 8px 0;
	border-style: solid solid solid none;
	border-color: transparent #ff7b42 transparent;
	top: 12px;
	left: -6px;
}
.on-1 .form-wrapper button:hover:before {
	border-right-color: #ff7b42;
}
.on-1 .form-wrapper button:focus:before {
	border-right-color: #ff7b42;
}
 .on-1 .form-wrapper button::-moz-focus-inner {
 border: 0;
 padding: 0;
}
.on-1 .byline p {
	text-align: center;
	color: #c6c6c6;
	font: bold 18px Arial, Helvetica, Sans-serif;
	text-shadow: 0 2px 3px rgba(0,0,0,0.1);
}
.on-1 .byline p a {
	color: #d83c3c;
	text-decoration: none;
}
/*------------------------------collbration section end----*/

/*------------------------------review section start----*/
.glyphicon-lg {
	font-size: 3em
}
.blockquote-box {
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
	margin-right: 10px;
	border-left: 5px solid #ff7b42;
	background: #fff;
}
.blockquote-box .square {
	width: 70px;
	min-height: 50px;
	margin-right: 22px;
	text-align: center!important;
}
.blockquote-box.blockquote-primary {
	border-color: #357EBD
}
.blockquote-box.blockquote-primary .square {
	background-color: #428BCA;
	color: #FFF
}
.blockquote-box.blockquote-success {
	border-color: #4CAE4C
}
.blockquote-box.blockquote-success .square {
	background-color: #5CB85C;
	color: #FFF
}
.blockquote-box.blockquote-info {
	border-color: #46B8DA
}
.blockquote-box.blockquote-info .square {
	background-color: #5BC0DE;
	color: #FFF
}
.blockquote-box.blockquote-warning {
	border-color: #EEA236
}
.blockquote-box.blockquote-warning .square {
	background-color: #F0AD4E;
	color: #FFF
}
.blockquote-box.blockquote-danger {
	border-color: #D43F3A
}
.blockquote-box.blockquote-danger .square {
	background-color: #D9534F;
	color: #FFF
}
.rev_tex textarea.form-control {
	border: 1px solid #ccc;
	height: 100px;
	resize: none;
	padding-left: 10px;
}
.rev_tex label {
	font-size: 20px;
	text-align: center;
	margin: 4px 0px;
}
.rev_tex .btn-warning.btn-submit {
	width: 152px;
	height: 46px;
	border-radius: 8px;
	line-height: 10px;
}
.rev_tex {
	padding: 0px 15px!important;
}
.wrap .row {
	border: none;
}
.blockquote-box h4 i {
	font-size: 15px;
}
.b1 p {
	display: block;
	color: #a7a7a7;
	font-size: 14px;
}
#edit_customer {
	background-color: #fff;
}
.st .star i {
	font-size: 25px!important;
	color: #ccc;
}
.wrapx {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 19px;
}
 .warpx::last-child {
border:none;
}
.border1 {
	border: 1px solid #ccc;
}
.tab-pin li {
	margin-top: 10px;
}
.butt i {
	display: block;
	text-align: center;
	color: #05cbf9;
	font-size: 13px;
	border-radius: 100%;
	line-height: 26px;
	margin: 2 auto;
}
.butt span {
	display: block;
	text-align: center;
	color: #ff7b42;
	font-size: 13px;
	background-color: #f74a00;
	line-height: 26px;
	margin: 5 auto;
	color: #fff;
}
.selee select {
	width: 100%!important;
	border: 1px solid #ccc;
}
.butt a span {
	margin-left: 10px;
}
.butt i {
	margin-left: 10px;
}
.butt {
	text-align: center;
	border-radius: 11px;
	margin-left: 10px;
}
.btn-serch {
	color: #fff;
	background-color: #05cbf9;
	border-color: #05cbf9;
	width: 100%;
	border: navajowhite;
	padding: 4px;
	margin: 0px;
	font-size: 19px;
	border-radius: 10px;
}
.tab-pin a {
	color: #05cbf9;
}
.tab-content {
	border: 1px solid #ccc;
	border-top: 0px;
	background: #fff;
}
.tab-pane h3 {
	color: #585858
}
.selee label {
	color: #f74a00;
}
.nav-tabs {
	padding: 0px;
	margin: 0px;
}
.selee {
	margin: 7px 0px;
}
.mtop-20 {
	margin-top: 20px;
}
.backt {
	background-color: #fff;
}
.btn-pb {
	border-radius: 10px!important;
	float: left!important;
}
.se-im {
	box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.15);
	padding: 20px 20px;
}
.img img {
	width: 100%;
	height: 200px;
}
.class-image {
	height: 390px;
}
.left-sec-1 {
	float: left;
}
.right-sec-1 {
	float: left;
	margin-left: 10px;
}
.tee {
	display: flex;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #ff7b42;
	background: #fff;
	padding: 28px 0px;
	margin-top: 21px;
}
.otheruser {
	display: flex;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #2E2EFE;
	background: #fff;
	padding: 28px 0px;
	margin-top: 21px;
}
.otheruser .col-sm-2 {
	text-align: right;
}
.right-sec-1 h3, .right-sec-1 p {
	text-align: left!important;
	margin-top: 0px;
}
.tee .col-sm-2 {
	text-align: right;
}
.form-t {
	height: 60px!important;
}
.tp {
	height: 60px!important;
}
.on-1 .form-wrapper button.tp:before {
	top: 23px!important;
}
.bord {
	border: none!important;
	padding: 0px 40px;
}
.tee .col-sm-10 {
	display: flex;
}
.m-top30 {
	margin-top: 30px;
}
.dateset {
	position: relative;
}
.dateset b {
	background-color: #fff;
	position: relative;
	z-index: 11;
}
.dateset:after {
	position: absolute;
	top: 10px;
	left: 0px;
	height: 1px;
	background-color: #ccc;
	content: '';
	width: 100%;
}
.bb {
	margin-top: 6px!important;
	margin-left: 10px;
	border: none!important;
	padding: 10px 20px!important;
	border-radius: 5px !important;
}
.class-image {
	position: relative;
}
.ss {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.ship-price hgroup h2 {
	margin: 0px;
	font-size: 23px;
}
.ship-price hgroup {
	color: #05cbf9;
	text-align: center;
	border-bottom: 1px solid #05cbf9;
	padding: 15px 0px;
	margin-bottom: 15px;
}
.ship-price hgroup p {
	margin-bottom: 0px;
}
.ship-price {
	background-color: #f4f4f4;
	padding: 20px 20px;
	border: 0px solid #ccc;
	border-bottom: 0px;
	margin-top: 20px;
}
.tb {
	background-color: #fff;
	padding: 10px 10px;
	border: none;
}
.section-prices p {
	font-size: 17px;
	text-align: center;
}
.section-prices h3, .section-prices h4, .section-prices h5 {
	font-weight: bold;
	text-align: center;
	font-size: 17px;
}
.section-prices h3, .section-prices h4 {
	font-weight: bold;
	text-align: left;
	font-size: 17px;
}
.section-prices h5 {
	font-size: 16px;
	margin: 22px 0px 0px
}

@media (max-width: 767px) {
.on-1 h3 {
	text-align: center!important;
	margin: 20px auto;
}
.on-1 {
	padding: 0px 15px;
}
.on-1 .form-wrapper button {
	font-size: 13px;
}
.blockquote-box {
	float: none;
	text-align: center;
}
.daterr {
	float: none!important;
}
.m-top .text-right ul.list-inline {
	text-align: center;
}
.on-2 {
	padding: 0px;
}
.section-prices h3, .section-prices h4 {
	text-align: center;
}
.member-tabs {
	border: none;
	margin-top: 14px;
}
.navbar-default .navbar-nav li.offer a {
	margin-bottom: 10px;
}
}

@media (max-width: 480px) {
.online-network1 span {
	margin-right: 1px;
}
.right-sec-1 h3, .right-sec-1 p {
	font-size: 12px;
}
p.sec-pro {
	margin-left: 0px!important;
	margin-top: 3px;
	float: none;
	text-align: left;
}
.member-tabs>li a {
	font-size: 14px!important;
	padding: 10px 19px!important;
}
}
@media (max-width: 767px) {
.property_title_content h1 {
	width: 100%!important;
	font-size: 28px!important;
}
.map-ico a {
	display: block;
}
}
/*----new edit css (10-11-2017)-----*/

@media (max-width:768px){
.listings {
    padding-top: 282px;
}
.listings .filter-results-title span {
    font-size: 22px;
    margin-top: -5px;
}
.listings .filter-results-title span.s-b select {
    min-width: 237px;
    margin-left: 0;
}
.listings .filter-results-title span.s-b {
    font-size: 15px;
    margin-top: 0px;
}
.listings .img {
    min-height: 190px;
}
.class-image {
    height: 360px;
}
.footer .social a img {
    width: 11%;
}
.card-footer .blue {
	padding: 5px 7px;
	margin-left: -15px;
}
form.form .form-group a {
    padding: 5px;
    font-size: 16px;
    line-height: 36px;
}
.navbar-default .navbar-nav li.offer a {
	padding: 11px 15px;
}
.listings.new_css{
padding-top:200px;	
}
#st-1 .st-btn{
margin-right:6px !important;	
}
}
/*----new edit css end-----*/


.minimum-height {
	min-height: 700px;
}
/*-----------------------------------------------------------------------------------------------member ship------------------------------------------------------------------*/
.member-tabs>li {
	margin-right: 10px;
}
.member-tabs {
	border: none;
}
.member-tabs>li.active>a, .member-tabs>li.active>a:hover, .member-tabs>li.active>a:focus {
	border: none!important;
}
.member-tabs>li a {
	position: relative;
	display: block;
	padding: 10px 44px;
	background-color: #fff;
	border-radius: 0px;
	color: #000;
	font-size: 18px;
}
.nav-tabs>li>a:hover {
	border-color: transparent;
	background-color: transparent;
}
.color {
	color: #05cbf9;
}
.section-prices h3, .section-prices h4 {
	margin: 10px 0px;
	font-size: 17px;
}
.valid2 {
	display: block;
	padding: 12px;
	background: #05cbf9;
	color: #fff;
	border-radius: 39px;
	font-size: 19px;
	text-align: center;
	margin: 10px 0px;
}
.section-prices ul {
	padding: 0px;
}
.submit-button {
	background: #ff7b42;
	color: #fff;
	width: 100%;
	padding: 6px;
	font-size: 22px;
	margin-bottom: 10px;
	display: block;
	border-radius: 0px;
}
.section-prices ul li {
	margin-top: 3px;
	list-style: none;
}
.section-prices ul li::before {
	content: "• ";
	color: #b0a0a0; /* or whatever color you prefer */
}
.tb .row .col-md-4:hover, .tb .row .col-sm-6:hover {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.45);
}
.member-tabs>li.active>a {
	background: #24292a!important;
	color: #fff!important;
}
.nav-tabs>li>a:hover {
	background: #24292a!important;
	color: #fff!important;
}
.profile-cort {
	padding: 20px 0px;
}
.me {
	color: #ff7b42;
	margin: 5px auto;
	font-size: 23px;
}
.mtop20 {
	margin-top: 20px;
}
.location-map-icon::after {
	position: absolute;
	content: "\f041";
	font: normal normal normal 14px/1 FontAwesome;
	right: 14px;
	top: 25px;
	color: #ff7b42;
}
.location-map-icon {
	position: relative;
}
.first-section {
	margin-left: 13px;
}
.main-header {
	background-color: rgba(0, 0, 0, 0.47);
	padding-bottom: 20px;
	border-radius: 0px;
}
ul.main-list li a {
	color: #fff!important;
}
ul.main-list li a span {
	color: #fff!important;
}
.listings .search_results:after {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #ff7b42;
	content: "";
	border-left: 0px;
	border-top: 0px;
	width: 0;
	height: 0;
	border-top: 71px solid #fff;
	border-left: 71px solid transparent;
	text-align: center;
	top: 0px;
}
.listings .search_results:before {
	position: absolute;
	position: absolute;
	top: 4px;
	right: 7px;
	color: #ffdc34;
	content: "\f005";
	z-index: 111;
	font-family: fontawesome;
	font-size: 24px;
}
.property_title_content h1 {
	font-size: 23px!important;
	width: 50%;
}


#share-button-5 li {
	display: inline-block;
	list-style: none;
}
.filter-results-title .carousel-inner>.item>a>img, .carousel-inner>.item>img {
	height: 190px;
}
.filter-results-title .carousel-indicators {
	/*display:none;*/
	bottom: -9px !important;
}
.filter-results-title .item {
	padding: 0px;
}
/*------------------------------------------------------------------------------------------------------------*/
			
.main-header, .flush-bottom .border-bottom  {
	padding-bottom: 0px;
}
.main-header .navbar-brand>img, .border-bottom .hidden-xs .navbar-brand>img {
	display: block;
}
.main-header .main-list{
	padding: 13px 0px!important;
	margin-top: 0px!important;
}
.navbar-default .navbar-nav{
padding: 13px 0px!important;
	margin-top: 0px!important;
}
.detailing  .facelitty {
	list-style: none;
	padding-left: 0;
	font-size: 0;
	margin-top: 60px;
}
.detailing .facelitty li {
	margin-bottom: 4px;
        margin-right: 5px;
}
.detailing .facelitty li div {       
	width: 49%;
	display: inline-block;
	color: #2c2b2b;
	font-size: 18px;
	vertical-align: text-top;
}
.detailing .facelitty li:nth-child(even) {       
	background-color:#eeeeee;
        padding : 3px;
       
}
.detailing .facelitty li:nth-child(even) {       
	
        padding : 0px !important;
       
}
.detailing .facelitty li div i {
	margin-right: 10px;
	float: left;
	width: 20px;
	margin-top: 4px;
}
.st-sticky-share-buttons{
	display:none !important;
	
} 
body{
	padding-bottom:0px !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent!important;
}


@media(max-width:767px){
	.img  .carousel-indicators {
   position: absolute;
    bottom: 0px!important;
    left: 0%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    /* margin-left: -34%; */
    text-align: center;
    list-style: none;
    top: 78%;
    margin: auto;
    right: 0px;
}
.listings  .change-listin span{
	display: block!important;
	width: 100%;
	line-height: 25px;
	text-align: left;
}
.serc{
	margin: 20px 0px;
}
.detailing .facelitty li div {
    width: 50%;
    display: inline-block;
    color: #2c2b2b;
    font-size: 13px;
    vertical-align: text-top;
    text-align: -webkit-auto;
}
.detailing .facelitty li div i {
    margin-right: 10px;
    /* float: left; */
    width: 20px;
    margin-top: 0px;
    position: absolute;
    left: 0px;
}
.facelitty p{
	margin-left: 10px;
}
.black-shades ul li a {
    color: #fff;
    font-size: 18px;
    font-family: 'latolight';
    padding: 22px 20px;
    display: block;
    padding: 4px;
    text-align: left;
    width: 100%;
}
.black-shades ul li{display: block;}
.price-tag h3{
	margin-top: 10px;
}
}

.navbar-brand img{width:200px;}
.navbar-brand {padding-top: 7px!important;}

@media(max-width:992px){
.listings .filter-results-title span {
    font-size: 23px;

}
.listings .filter-results-title span.s-b select{margin-left: 0px;}
}
#ContactListingForm  .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
