.prod-sum-wrap-wrap {
	background-color: #eaeceb;
}
.prod-sum-wrap {
    max-width: 1350px;
	padding-top: 1px;
    margin-left: auto;
    margin-right: auto;
}
.search-fields-wrap {
	background-color: #fff;
	border-radius: 13px;
	padding: 20px 20px;

   /* -webkit-box-shadow: 1px 1px 2px 1.5px rgba(0, 0, 0, 0.08) !important;
    box-shadow: 1px 1px 2px 1.5px rgba(0, 0, 0, 0.08) !important;*/
}
@media only screen and (min-width: 720px) {
	.sticky-search {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		display: block;
	}
}
.search-slider-label {
	text-align: center;
	display: block;
}
.summary-listing-top {
	padding-left: 5px;
}
.property-search-reset input[type=submit] {
    background-color: transparent;
    color: #000;
    padding: 9px 0px 0px 3px;
    border-radius: 5px;
    background-image: none;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 1.0em;
    margin-bottom: 0.5em;
    font-weight: normal;
    text-align: left;
    cursor: pointer;
    border: none;
}
.property-search-reset input[type=submit]:hover {
    color: #a4c50c;
}
.prod-sum-wrap-left-ad img {
	width: 100%;
	max-width: none;
	margin: 20px 0px;
	border-radius: 10px;
}

.sticky-search select {
    padding: 5px 10px;
    margin-right: 10px;
    border: 1px solid rgba(0, 0, 0, 0.17);
    border-radius: 3px;
    width: 400px;
    margin-bottom: 7px;
    font-size: 1.0em;
    font-family: "open_sansregular", sans-serif;
    max-width: 100%;
}
/*-----------------------------*/

