/* -------------- */
/*  SEARCH FORM   */
/* -------------- */
/* Container class */

.bwprso_searchform .bwprso-select2 {
	border-radius: 0 !important;
	border: 1px solid #D3D3D3 !important;
	height: 35px !important;

	text-align: left;
}


.bwprso_searchform {
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 100%;
	font-weight: 300;
	margin-bottom: -70px !important;
}

.select2-search__field {
	text-align: left !important;
}

.bwprso_searchform .bwprso-select2 {
	border-radius: 0 !important;
	border: 1px solid #CCC !important;
	height: 40px !important;

	text-align: left;
}

.bwprso_searchform .bwprso-select2:focus {
	outline: 0 !important;
}

/* Text in select class */
.bwprso_searchform .bwprso-select2 .select2-selection__rendered {
	line-height: 38px !important;
	
}

/* Main element class */
.select2-container {
	font-size: 13px !important;
}

/* Dropdown arrow class */
.bwprso_searchform .bwprso-select2 .select2-selection__arrow {
	width: 40px !important;
	height: 40px !important;
	margin-top: -1px;
	margin-right: -1px;
	background-color: transparent !important;
}

/* Dropdown arrow arrow_icon class */
.bwprso_searchform .bwprso-select2 .select2-selection__arrow b {
	border-color: #4c4c4c transparent transparent transparent !important;
	border-width: 5px 4px 0 4px !important;
}

/* Multiple dropdown input class */
.bwprso_searchform .bwprso-select2 .select2-search__field {
	margin-top: 0 !important;
	font-size:13px !important;
}

/* Dropdown highlighted option class */
.select2-results__option--highlighted {
	background-color: #666666 !important;
}

.bwprso_searchform * {
	box-sizing: border-box;
	font-size: 13px;
}

.bwprso_searchform input, .bwprso_searchform select {
	height: 40px !important;
	width:22% !important;
	border: 1px solid #CCC;
	background-color: #FFF;
	font-style:normal !important;
	padding-left: 7px;
	margin: 0 0 30px 0;
	text-align: left;
	font-weight: 300;
	font-size:13px !important;
}

.bwprso_searchform input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:    #444;
}
.bwprso_searchform input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #444;
	opacity:  1;
}
.bwprso_searchform input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #444;
	opacity:  1;
}
.bwprso_searchform input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:    #444;
}

.bwprso_searchform .search_btn {
	background-color:#41bdb9 !important;
	color: white;
	border: 0;
	height: 40px;
	font-weight: bold;
	cursor: pointer;
	line-height: 5px;
	width: 22% !important;
	margin-top:15px;
	text-align: center;
}

.bwprso_searchform .search_btn:hover {
	background-color: #666666 !important;
	
}

.bwprso-search-form-container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}


/* ---------------- */
/* PROPERTY RESULTS */
/* ---------------- */


.bwprso-property-results {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.bwprso-property-result {
	width: 32%;

	background-color: white;
	margin-bottom: 20px;
	color: #393939;
	border: 1px solid #e6e6e6;
}

.bwprso-property-result a {
	color: #393939;
}

.bwprso-property-result .photo-wrapper {
	position: relative;

	background-size: cover;

	width: 100%;
	height: 210px;

	transition: opacity linear 0.1s;
}

.bwprso-property-result:hover .photo-wrapper {
	opacity: 0.7;
}

.bwprso-property-result img.photo {
	width: 100%;
	max-height: 210px;
}

.bwprso-property-result .photo-wrapper span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;

	height: 50px;
	line-height: 50px;

	background-color: rgba(255, 255, 255, 0.6);

	text-align: center;
	font-size: 15px;
}

.bwprso-property-result .details {
	text-align: center;
	padding: 10px;
	
	
}

.bwprso-property-result .details button {
	display: none;
	margin-top: 8px;
	background-color: #41bdb9;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

.bwprso-property-result .details .price {
	/*font-weight: bold;*/
	font-size: 25px !important;
	color: #41bdb9 !important;
	font-weight:400;
	letter-spacing:0px;
}

.bwprso-property-result .details .location {
	/*font-weight: bold;*/
	font-size: 19px !important;
	color: #28282a !important;
	letter-spacing:0.3px;
	font-weight:500!important;
	
}
.bwprso-property-result .details .bedline {
	/*font-weight: bold;*/
	font-size: 12pt !important;
	color: #7d7d7d!important;
	min-height: 31px;
	
}

.bwprso-property-result h2 {
	font-size: 12px !important;
	ketter-spacing:0.7px !important;;
	font-weight:400 !important;
	margin: 10px 0 0 0;
	color: #7e7e7e !important;
	text-transform: uppercase;
}

.bwprso-property-result p {
	margin: 0;
}

.bwprso-propertydetail-title {
	font-size: 24px !important;
	margin-bottom: 10px !important;
}

.bwprso-featured-property-content {
	padding: 10px;
}

.bwprso-prop-result {
	background-color: #FFF;

	text-align: left;

	border: 0;
	padding: 0 !important;

	line-height: 18px;
}

.bwprso-prop-result .type {
	font-weight: bold;
}

.bwprso-propertydetail-subtitle {
	font-size: 18px !important;
	margin: 0 !important;
	margin-bottom: 10px !important;
}

.bwprso-propertydetail-subsubtitle {
	font-size: 14px !important;
	margin: 0 !important;
	margin-bottom: 20px !important;
}

.bwprso-propertydetail-heading {
	font-size: 21pt;
	font-family: montserrat !important;
	color: #4c4c4e;
}

.bwprso-propertydetail-description {
	font-size:15px;
	letter-spacing:0,3px !important;
	color: #4c4c4e !important;
	line-height: 15px;
	display: block;
	line-height:170%;
	font-family: montserrat !important;
}

.bwprso-propertydetail-featuretitle {
	float: left;

	display: block;
}

.bwprso-propertydetail-feature {
	margin-left: 25px !important;
	font-size: 13px;

	list-style-image: url('http://digitalmarket.com.py/img/checkmark.png') !important;
	line-height: 10px;
	font-size: 14px;
	line-height: 18px;
}

.bwprso-propertydetail-feature li {
	margin: 0 !important;
	padding: 0 !important;
}

.bwprso-propertydetail-heading {
	font-size: 18px;
	font-weight: bold;
}

.bwprso-propertydetail-subheading {
	font-size: 15px;
	font-weight: bolder;
}

.bwprso-feature-block {
	width: 33%;

	float: left;
}

.bwprso-pagination a {
	text-decoration: underline;
}

.bwprso-pagination a {
	padding: 8px 14px;
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	margin-right: 3px;
	background-color: #ffffff;
	color: #4B4B4B;
}

.bwprso-pagination a.active {
	font-weight: bold;
	background-color: #666666;
	color: #FFF;
}

.bwprso-pagination a:hover {
	background-color: #cccccc;
	color:#fff;
}

.bwprso-center {
	text-align: center;
}

.page .entry-title {
	display: none;
}


/*FEATURED PROPERTIES*/
.grid figure.feat-thumb img {
	height: 125px;
}

.contact-btn {
	background-color: #c4942f;
	margin-left: 19px;
	margin-bottom: 15px;
}

.contact-btn:hover {
	background-color: #d09f3a;
}

#bwprso-contact-form h2 {
	font-size: 21px !important;
	color: #4c4c4e !important;
	font-weight: 500 !important;
}

#bwprso-contact-form input[type="text"], #bwprso-contact-form input[type="email"], #bwprso-contact-form textarea {
	text-align: left;
	font-size: 13px !important;
	font-style: normal;
}

#bwprso-contact-form input[type="submit"] {
	background-color: #333333 !important;
	border: none;
	padding: 15px 25px;
	font-weight: bold;
	cursor: pointer;
}

#bwprso-contact-form input[type="submit"]:hover {
	background-color: #333 !important;
}

.bwprso-property-details-contact {
	float: right;
	width: 39%;

	border: 1px solid #d9d9d9;

	padding: 15px;

}

.bwprso-property-details-contact .contact-close {
	width: 50px;
	height: 50px;

	position: absolute;
	padding: 0;
	text-align: center;

	color: #444;

	right: 0;
	top: 0;

	line-height: 50px 

	background-color: transparent;
	border: none;

	font-size: 26px;
}

.bwprso-property-details-contact .left {
	float: left;
	width: 40%;
}

.bwprso-property-details-contact .right {
	float: right;
	width: 40%;
}

.bwprso-property-details-price-bar {
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background-color: #4eb7cd;
}

.bwprso-property-details-contact .right input[type="submit"] {
	background-color: #c4942f !important;
}

.bwprso-contactform-sent {
	padding: 10px 15px;

	background-color: #66BF68;

	color: #FFF;

	font-weight: bold;

	margin-bottom: 25px;
}


.bwprso_prevnext_property {
	padding: 10px 20px;

	background-color: #e99f01;
	color: white;

	border: 0;

	cursor: pointer;
}

.bwprso_sortBy {
	padding: 5px 10px !important;
	font-size: 14px;
}