.prod2-figure.prod3-figure {
    border: solid 2px rgba(157, 179, 55, 0.0);
	background-color: #fff;
    border-radius: 10px;
    margin-bottom: 18px;
	padding: 20px 0px 10px 0px;
    -webkit-box-shadow: 1px 1px 2px 1.5px rgba(0, 0, 0, 0.00) !important;
    box-shadow: 1px 1px 2px 1.5px rgba(0, 0, 0, 0.00) !important;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.prod2-sum-image {
    float: left;
    max-width: 140px;
}
.prod2-sum-image img {
	border: solid 1px #E2E2E2;
}
.prod2-sum-logo img {
	border-radius: 5px;

}
.prod2-sum-link {
	display: none;
}
.prod2-sum-text-wrap.prod3-sum-text-wrap {
    float: left;
    width: calc(100% - 350px);
    padding: 10px 20px 10px 20px;
}
.prod3-sum-title h2 {
    margin: 1px 0px 0px 0px;
    font-size: 1.15em;
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
}
a .prod2-sum-price {
    font-family: "open_sansbold", sans-serif ! Important;
    color: #fff !important;
    padding: 5px 10px;
    background-color: #a4c50c;
    display: inline-block;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 15px;
}
a .prod2-sum-price span {
    font-family: "open_sansregular", sans-serif ! Important;
	font-size: 75%;
	display: inline-block;
	padding-right: 7px;
}
.prod2-sum-title {
    background-color: transparent;
    padding: 15px 15px 0px 25px !important;
}
.prod2-sum-text-wrap {
    float: left;
    width: calc(100% - 320px) !important;
    padding: 0px 20px 10px 30px !important;
}
/*
.prod3-figure .prod-sum-image-new {
    position: absolute;
    top: 5px;
    left: -7px;
    width: 64px;
    height: 64px;
    background-image: url(images/new5.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
	border-radius: 10px 0px 0px 0px;
}
*/
.prod3-figure .prod-sum-image-new {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 56px;
    height: 56px;
    background-image: url(images/new6.png);
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    border-radius: 10px 0px 0px 0px;
}


@media only screen and (max-width: 712px) {
	.search-fields-wrap {
		background-color: #fff;
		border-radius: 13px;
		padding: 20px 20px;
		float: left;
	}
	.prod-sum-wrap-left-ad {
        float: none;
        width: 240px;
        padding-left: 0px;
        margin: 0px auto;
    }
}

@media only screen and (max-width: 712px) {
	.search-fields-wrap {
		width: 270px;
		background-color: #fff;
		border-radius: 13px;
		padding: 20px 20px;
		float: left;
	}
	.prod2-sum-image {
		padding: 0px 0px 17px 20px;
		float: none;
		width: 150px;
	}
	.prod2-sum-text-wrap {
		float: none;
		width: calc(100% - 20px) !important;
		padding: 0px 20px 10px 10px !important;
	}
}



/*--------------------DETAIL PAGE--------------------*/
.prod-detail-top-wrap {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
	border: none;
	padding: 10px 0px;
	margin-bottom: 2px;
	background-color: #EDEDED
}
.prod-detail-wrap {
    max-width: 1350px;
	padding: 10px 1.5em 10px 1.5em;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bfs-det-wrap-wrap {
	background-color: #eaeceb;
}
.bfs-det-wrap-wrap .prod-detail-image-wrap {
    width: 270px !important;
    float: left;
    padding-right: 0px;
	margin-right: 40px;
    border-right: solid 0px #cccccc;
    display: inline-block;
}
.bfs-det-wrap-wrap .prod-detail-info-wrap {
    width: calc(100% - 334px) !important;
    margin-top: 0em;
	border-radius: 10px;
	background-color: #fff;
	padding: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/*
.bfs-det-wrap-wrap .prod-det-text-line-wrap {
    background-color: #fff;
    border-radius: 7px;
    padding: 1.2em 1.5em;
    margin-bottom: 1em;
    margin-top: 1em;
    border: solid 2px #e3e2e2;
}
*/
.bfs-det-wrap-wrap .prod-det-text-line-wrap {
    background-color: #ebebeb;
	color: #000 !important;
    border-radius: 7px;
    padding: 1.6em 1.5em 1.0em 1.5em;
    margin-bottom: 1em;
    margin-top: 1em;
    border: solid 0px #e3e2e2;
}
.bfs-det-wrap-wrap .property-description-text {
    background-color: #fff;
    border-radius: 10px;
    padding: 2em 1.5em;
    font-size: 1em;
    width: 100%;
    border: solid 2px #e3e2e2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bfs-det-wrap-wrap .prod-det-ch-form-wrap {
    border: solid 2px #96AD28;
    border-radius: 10px;
    margin: 2em 0px 20px 0px;
    padding: 0.1em 1.5em 1.2em 1.5em;
    -webkit-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.0);
    box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.0);
}

h3.property-form-h3 {
	font-size: 1.4em;
    background-color: #96AD28;
    color: #fff;
    padding: 0.5em 1.2em;
    display: inline-block;
    border-radius: 7px;
	margin: -1.5em 0em 2em 0em;
}




.bfs-det-wrap-wrap .prod-det-ch-form select, .bfs-det-wrap-wrap .prod-det-ch-form input:not([type=submit]):not([type=image]) {
    width: calc(50% - 16px);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.9em;
}




.prod-det-text-line span:nth-of-type(1) {
	 width: 110px;
    color: #707070 !important;
	text-transform: uppercase;
	font-family: "open_sansregular", sans-serif;
}
.prod-det-text-line span {
    float: left;
    font-family: "open_sansbold", sans-serif;
    width: 200px;
    color: #90a33a !important;
    max-width: 80%;
}
.prod-detail-price {
	float: left;
	display: none;
}
.bfs-det-wrap-wrap .prod-detail-info-wrap img {
    padding: 0px;
    width: 125px;
    max-width: 250px;
	border-radius: 5px;
	margin: 0px;
}

@media only screen and (max-width: 850px) {
	.prod-detail-wrap {
		padding: 10px 0.75em 10px 0.75em;
	}
	.bfs-det-wrap-wrap .prod-detail-info-wrap {
		width: calc(100% - 0px) !important;
		margin-top: 0em;
		padding: 15px;
		float: none;
	}
	.bfs-det-wrap-wrap .prod-detail-image-wrap {
		width: 270px !important;
        max-width: 100%;
        float: none;
        margin-top: 10px;
        padding-right: 0px;
        margin: 34px auto ! IMPORTANT;
        display: block;
	}
	.bfs-det-wrap-wrap .prod-det-ch-form-wrap {
		margin: 3em 0px 20px 0px;
	}
}
@media (max-width: 600px) {
    .prod-det-ad1 {
        display: block;
    }
	.prod-detail-image-wrap img {
        max-height: none;
        margin-bottom: 1em;
        float: none !important;
    }
	.prod-det-ad2  {
        display: none;

    }
	.bfs-det-wrap-wrap .prod-detail-info-wrap H1 {
		font-size: 1.4em;
		width: calc(100% - 0px);
	}
	.bfs-det-wrap-wrap .prod-detail-info-wrap img {
		width: auto;
		max-width: 80px;
		height: 80px;
	}

}

@media only screen and (max-width: 580px) {
	.bfs-det-wrap-wrap .prod-det-ch-form select, .bfs-det-wrap-wrap .prod-det-ch-form input:not([type=submit]):not([type=image]) {
		width: calc(100% - 16px);
		max-width: 100%;
	}
}



/*-----------------------------------------------*/
span.irs {
	display: block;
	margin-bottom: 10px;
}
.irs--flat .irs-bar {
    top: 23px !important;
    height: 16px !important;
	background-color: #a4c50c !important;
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
    background-color: #a4c50c !important;
	font-size: 11px !important;
}
.irs--flat .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: #a4c50c !important;
}
.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #a4c50c !important;
}