.bwprso_prevnext_property:hover {
	background-color: #fc8727;
}

.extraresale ul {
	padding-left: 0;
}

.extraresale ul li {
	padding: 0;
	line-height: 22px;
}

.property-amenities h4 {
	margin-bottom: 5px;
}

.bwprso_searchform_ref {
	width: 175px !important;
	float: left;
}

.bwprso_searchform_ref:focus {
	padding-left: 6px !important;
}

.bwprso_searchform_mobile .bwprso_searchform_ref {
	width: 100% !important;
	margin: 0;
}

.bwprso_searchform_mobile .search_btn {
	width: 100% !important;
	margin-top: 10px !important;
}

@media(max-width: 1180px) {
	.bwprso_searchform_right {
		padding-top: 45px;
	}

	.bwprso_searchform_propertyTypes + span {
		margin-top: 10px;
	}

	.bwprso_searchform_bedrooms + span {
		margin-top: 10px;
	}
}

@media(max-width: 800px) {
	.bwprso-property-result {
		width: 100%;
	}

	.bwprso_searchform_computers {
		display: none;
	}

	.bwprso_sortBy {
		margin-top: 15px;
	}
}

@media(max-width: 1023px) {
	.bwprso_searchform_right {
		padding-top: 28px;
	}

	.bwprso_searchform_minPrice + span {
		width: 100% !important;
	}

	.bwprso_searchform_maxPrice + span {
		width: 100% !important;
		margin-top: 10px;
	}
}

@media(max-width: 800px) {
	.bwprso_searchform_computers {
		display: none;
	}

	.bwprso_searchform_mobile {
		display: block !important;
	}

	.bwprso_searchform_ref {
		width: 100%;
	}

	.mobile-fw {
		float: left !important;
	}

	.bwprso_searchform_mobile .select2-container {
		width: 100% !important;
		margin-top: 10px;
	}
}

@media(max-width: 730px) {
	table#property-results td {
		display: block;
	}
	
@media (max-width: 642px) {
    bwprso-property-details-contact {
    width: 100%!important;
}
@media (max-width: 642px) {
	bwprso-property-details-left {
    width: 100% !important;
}

}





.bwprso-latest-properties .bwprso-latest-property {
	position: relative;
	width: 31%;
	height: 516px;

	float: left;

	margin: 10px;
	padding: 15px;

	box-sizing: border-box;

	border: 1px solid lightgray;
}

.bwprso-latest-properties .bwprso-latest-property img {
	width: 100%;
	height: 205px !important;
}

.bwprso-latest-properties .bwprso-latest-property h4 {
	font-size: 20px;
}

.bwprso-latest-properties .bwprso-latest-property .read-more {
	display: block;

	position: absolute;
	bottom: 15px;
	right: 15px;
}

.bwprso-property-details-left {
	float: left;
	width: 60% ;
}

.bwprso-property-details-right {
	float: right;
	width: 28%;
}

.bwprso-property-details-right td:last-child {
	font-weight: bold;
}

@media(max-width: 600px) {
	.bwprso-property-details-left {
		float: left;
		width: 100%;
	}

	.bwprso-property-details-right {
		float: right;
		width: 100%;
	}
}

.details-title {
	font-size: 21px !important;
	color: #4e4e4d !important;
	font-weight: 500 !important;
}
@media(max-width: 1180px) {

	.bwprso_searchform_right {

		padding-top: 45px;

	}

	

	.bwprso_searchform_propertyTypes + span {

		margin-top: 10px;

	}

	

	.bwprso_searchform_bedrooms + span {

		margin-top: 10px;

	}

}



@media(max-width: 1023px) {

	.bwprso_searchform_right {

		padding-top: 28px;

	}

	

	.bwprso_searchform_minPrice + span {

		width: 100% !important;

	}

	

	.bwprso_searchform_maxPrice + span {

		width: 100% !important;

		margin-top: 10px;

	}

}



@media(max-width: 1000px) {

	.bwprso_searchform_computers {

		display: none;

	}

	

	.bwprso_searchform_mobile {

		display: block !important;

	}

	

	.bwprso_searchform_ref {

		width: 100%;

	}

	

	.bwprso_searchform_mobile .select2-container {

		width: 100% !important;

		margin-top: 10px;

	}



	table#property-results td:first-child img {

		min-height: initial;

	}

}



@media(max-width: 730px) {

	table#property-results td {

		display: block;

	}

}



@media(max-width: 642px) {

	.bwprso-property-details-left {

		width: 100% !important;

	}



	.bwprso-property-details-contact {

		width: 100%!important;

	}

}