/*---------------------------------------------------------*/

select {
    padding: 10px;
    margin-right: 10px;
    border: 1px solid rgba(0, 0, 0, 0.17);
    border-radius: 3px;
    width: 272px;
    margin-bottom: 10px;
    font-size: 1.0em;
    font-family: "open_sansregular", sans-serif;
    max-width: 100%;
}
.search-select-row {
	margin-top: 10px;
}
.sticky-search select  {
	background-color: #f3f3f3 !important;
	border: none;
	padding: 6px 10px;
	color: #444;
}
/*-----------------------------------------------------*/
.sticky-search select {

  /* styling */
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}


.sticky-search select {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px);
  background-size:
    5px 5px,
    5px 5px;
  background-repeat: no-repeat;
}
/*
.sticky-search select:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em;
  background-size:
    5px 5px,
    5px 5px;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}


/*------------------- accordion ----------------------*/
/*--------------------------*/
.search-accordion.accordion {
    cursor: pointer;
    transition: 0.4s;
    background-image: url(images/accordion-d.png);
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 9px auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 8px 14px 8px 15px;
    border: none;
	margin: 10px 0px 0px 0px;
}

.accordion.active {
    background-image: url(images/accordion-r.png);
}

.panel {
  padding: 0px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.trade-accordion-row {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 12px;
}
.trade-accordion-row input[type=checkbox] {
    margin-right: 3px;
    margin-bottom: 3px;
}
/*--------------------------*/

.prop-col1 {
	width: 300px;
	float: left;
}
.prop-col2 {
	width: calc(100% - 620px);
	float: left;	
}
.prop-col3 {
	width: 280px;
	float: left;
	padding-top: 47px;
	padding-bottom: 10px;

}
.prod-sum-wrap-right-ad {
	/*margin-top: 10px;	*/
}
.prod-sum-wrap-right-ad img {
	border-radius: 10px;
	margin-bottom: 13px;
}


@media screen and (max-width: 1150px) {
	.prop-col1,.prop-col2, .prop-col3  {
		padding-left: 8px !important;
        padding-right: 8px !important;
	}
	.prop-col1 {
		width: 250px;
	}
	.prop-col2 {
		width: calc(100% - 490px);
	}
	.prop-col3 {
		width: 240px;

	}
	.prod2-sum-image {
		float: none;
		max-width: 140px;
	}
	.prod2-sum-text-wrap {
		float: none;
        width: calc(100% - 40px) !important;
        padding: 0px 20px 10px 20px !important;
	}
	.prod2-sum-logo {
		float: none;
		width: 80px;
    	padding: 5px 5px 20px 20px;
	}
}

@media screen and (max-width: 999px) {
	
}
/*---------fix----------*/

@media only screen and (max-width: 799px) {
    .search-fields-wrap {
        width: auto;
        border-radius: 13px; 
        padding: 10px 15px;
        float: none;
    }

	.prop-col2  {
        width: calc(100% - 250px);
    }
	 .prop-col3 {
        width: 100%;
    }
	.prod-sum-wrap-right-ad {
		width: 300px;
		max-width: 100%;
		margin: 10px auto
	}
}


@media only screen and (max-width: 540px) {
	.prop-col1  {
		float: none;
        width: calc(100% - 0px);
    }
	.prop-col2  {
		float: none;
        width: calc(100% - 0px);
    }
}

/*-------------------- DETAIL -----------------------------*/
.prop-sum-data {
	padding-bottom: 5px;
}
.prop-sum-data-label {
	font-family: "open_sansbold", sans-serif;	
	width: 55px;
	display: inline-block;
	}


.prod-det-text-line {
    float: left;
    width: 50%;
    margin-bottom: 0.0em;
    font-size: 16px;
}
.prod-det-text-line span {
	padding-bottom: 10px;
}

.prod-detail-info-wrap-l {
	float: left;
	width: calc(100% - 160px);
}
.prod-detail-price {
    display: block;
	font-family: "open_sansbold", sans-serif ! Important;
    color: #fff !important;
    padding: 5px 10px;
    background-color: #a4c50c;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 15px;
}

.prod-detail-info-wrap H1 {
    font-size: 1.6em;
    color: #000000;
    background-color: #fff;
    margin: 0em 0em 0.0em 0em !important;
    padding: 0px 0px 10px 0px !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    width: 100% !important;
    border-bottom: solid 1px #ccc;
}

.prod-det-ch-form-wrap textarea {
	width: calc(100% - 3em);
	height: 120px;
}



.prop-for-check-boxes {
	width: 50%; 
	display: inline-block;
	font-size: 0.9em;
}
.prop-for-check-boxes input[type=checkbox] {
    width: 20px !important;
    margin-right: 0px ! IMPORTANT;
}
.prop-for-check-boxes label {
 
}
.prop-for-check-boxes span {
    display: inline-block;
	padding-right: 5px;
}

@media only screen and (max-width: 1199px) {
	.prop-for-check-boxes {
		width: auto; 
		display: block;
		font-size: 0.9em;
		margin-bottom: 10px;
	}
	.prod-det-text-line span:nth-of-type(1) {
		padding-bottom: 0px !important;
	}
}


@media only screen and (max-width: 600px) {
	.prod-detail-info-wrap-l {
		float: left;
		width: calc(100% - 100px);
		padding-right: 20px;
	}
	.prod-det-text-line-ul {
		border-bottom: solid 1px #ccc;
        margin-bottom: 10px;
	}
}


@media only screen and (max-width: 450px) {
	.prop-for-check-boxes label {
		display: block;
		margin-bottom: 10px;
	}
	.bfs-det-wrap-wrap .prod-detail-info-wrap H1 {
        font-size: 1.2em;
    }
	.prod-detail-price {
		font-size: 1.0em;
	}
	.prod-det-text-line {
    float: left;
		font-size: 13px;
	}
	
}













