.grid-container {
padding-right:.625rem;
padding-left:.625rem;
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto
}
@media print, screen and (min-width:40em) {

.grid-container {
padding-right:.9375rem;
padding-left:.9375rem
}
}

.grid-container.fluid {
padding-right:.625rem;
padding-left:.625rem;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
@media print, screen and (min-width:40em) {

.grid-container.fluid {
padding-right:.9375rem;
padding-left:.9375rem
}
}

.grid-container.full {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

.grid-x {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.cell {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	min-height: 0;
	min-width: 0;
	width: 100%
}

.cell.auto {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.cell.shrink {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-x>.auto, .grid-x>.shrink {
	width: auto
}

.grid-x>.small-1, .grid-x>.small-2, .grid-x>.small-3, .grid-x>.small-4, .grid-x>.small-5, .grid-x>.small-6, .grid-x>.small-7, .grid-x>.small-8, .grid-x>.small-9, .grid-x>.small-10, .grid-x>.small-11, .grid-x>.small-12, .grid-x>.small-full, .grid-x>.small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
@media print, screen and (min-width:40em) {

.grid-x>.medium-1, .grid-x>.medium-2, .grid-x>.medium-3, .grid-x>.medium-4, .grid-x>.medium-5, .grid-x>.medium-6, .grid-x>.medium-7, .grid-x>.medium-8, .grid-x>.medium-9, .grid-x>.medium-10, .grid-x>.medium-11, .grid-x>.medium-12, .grid-x>.medium-full, .grid-x>.medium-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
}
@media print, screen and (min-width:64em) {

.grid-x>.large-1, .grid-x>.large-2, .grid-x>.large-3, .grid-x>.large-4, .grid-x>.large-5, .grid-x>.large-6, .grid-x>.large-7, .grid-x>.large-8, .grid-x>.large-9, .grid-x>.large-10, .grid-x>.large-11, .grid-x>.large-12, .grid-x>.large-full, .grid-x>.large-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
}

.grid-x>.small-1, .grid-x>.small-2, .grid-x>.small-3, .grid-x>.small-4, .grid-x>.small-5, .grid-x>.small-6, .grid-x>.small-7, .grid-x>.small-8, .grid-x>.small-9, .grid-x>.small-10, .grid-x>.small-11, .grid-x>.small-12 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-x>.small-1 {
	width: 8.33333%
}

.grid-x>.small-2 {
	width: 16.66667%
}

.grid-x>.small-3 {
	width: 25%
}

.grid-x>.small-4 {
	width: 33.33333%
}

.grid-x>.small-5 {
	width: 41.66667%
}

.grid-x>.small-6 {
	width: 50%
}

.grid-x>.small-7 {
	width: 58.33333%
}

.grid-x>.small-8 {
	width: 66.66667%
}

.grid-x>.small-9 {
	width: 75%
}

.grid-x>.small-10 {
	width: 83.33333%
}

.grid-x>.small-11 {
	width: 91.66667%
}

.grid-x>.small-12 {
	width: 100%
}
@media print, screen and (min-width:40em) {

.grid-x>.medium-auto {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	width: auto
}

.grid-x>.medium-1, .grid-x>.medium-2, .grid-x>.medium-3, .grid-x>.medium-4, .grid-x>.medium-5, .grid-x>.medium-6, .grid-x>.medium-7, .grid-x>.medium-8, .grid-x>.medium-9, .grid-x>.medium-10, .grid-x>.medium-11, .grid-x>.medium-12, .grid-x>.medium-shrink {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-x>.medium-shrink {
	width: auto
}

.grid-x>.medium-1 {
	width: 8.33333%
}

.grid-x>.medium-2 {
	width: 16.66667%
}

.grid-x>.medium-3 {
	width: 25%
}

.grid-x>.medium-4 {
	width: 33.33333%
}

.grid-x>.medium-5 {
	width: 41.66667%
}

.grid-x>.medium-6 {
	width: 50%
}

.grid-x>.medium-7 {
	width: 58.33333%
}

.grid-x>.medium-8 {
	width: 66.66667%
}

.grid-x>.medium-9 {
	width: 75%
}

.grid-x>.medium-10 {
	width: 83.33333%
}

.grid-x>.medium-11 {
	width: 91.66667%
}

.grid-x>.medium-12 {
	width: 100%
}
}
@media print, screen and (min-width:64em) {

.grid-x>.large-auto {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	width: auto
}

.grid-x>.large-1, .grid-x>.large-2, .grid-x>.large-3, .grid-x>.large-4, .grid-x>.large-5, .grid-x>.large-6, .grid-x>.large-7, .grid-x>.large-8, .grid-x>.large-9, .grid-x>.large-10, .grid-x>.large-11, .grid-x>.large-12, .grid-x>.large-shrink {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-x>.large-shrink {
	width: auto
}

.grid-x>.large-1 {
	width: 8.33333%
}

.grid-x>.large-2 {
	width: 16.66667%
}

.grid-x>.large-3 {
	width: 25%
}

.grid-x>.large-4 {
	width: 33.33333%
}

.grid-x>.large-5 {
	width: 41.66667%
}

.grid-x>.large-6 {
	width: 50%
}

.grid-x>.large-7 {
	width: 58.33333%
}

.grid-x>.large-8 {
	width: 66.66667%
}

.grid-x>.large-9 {
	width: 75%
}

.grid-x>.large-10 {
	width: 83.33333%
}

.grid-x>.large-11 {
	width: 91.66667%
}

.grid-x>.large-12 {
	width: 100%
}
}

.grid-margin-x:not(.grid-x)>.cell {
	width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
	height: auto
}

.grid-margin-x {
margin-left:-.625rem;
margin-right:-.625rem
}
@media print, screen and (min-width:40em) {

.grid-margin-x {
margin-left:-.9375rem;
margin-right:-.9375rem
}
}

.grid-margin-x>.cell {
	width: calc(100% - 1.25rem);
margin-left:.625rem;
margin-right:.625rem
}
@media print, screen and (min-width:40em) {

.grid-margin-x>.cell {
	width: calc(100% - 1.875rem);
margin-left:.9375rem;
margin-right:.9375rem
}
}

.grid-margin-x>.auto, .grid-margin-x>.shrink {
	width: auto
}

.grid-margin-x>.small-1 {
	width: calc(8.33333% - 1.25rem)
}

.grid-margin-x>.small-2 {
	width: calc(16.66667% - 1.25rem)
}

.grid-margin-x>.small-3 {
	width: calc(25% - 1.25rem)
}

.grid-margin-x>.small-4 {
	width: calc(33.33333% - 1.25rem)
}

.grid-margin-x>.small-5 {
	width: calc(41.66667% - 1.25rem)
}

.grid-margin-x>.small-6 {
	width: calc(50% - 1.25rem)
}

.grid-margin-x>.small-7 {
	width: calc(58.33333% - 1.25rem)
}

.grid-margin-x>.small-8 {
	width: calc(66.66667% - 1.25rem)
}

.grid-margin-x>.small-9 {
	width: calc(75% - 1.25rem)
}

.grid-margin-x>.small-10 {
	width: calc(83.33333% - 1.25rem)
}

.grid-margin-x>.small-11 {
	width: calc(91.66667% - 1.25rem)
}

.grid-margin-x>.small-12 {
	width: calc(100% - 1.25rem)
}
@media print, screen and (min-width:40em) {

.grid-margin-x>.auto, .grid-margin-x>.shrink {
	width: auto
}

.grid-margin-x>.small-1 {
	width: calc(8.33333% - 1.875rem)
}

.grid-margin-x>.small-2 {
	width: calc(16.66667% - 1.875rem)
}

.grid-margin-x>.small-3 {
	width: calc(25% - 1.875rem)
}

.grid-margin-x>.small-4 {
	width: calc(33.33333% - 1.875rem)
}

.grid-margin-x>.small-5 {
	width: calc(41.66667% - 1.875rem)
}

.grid-margin-x>.small-6 {
	width: calc(50% - 1.875rem)
}

.grid-margin-x>.small-7 {
	width: calc(58.33333% - 1.875rem)
}

.grid-margin-x>.small-8 {
	width: calc(66.66667% - 1.875rem)
}

.grid-margin-x>.small-9 {
	width: calc(75% - 1.875rem)
}

.grid-margin-x>.small-10 {
	width: calc(83.33333% - 1.875rem)
}

.grid-margin-x>.small-11 {
	width: calc(91.66667% - 1.875rem)
}

.grid-margin-x>.small-12 {
	width: calc(100% - 1.875rem)
}

.grid-margin-x>.medium-auto, .grid-margin-x>.medium-shrink {
	width: auto
}

.grid-margin-x>.medium-1 {
	width: calc(8.33333% - 1.875rem)
}

.grid-margin-x>.medium-2 {
	width: calc(16.66667% - 1.875rem)
}

.grid-margin-x>.medium-3 {
	width: calc(25% - 1.875rem)
}

.grid-margin-x>.medium-4 {
	width: calc(33.33333% - 1.875rem)
}

.grid-margin-x>.medium-5 {
	width: calc(41.66667% - 1.875rem)
}

.grid-margin-x>.medium-6 {
	width: calc(50% - 1.875rem)
}

.grid-margin-x>.medium-7 {
	width: calc(58.33333% - 1.875rem)
}

.grid-margin-x>.medium-8 {
	width: calc(66.66667% - 1.875rem)
}

.grid-margin-x>.medium-9 {
	width: calc(75% - 1.875rem)
}

.grid-margin-x>.medium-10 {
	width: calc(83.33333% - 1.875rem)
}

.grid-margin-x>.medium-11 {
	width: calc(91.66667% - 1.875rem)
}

.grid-margin-x>.medium-12 {
	width: calc(100% - 1.875rem)
}
}
@media print, screen and (min-width:64em) {

.grid-margin-x>.large-auto, .grid-margin-x>.large-shrink {
	width: auto
}

.grid-margin-x>.large-1 {
	width: calc(8.33333% - 1.875rem)
}

.grid-margin-x>.large-2 {
	width: calc(16.66667% - 1.875rem)
}

.grid-margin-x>.large-3 {
	width: calc(25% - 1.875rem)
}

.grid-margin-x>.large-4 {
	width: calc(33.33333% - 1.875rem)
}

.grid-margin-x>.large-5 {
	width: calc(41.66667% - 1.875rem)
}

.grid-margin-x>.large-6 {
	width: calc(50% - 1.875rem)
}

.grid-margin-x>.large-7 {
	width: calc(58.33333% - 1.875rem)
}

.grid-margin-x>.large-8 {
	width: calc(66.66667% - 1.875rem)
}

.grid-margin-x>.large-9 {
	width: calc(75% - 1.875rem)
}

.grid-margin-x>.large-10 {
	width: calc(83.33333% - 1.875rem)
}

.grid-margin-x>.large-11 {
	width: calc(91.66667% - 1.875rem)
}

.grid-margin-x>.large-12 {
	width: calc(100% - 1.875rem)
}
}

.grid-padding-x .grid-padding-x {
margin-right:-.625rem;
margin-left:-.625rem
}
@media print, screen and (min-width:40em) {

.grid-padding-x .grid-padding-x {
margin-right:-.9375rem;
margin-left:-.9375rem
}
}

.grid-container:not(.full)>.grid-padding-x {
margin-right:-.625rem;
margin-left:-.625rem
}
@media print, screen and (min-width:40em) {

.grid-container:not(.full)>.grid-padding-x {
margin-right:-.9375rem;
margin-left:-.9375rem
}
}

.grid-padding-x>.cell {
padding-right:.625rem;
padding-left:.625rem
}
@media print, screen and (min-width:40em) {

.grid-padding-x>.cell {
padding-right:.9375rem;
padding-left:.9375rem
}
}

.small-up-1>.cell {
	width: 100%
}

.small-up-2>.cell {
	width: 50%
}

.small-up-3>.cell {
	width: 33.33333%
}

.small-up-4>.cell {
	width: 25%
}

.small-up-5>.cell {
	width: 20%
}

.small-up-6>.cell {
	width: 16.66667%
}

.small-up-7>.cell {
	width: 14.28571%
}

.small-up-8>.cell {
	width: 12.5%
}
@media print, screen and (min-width:40em) {

.medium-up-1>.cell {
	width: 100%
}

.medium-up-2>.cell {
	width: 50%
}

.medium-up-3>.cell {
	width: 33.33333%
}

.medium-up-4>.cell {
	width: 25%
}

.medium-up-5>.cell {
	width: 20%
}

.medium-up-6>.cell {
	width: 16.66667%
}

.medium-up-7>.cell {
	width: 14.28571%
}

.medium-up-8>.cell {
	width: 12.5%
}
}
@media print, screen and (min-width:64em) {

.large-up-1>.cell {
	width: 100%
}

.large-up-2>.cell {
	width: 50%
}

.large-up-3>.cell {
	width: 33.33333%
}

.large-up-4>.cell {
	width: 25%
}

.large-up-5>.cell {
	width: 20%
}

.large-up-6>.cell {
	width: 16.66667%
}

.large-up-7>.cell {
	width: 14.28571%
}

.large-up-8>.cell {
	width: 12.5%
}
}

.grid-margin-x.small-up-1>.cell {
	width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2>.cell {
	width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3>.cell {
	width: calc(33.33333% - 1.25rem)
}

.grid-margin-x.small-up-4>.cell {
	width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5>.cell {
	width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6>.cell {
	width: calc(16.66667% - 1.25rem)
}

.grid-margin-x.small-up-7>.cell {
	width: calc(14.28571% - 1.25rem)
}

.grid-margin-x.small-up-8>.cell {
	width: calc(12.5% - 1.25rem)
}
@media print, screen and (min-width:40em) {

.grid-margin-x.small-up-1>.cell {
	width: calc(100% - 1.875rem)
}

.grid-margin-x.small-up-2>.cell {
	width: calc(50% - 1.875rem)
}

.grid-margin-x.small-up-3>.cell {
	width: calc(33.33333% - 1.875rem)
}

.grid-margin-x.small-up-4>.cell {
	width: calc(25% - 1.875rem)
}

.grid-margin-x.small-up-5>.cell {
	width: calc(20% - 1.875rem)
}

.grid-margin-x.small-up-6>.cell {
	width: calc(16.66667% - 1.875rem)
}

.grid-margin-x.small-up-7>.cell {
	width: calc(14.28571% - 1.875rem)
}

.grid-margin-x.small-up-8>.cell {
	width: calc(12.5% - 1.875rem)
}

.grid-margin-x.medium-up-1>.cell {
	width: calc(100% - 1.875rem)
}

.grid-margin-x.medium-up-2>.cell {
	width: calc(50% - 1.875rem)
}

.grid-margin-x.medium-up-3>.cell {
	width: calc(33.33333% - 1.875rem)
}

.grid-margin-x.medium-up-4>.cell {
	width: calc(25% - 1.875rem)
}

.grid-margin-x.medium-up-5>.cell {
	width: calc(20% - 1.875rem)
}

.grid-margin-x.medium-up-6>.cell {
	width: calc(16.66667% - 1.875rem)
}

.grid-margin-x.medium-up-7>.cell {
	width: calc(14.28571% - 1.875rem)
}

.grid-margin-x.medium-up-8>.cell {
	width: calc(12.5% - 1.875rem)
}
}
@media print, screen and (min-width:64em) {

.grid-margin-x.large-up-1>.cell {
	width: calc(100% - 1.875rem)
}

.grid-margin-x.large-up-2>.cell {
	width: calc(50% - 1.875rem)
}

.grid-margin-x.large-up-3>.cell {
	width: calc(33.33333% - 1.875rem)
}

.grid-margin-x.large-up-4>.cell {
	width: calc(25% - 1.875rem)
}

.grid-margin-x.large-up-5>.cell {
	width: calc(20% - 1.875rem)
}

.grid-margin-x.large-up-6>.cell {
	width: calc(16.66667% - 1.875rem)
}

.grid-margin-x.large-up-7>.cell {
	width: calc(14.28571% - 1.875rem)
}

.grid-margin-x.large-up-8>.cell {
	width: calc(12.5% - 1.875rem)
}
}

.small-margin-collapse, .small-margin-collapse>.cell {
	margin-right: 0;
	margin-left: 0
}

.small-margin-collapse>.small-1 {
	width: 8.33333%
}

.small-margin-collapse>.small-2 {
	width: 16.66667%
}

.small-margin-collapse>.small-3 {
	width: 25%
}

.small-margin-collapse>.small-4 {
	width: 33.33333%
}

.small-margin-collapse>.small-5 {
	width: 41.66667%
}

.small-margin-collapse>.small-6 {
	width: 50%
}

.small-margin-collapse>.small-7 {
	width: 58.33333%
}

.small-margin-collapse>.small-8 {
	width: 66.66667%
}

.small-margin-collapse>.small-9 {
	width: 75%
}

.small-margin-collapse>.small-10 {
	width: 83.33333%
}

.small-margin-collapse>.small-11 {
	width: 91.66667%
}

.small-margin-collapse>.small-12 {
	width: 100%
}
@media print, screen and (min-width:40em) {

.small-margin-collapse>.medium-1 {
	width: 8.33333%
}

.small-margin-collapse>.medium-2 {
	width: 16.66667%
}

.small-margin-collapse>.medium-3 {
	width: 25%
}

.small-margin-collapse>.medium-4 {
	width: 33.33333%
}

.small-margin-collapse>.medium-5 {
	width: 41.66667%
}

.small-margin-collapse>.medium-6 {
	width: 50%
}

.small-margin-collapse>.medium-7 {
	width: 58.33333%
}

.small-margin-collapse>.medium-8 {
	width: 66.66667%
}

.small-margin-collapse>.medium-9 {
	width: 75%
}

.small-margin-collapse>.medium-10 {
	width: 83.33333%
}

.small-margin-collapse>.medium-11 {
	width: 91.66667%
}

.small-margin-collapse>.medium-12 {
	width: 100%
}
}
@media print, screen and (min-width:64em) {

.small-margin-collapse>.large-1 {
	width: 8.33333%
}

.small-margin-collapse>.large-2 {
	width: 16.66667%
}

.small-margin-collapse>.large-3 {
	width: 25%
}

.small-margin-collapse>.large-4 {
	width: 33.33333%
}

.small-margin-collapse>.large-5 {
	width: 41.66667%
}

.small-margin-collapse>.large-6 {
	width: 50%
}

.small-margin-collapse>.large-7 {
	width: 58.33333%
}

.small-margin-collapse>.large-8 {
	width: 66.66667%
}

.small-margin-collapse>.large-9 {
	width: 75%
}

.small-margin-collapse>.large-10 {
	width: 83.33333%
}

.small-margin-collapse>.large-11 {
	width: 91.66667%
}

.small-margin-collapse>.large-12 {
	width: 100%
}
}

.small-padding-collapse {
	margin-right: 0;
	margin-left: 0
}

.small-padding-collapse>.cell {
	padding-right: 0;
	padding-left: 0
}
@media print, screen and (min-width:40em) {

.medium-margin-collapse, .medium-margin-collapse>.cell {
	margin-right: 0;
	margin-left: 0
}
}
@media print, screen and (min-width:40em) {

.medium-margin-collapse>.small-1 {
	width: 8.33333%
}

.medium-margin-collapse>.small-2 {
	width: 16.66667%
}

.medium-margin-collapse>.small-3 {
	width: 25%
}

.medium-margin-collapse>.small-4 {
	width: 33.33333%
}

.medium-margin-collapse>.small-5 {
	width: 41.66667%
}

.medium-margin-collapse>.small-6 {
	width: 50%
}

.medium-margin-collapse>.small-7 {
	width: 58.33333%
}

.medium-margin-collapse>.small-8 {
	width: 66.66667%
}

.medium-margin-collapse>.small-9 {
	width: 75%
}

.medium-margin-collapse>.small-10 {
	width: 83.33333%
}

.medium-margin-collapse>.small-11 {
	width: 91.66667%
}

.medium-margin-collapse>.small-12 {
	width: 100%
}
}
@media print, screen and (min-width:40em) {

.medium-margin-collapse>.medium-1 {
	width: 8.33333%
}

.medium-margin-collapse>.medium-2 {
	width: 16.66667%
}

.medium-margin-collapse>.medium-3 {
	width: 25%
}

.medium-margin-collapse>.medium-4 {
	width: 33.33333%
}

.medium-margin-collapse>.medium-5 {
	width: 41.66667%
}

.medium-margin-collapse>.medium-6 {
	width: 50%
}

.medium-margin-collapse>.medium-7 {
	width: 58.33333%
}

.medium-margin-collapse>.medium-8 {
	width: 66.66667%
}

.medium-margin-collapse>.medium-9 {
	width: 75%
}

.medium-margin-collapse>.medium-10 {
	width: 83.33333%
}

.medium-margin-collapse>.medium-11 {
	width: 91.66667%
}

.medium-margin-collapse>.medium-12 {
	width: 100%
}
}
@media print, screen and (min-width:64em) {

.medium-margin-collapse>.large-1 {
	width: 8.33333%
}

.medium-margin-collapse>.large-2 {
	width: 16.66667%
}

.medium-margin-collapse>.large-3 {
	width: 25%
}

.medium-margin-collapse>.large-4 {
	width: 33.33333%
}

.medium-margin-collapse>.large-5 {
	width: 41.66667%
}

.medium-margin-collapse>.large-6 {
	width: 50%
}

.medium-margin-collapse>.large-7 {
	width: 58.33333%
}

.medium-margin-collapse>.large-8 {
	width: 66.66667%
}

.medium-margin-collapse>.large-9 {
	width: 75%
}

.medium-margin-collapse>.large-10 {
	width: 83.33333%
}

.medium-margin-collapse>.large-11 {
	width: 91.66667%
}

.medium-margin-collapse>.large-12 {
	width: 100%
}
}
@media print, screen and (min-width:40em) {

.medium-padding-collapse {
	margin-right: 0;
	margin-left: 0
}

.medium-padding-collapse>.cell {
	padding-right: 0;
	padding-left: 0
}
}
@media print, screen and (min-width:64em) {

.large-margin-collapse, .large-margin-collapse>.cell {
	margin-right: 0;
	margin-left: 0
}
}
@media print, screen and (min-width:64em) {

.large-margin-collapse>.small-1 {
	width: 8.33333%
}

.large-margin-collapse>.small-2 {
	width: 16.66667%
}

.large-margin-collapse>.small-3 {
	width: 25%
}

.large-margin-collapse>.small-4 {
	width: 33.33333%
}

.large-margin-collapse>.small-5 {
	width: 41.66667%
}

.large-margin-collapse>.small-6 {
	width: 50%
}

.large-margin-collapse>.small-7 {
	width: 58.33333%
}

.large-margin-collapse>.small-8 {
	width: 66.66667%
}

.large-margin-collapse>.small-9 {
	width: 75%
}

.large-margin-collapse>.small-10 {
	width: 83.33333%
}

.large-margin-collapse>.small-11 {
	width: 91.66667%
}

.large-margin-collapse>.small-12 {
	width: 100%
}
}
@media print, screen and (min-width:64em) {

.large-margin-collapse>.medium-1 {
	width: 8.33333%
}

.large-margin-collapse>.medium-2 {
	width: 16.66667%
}

.large-margin-collapse>.medium-3 {
	width: 25%
}

.large-margin-collapse>.medium-4 {
	width: 33.33333%
}

.large-margin-collapse>.medium-5 {
	width: 41.66667%
}

.large-margin-collapse>.medium-6 {
	width: 50%
}

.large-margin-collapse>.medium-7 {
	width: 58.33333%
}

.large-margin-collapse>.medium-8 {
	width: 66.66667%
}

.large-margin-collapse>.medium-9 {
	width: 75%
}

.large-margin-collapse>.medium-10 {
	width: 83.33333%
}

.large-margin-collapse>.medium-11 {
	width: 91.66667%
}

.large-margin-collapse>.medium-12 {
	width: 100%
}
}
@media print, screen and (min-width:64em) {

.large-margin-collapse>.large-1 {
	width: 8.33333%
}

.large-margin-collapse>.large-2 {
	width: 16.66667%
}

.large-margin-collapse>.large-3 {
	width: 25%
}

.large-margin-collapse>.large-4 {
	width: 33.33333%
}

.large-margin-collapse>.large-5 {
	width: 41.66667%
}

.large-margin-collapse>.large-6 {
	width: 50%
}

.large-margin-collapse>.large-7 {
	width: 58.33333%
}

.large-margin-collapse>.large-8 {
	width: 66.66667%
}

.large-margin-collapse>.large-9 {
	width: 75%
}

.large-margin-collapse>.large-10 {
	width: 83.33333%
}

.large-margin-collapse>.large-11 {
	width: 91.66667%
}

.large-margin-collapse>.large-12 {
	width: 100%
}
}
@media print, screen and (min-width:64em) {

.large-padding-collapse {
	margin-right: 0;
	margin-left: 0
}

.large-padding-collapse>.cell {
	padding-right: 0;
	padding-left: 0
}
}

.grid-margin-x>.small-offset-0 {
margin-left:calc(0% + .625rem)
}

.grid-margin-x>.small-offset-1 {
margin-left:calc(8.33333% + .625rem)
}

.grid-margin-x>.small-offset-2 {
margin-left:calc(16.66667% + .625rem)
}

.grid-margin-x>.small-offset-3 {
margin-left:calc(25% + .625rem)
}

.grid-margin-x>.small-offset-4 {
margin-left:calc(33.33333% + .625rem)
}

.grid-margin-x>.small-offset-5 {
margin-left:calc(41.66667% + .625rem)
}

.grid-margin-x>.small-offset-6 {
margin-left:calc(50% + .625rem)
}

.grid-margin-x>.small-offset-7 {
margin-left:calc(58.33333% + .625rem)
}

.grid-margin-x>.small-offset-8 {
margin-left:calc(66.66667% + .625rem)
}

.grid-margin-x>.small-offset-9 {
margin-left:calc(75% + .625rem)
}

.grid-margin-x>.small-offset-10 {
margin-left:calc(83.33333% + .625rem)
}

.grid-margin-x>.small-offset-11 {
margin-left:calc(91.66667% + .625rem)
}
@media print, screen and (min-width:40em) {

.medium-offset-0 {
	margin-left: 0
}

.grid-margin-x>.medium-offset-0 {
margin-left:calc(0% + .9375rem)
}

.medium-offset-1 {
	margin-left: 8.33333%
}

.grid-margin-x>.medium-offset-1 {
margin-left:calc(8.33333% + .9375rem)
}

.medium-offset-2 {
	margin-left: 16.66667%
}

.grid-margin-x>.medium-offset-2 {
margin-left:calc(16.66667% + .9375rem)
}

.medium-offset-3 {
	margin-left: 25%
}

.grid-margin-x>.medium-offset-3 {
margin-left:calc(25% + .9375rem)
}

.medium-offset-4 {
	margin-left: 33.33333%
}

.grid-margin-x>.medium-offset-4 {
margin-left:calc(33.33333% + .9375rem)
}

.medium-offset-5 {
	margin-left: 41.66667%
}

.grid-margin-x>.medium-offset-5 {
margin-left:calc(41.66667% + .9375rem)
}

.medium-offset-6 {
	margin-left: 50%
}

.grid-margin-x>.medium-offset-6 {
margin-left:calc(50% + .9375rem)
}

.medium-offset-7 {
	margin-left: 58.33333%
}

.grid-margin-x>.medium-offset-7 {
margin-left:calc(58.33333% + .9375rem)
}

.medium-offset-8 {
	margin-left: 66.66667%
}

.grid-margin-x>.medium-offset-8 {
margin-left:calc(66.66667% + .9375rem)
}

.medium-offset-9 {
	margin-left: 75%
}

.grid-margin-x>.medium-offset-9 {
margin-left:calc(75% + .9375rem)
}

.medium-offset-10 {
	margin-left: 83.33333%
}

.grid-margin-x>.medium-offset-10 {
margin-left:calc(83.33333% + .9375rem)
}

.medium-offset-11 {
	margin-left: 91.66667%
}

.grid-margin-x>.medium-offset-11 {
margin-left:calc(91.66667% + .9375rem)
}
}
@media print, screen and (min-width:64em) {

.large-offset-0 {
	margin-left: 0
}

.grid-margin-x>.large-offset-0 {
margin-left:calc(0% + .9375rem)
}

.large-offset-1 {
	margin-left: 8.33333%
}

.grid-margin-x>.large-offset-1 {
margin-left:calc(8.33333% + .9375rem)
}

.large-offset-2 {
	margin-left: 16.66667%
}

.grid-margin-x>.large-offset-2 {
margin-left:calc(16.66667% + .9375rem)
}

.large-offset-3 {
	margin-left: 25%
}

.grid-margin-x>.large-offset-3 {
margin-left:calc(25% + .9375rem)
}

.large-offset-4 {
	margin-left: 33.33333%
}

.grid-margin-x>.large-offset-4 {
margin-left:calc(33.33333% + .9375rem)
}

.large-offset-5 {
	margin-left: 41.66667%
}

.grid-margin-x>.large-offset-5 {
margin-left:calc(41.66667% + .9375rem)
}

.large-offset-6 {
	margin-left: 50%
}

.grid-margin-x>.large-offset-6 {
margin-left:calc(50% + .9375rem)
}

.large-offset-7 {
	margin-left: 58.33333%
}

.grid-margin-x>.large-offset-7 {
margin-left:calc(58.33333% + .9375rem)
}

.large-offset-8 {
	margin-left: 66.66667%
}

.grid-margin-x>.large-offset-8 {
margin-left:calc(66.66667% + .9375rem)
}

.large-offset-9 {
	margin-left: 75%
}

.grid-margin-x>.large-offset-9 {
margin-left:calc(75% + .9375rem)
}

.large-offset-10 {
	margin-left: 83.33333%
}

.grid-margin-x>.large-offset-10 {
margin-left:calc(83.33333% + .9375rem)
}

.large-offset-11 {
	margin-left: 91.66667%
}

.grid-margin-x>.large-offset-11 {
margin-left:calc(91.66667% + .9375rem)
}
}

.grid-y {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.grid-y>.cell {
	width: auto;
	max-width: none
}

.grid-y>.auto, .grid-y>.shrink {
	height: auto
}

.grid-y>.small-1, .grid-y>.small-2, .grid-y>.small-3, .grid-y>.small-4, .grid-y>.small-5, .grid-y>.small-6, .grid-y>.small-7, .grid-y>.small-8, .grid-y>.small-9, .grid-y>.small-10, .grid-y>.small-11, .grid-y>.small-12, .grid-y>.small-full, .grid-y>.small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
@media print, screen and (min-width:40em) {

.grid-y>.medium-1, .grid-y>.medium-2, .grid-y>.medium-3, .grid-y>.medium-4, .grid-y>.medium-5, .grid-y>.medium-6, .grid-y>.medium-7, .grid-y>.medium-8, .grid-y>.medium-9, .grid-y>.medium-10, .grid-y>.medium-11, .grid-y>.medium-12, .grid-y>.medium-full, .grid-y>.medium-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
}
@media print, screen and (min-width:64em) {

.grid-y>.large-1, .grid-y>.large-2, .grid-y>.large-3, .grid-y>.large-4, .grid-y>.large-5, .grid-y>.large-6, .grid-y>.large-7, .grid-y>.large-8, .grid-y>.large-9, .grid-y>.large-10, .grid-y>.large-11, .grid-y>.large-12, .grid-y>.large-full, .grid-y>.large-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
}

.grid-y>.small-1, .grid-y>.small-2, .grid-y>.small-3, .grid-y>.small-4, .grid-y>.small-5, .grid-y>.small-6, .grid-y>.small-7, .grid-y>.small-8, .grid-y>.small-9, .grid-y>.small-10, .grid-y>.small-11, .grid-y>.small-12 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-y>.small-1 {
	height: 8.33333%
}

.grid-y>.small-2 {
	height: 16.66667%
}

.grid-y>.small-3 {
	height: 25%
}

.grid-y>.small-4 {
	height: 33.33333%
}

.grid-y>.small-5 {
	height: 41.66667%
}

.grid-y>.small-6 {
	height: 50%
}

.grid-y>.small-7 {
	height: 58.33333%
}

.grid-y>.small-8 {
	height: 66.66667%
}

.grid-y>.small-9 {
	height: 75%
}

.grid-y>.small-10 {
	height: 83.33333%
}

.grid-y>.small-11 {
	height: 91.66667%
}

.grid-y>.small-12 {
	height: 100%
}
@media print, screen and (min-width:40em) {

.grid-y>.medium-auto {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	height: auto
}

.grid-y>.medium-1, .grid-y>.medium-2, .grid-y>.medium-3, .grid-y>.medium-4, .grid-y>.medium-5, .grid-y>.medium-6, .grid-y>.medium-7, .grid-y>.medium-8, .grid-y>.medium-9, .grid-y>.medium-10, .grid-y>.medium-11, .grid-y>.medium-12, .grid-y>.medium-shrink {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-y>.medium-shrink {
	height: auto
}

.grid-y>.medium-1 {
	height: 8.33333%
}

.grid-y>.medium-2 {
	height: 16.66667%
}

.grid-y>.medium-3 {
	height: 25%
}

.grid-y>.medium-4 {
	height: 33.33333%
}

.grid-y>.medium-5 {
	height: 41.66667%
}

.grid-y>.medium-6 {
	height: 50%
}

.grid-y>.medium-7 {
	height: 58.33333%
}

.grid-y>.medium-8 {
	height: 66.66667%
}

.grid-y>.medium-9 {
	height: 75%
}

.grid-y>.medium-10 {
	height: 83.33333%
}

.grid-y>.medium-11 {
	height: 91.66667%
}

.grid-y>.medium-12 {
	height: 100%
}
}
@media print, screen and (min-width:64em) {

.grid-y>.large-auto {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	height: auto
}

.grid-y>.large-1, .grid-y>.large-2, .grid-y>.large-3, .grid-y>.large-4, .grid-y>.large-5, .grid-y>.large-6, .grid-y>.large-7, .grid-y>.large-8, .grid-y>.large-9, .grid-y>.large-10, .grid-y>.large-11, .grid-y>.large-12, .grid-y>.large-shrink {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-y>.large-shrink {
	height: auto
}

.grid-y>.large-1 {
	height: 8.33333%
}

.grid-y>.large-2 {
	height: 16.66667%
}

.grid-y>.large-3 {
	height: 25%
}

.grid-y>.large-4 {
	height: 33.33333%
}

.grid-y>.large-5 {
	height: 41.66667%
}

.grid-y>.large-6 {
	height: 50%
}

.grid-y>.large-7 {
	height: 58.33333%
}

.grid-y>.large-8 {
	height: 66.66667%
}

.grid-y>.large-9 {
	height: 75%
}

.grid-y>.large-10 {
	height: 83.33333%
}

.grid-y>.large-11 {
	height: 91.66667%
}

.grid-y>.large-12 {
	height: 100%
}
}

.grid-padding-y .grid-padding-y {
margin-top:-.625rem;
margin-bottom:-.625rem
}
@media print, screen and (min-width:40em) {

.grid-padding-y .grid-padding-y {
margin-top:-.9375rem;
margin-bottom:-.9375rem
}
}

.grid-padding-y>.cell {
padding-top:.625rem;
padding-bottom:.625rem
}
@media print, screen and (min-width:40em) {

.grid-padding-y>.cell {
padding-top:.9375rem;
padding-bottom:.9375rem
}
}

.grid-frame {
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100vw
}

.cell .grid-frame {
	width: 100%
}

.cell-block {
	overflow-x: auto;
	max-width: 100%
}

.cell-block, .cell-block-y {
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	min-height: 100%
}

.cell-block-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	max-height: 100%
}

.cell-block-container>.grid-x {
	max-height: 100%;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
@media print, screen and (min-width:40em) {

.medium-grid-frame {
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100vw
}

.cell .medium-grid-frame {
	width: 100%
}

.medium-cell-block {
	overflow-x: auto;
	max-width: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.medium-cell-block-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	max-height: 100%
}

.medium-cell-block-container>.grid-x {
	max-height: 100%;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.medium-cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	min-height: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
}
@media print, screen and (min-width:64em) {

.large-grid-frame {
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100vw
}

.cell .large-grid-frame {
	width: 100%
}

.large-cell-block {
	overflow-x: auto;
	max-width: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.large-cell-block-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	max-height: 100%
}

.large-cell-block-container>.grid-x {
	max-height: 100%;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.large-cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	min-height: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
}

.grid-y.grid-frame {
	width: auto;
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100vh
}
@media print, screen and (min-width:40em) {

.grid-y.medium-grid-frame {
	width: auto;
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100vh
}
}
@media print, screen and (min-width:64em) {

.grid-y.large-grid-frame {
	width: auto;
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100vh
}
}

.cell .grid-y.grid-frame {
	height: 100%
}
@media print, screen and (min-width:40em) {

.cell .grid-y.medium-grid-frame {
	height: 100%
}
}
@media print, screen and (min-width:64em) {

.cell .grid-y.large-grid-frame {
	height: 100%
}
}

.grid-margin-y {
margin-top:-.625rem;
margin-bottom:-.625rem
}
@media print, screen and (min-width:40em) {

.grid-margin-y {
margin-top:-.9375rem;
margin-bottom:-.9375rem
}
}

.grid-margin-y>.cell {
	height: calc(100% - 1.25rem);
margin-top:.625rem;
margin-bottom:.625rem
}
@media print, screen and (min-width:40em) {

.grid-margin-y>.cell {
	height: calc(100% - 1.875rem);
margin-top:.9375rem;
margin-bottom:.9375rem
}
}

.grid-margin-y>.auto, .grid-margin-y>.shrink {
	height: auto
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
	height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
	height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
	height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
	height: calc(100% - 1.25rem)
}
@media print, screen and (min-width:40em) {

.grid-margin-y>.auto, .grid-margin-y>.shrink {
	height: auto
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% - 1.875rem)
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% - 1.875rem)
}

.grid-margin-y>.small-3 {
	height: calc(25% - 1.875rem)
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% - 1.875rem)
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% - 1.875rem)
}

.grid-margin-y>.small-6 {
	height: calc(50% - 1.875rem)
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% - 1.875rem)
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% - 1.875rem)
}

.grid-margin-y>.small-9 {
	height: calc(75% - 1.875rem)
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% - 1.875rem)
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% - 1.875rem)
}

.grid-margin-y>.small-12 {
	height: calc(100% - 1.875rem)
}

.grid-margin-y>.medium-auto, .grid-margin-y>.medium-shrink {
	height: auto
}

.grid-margin-y>.medium-1 {
	height: calc(8.33333% - 1.875rem)
}

.grid-margin-y>.medium-2 {
	height: calc(16.66667% - 1.875rem)
}

.grid-margin-y>.medium-3 {
	height: calc(25% - 1.875rem)
}

.grid-margin-y>.medium-4 {
	height: calc(33.33333% - 1.875rem)
}

.grid-margin-y>.medium-5 {
	height: calc(41.66667% - 1.875rem)
}

.grid-margin-y>.medium-6 {
	height: calc(50% - 1.875rem)
}

.grid-margin-y>.medium-7 {
	height: calc(58.33333% - 1.875rem)
}

.grid-margin-y>.medium-8 {
	height: calc(66.66667% - 1.875rem)
}

.grid-margin-y>.medium-9 {
	height: calc(75% - 1.875rem)
}

.grid-margin-y>.medium-10 {
	height: calc(83.33333% - 1.875rem)
}

.grid-margin-y>.medium-11 {
	height: calc(91.66667% - 1.875rem)
}

.grid-margin-y>.medium-12 {
	height: calc(100% - 1.875rem)
}
}
@media print, screen and (min-width:64em) {

.grid-margin-y>.large-auto, .grid-margin-y>.large-shrink {
	height: auto
}

.grid-margin-y>.large-1 {
	height: calc(8.33333% - 1.875rem)
}

.grid-margin-y>.large-2 {
	height: calc(16.66667% - 1.875rem)
}

.grid-margin-y>.large-3 {
	height: calc(25% - 1.875rem)
}

.grid-margin-y>.large-4 {
	height: calc(33.33333% - 1.875rem)
}

.grid-margin-y>.large-5 {
	height: calc(41.66667% - 1.875rem)
}

.grid-margin-y>.large-6 {
	height: calc(50% - 1.875rem)
}

.grid-margin-y>.large-7 {
	height: calc(58.33333% - 1.875rem)
}

.grid-margin-y>.large-8 {
	height: calc(66.66667% - 1.875rem)
}

.grid-margin-y>.large-9 {
	height: calc(75% - 1.875rem)
}

.grid-margin-y>.large-10 {
	height: calc(83.33333% - 1.875rem)
}

.grid-margin-y>.large-11 {
	height: calc(91.66667% - 1.875rem)
}

.grid-margin-y>.large-12 {
	height: calc(100% - 1.875rem)
}
}

.grid-frame.grid-margin-y {
	height: calc(100vh + 1.25rem)
}
@media print, screen and (min-width:40em) {

.grid-frame.grid-margin-y {
	height: calc(100vh + 1.875rem)
}
}
@media print, screen and (min-width:64em) {

.grid-frame.grid-margin-y {
	height: calc(100vh + 1.875rem)
}
}
@media print, screen and (min-width:40em) {

.grid-margin-y.medium-grid-frame {
	height: calc(100vh + 1.875rem)
}
}
@media print, screen and (min-width:64em) {

.grid-margin-y.large-grid-frame {
	height: calc(100vh + 1.875rem)
}
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b, strong {
	font-weight: bolder
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button, input, optgroup, select, textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}
[type=button], [type=reset], [type=submit], button {
-webkit-appearance:button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style:none;
padding:0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
box-sizing:border-box;
padding:0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px
}
[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}

details {
	display: block
}

summary {
	display: list-item
}
[hidden], template {
display:none
}

.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
	box-sizing: border-box;
	font-size: 100%
}

*, :after, :before {
	box-sizing: inherit
}

body {
	margin: 0;
	padding: 0;
	background: #fefefe;
	font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}

select {
	box-sizing: border-box;
	width: 100%;
	border-radius: 0
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
	max-width: none!important
}

button {
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: transparent;
	line-height: 1;
	cursor: auto
}

[data-whatinput=mouse] button {
	outline: 0
}

pre {
	overflow: auto
}

button, input, optgroup, select, textarea {
	font-family: inherit
}

.is-visible {
	display: block!important
}

.is-hidden {
	display: none!important
}

.row {
	max-width: 75rem;
	margin-right: auto;
	margin-left: auto
}

.row:after, .row:before {
	display: table;
	content: " ";
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1
}

.row:after {
	clear: both
}

.row.collapse>.column, .row.collapse>.columns {
	padding-right: 0;
	padding-left: 0
}

.row .row {
margin-right:-.625rem;
margin-left:-.625rem
}
@media print, screen and (min-width:40em) {

.row .row {
margin-right:-.9375rem;
margin-left:-.9375rem
}
}
@media print, screen and (min-width:64em) {

.row .row {
margin-right:-.9375rem;
margin-left:-.9375rem
}
}

.row .row.collapse {
	margin-right: 0;
	margin-left: 0
}

.row.expanded {
	max-width: none
}

.row.expanded .row {
	margin-right: auto;
	margin-left: auto
}

.row:not(.expanded) .row {
	max-width: none
}

.row.gutter-small>.column, .row.gutter-small>.columns {
padding-right:.625rem;
padding-left:.625rem
}

.row.gutter-medium>.column, .row.gutter-medium>.columns {
padding-right:.9375rem;
padding-left:.9375rem
}

.column, .columns {
	width: 100%;
	float: left;
padding-right:.625rem;
padding-left:.625rem
}
@media print, screen and (min-width:40em) {

.column, .columns {
padding-right:.9375rem;
padding-left:.9375rem
}
}

.column, .column:last-child:not(:first-child), .columns, .columns:last-child:not(:first-child) {
	float: left;
	clear: none
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
	float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
	float: left
}

.column.row.row, .row.row.columns {
	float: none
}

.row .column.row.row, .row .row.row.columns {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0
}

.small-1 {
	width: 8.33333%
}

.small-push-1 {
	position: relative;
	left: 8.33333%
}

.small-pull-1 {
	position: relative;
	left: -8.33333%
}

.small-offset-0 {
	margin-left: 0
}

.small-2 {
	width: 16.66667%
}

.small-push-2 {
	position: relative;
	left: 16.66667%
}

.small-pull-2 {
	position: relative;
	left: -16.66667%
}

.small-offset-1 {
	margin-left: 8.33333%
}

.small-3 {
	width: 25%
}

.small-push-3 {
	position: relative;
	left: 25%
}

.small-pull-3 {
	position: relative;
	left: -25%
}

.small-offset-2 {
	margin-left: 16.66667%
}

.small-4 {
	width: 33.33333%
}

.small-push-4 {
	position: relative;
	left: 33.33333%
}

.small-pull-4 {
	position: relative;
	left: -33.33333%
}

.small-offset-3 {
	margin-left: 25%
}

.small-5 {
	width: 41.66667%
}

.small-push-5 {
	position: relative;
	left: 41.66667%
}

.small-pull-5 {
	position: relative;
	left: -41.66667%
}

.small-offset-4 {
	margin-left: 33.33333%
}

.small-6 {
	width: 50%
}

.small-push-6 {
	position: relative;
	left: 50%
}

.small-pull-6 {
	position: relative;
	left: -50%
}

.small-offset-5 {
	margin-left: 41.66667%
}

.small-7 {
	width: 58.33333%
}

.small-push-7 {
	position: relative;
	left: 58.33333%
}

.small-pull-7 {
	position: relative;
	left: -58.33333%
}

.small-offset-6 {
	margin-left: 50%
}

.small-8 {
	width: 66.66667%
}

.small-push-8 {
	position: relative;
	left: 66.66667%
}

.small-pull-8 {
	position: relative;
	left: -66.66667%
}

.small-offset-7 {
	margin-left: 58.33333%
}

.small-9 {
	width: 75%
}

.small-push-9 {
	position: relative;
	left: 75%
}

.small-pull-9 {
	position: relative;
	left: -75%
}

.small-offset-8 {
	margin-left: 66.66667%
}

.small-10 {
	width: 83.33333%
}

.small-push-10 {
	position: relative;
	left: 83.33333%
}

.small-pull-10 {
	position: relative;
	left: -83.33333%
}

.small-offset-9 {
	margin-left: 75%
}

.small-11 {
	width: 91.66667%
}

.small-push-11 {
	position: relative;
	left: 91.66667%
}

.small-pull-11 {
	position: relative;
	left: -91.66667%
}

.small-offset-10 {
	margin-left: 83.33333%
}

.small-12 {
	width: 100%
}

.small-offset-11 {
	margin-left: 91.66667%
}

.small-up-1>.column, .small-up-1>.columns {
	float: left;
	width: 100%
}

.small-up-1>.column:nth-of-type(1n), .small-up-1>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-1>.column:nth-of-type(1n+1), .small-up-1>.columns:nth-of-type(1n+1) {
	clear: both
}

.small-up-1>.column:last-child, .small-up-1>.columns:last-child {
	float: left
}

.small-up-2>.column, .small-up-2>.columns {
	float: left;
	width: 50%
}

.small-up-2>.column:nth-of-type(1n), .small-up-2>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-2>.column:nth-of-type(odd), .small-up-2>.columns:nth-of-type(odd) {
	clear: both
}

.small-up-2>.column:last-child, .small-up-2>.columns:last-child {
	float: left
}

.small-up-3>.column, .small-up-3>.columns {
	float: left;
	width: 33.33333%
}

.small-up-3>.column:nth-of-type(1n), .small-up-3>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-3>.column:nth-of-type(3n+1), .small-up-3>.columns:nth-of-type(3n+1) {
	clear: both
}

.small-up-3>.column:last-child, .small-up-3>.columns:last-child {
	float: left
}

.small-up-4>.column, .small-up-4>.columns {
	float: left;
	width: 25%
}

.small-up-4>.column:nth-of-type(1n), .small-up-4>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-4>.column:nth-of-type(4n+1), .small-up-4>.columns:nth-of-type(4n+1) {
	clear: both
}

.small-up-4>.column:last-child, .small-up-4>.columns:last-child {
	float: left
}

.small-up-5>.column, .small-up-5>.columns {
	float: left;
	width: 20%
}

.small-up-5>.column:nth-of-type(1n), .small-up-5>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-5>.column:nth-of-type(5n+1), .small-up-5>.columns:nth-of-type(5n+1) {
	clear: both
}

.small-up-5>.column:last-child, .small-up-5>.columns:last-child {
	float: left
}

.small-up-6>.column, .small-up-6>.columns {
	float: left;
	width: 16.66667%
}

.small-up-6>.column:nth-of-type(1n), .small-up-6>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-6>.column:nth-of-type(6n+1), .small-up-6>.columns:nth-of-type(6n+1) {
	clear: both
}

.small-up-6>.column:last-child, .small-up-6>.columns:last-child {
	float: left
}

.small-up-7>.column, .small-up-7>.columns {
	float: left;
	width: 14.28571%
}

.small-up-7>.column:nth-of-type(1n), .small-up-7>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-7>.column:nth-of-type(7n+1), .small-up-7>.columns:nth-of-type(7n+1) {
	clear: both
}

.small-up-7>.column:last-child, .small-up-7>.columns:last-child {
	float: left
}

.small-up-8>.column, .small-up-8>.columns {
	float: left;
	width: 12.5%
}

.small-up-8>.column:nth-of-type(1n), .small-up-8>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-8>.column:nth-of-type(8n+1), .small-up-8>.columns:nth-of-type(8n+1) {
	clear: both
}

.small-up-8>.column:last-child, .small-up-8>.columns:last-child {
	float: left
}

.small-collapse>.column, .small-collapse>.columns {
	padding-right: 0;
	padding-left: 0
}

.expanded.row .small-collapse.row, .small-collapse .row {
	margin-right: 0;
	margin-left: 0
}

.small-uncollapse>.column, .small-uncollapse>.columns {
padding-right:.625rem;
padding-left:.625rem
}

.small-centered {
	margin-right: auto;
	margin-left: auto
}

.small-centered, .small-centered:last-child:not(:first-child) {
	float: none;
	clear: both
}

.small-pull-0, .small-push-0, .small-uncentered {
	position: static;
	margin-right: 0;
	margin-left: 0
}

.small-pull-0, .small-pull-0:last-child:not(:first-child), .small-push-0, .small-push-0:last-child:not(:first-child), .small-uncentered, .small-uncentered:last-child:not(:first-child) {
	float: left;
	clear: none
}

.small-pull-0:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-uncentered:last-child:not(:first-child) {
	float: right
}
@media print, screen and (min-width:40em) {

.medium-1 {
	width: 8.33333%
}

.medium-push-1 {
	position: relative;
	left: 8.33333%
}

.medium-pull-1 {
	position: relative;
	left: -8.33333%
}

.medium-offset-0 {
	margin-left: 0
}

.medium-2 {
	width: 16.66667%
}

.medium-push-2 {
	position: relative;
	left: 16.66667%
}

.medium-pull-2 {
	position: relative;
	left: -16.66667%
}

.medium-offset-1 {
	margin-left: 8.33333%
}

.medium-3 {
	width: 25%
}

.medium-push-3 {
	position: relative;
	left: 25%
}

.medium-pull-3 {
	position: relative;
	left: -25%
}

.medium-offset-2 {
	margin-left: 16.66667%
}

.medium-4 {
	width: 33.33333%
}

.medium-push-4 {
	position: relative;
	left: 33.33333%
}

.medium-pull-4 {
	position: relative;
	left: -33.33333%
}

.medium-offset-3 {
	margin-left: 25%
}

.medium-5 {
	width: 41.66667%
}

.medium-push-5 {
	position: relative;
	left: 41.66667%
}

.medium-pull-5 {
	position: relative;
	left: -41.66667%
}

.medium-offset-4 {
	margin-left: 33.33333%
}

.medium-6 {
	width: 50%
}

.medium-push-6 {
	position: relative;
	left: 50%
}

.medium-pull-6 {
	position: relative;
	left: -50%
}

.medium-offset-5 {
	margin-left: 41.66667%
}

.medium-7 {
	width: 58.33333%
}

.medium-push-7 {
	position: relative;
	left: 58.33333%
}

.medium-pull-7 {
	position: relative;
	left: -58.33333%
}

.medium-offset-6 {
	margin-left: 50%
}

.medium-8 {
	width: 66.66667%
}

.medium-push-8 {
	position: relative;
	left: 66.66667%
}

.medium-pull-8 {
	position: relative;
	left: -66.66667%
}

.medium-offset-7 {
	margin-left: 58.33333%
}

.medium-9 {
	width: 75%
}

.medium-push-9 {
	position: relative;
	left: 75%
}

.medium-pull-9 {
	position: relative;
	left: -75%
}

.medium-offset-8 {
	margin-left: 66.66667%
}

.medium-10 {
	width: 83.33333%
}

.medium-push-10 {
	position: relative;
	left: 83.33333%
}

.medium-pull-10 {
	position: relative;
	left: -83.33333%
}

.medium-offset-9 {
	margin-left: 75%
}

.medium-11 {
	width: 91.66667%
}

.medium-push-11 {
	position: relative;
	left: 91.66667%
}

.medium-pull-11 {
	position: relative;
	left: -91.66667%
}

.medium-offset-10 {
	margin-left: 83.33333%
}

.medium-12 {
	width: 100%
}

.medium-offset-11 {
	margin-left: 91.66667%
}

.medium-up-1>.column, .medium-up-1>.columns {
	float: left;
	width: 100%
}

.medium-up-1>.column:nth-of-type(1n), .medium-up-1>.columns:nth-of-type(1n) {
	clear: none
}

.medium-up-1>.column:nth-of-type(1n+1), .medium-up-1>.columns:nth-of-type(1n+1) {
	clear: both
}

.medium-up-1>.column:last-child, .medium-up-1>.columns:last-child {
	float: left
}

.medium-up-2>.column, .medium-up-2>.columns {
	float: left;
	width: 50%
}

.medium-up-2>.column:nth-of-type(1n), .medium-up-2>.columns:nth-of-type(1n) {
	clear: none
}

.medium-up-2>.column:nth-of-type(odd), .medium-up-2>.columns:nth-of-type(odd) {
	clear: both
}

.medium-up-2>.column:last-child, .medium-up-2>.columns:last-child {
	float: left
}

.medium-up-3>.column, .medium-up-3>.columns {
	float: left;
	width: 33.33333%
}

.medium-up-3>.column:nth-of-type(1n), .medium-up-3>.columns:nth-of-type(1n) {
	clear: none
}

.medium-up-3>.column:nth-of-type(3n+1), .medium-up-3>.columns:nth-of-type(3n+1) {
	clear: both
}

.medium-up-3>.column:last-child, .medium-up-3>.columns:last-child {
	float: left
}

.medium-up-4>.column, .medium-up-4>.columns {
	float: left;
	width: 25%
}

.medium-up-4>.column:nth-of-type(1n), .medium-up-4>.columns:nth-of-type(1n) {
	clear: none
}

.medium-up-4>.column:nth-of-type(4n+1), .medium-up-4>.columns:nth-of-type(4n+1) {
	clear: both
}

.medium-up-4>.column:last-child, .medium-up-4>.columns:last-child {
	float: left
}

.medium-up-5>.column, .medium-up-5>.columns {
	float: left;
	width: 20%
}

.medium-up-5>.column:nth-of-type(1n), .medium-up-5>.columns:nth-of-type(1n) {
	clear: none
}

.medium-up-5>.column:nth-of-type(5n+1), .medium-up-5>.columns:nth-of-type(5n+1) {
	clear: both
}

.medium-up-5>.column:last-child, .medium-up-5>.columns:last-child {
	float: left
}

.medium-up-6>.column, .medium-up-6>.columns {
	float: left;
	width: 16.66667%
}

.medium-up-6>.column:nth-of-type(1n), .medium-up-6>.columns:nth-of-type(1n) {
	clear: none
}

.medium-up-6>.column:nth-of-type(6n+1), .medium-up-6>.columns:nth-of-type(6n+1) {
	clear: both
}

.medium-up-6>.column:last-child, .medium-up-6>.columns:last-child {
	float: left
}

.medium-up-7>.column, .medium-up-7>.columns {
	float: left;
	width: 14.28571%
}

.medium-up-7>.column:nth-of-type(1n), .medium-up-7>.columns:nth-of-type(1n) {
	clear: none
}

.medium-up-7>.column:nth-of-type(7n+1), .medium-up-7>.columns:nth-of-type(7n+1) {
	clear: both
}

.medium-up-7>.column:last-child, .medium-up-7>.columns:last-child {
	float: left
}

.medium-up-8>.column, .medium-up-8>.columns {
	float: left;
	width: 12.5%
}

.medium-up-8>.column:nth-of-type(1n), .medium-up-8>.columns:nth-of-type(1n) {
	clear: none
}

.medium-up-8>.column:nth-of-type(8n+1), .medium-up-8>.columns:nth-of-type(8n+1) {
	clear: both
}

.medium-up-8>.column:last-child, .medium-up-8>.columns:last-child {
	float: left
}

.medium-collapse>.column, .medium-collapse>.columns {
	padding-right: 0;
	padding-left: 0
}

.expanded.row .medium-collapse.row, .medium-collapse .row {
	margin-right: 0;
	margin-left: 0
}

.medium-uncollapse>.column, .medium-uncollapse>.columns {
padding-right:.9375rem;
padding-left:.9375rem
}

.medium-centered {
	margin-right: auto;
	margin-left: auto
}

.medium-centered, .medium-centered:last-child:not(:first-child) {
	float: none;
	clear: both
}

.medium-pull-0, .medium-push-0, .medium-uncentered {
	position: static;
	margin-right: 0;
	margin-left: 0
}

.medium-pull-0, .medium-pull-0:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-uncentered, .medium-uncentered:last-child:not(:first-child) {
	float: left;
	clear: none
}

.medium-pull-0:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-uncentered:last-child:not(:first-child) {
	float: right
}
}
@media print, screen and (min-width:64em) {

.large-1 {
	width: 8.33333%
}

.large-push-1 {
	position: relative;
	left: 8.33333%
}

.large-pull-1 {
	position: relative;
	left: -8.33333%
}

.large-offset-0 {
	margin-left: 0
}

.large-2 {
	width: 16.66667%
}

.large-push-2 {
	position: relative;
	left: 16.66667%
}

.large-pull-2 {
	position: relative;
	left: -16.66667%
}

.large-offset-1 {
	margin-left: 8.33333%
}

.large-3 {
	width: 25%
}

.large-push-3 {
	position: relative;
	left: 25%
}

.large-pull-3 {
	position: relative;
	left: -25%
}

.large-offset-2 {
	margin-left: 16.66667%
}

.large-4 {
	width: 33.33333%
}

.large-push-4 {
	position: relative;
	left: 33.33333%
}

.large-pull-4 {
	position: relative;
	left: -33.33333%
}

.large-offset-3 {
	margin-left: 25%
}

.large-5 {
	width: 41.66667%
}

.large-push-5 {
	position: relative;
	left: 41.66667%
}

.large-pull-5 {
	position: relative;
	left: -41.66667%
}

.large-offset-4 {
	margin-left: 33.33333%
}

.large-6 {
	width: 50%
}

.large-push-6 {
	position: relative;
	left: 50%
}

.large-pull-6 {
	position: relative;
	left: -50%
}

.large-offset-5 {
	margin-left: 41.66667%
}

.large-7 {
	width: 58.33333%
}

.large-push-7 {
	position: relative;
	left: 58.33333%
}

.large-pull-7 {
	position: relative;
	left: -58.33333%
}

.large-offset-6 {
	margin-left: 50%
}

.large-8 {
	width: 66.66667%
}

.large-push-8 {
	position: relative;
	left: 66.66667%
}

.large-pull-8 {
	position: relative;
	left: -66.66667%
}

.large-offset-7 {
	margin-left: 58.33333%
}

.large-9 {
	width: 75%
}

.large-push-9 {
	position: relative;
	left: 75%
}

.large-pull-9 {
	position: relative;
	left: -75%
}

.large-offset-8 {
	margin-left: 66.66667%
}

.large-10 {
	width: 83.33333%
}

.large-push-10 {
	position: relative;
	left: 83.33333%
}

.large-pull-10 {
	position: relative;
	left: -83.33333%
}

.large-offset-9 {
	margin-left: 75%
}

.large-11 {
	width: 91.66667%
}

.large-push-11 {
	position: relative;
	left: 91.66667%
}

.large-pull-11 {
	position: relative;
	left: -91.66667%
}

.large-offset-10 {
	margin-left: 83.33333%
}

.large-12 {
	width: 100%
}

.large-offset-11 {
	margin-left: 91.66667%
}

.large-up-1>.column, .large-up-1>.columns {
	float: left;
	width: 100%
}

.large-up-1>.column:nth-of-type(1n), .large-up-1>.columns:nth-of-type(1n) {
	clear: none
}

.large-up-1>.column:nth-of-type(1n+1), .large-up-1>.columns:nth-of-type(1n+1) {
	clear: both
}

.large-up-1>.column:last-child, .large-up-1>.columns:last-child {
	float: left
}

.large-up-2>.column, .large-up-2>.columns {
	float: left;
	width: 50%
}

.large-up-2>.column:nth-of-type(1n), .large-up-2>.columns:nth-of-type(1n) {
	clear: none
}

.large-up-2>.column:nth-of-type(odd), .large-up-2>.columns:nth-of-type(odd) {
	clear: both
}

.large-up-2>.column:last-child, .large-up-2>.columns:last-child {
	float: left
}

.large-up-3>.column, .large-up-3>.columns {
	float: left;
	width: 33.33333%
}

.large-up-3>.column:nth-of-type(1n), .large-up-3>.columns:nth-of-type(1n) {
	clear: none
}

.large-up-3>.column:nth-of-type(3n+1), .large-up-3>.columns:nth-of-type(3n+1) {
	clear: both
}

.large-up-3>.column:last-child, .large-up-3>.columns:last-child {
	float: left
}

.large-up-4>.column, .large-up-4>.columns {
	float: left;
	width: 25%
}

.large-up-4>.column:nth-of-type(1n), .large-up-4>.columns:nth-of-type(1n) {
	clear: none
}

.large-up-4>.column:nth-of-type(4n+1), .large-up-4>.columns:nth-of-type(4n+1) {
	clear: both
}

.large-up-4>.column:last-child, .large-up-4>.columns:last-child {
	float: left
}

.large-up-5>.column, .large-up-5>.columns {
	float: left;
	width: 20%
}

.large-up-5>.column:nth-of-type(1n), .large-up-5>.columns:nth-of-type(1n) {
	clear: none
}

.large-up-5>.column:nth-of-type(5n+1), .large-up-5>.columns:nth-of-type(5n+1) {
	clear: both
}

.large-up-5>.column:last-child, .large-up-5>.columns:last-child {
	float: left
}

.large-up-6>.column, .large-up-6>.columns {
	float: left;
	width: 16.66667%
}

.large-up-6>.column:nth-of-type(1n), .large-up-6>.columns:nth-of-type(1n) {
	clear: none
}

.large-up-6>.column:nth-of-type(6n+1), .large-up-6>.columns:nth-of-type(6n+1) {
	clear: both
}

.large-up-6>.column:last-child, .large-up-6>.columns:last-child {
	float: left
}

.large-up-7>.column, .large-up-7>.columns {
	float: left;
	width: 14.28571%
}

.large-up-7>.column:nth-of-type(1n), .large-up-7>.columns:nth-of-type(1n) {
	clear: none
}

.large-up-7>.column:nth-of-type(7n+1), .large-up-7>.columns:nth-of-type(7n+1) {
	clear: both
}

.large-up-7>.column:last-child, .large-up-7>.columns:last-child {
	float: left
}

.large-up-8>.column, .large-up-8>.columns {
	float: left;
	width: 12.5%
}

.large-up-8>.column:nth-of-type(1n), .large-up-8>.columns:nth-of-type(1n) {
	clear: none
}

.large-up-8>.column:nth-of-type(8n+1), .large-up-8>.columns:nth-of-type(8n+1) {
	clear: both
}

.large-up-8>.column:last-child, .large-up-8>.columns:last-child {
	float: left
}

.large-collapse>.column, .large-collapse>.columns {
	padding-right: 0;
	padding-left: 0
}

.expanded.row .large-collapse.row, .large-collapse .row {
	margin-right: 0;
	margin-left: 0
}

.large-uncollapse>.column, .large-uncollapse>.columns {
padding-right:.9375rem;
padding-left:.9375rem
}

.large-centered {
	margin-right: auto;
	margin-left: auto
}

.large-centered, .large-centered:last-child:not(:first-child) {
	float: none;
	clear: both
}

.large-pull-0, .large-push-0, .large-uncentered {
	position: static;
	margin-right: 0;
	margin-left: 0
}

.large-pull-0, .large-pull-0:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-uncentered, .large-uncentered:last-child:not(:first-child) {
	float: left;
	clear: none
}

.large-pull-0:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-uncentered:last-child:not(:first-child) {
	float: right
}
}

.column-block {
	margin-bottom: 1.25rem
}

.column-block>:last-child {
	margin-bottom: 0
}
@media print, screen and (min-width:40em) {

.column-block {
	margin-bottom: 1.875rem
}

.column-block>:last-child {
	margin-bottom: 0
}
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
	margin: 0;
	padding: 0
}

p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility
}

em, i {
	font-style: italic
}

b, em, i, strong {
	line-height: inherit
}

b, strong {
	font-weight: 700
}

small {
	font-size: 80%;
	line-height: inherit
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: inherit;
	text-rendering: optimizeLegibility
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	line-height: 0;
	color: #cacaca
}

.h1, h1 {
	font-size: 1.5rem
}

.h1, .h2, h1, h2 {
	line-height: 1.4;
	margin-top: 0;
margin-bottom:.5rem
}

.h2, h2 {
	font-size: 1.25rem
}

.h3, h3 {
	font-size: 1.1875rem
}

.h3, .h4, h3, h4 {
	line-height: 1.4;
	margin-top: 0;
margin-bottom:.5rem
}

.h4, h4 {
	font-size: 1.125rem
}

.h5, h5 {
	font-size: 1.0625rem
}

.h5, .h6, h5, h6 {
	line-height: 1.4;
	margin-top: 0;
margin-bottom:.5rem
}

.h6, h6 {
	font-size: 1rem
}
@media print, screen and (min-width:40em) {

.h1, h1 {
	font-size: 3rem
}

.h2, h2 {
	font-size: 2.5rem
}

.h3, h3 {
	font-size: 1.9375rem
}

.h4, h4 {
	font-size: 1.5625rem
}

.h5, h5 {
	font-size: 1.25rem
}

.h6, h6 {
	font-size: 1rem
}
}

a {
	line-height: inherit;
	color: #1779ba;
	text-decoration: none;
	cursor: pointer
}

a:focus, a:hover {
	color: #1468a0
}

a img {
	border: 0
}

hr {
	clear: both;
	max-width: 75rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0
}

dl, ol, ul {
	margin-bottom: 1rem;
	list-style-position: outside;
	line-height: 1.6
}

li {
	font-size: inherit
}

ul {
	list-style-type: disc
}

ol, ul {
	margin-left: 1.25rem
}

ol ol, ol ul, ul ol, ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl {
	margin-bottom: 1rem
}

dl dt {
margin-bottom:.3rem;
	font-weight: 700
}

blockquote {
	margin: 0 0 1rem;
padding:.5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}

blockquote, blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}

cite {
	display: block;
font-size:.8125rem;
	color: #8a8a8a
}

cite:before {
	content: "\2014   "
}

abbr, abbr[title] {
	border-bottom: 1px dotted #0a0a0a;
	cursor: help;
	text-decoration: none
}

figure {
	margin: 0
}

code {
padding:.125rem .3125rem .0625rem;
	border: 1px solid #cacaca;
	font-weight: 400
}

code, kbd {
	background-color: #e6e6e6;
	font-family: Consolas, Liberation Mono, Courier, monospace;
	color: #0a0a0a
}

kbd {
	margin: 0;
padding:.125rem .25rem 0
}

.subheader {
margin-top:.2rem;
margin-bottom:.5rem;
	font-weight: 400;
	line-height: 1.4;
	color: #8a8a8a
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.stat {
	font-size: 2.5rem;
	line-height: 1
}

p+.stat {
	margin-top: -1rem
}

ol.no-bullet, ul.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}
@media print, screen and (min-width:40em) {

.medium-text-left {
	text-align: left
}

.medium-text-right {
	text-align: right
}

.medium-text-center {
	text-align: center
}

.medium-text-justify {
	text-align: justify
}
}
@media print, screen and (min-width:64em) {

.large-text-left {
	text-align: left
}

.large-text-right {
	text-align: right
}

.large-text-center {
	text-align: center
}

.large-text-justify {
	text-align: justify
}
}

.show-for-print {
	display: none!important
}
@media print {

* {
	background: transparent!important;
	box-shadow: none!important;
	color: #000!important;
	text-shadow: none!important
}

.show-for-print {
	display: block!important
}

.hide-for-print {
	display: none!important
}

table.show-for-print {
	display: table!important
}

thead.show-for-print {
	display: table-header-group!important
}

tbody.show-for-print {
	display: table-row-group!important
}

tr.show-for-print {
	display: table-row!important
}

td.show-for-print, th.show-for-print {
	display: table-cell!important
}

a, a:visited {
	text-decoration: underline
}

a[href]:after {
	content: " (" attr(href) ")"
}

.ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}

abbr[title]:after {
	content: " (" attr(title) ")"
}

blockquote, pre {
	border: 1px solid #8a8a8a;
	page-break-inside: avoid
}

thead {
	display: table-header-group
}

img, tr {
	page-break-inside: avoid
}

img {
	max-width: 100%!important
}
@page {
margin:.5cm
}

h2, h3, p {
	orphans: 3;
	widows: 3
}

h2, h3 {
	page-break-after: avoid
}

.print-break-inside {
	page-break-inside: auto
}
}

.hide {
	display: none!important
}

.invisible {
	visibility: hidden
}
@media screen and (max-width:39.99875em) {

.hide-for-small-only {
	display: none!important
}
}
@media screen and (max-width:0em), screen and (min-width:40em) {

.show-for-small-only {
	display: none!important
}
}
@media print, screen and (min-width:40em) {

.hide-for-medium {
	display: none!important
}
}
@media screen and (max-width:39.99875em) {

.show-for-medium {
	display: none!important
}
}
@media screen and (min-width:40em) and (max-width:63.99875em) {

.hide-for-medium-only {
	display: none!important
}
}
@media screen and (max-width:39.99875em), screen and (min-width:64em) {

.show-for-medium-only {
	display: none!important
}
}
@media print, screen and (min-width:64em) {

.hide-for-large {
	display: none!important
}
}
@media screen and (max-width:63.99875em) {

.show-for-large {
	display: none!important
}
}
@media screen and (min-width:64em) and (max-width:74.99875em) {

.hide-for-large-only {
	display: none!important
}
}
@media screen and (max-width:63.99875em), screen and (min-width:75em) {

.show-for-large-only {
	display: none!important
}
}

.show-for-sr, .show-on-focus {
	position: absolute!important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0
}

.show-on-focus:active, .show-on-focus:focus {
	position: static!important;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.hide-for-portrait, .show-for-landscape {
	display: block!important
}
@media screen and (orientation:landscape) {

.hide-for-portrait, .show-for-landscape {
	display: block!important
}
}
@media screen and (orientation:portrait) {

.hide-for-portrait, .show-for-landscape {
	display: none!important
}
}

.hide-for-landscape, .show-for-portrait {
	display: none!important
}
@media screen and (orientation:landscape) {

.hide-for-landscape, .show-for-portrait {
	display: none!important
}
}
@media screen and (orientation:portrait) {

.hide-for-landscape, .show-for-portrait {
	display: block!important
}
}

.float-left {
	float: left!important
}

.float-right {
	float: right!important
}

.float-center {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.clearfix:after, .clearfix:before {
	display: table;
	content: " ";
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1
}

.clearfix:after {
	clear: both
}

body {
	position: relative;
	overflow-x: hidden;
	-ms-overflow-style: scrollbar
}

body.no-scroll {
	overflow: hidden
}

body h1 {
	font-family: slabo-13px;
	color: #fff;
	font-size: 45px;
	line-height: 1
}

body h2, body h4 {
	font-family: proxima-nova;
	font-weight: 700
}

body h2, body h3, body h4 {
	color: #372349;
	font-size: 38px;
	line-height: 1.2
}

body h3 {
	font-family: slabo-13px;
	letter-spacing: 1.5px
}

body h4 {
	font-weight: 300;
	font-size: 22px
}
@media print, screen and (min-width:64em) {

body h4 {
	font-size: 30px
}
}

body h5 {
	font-weight: 400;
	font-size: 20px
}

body a, body h5, body li, body p {
	font-family: proxima-nova;
	color: #372349;
	line-height: 1.2
}

body a, body li, body p {
	font-weight: 500;
	font-size: 15px;
	letter-spacing: .36px
}

body a:not(li), body li:not(li), body p:not(li) {
	margin-bottom: 1rem
}

body a:hover, body li:hover, body p:hover {
	text-decoration: none
}

body input:focus, body textarea:focus {
	box-shadow: none!important;
	color: #2b1938!important
}
@media screen and (max-width:74.99875em) {

body .show-for-xlarge {
	display: none!important
}
}
@media screen and (min-width:75em) {

body .hide-for-xlarge {
	display: none!important
}
}
@media screen and (max-width:89.99875em) {

body .show-for-xxlarge {
	display: none!important
}
}
@media screen and (min-width:90em) {

body .hide-for-xxlarge {
	display: none!important
}
}

body .container-element {
	position: relative;
	max-width: 100%
}

body .container-element.slim, body .container-element.standard {
	padding: 3rem 1rem 2rem
}
@media print, screen and (min-width:40em) {

body h2, body h3 {
	font-size: 44px
}

body h5 {
	font-size: 24px
}

body a, body p {
	font-size: 18px;
	margin-bottom: 1.3rem
}

body .container-element {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}

body .container-element.slim, body .container-element.standard {
	padding: 2rem 1rem 3rem
}

body .slim {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	max-width: 780px
}
}
@media print, screen and (min-width:64em) {

body h1 {
	font-size: 80px;
	color: #372349
}

body h2, body h3 {
	font-size: 50px
}

body .standard {
	max-width: 90%
}

body .center.both, body .standard {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0
}

body .center.both {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

body .center.bottom, body .center.top {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0
}

body .center.left, body .center.right {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

body .left {
	left: 10%
}

body .top {
	top: 20%
}

body .right {
	right: 10%
}

body .bottom {
	bottom: 20%
}
}
@media screen and (min-width:90em) {

body .standard {
	max-width: 1300px
}
}

.ms-accordion h4 {
	pointer-events: none
}
@media print, screen and (min-width:64em) {

.ms-accordion h4 {
	margin: 0!important;
	padding: 10px;
	pointer-events: auto;
	cursor: pointer;
	position: relative;
	border-top: 2px solid #372349;
	transition: color .3s ease
}

.ms-accordion h4:hover {
	color: #372349
}

.ms-accordion h4:after {
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Im1zLWFjY29yZGlvbi1hcnJvdyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0MS40IDIxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MS40IDIxIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMkYxQzQ2IiBzdHJva2Utd2lkdGg9IjMiIHBvaW50cz0iNDAuNCwxLjEgMjAuNywxOSAxLDEuMSAiLz48L3N2Zz4=);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	transition: all .3s ease
}

.ms-accordion h4.accordion-open {
	background-color: #372349
}

.ms-accordion h4.accordion-open:hover {
	color: #fefefe
}

.ms-accordion h4.accordion-open:after {
	opacity: 0
}
}

.ms-accordion .ms-accordion-content {
	transition: all .3s ease
}
@media print, screen and (min-width:64em) {

.ms-accordion .ms-accordion-content {
	height: 0;
	opacity: 0;
	overflow: hidden
}

.ms-accordion .ms-accordion-content.accordion-open {
	margin-bottom: 10px;
	padding: 10px;
	height: auto;
	opacity: 1;
	background-color: #372349
}
}

.blog-extractor a, .blog-extractor h4, .blog-extractor p {
	color: #a78abf
}

.blog-extractor .container-element-title {
	text-align: center;
	padding-bottom: 1rem
}

.blog-extractor .container-element-extractor {
	background-color: #5c2483;
	padding: 0 1rem;
	margin: 0
}

.blog-extractor .container-element-extractor-single .single-date {
	margin-bottom: 0
}

.blog-extractor .container-element-extractor-single-inner {
	padding: 2rem 0 0
}

.blog-extractor .container-element-extractor-single-link .container-arrow {
	z-index: 1;
	padding: 1rem 0
}

.blog-extractor .container-element-extractor-single-link .container-arrow-icon, .blog-extractor .container-element-extractor-single-link .container-arrow-text {
	display: inline-block;
	position: relative;
	cursor: pointer
}

.blog-extractor .container-element-extractor-single-link .container-arrow-icon {
	height: 10px;
	width: auto;
	padding-left: 1rem
}

.blog-extractor .container-element-extractor-single-link .container-arrow-icon svg {
	height: 10px;
	width: 68px
}

.blog-extractor .container-element-extractor-single-link .container-arrow-icon svg line, .blog-extractor .container-element-extractor-single-link .container-arrow-icon svg polygon {
	fill: #a78abf;
	stroke: #a78abf;
	transition: all .5s ease
}

.blog-extractor .container-element-extractor-single-link .container-arrow p {
	margin: 0
}

.blog-extractor .container-element-extractor-single:not(:last-child) {
	border-bottom: 3px dotted #a78abf
}

.blog-extractor .container-element-extractor-single:hover:last-child:after {
	visibility: hidden
}

.blog-extractor .container-element-extractor-single:hover a, .blog-extractor .container-element-extractor-single:hover h4, .blog-extractor .container-element-extractor-single:hover p {
	color: #fff
}

.blog-extractor .container-element-extractor-single:hover .container-arrow-icon {
	left: 5px
}

.blog-extractor .container-element-extractor-single:hover .container-arrow-icon svg line, .blog-extractor .container-element-extractor-single:hover .container-arrow-icon svg polygon {
	fill: #fff;
	stroke: #fff
}
@media print, screen and (min-width:40em) {

.blog-extractor .container-element-title {
	padding-bottom: 2rem
}

.blog-extractor .container-element-extractor {
	position: relative;
	padding: 3rem 1rem 2rem
}

.blog-extractor .container-element-extractor-triangle {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	height: 0;
	width: 0;
	border-left: 0 solid transparent;
	border-right: 0 solid transparent;
	border-top: 0 solid #fefefe;
	top: 0
}
}
@media print, screen and (min-width:40em) and (min-width:40em) {

.blog-extractor .container-element-extractor-triangle {
	border-left: 62.4px solid transparent;
	border-right: 62.4px solid transparent;
	border-top: 48px solid #fefefe
}
}
@media print, screen and (min-width:40em) and (min-width:64em) {

.blog-extractor .container-element-extractor-triangle {
	border-left: 78px solid transparent;
	border-right: 78px solid transparent;
	border-top: 60px solid #fefefe
}
}
@media print, screen and (min-width:40em) {

.blog-extractor .container-element-extractor-single {
	position: relative
}

.blog-extractor .container-element-extractor-single-inner {
	padding: 2rem 0 5rem
}

.blog-extractor .container-element-extractor-single-link .container-arrow {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-bottom: 2rem
}

.blog-extractor .container-element-extractor-single:nth-last-child(-n+2) {
	border-bottom: none
}

.blog-extractor .container-element-extractor-single:hover:nth-last-child(-n+2):after {
	visibility: hidden
}
}
@media print, screen and (min-width:64em) {

.blog-extractor .container-element-extractor-single-link .container-arrow-icon {
	height: 17px
}

.blog-extractor .container-element-extractor-single-link .container-arrow-icon svg {
	height: 17px;
	width: auto
}
}

.blog-title .container-element {
	position: relative;
	margin: 4rem auto;
	left: 0;
	right: 0;
	text-align: center
}

.blog-title .container-element span {
	text-decoration: underline
}
@media print, screen and (min-width:64em) {

.blog-title .container-element span {
	text-decoration: none;
	position: relative
}

.blog-title .container-element span:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	border-bottom: 5px solid #372349
}
}

.casasoft h1 {
	font-size: 30px;
	font-family: proxima-nova
}

.casasoft h3 {
	font-size: 22px;
	font-family: proxima-nova;
	letter-spacing: normal
}

.casasoft input:focus, .casasoft select:focus, .casasoft textarea:focus {
	border-color: #a78abf!important;
	outline: none!important
}

.casasoft option:hover {
	background: #a78abf!important
}

.casasoft option:focus {
	outline: 5px auto #a78abf!important
}

.casasoft .container-element.standard {
	padding-top: 0;
	width: 100vw;
	max-width: inherit;
	padding: 0;
	margin-top: 0
}

.casasoft .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button {
	background-color: #5c2483;
	background-image: none
}

.casasoft .casawp-archive .casawp-pagination ul>li>a {
	color: #2b1938
}

.casasoft .casawp-archive .casawp-pagination ul .current {
	background-color: #5c2483;
	border-color: #5c2483
}

.casasoft .casawp-archive .casawp-thumbnail {
	border: none
}

.casasoft .btn-primary {
	background-color: #5c2483;
	background-image: none
}

.casasoft .highlighted {
	background-image: none!important;
	background-color: #5c2483!important
}

.casasoft .chosen-choices {
	border: 1px solid #a78abf!important
}

.casasoft .casawp-slider-currentimage {
	background-color: #a78abf
}
@media print, screen and (min-width:40em) {

.casasoft h1 {
	font-size: 50px
}

.casasoft h3 {
	font-size: 35px
}
}

/*! lightgallery - v1.6.6 - 2017-12-20
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2017 Sachin N; Licensed GPLv3 */.post-type-archive-casawp_property, .single-casawp_property, .tax-casawp_salestype {
/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */
  /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
  /*!
Theme Name: leu-partner.com
Author: Casasoft AG
Author URI: http://casasoft.ch/
Description:
Version: 1.0.0
Tags: responsive-layout, custom-background, custom-colors, custom-header, custom-menu, microformats, post-formats, casasync, casaxml

Custom WordPress Theme, Copyright (C) 2014 Casasoft AG.
*/
  /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
  /*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */}

.post-type-archive-casawp_property .lg-sub-html, .post-type-archive-casawp_property .lg-toolbar, .single-casawp_property .lg-sub-html, .single-casawp_property .lg-toolbar, .tax-casawp_salestype .lg-sub-html, .tax-casawp_salestype .lg-toolbar {
	background-color: rgba(0,0,0,.45)
}

.post-type-archive-casawp_property #lg-counter, .post-type-archive-casawp_property .lg-outer .lg-video-cont, .single-casawp_property #lg-counter, .single-casawp_property .lg-outer .lg-video-cont, .tax-casawp_salestype #lg-counter, .tax-casawp_salestype .lg-outer .lg-video-cont {
	vertical-align: middle;
	display: inline-block
}

.post-type-archive-casawp_property .lg-icon, .post-type-archive-casawp_property button, .post-type-archive-casawp_property select, .single-casawp_property .lg-icon, .single-casawp_property button, .single-casawp_property select, .tax-casawp_salestype .lg-icon, .tax-casawp_salestype button, .tax-casawp_salestype select {
	text-transform: none
}

.post-type-archive-casawp_property .fa, .post-type-archive-casawp_property .glyphicon, .post-type-archive-casawp_property .lg-icon, .single-casawp_property .fa, .single-casawp_property .glyphicon, .single-casawp_property .lg-icon, .tax-casawp_salestype .fa, .tax-casawp_salestype .glyphicon, .tax-casawp_salestype .lg-icon {
	-moz-osx-font-smoothing: grayscale
}

.post-type-archive-casawp_property .fa-ul, .post-type-archive-casawp_property .navbar-collapse .nav li ul, .single-casawp_property .fa-ul, .single-casawp_property .navbar-collapse .nav li ul, .tax-casawp_salestype .fa-ul, .tax-casawp_salestype .navbar-collapse .nav li ul {
	list-style-type: none
}

.post-type-archive-casawp_property .lg-icon, .single-casawp_property .lg-icon, .tax-casawp_salestype .lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}

.post-type-archive-casawp_property .lg-actions .lg-next, .post-type-archive-casawp_property .lg-actions .lg-prev, .single-casawp_property .lg-actions .lg-next, .single-casawp_property .lg-actions .lg-prev, .tax-casawp_salestype .lg-actions .lg-next, .tax-casawp_salestype .lg-actions .lg-prev {
	background-color: rgba(0,0,0,.45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080;
	border: none;
	outline: 0
}

.post-type-archive-casawp_property .lg-actions .lg-next.disabled, .post-type-archive-casawp_property .lg-actions .lg-prev.disabled, .single-casawp_property .lg-actions .lg-next.disabled, .single-casawp_property .lg-actions .lg-prev.disabled, .tax-casawp_salestype .lg-actions .lg-next.disabled, .tax-casawp_salestype .lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5
}

.post-type-archive-casawp_property .lg-actions .lg-next:hover, .post-type-archive-casawp_property .lg-actions .lg-prev:hover, .single-casawp_property .lg-actions .lg-next:hover, .single-casawp_property .lg-actions .lg-prev:hover, .tax-casawp_salestype .lg-actions .lg-next:hover, .tax-casawp_salestype .lg-actions .lg-prev:hover {
	color: #fff
}

.post-type-archive-casawp_property .lg-actions .lg-next, .single-casawp_property .lg-actions .lg-next, .tax-casawp_salestype .lg-actions .lg-next {
	right: 20px
}

.post-type-archive-casawp_property .lg-actions .lg-next:before, .single-casawp_property .lg-actions .lg-next:before, .tax-casawp_salestype .lg-actions .lg-next:before {
	content: "\E095"
}

.post-type-archive-casawp_property .lg-actions .lg-prev, .single-casawp_property .lg-actions .lg-prev, .tax-casawp_salestype .lg-actions .lg-prev {
	left: 20px
}

.post-type-archive-casawp_property .lg-actions .lg-prev:after, .single-casawp_property .lg-actions .lg-prev:after, .tax-casawp_salestype .lg-actions .lg-prev:after {
	content: "\E094"
}
@keyframes
lg-right-end {
0%, to {
left:0
}
50% {
left:-30px
}
}
@keyframes
lg-left-end {
0%, to {
left:0
}
50% {
left:30px
}
}

.post-type-archive-casawp_property .lg-outer.lg-right-end .lg-object, .single-casawp_property .lg-outer.lg-right-end .lg-object, .tax-casawp_salestype .lg-outer.lg-right-end .lg-object {
	animation: lg-right-end .3s;
	position: relative
}

.post-type-archive-casawp_property .lg-outer.lg-left-end .lg-object, .single-casawp_property .lg-outer.lg-left-end .lg-object, .tax-casawp_salestype .lg-outer.lg-left-end .lg-object {
	animation: lg-left-end .3s;
	position: relative
}

.post-type-archive-casawp_property .lg-toolbar, .single-casawp_property .lg-toolbar, .tax-casawp_salestype .lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.post-type-archive-casawp_property .lg-toolbar .lg-icon, .single-casawp_property .lg-toolbar .lg-icon, .tax-casawp_salestype .lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none!important;
	outline: 0;
	transition: color .2s linear
}

.post-type-archive-casawp_property .fancybox-nav, .post-type-archive-casawp_property .m-teaserbanner__btn a:focus, .post-type-archive-casawp_property .m-teaserbanner__btn a:hover, .single-casawp_property .fancybox-nav, .single-casawp_property .m-teaserbanner__btn a:focus, .single-casawp_property .m-teaserbanner__btn a:hover, .tax-casawp_salestype .fancybox-nav, .tax-casawp_salestype .m-teaserbanner__btn a:focus, .tax-casawp_salestype .m-teaserbanner__btn a:hover {
	text-decoration: none
}

.post-type-archive-casawp_property .lg-toolbar .lg-icon:hover, .single-casawp_property .lg-toolbar .lg-icon:hover, .tax-casawp_salestype .lg-toolbar .lg-icon:hover {
	color: #fff
}

.post-type-archive-casawp_property .lg-toolbar .lg-close:after, .single-casawp_property .lg-toolbar .lg-close:after, .tax-casawp_salestype .lg-toolbar .lg-close:after {
	content: "\E070"
}

.post-type-archive-casawp_property .lg-toolbar .lg-download:after, .single-casawp_property .lg-toolbar .lg-download:after, .tax-casawp_salestype .lg-toolbar .lg-download:after {
	content: "\E0F2"
}

.post-type-archive-casawp_property .lg-sub-html, .single-casawp_property .lg-sub-html, .tax-casawp_salestype .lg-sub-html {
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080
}

.post-type-archive-casawp_property .lg-sub-html h4, .single-casawp_property .lg-sub-html h4, .tax-casawp_salestype .lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700
}

.post-type-archive-casawp_property .lg-sub-html p, .single-casawp_property .lg-sub-html p, .tax-casawp_salestype .lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0
}

.post-type-archive-casawp_property #lg-counter, .single-casawp_property #lg-counter, .tax-casawp_salestype #lg-counter {
	color: #999;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px
}

.post-type-archive-casawp_property .lg-next, .post-type-archive-casawp_property .lg-prev, .post-type-archive-casawp_property .lg-toolbar, .single-casawp_property .lg-next, .single-casawp_property .lg-prev, .single-casawp_property .lg-toolbar, .tax-casawp_salestype .lg-next, .tax-casawp_salestype .lg-prev, .tax-casawp_salestype .lg-toolbar {
	opacity: 1;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.post-type-archive-casawp_property .lg-hide-items .lg-prev, .single-casawp_property .lg-hide-items .lg-prev, .tax-casawp_salestype .lg-hide-items .lg-prev {
	opacity: 0;
	transform: translate3d(-10px, 0, 0)
}

.post-type-archive-casawp_property .lg-hide-items .lg-next, .single-casawp_property .lg-hide-items .lg-next, .tax-casawp_salestype .lg-hide-items .lg-next {
	opacity: 0;
	transform: translate3d(10px, 0, 0)
}

.post-type-archive-casawp_property .lg-hide-items .lg-toolbar, .single-casawp_property .lg-hide-items .lg-toolbar, .tax-casawp_salestype .lg-hide-items .lg-toolbar {
	opacity: 0;
	transform: translate3d(0, -10px, 0)
}

.post-type-archive-casawp_property body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object, .single-casawp_property body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object, .tax-casawp_salestype body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	transform: scale3d(.5, .5, .5);
	opacity: 0;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1)!important;
	transform-origin: 50% 50%
}

.post-type-archive-casawp_property body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object, .single-casawp_property body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object, .tax-casawp_salestype body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	transform: scaleX(1);
	opacity: 1
}

.post-type-archive-casawp_property .lg-outer .lg-thumb-outer, .single-casawp_property .lg-outer .lg-thumb-outer, .tax-casawp_salestype .lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	transform: translate3d(0, 100%, 0);
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.post-type-archive-casawp_property .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item, .single-casawp_property .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item, .tax-casawp_salestype .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: grab
}

.post-type-archive-casawp_property .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item, .single-casawp_property .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item, .tax-casawp_salestype .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.post-type-archive-casawp_property .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb, .single-casawp_property .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb, .tax-casawp_salestype .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	transition-duration: 0s!important
}

.post-type-archive-casawp_property .lg-outer.lg-thumb-open .lg-thumb-outer, .single-casawp_property .lg-outer.lg-thumb-open .lg-thumb-outer, .tax-casawp_salestype .lg-outer.lg-thumb-open .lg-thumb-outer {
	transform: translateZ(0)
}

.post-type-archive-casawp_property .lg-outer .lg-thumb, .single-casawp_property .lg-outer .lg-thumb, .tax-casawp_salestype .lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px
}

.post-type-archive-casawp_property .lg-outer .lg-thumb-item, .single-casawp_property .lg-outer .lg-thumb-item, .tax-casawp_salestype .lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #fff;
	margin-bottom: 5px
}
@media (min-width:1025px) {

.post-type-archive-casawp_property .lg-outer .lg-thumb-item, .single-casawp_property .lg-outer .lg-thumb-item, .tax-casawp_salestype .lg-outer .lg-thumb-item {
	transition: border-color .25s ease
}
}

.post-type-archive-casawp_property .lg-outer .lg-thumb-item img, .single-casawp_property .lg-outer .lg-thumb-item img, .tax-casawp_salestype .lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.post-type-archive-casawp_property .lg-outer.lg-has-thumb .lg-item, .single-casawp_property .lg-outer.lg-has-thumb .lg-item, .tax-casawp_salestype .lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px
}

.post-type-archive-casawp_property .lg-outer.lg-can-toggle .lg-item, .single-casawp_property .lg-outer.lg-can-toggle .lg-item, .tax-casawp_salestype .lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0
}

.post-type-archive-casawp_property .lg-outer.lg-pull-caption-up .lg-sub-html, .single-casawp_property .lg-outer.lg-pull-caption-up .lg-sub-html, .tax-casawp_salestype .lg-outer.lg-pull-caption-up .lg-sub-html {
	transition: bottom .25s ease
}

.post-type-archive-casawp_property .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html, .single-casawp_property .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html, .tax-casawp_salestype .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px
}

.post-type-archive-casawp_property .lg-outer .lg-toogle-thumb, .single-casawp_property .lg-outer .lg-toogle-thumb, .tax-casawp_salestype .lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px
}

.post-type-archive-casawp_property .lg-outer.lg-dropdown-active #lg-share, .post-type-archive-casawp_property .lg-outer .lg-toogle-thumb:hover, .single-casawp_property .lg-outer.lg-dropdown-active #lg-share, .single-casawp_property .lg-outer .lg-toogle-thumb:hover, .tax-casawp_salestype .lg-outer.lg-dropdown-active #lg-share, .tax-casawp_salestype .lg-outer .lg-toogle-thumb:hover {
	color: #fff
}

.post-type-archive-casawp_property .lg-outer .lg-toogle-thumb:after, .single-casawp_property .lg-outer .lg-toogle-thumb:after, .tax-casawp_salestype .lg-outer .lg-toogle-thumb:after {
	content: "\E1FF"
}

.post-type-archive-casawp_property .lg-outer .lg-video-cont, .single-casawp_property .lg-outer .lg-video-cont, .tax-casawp_salestype .lg-outer .lg-video-cont {
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px
}

.post-type-archive-casawp_property .fancybox-image, .post-type-archive-casawp_property .lg-outer .lg, .post-type-archive-casawp_property .lg-outer .lg-image, .single-casawp_property .fancybox-image, .single-casawp_property .lg-outer .lg, .single-casawp_property .lg-outer .lg-image, .tax-casawp_salestype .fancybox-image, .tax-casawp_salestype .lg-outer .lg, .tax-casawp_salestype .lg-outer .lg-image {
	max-width: 100%;
	max-height: 100%
}

.post-type-archive-casawp_property .lg-outer .lg-video, .single-casawp_property .lg-outer .lg-video, .tax-casawp_salestype .lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

.post-type-archive-casawp_property .lg-outer .lg-video .lg-object, .single-casawp_property .lg-outer .lg-video .lg-object, .tax-casawp_salestype .lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important
}

.post-type-archive-casawp_property .lg-outer .lg-video .lg-video-play, .single-casawp_property .lg-outer .lg-video .lg-video-play, .tax-casawp_salestype .lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1080;
	cursor: pointer
}

.post-type-archive-casawp_property .lg-outer .lg-has-iframe .lg-video, .single-casawp_property .lg-outer .lg-has-iframe .lg-video, .tax-casawp_salestype .lg-outer .lg-has-iframe .lg-video {
	-webkit-overflow-scrolling: touch;
	overflow: auto
}

.post-type-archive-casawp_property .lg-outer .lg-has-html5 .lg-video-play, .single-casawp_property .lg-outer .lg-has-html5 .lg-video-play, .tax-casawp_salestype .lg-outer .lg-has-html5 .lg-video-play {
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8
}

.post-type-archive-casawp_property .lg-outer .lg-has-html5:hover .lg-video-play, .single-casawp_property .lg-outer .lg-has-html5:hover .lg-video-play, .tax-casawp_salestype .lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1
}

.post-type-archive-casawp_property .lg-outer .lg-video-object, .single-casawp_property .lg-outer .lg-video-object, .tax-casawp_salestype .lg-outer .lg-video-object {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0
}

.post-type-archive-casawp_property .lg-outer .lg-has-video .lg-video-object, .single-casawp_property .lg-outer .lg-has-video .lg-video-object, .tax-casawp_salestype .lg-outer .lg-has-video .lg-video-object {
	visibility: hidden
}

.post-type-archive-casawp_property .lg-outer .lg-has-video.lg-video-playing .lg-object, .post-type-archive-casawp_property .lg-outer .lg-has-video.lg-video-playing .lg-video-play, .single-casawp_property .lg-outer .lg-has-video.lg-video-playing .lg-object, .single-casawp_property .lg-outer .lg-has-video.lg-video-playing .lg-video-play, .tax-casawp_salestype .lg-outer .lg-has-video.lg-video-playing .lg-object, .tax-casawp_salestype .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none
}

.post-type-archive-casawp_property .lg-outer .lg-has-video.lg-video-playing .lg-video-object, .single-casawp_property .lg-outer .lg-has-video.lg-video-playing .lg-video-object, .tax-casawp_salestype .lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible
}

.post-type-archive-casawp_property .lg-progress-bar, .single-casawp_property .lg-progress-bar, .tax-casawp_salestype .lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1083;
	opacity: 0;
	transition: opacity 80ms ease 0s
}

.post-type-archive-casawp_property .lg-progress-bar .lg-progress, .single-casawp_property .lg-progress-bar .lg-progress, .tax-casawp_salestype .lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0
}

.post-type-archive-casawp_property .lg-progress-bar.lg-start .lg-progress, .single-casawp_property .lg-progress-bar.lg-start .lg-progress, .tax-casawp_salestype .lg-progress-bar.lg-start .lg-progress {
	width: 100%
}

.post-type-archive-casawp_property .lg-show-autoplay .lg-progress-bar, .single-casawp_property .lg-show-autoplay .lg-progress-bar, .tax-casawp_salestype .lg-show-autoplay .lg-progress-bar {
	opacity: 1
}

.post-type-archive-casawp_property .lg-autoplay-button:after, .single-casawp_property .lg-autoplay-button:after, .tax-casawp_salestype .lg-autoplay-button:after {
	content: "\E01D"
}

.post-type-archive-casawp_property .lg-show-autoplay .lg-autoplay-button:after, .single-casawp_property .lg-show-autoplay .lg-autoplay-button:after, .tax-casawp_salestype .lg-show-autoplay .lg-autoplay-button:after {
	content: "\E01A"
}

.post-type-archive-casawp_property .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .post-type-archive-casawp_property .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .single-casawp_property .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .single-casawp_property .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .tax-casawp_salestype .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .tax-casawp_salestype .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition-duration: 0s
}

.post-type-archive-casawp_property .lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .single-casawp_property .lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .tax-casawp_salestype .lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.post-type-archive-casawp_property .lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .single-casawp_property .lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .tax-casawp_salestype .lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.post-type-archive-casawp_property .lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .single-casawp_property .lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .tax-casawp_salestype .lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.post-type-archive-casawp_property .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image, .single-casawp_property .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image, .tax-casawp_salestype .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	transform: scaleX(1);
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.post-type-archive-casawp_property #lg-zoom-in:after, .single-casawp_property #lg-zoom-in:after, .tax-casawp_salestype #lg-zoom-in:after {
	content: "\E311"
}

.post-type-archive-casawp_property #lg-actual-size, .single-casawp_property #lg-actual-size, .tax-casawp_salestype #lg-actual-size {
	font-size: 20px
}

.post-type-archive-casawp_property #lg-actual-size:after, .single-casawp_property #lg-actual-size:after, .tax-casawp_salestype #lg-actual-size:after {
	content: "\E033"
}

.post-type-archive-casawp_property #lg-zoom-out, .single-casawp_property #lg-zoom-out, .tax-casawp_salestype #lg-zoom-out {
	opacity: .5;
	pointer-events: none
}

.post-type-archive-casawp_property #lg-zoom-out:after, .single-casawp_property #lg-zoom-out:after, .tax-casawp_salestype #lg-zoom-out:after {
	content: "\E312"
}

.post-type-archive-casawp_property .lg-zoomed #lg-zoom-out, .single-casawp_property .lg-zoomed #lg-zoom-out, .tax-casawp_salestype .lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto
}

.post-type-archive-casawp_property .lg-outer .lg-pager-outer, .single-casawp_property .lg-outer .lg-pager-outer, .tax-casawp_salestype .lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px
}

.post-type-archive-casawp_property .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont, .single-casawp_property .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont, .tax-casawp_salestype .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible
}

.post-type-archive-casawp_property .lg-outer .lg-pager-cont, .single-casawp_property .lg-outer .lg-pager-cont, .tax-casawp_salestype .lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px
}

.post-type-archive-casawp_property .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont, .single-casawp_property .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont, .tax-casawp_salestype .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	transform: translateZ(0)
}

.post-type-archive-casawp_property .lg-outer .lg-pager-cont.lg-pager-active .lg-pager, .single-casawp_property .lg-outer .lg-pager-cont.lg-pager-active .lg-pager, .tax-casawp_salestype .lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: inset 0 0 0 2px #fff
}

.post-type-archive-casawp_property .lg-outer .lg-pager-thumb-cont, .single-casawp_property .lg-outer .lg-pager-thumb-cont, .tax-casawp_salestype .lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #fff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	transform: translate3d(0, 5px, 0)
}

.post-type-archive-casawp_property .lg-outer .lg-pager-thumb-cont img, .single-casawp_property .lg-outer .lg-pager-thumb-cont img, .tax-casawp_salestype .lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%
}

.post-type-archive-casawp_property .lg-outer .lg-pager, .single-casawp_property .lg-outer .lg-pager, .tax-casawp_salestype .lg-outer .lg-pager {
	background-color: hsla(0,0%,100%,.5);
	border-radius: 50%;
	box-shadow: inset 0 0 0 8px hsla(0,0%,100%,.7);
	display: block;
	height: 12px;
	transition: box-shadow .3s ease 0s;
	width: 12px
}

.post-type-archive-casawp_property .lg-outer .lg-pager:focus, .post-type-archive-casawp_property .lg-outer .lg-pager:hover, .single-casawp_property .lg-outer .lg-pager:focus, .single-casawp_property .lg-outer .lg-pager:hover, .tax-casawp_salestype .lg-outer .lg-pager:focus, .tax-casawp_salestype .lg-outer .lg-pager:hover {
	box-shadow: inset 0 0 0 8px #fff
}

.post-type-archive-casawp_property .lg-outer .lg-caret, .single-casawp_property .lg-outer .lg-caret, .tax-casawp_salestype .lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0
}

.post-type-archive-casawp_property .lg-fullscreen:after, .single-casawp_property .lg-fullscreen:after, .tax-casawp_salestype .lg-fullscreen:after {
	content: "\E20C"
}

.post-type-archive-casawp_property .lg-fullscreen-on .lg-fullscreen:after, .single-casawp_property .lg-fullscreen-on .lg-fullscreen:after, .tax-casawp_salestype .lg-fullscreen-on .lg-fullscreen:after {
	content: "\E20D"
}

.post-type-archive-casawp_property .lg-outer #lg-dropdown-overlay, .single-casawp_property .lg-outer #lg-dropdown-overlay, .tax-casawp_salestype .lg-outer #lg-dropdown-overlay {
	background-color: rgba(0,0,0,.25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.post-type-archive-casawp_property .lg-outer.lg-dropdown-active #lg-dropdown-overlay, .post-type-archive-casawp_property .lg-outer.lg-dropdown-active .lg-dropdown, .single-casawp_property .lg-outer.lg-dropdown-active #lg-dropdown-overlay, .single-casawp_property .lg-outer.lg-dropdown-active .lg-dropdown, .tax-casawp_salestype .lg-outer.lg-dropdown-active #lg-dropdown-overlay, .tax-casawp_salestype .lg-outer.lg-dropdown-active .lg-dropdown {
	transition-delay: 0s;
	transform: translateZ(0);
	opacity: 1;
	visibility: visible
}

.post-type-archive-casawp_property .lg-outer .lg-dropdown, .single-casawp_property .lg-outer .lg-dropdown, .tax-casawp_salestype .lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	transform: translate3d(0, 5px, 0);
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.post-type-archive-casawp_property .lg-outer .lg-dropdown:after, .single-casawp_property .lg-outer .lg-dropdown:after, .tax-casawp_salestype .lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #fff;
	right: 16px;
	top: -16px
}

.post-type-archive-casawp_property .lg-outer .lg-dropdown>li:last-child, .single-casawp_property .lg-outer .lg-dropdown>li:last-child, .tax-casawp_salestype .lg-outer .lg-dropdown>li:last-child {
	margin-bottom: 0
}

.post-type-archive-casawp_property .lg-outer .lg-dropdown>li:hover .lg-icon, .post-type-archive-casawp_property .lg-outer .lg-dropdown>li:hover a, .single-casawp_property .lg-outer .lg-dropdown>li:hover .lg-icon, .single-casawp_property .lg-outer .lg-dropdown>li:hover a, .tax-casawp_salestype .lg-outer .lg-dropdown>li:hover .lg-icon, .tax-casawp_salestype .lg-outer .lg-dropdown>li:hover a {
	color: #333
}

.post-type-archive-casawp_property .lg-outer .lg-dropdown a, .single-casawp_property .lg-outer .lg-dropdown a, .tax-casawp_salestype .lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px
}

.post-type-archive-casawp_property .lg-outer .lg-dropdown a:hover, .single-casawp_property .lg-outer .lg-dropdown a:hover, .tax-casawp_salestype .lg-outer .lg-dropdown a:hover {
	background-color: rgba(0,0,0,.07)
}

.post-type-archive-casawp_property .lg-outer .lg-dropdown .lg-dropdown-text, .single-casawp_property .lg-outer .lg-dropdown .lg-dropdown-text, .tax-casawp_salestype .lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle
}

.post-type-archive-casawp_property .lg-outer .lg-dropdown .lg-icon, .single-casawp_property .lg-outer .lg-dropdown .lg-icon, .tax-casawp_salestype .lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto
}

.post-type-archive-casawp_property .btn-group>.btn-group, .post-type-archive-casawp_property .btn-toolbar .btn-group, .post-type-archive-casawp_property .btn-toolbar .input-group, .post-type-archive-casawp_property .col-xs-1, .post-type-archive-casawp_property .col-xs-2, .post-type-archive-casawp_property .col-xs-3, .post-type-archive-casawp_property .col-xs-4, .post-type-archive-casawp_property .col-xs-5, .post-type-archive-casawp_property .col-xs-6, .post-type-archive-casawp_property .col-xs-7, .post-type-archive-casawp_property .col-xs-8, .post-type-archive-casawp_property .col-xs-9, .post-type-archive-casawp_property .col-xs-10, .post-type-archive-casawp_property .col-xs-11, .post-type-archive-casawp_property .col-xs-12, .post-type-archive-casawp_property .dropdown-menu, .single-casawp_property .btn-group>.btn-group, .single-casawp_property .btn-toolbar .btn-group, .single-casawp_property .btn-toolbar .input-group, .single-casawp_property .col-xs-1, .single-casawp_property .col-xs-2, .single-casawp_property .col-xs-3, .single-casawp_property .col-xs-4, .single-casawp_property .col-xs-5, .single-casawp_property .col-xs-6, .single-casawp_property .col-xs-7, .single-casawp_property .col-xs-8, .single-casawp_property .col-xs-9, .single-casawp_property .col-xs-10, .single-casawp_property .col-xs-11, .single-casawp_property .col-xs-12, .single-casawp_property .dropdown-menu, .tax-casawp_salestype .btn-group>.btn-group, .tax-casawp_salestype .btn-toolbar .btn-group, .tax-casawp_salestype .btn-toolbar .input-group, .tax-casawp_salestype .col-xs-1, .tax-casawp_salestype .col-xs-2, .tax-casawp_salestype .col-xs-3, .tax-casawp_salestype .col-xs-4, .tax-casawp_salestype .col-xs-5, .tax-casawp_salestype .col-xs-6, .tax-casawp_salestype .col-xs-7, .tax-casawp_salestype .col-xs-8, .tax-casawp_salestype .col-xs-9, .tax-casawp_salestype .col-xs-10, .tax-casawp_salestype .col-xs-11, .tax-casawp_salestype .col-xs-12, .tax-casawp_salestype .dropdown-menu {
	float: left
}

.post-type-archive-casawp_property .lg-outer, .post-type-archive-casawp_property .lg-outer .lg, .post-type-archive-casawp_property .lg-outer .lg-inner, .single-casawp_property .lg-outer, .single-casawp_property .lg-outer .lg, .single-casawp_property .lg-outer .lg-inner, .tax-casawp_salestype .lg-outer, .tax-casawp_salestype .lg-outer .lg, .tax-casawp_salestype .lg-outer .lg-inner {
	width: 100%;
	height: 100%
}

.post-type-archive-casawp_property .lg-outer #lg-share, .single-casawp_property .lg-outer #lg-share, .tax-casawp_salestype .lg-outer #lg-share {
	position: relative
}

.post-type-archive-casawp_property .lg-outer #lg-share:after, .single-casawp_property .lg-outer #lg-share:after, .tax-casawp_salestype .lg-outer #lg-share:after {
	content: "\E80D"
}

.post-type-archive-casawp_property .lg-outer #lg-share-facebook .lg-icon, .single-casawp_property .lg-outer #lg-share-facebook .lg-icon, .tax-casawp_salestype .lg-outer #lg-share-facebook .lg-icon {
	color: #3b5998
}

.post-type-archive-casawp_property .lg-outer #lg-share-facebook .lg-icon:after, .single-casawp_property .lg-outer #lg-share-facebook .lg-icon:after, .tax-casawp_salestype .lg-outer #lg-share-facebook .lg-icon:after {
	content: "\E901"
}

.post-type-archive-casawp_property .lg-outer #lg-share-twitter .lg-icon, .single-casawp_property .lg-outer #lg-share-twitter .lg-icon, .tax-casawp_salestype .lg-outer #lg-share-twitter .lg-icon {
	color: #00aced
}

.post-type-archive-casawp_property .lg-outer #lg-share-twitter .lg-icon:after, .single-casawp_property .lg-outer #lg-share-twitter .lg-icon:after, .tax-casawp_salestype .lg-outer #lg-share-twitter .lg-icon:after {
	content: "\E904"
}

.post-type-archive-casawp_property .lg-outer #lg-share-googleplus .lg-icon, .single-casawp_property .lg-outer #lg-share-googleplus .lg-icon, .tax-casawp_salestype .lg-outer #lg-share-googleplus .lg-icon {
	color: #dd4b39
}

.post-type-archive-casawp_property .lg-outer #lg-share-googleplus .lg-icon:after, .single-casawp_property .lg-outer #lg-share-googleplus .lg-icon:after, .tax-casawp_salestype .lg-outer #lg-share-googleplus .lg-icon:after {
	content: "\E902"
}

.post-type-archive-casawp_property .lg-outer #lg-share-pinterest .lg-icon, .single-casawp_property .lg-outer #lg-share-pinterest .lg-icon, .tax-casawp_salestype .lg-outer #lg-share-pinterest .lg-icon {
	color: #cb2027
}

.post-type-archive-casawp_property .lg-outer #lg-share-pinterest .lg-icon:after, .single-casawp_property .lg-outer #lg-share-pinterest .lg-icon:after, .tax-casawp_salestype .lg-outer #lg-share-pinterest .lg-icon:after {
	content: "\E903"
}

.post-type-archive-casawp_property .lg-group:after, .post-type-archive-casawp_property .m-slidebanner__slide:after, .post-type-archive-casawp_property .m-videobanner:after, .single-casawp_property .lg-group:after, .single-casawp_property .m-slidebanner__slide:after, .single-casawp_property .m-videobanner:after, .tax-casawp_salestype .lg-group:after, .tax-casawp_salestype .m-slidebanner__slide:after, .tax-casawp_salestype .m-videobanner:after {
	content: ""
}

.post-type-archive-casawp_property .lg-group:after, .single-casawp_property .lg-group:after, .tax-casawp_salestype .lg-group:after {
	display: table;
	clear: both
}

.post-type-archive-casawp_property .lg-outer, .single-casawp_property .lg-outer, .tax-casawp_salestype .lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	text-align: left;
	opacity: 0;
	transition: opacity .15s ease 0s
}

.post-type-archive-casawp_property .lg-outer *, .single-casawp_property .lg-outer *, .tax-casawp_salestype .lg-outer * {
	box-sizing: border-box
}

.post-type-archive-casawp_property .lg-outer.lg-visible, .single-casawp_property .lg-outer.lg-visible, .tax-casawp_salestype .lg-outer.lg-visible {
	opacity: 1
}

.post-type-archive-casawp_property .lg-outer.lg-css3 .lg-item.lg-current, .post-type-archive-casawp_property .lg-outer.lg-css3 .lg-item.lg-next-slide, .post-type-archive-casawp_property .lg-outer.lg-css3 .lg-item.lg-prev-slide, .single-casawp_property .lg-outer.lg-css3 .lg-item.lg-current, .single-casawp_property .lg-outer.lg-css3 .lg-item.lg-next-slide, .single-casawp_property .lg-outer.lg-css3 .lg-item.lg-prev-slide, .tax-casawp_salestype .lg-outer.lg-css3 .lg-item.lg-current, .tax-casawp_salestype .lg-outer.lg-css3 .lg-item.lg-next-slide, .tax-casawp_salestype .lg-outer.lg-css3 .lg-item.lg-prev-slide {
	transition-duration: inherit!important;
	transition-timing-function: inherit!important
}

.post-type-archive-casawp_property .lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .post-type-archive-casawp_property .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .post-type-archive-casawp_property .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .single-casawp_property .lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .single-casawp_property .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .single-casawp_property .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .tax-casawp_salestype .lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .tax-casawp_salestype .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .tax-casawp_salestype .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	transition-duration: 0s!important;
	opacity: 1
}

.post-type-archive-casawp_property .lg-outer.lg-grab img.lg-object, .single-casawp_property .lg-outer.lg-grab img.lg-object, .tax-casawp_salestype .lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.post-type-archive-casawp_property .lg-outer.lg-grabbing img.lg-object, .single-casawp_property .lg-outer.lg-grabbing img.lg-object, .tax-casawp_salestype .lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.post-type-archive-casawp_property .lg-outer .lg, .single-casawp_property .lg-outer .lg, .tax-casawp_salestype .lg-outer .lg {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto
}

.post-type-archive-casawp_property .lg-outer .lg-inner, .single-casawp_property .lg-outer .lg-inner, .tax-casawp_salestype .lg-outer .lg-inner {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap
}

.post-type-archive-casawp_property .lg-outer .lg-item, .single-casawp_property .lg-outer .lg-item, .tax-casawp_salestype .lg-outer .lg-item {
	display: none!important
}

.post-type-archive-casawp_property .lg-outer.lg-css3 .lg-current, .post-type-archive-casawp_property .lg-outer.lg-css3 .lg-next-slide, .post-type-archive-casawp_property .lg-outer.lg-css3 .lg-prev-slide, .post-type-archive-casawp_property .lg-outer.lg-css .lg-current, .single-casawp_property .lg-outer.lg-css3 .lg-current, .single-casawp_property .lg-outer.lg-css3 .lg-next-slide, .single-casawp_property .lg-outer.lg-css3 .lg-prev-slide, .single-casawp_property .lg-outer.lg-css .lg-current, .tax-casawp_salestype .lg-outer.lg-css3 .lg-current, .tax-casawp_salestype .lg-outer.lg-css3 .lg-next-slide, .tax-casawp_salestype .lg-outer.lg-css3 .lg-prev-slide, .tax-casawp_salestype .lg-outer.lg-css .lg-current {
	display: inline-block!important
}

.post-type-archive-casawp_property .lg-outer .lg-img-wrap, .post-type-archive-casawp_property .lg-outer .lg-item, .single-casawp_property .lg-outer .lg-img-wrap, .single-casawp_property .lg-outer .lg-item, .tax-casawp_salestype .lg-outer .lg-img-wrap, .tax-casawp_salestype .lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%
}

.post-type-archive-casawp_property .lg-outer .lg-img-wrap:before, .post-type-archive-casawp_property .lg-outer .lg-item:before, .single-casawp_property .lg-outer .lg-img-wrap:before, .single-casawp_property .lg-outer .lg-item:before, .tax-casawp_salestype .lg-outer .lg-img-wrap:before, .tax-casawp_salestype .lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

.post-type-archive-casawp_property .lg-outer .lg-img-wrap, .single-casawp_property .lg-outer .lg-img-wrap, .tax-casawp_salestype .lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.post-type-archive-casawp_property .lg-outer .lg-item.lg-complete, .single-casawp_property .lg-outer .lg-item.lg-complete, .tax-casawp_salestype .lg-outer .lg-item.lg-complete {
	background-image: none
}

.post-type-archive-casawp_property .lg-outer .lg-item.lg-current, .single-casawp_property .lg-outer .lg-item.lg-current, .tax-casawp_salestype .lg-outer .lg-item.lg-current {
	z-index: 1060
}

.post-type-archive-casawp_property .lg-outer .lg-image, .single-casawp_property .lg-outer .lg-image, .tax-casawp_salestype .lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	width: auto!important;
	height: auto!important
}

.post-type-archive-casawp_property .lg-outer.lg-show-after-load .lg-item .lg-object, .post-type-archive-casawp_property .lg-outer.lg-show-after-load .lg-item .lg-video-play, .single-casawp_property .lg-outer.lg-show-after-load .lg-item .lg-object, .single-casawp_property .lg-outer.lg-show-after-load .lg-item .lg-video-play, .tax-casawp_salestype .lg-outer.lg-show-after-load .lg-item .lg-object, .tax-casawp_salestype .lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	transition: opacity .15s ease 0s
}

.post-type-archive-casawp_property .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .post-type-archive-casawp_property .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play, .single-casawp_property .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .single-casawp_property .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play, .tax-casawp_salestype .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .tax-casawp_salestype .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1
}

.post-type-archive-casawp_property .lg-outer .lg-empty-html, .post-type-archive-casawp_property .lg-outer.lg-hide-download #lg-download, .single-casawp_property .lg-outer .lg-empty-html, .single-casawp_property .lg-outer.lg-hide-download #lg-download, .tax-casawp_salestype .lg-outer .lg-empty-html, .tax-casawp_salestype .lg-outer.lg-hide-download #lg-download {
	display: none
}

.post-type-archive-casawp_property .lg-backdrop, .single-casawp_property .lg-backdrop, .tax-casawp_salestype .lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000;
	opacity: 0;
	transition: opacity .15s ease 0s
}

.post-type-archive-casawp_property .lg-backdrop.in, .single-casawp_property .lg-backdrop.in, .tax-casawp_salestype .lg-backdrop.in {
	opacity: 1
}

.post-type-archive-casawp_property .lg-css3.lg-no-trans .lg-current, .post-type-archive-casawp_property .lg-css3.lg-no-trans .lg-next-slide, .post-type-archive-casawp_property .lg-css3.lg-no-trans .lg-prev-slide, .single-casawp_property .lg-css3.lg-no-trans .lg-current, .single-casawp_property .lg-css3.lg-no-trans .lg-next-slide, .single-casawp_property .lg-css3.lg-no-trans .lg-prev-slide, .tax-casawp_salestype .lg-css3.lg-no-trans .lg-current, .tax-casawp_salestype .lg-css3.lg-no-trans .lg-next-slide, .tax-casawp_salestype .lg-css3.lg-no-trans .lg-prev-slide {
	transition: none 0s ease 0s!important
}

.post-type-archive-casawp_property .lg-css3.lg-use-css3 .lg-item, .post-type-archive-casawp_property .lg-css3.lg-use-left .lg-item, .single-casawp_property .lg-css3.lg-use-css3 .lg-item, .single-casawp_property .lg-css3.lg-use-left .lg-item, .tax-casawp_salestype .lg-css3.lg-use-css3 .lg-item, .tax-casawp_salestype .lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.post-type-archive-casawp_property .lg-css3.lg-fade .lg-item, .single-casawp_property .lg-css3.lg-fade .lg-item, .tax-casawp_salestype .lg-css3.lg-fade .lg-item {
	opacity: 0
}

.post-type-archive-casawp_property .lg-css3.lg-fade .lg-item.lg-current, .single-casawp_property .lg-css3.lg-fade .lg-item.lg-current, .tax-casawp_salestype .lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1
}

.post-type-archive-casawp_property .lg-css3.lg-fade .lg-item.lg-current, .post-type-archive-casawp_property .lg-css3.lg-fade .lg-item.lg-next-slide, .post-type-archive-casawp_property .lg-css3.lg-fade .lg-item.lg-prev-slide, .single-casawp_property .lg-css3.lg-fade .lg-item.lg-current, .single-casawp_property .lg-css3.lg-fade .lg-item.lg-next-slide, .single-casawp_property .lg-css3.lg-fade .lg-item.lg-prev-slide, .tax-casawp_salestype .lg-css3.lg-fade .lg-item.lg-current, .tax-casawp_salestype .lg-css3.lg-fade .lg-item.lg-next-slide, .tax-casawp_salestype .lg-css3.lg-fade .lg-item.lg-prev-slide {
	transition: opacity .1s ease 0s
}

.post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item, .single-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0
}

.post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .single-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	transform: translate3d(-100%, 0, 0)
}

.post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .single-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	transform: translate3d(100%, 0, 0)
}

.post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .single-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	transform: translateZ(0);
	opacity: 1
}

.post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .single-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .single-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .single-casawp_property .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item, .single-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0
}

.post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .single-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%
}

.post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .single-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%
}

.post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .single-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1
}

.post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .post-type-archive-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .single-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .single-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .single-casawp_property .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .tax-casawp_salestype .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.post-type-archive-casawp_property .flickity-enabled, .single-casawp_property .flickity-enabled, .tax-casawp_salestype .flickity-enabled {
	position: relative
}

.post-type-archive-casawp_property .flickity-enabled:focus, .single-casawp_property .flickity-enabled:focus, .tax-casawp_salestype .flickity-enabled:focus {
	outline: 0
}

.post-type-archive-casawp_property .flickity-viewport, .single-casawp_property .flickity-viewport, .tax-casawp_salestype .flickity-viewport {
	overflow: hidden;
	position: relative;
	max-height: 100vh;
	min-height: 300px
}

.post-type-archive-casawp_property .fancybox-wrap, .post-type-archive-casawp_property .flickity-page-dots, .post-type-archive-casawp_property .flickity-prev-next-button svg, .post-type-archive-casawp_property .flickity-slider, .single-casawp_property .fancybox-wrap, .single-casawp_property .flickity-page-dots, .single-casawp_property .flickity-prev-next-button svg, .single-casawp_property .flickity-slider, .tax-casawp_salestype .fancybox-wrap, .tax-casawp_salestype .flickity-page-dots, .tax-casawp_salestype .flickity-prev-next-button svg, .tax-casawp_salestype .flickity-slider {
	position: absolute
}

.post-type-archive-casawp_property .flickity-slider, .single-casawp_property .flickity-slider, .tax-casawp_salestype .flickity-slider {
	width: 100%;
	height: auto;
	max-height: 100vh
}

.post-type-archive-casawp_property .flickity-enabled.is-draggable, .single-casawp_property .flickity-enabled.is-draggable, .tax-casawp_salestype .flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.post-type-archive-casawp_property .fancybox-nav, .post-type-archive-casawp_property html, .single-casawp_property .fancybox-nav, .single-casawp_property html, .tax-casawp_salestype .fancybox-nav, .tax-casawp_salestype html {
	-webkit-tap-highlight-color: transparent
}

.post-type-archive-casawp_property .btn, .post-type-archive-casawp_property .m-teaserbanner__btn a, .single-casawp_property .btn, .single-casawp_property .m-teaserbanner__btn a, .tax-casawp_salestype .btn, .tax-casawp_salestype .m-teaserbanner__btn a {
	-moz-user-select: none;
	-ms-user-select: none
}

.post-type-archive-casawp_property .flickity-enabled.is-draggable .flickity-viewport, .single-casawp_property .flickity-enabled.is-draggable .flickity-viewport, .tax-casawp_salestype .flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.post-type-archive-casawp_property .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down, .single-casawp_property .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down, .tax-casawp_salestype .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.post-type-archive-casawp_property .flickity-prev-next-button, .single-casawp_property .flickity-prev-next-button, .tax-casawp_salestype .flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 44px!important;
	height: 44px!important;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	transform: translateY(-50%)
}

.post-type-archive-casawp_property .flickity-prev-next-button:hover, .single-casawp_property .flickity-prev-next-button:hover, .tax-casawp_salestype .flickity-prev-next-button:hover {
	background: #fff
}

.post-type-archive-casawp_property .flickity-prev-next-button:focus, .single-casawp_property .flickity-prev-next-button:focus, .tax-casawp_salestype .flickity-prev-next-button:focus {
	outline: 0;
	box-shadow: 0 0 0 5px #09f
}

.post-type-archive-casawp_property .flickity-prev-next-button:active, .single-casawp_property .flickity-prev-next-button:active, .tax-casawp_salestype .flickity-prev-next-button:active {
	opacity: .6
}

.post-type-archive-casawp_property .flickity-prev-next-button.previous, .single-casawp_property .flickity-prev-next-button.previous, .tax-casawp_salestype .flickity-prev-next-button.previous {
	left: 10px
}

.post-type-archive-casawp_property .flickity-prev-next-button.next, .single-casawp_property .flickity-prev-next-button.next, .tax-casawp_salestype .flickity-prev-next-button.next {
	right: 10px
}

.post-type-archive-casawp_property .flickity-rtl .flickity-prev-next-button.previous, .single-casawp_property .flickity-rtl .flickity-prev-next-button.previous, .tax-casawp_salestype .flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px
}

.post-type-archive-casawp_property .flickity-rtl .flickity-prev-next-button.next, .single-casawp_property .flickity-rtl .flickity-prev-next-button.next, .tax-casawp_salestype .flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px
}

.post-type-archive-casawp_property .flickity-prev-next-button:disabled, .single-casawp_property .flickity-prev-next-button:disabled, .tax-casawp_salestype .flickity-prev-next-button:disabled {
	opacity: .3;
	cursor: auto
}

.post-type-archive-casawp_property .flickity-prev-next-button .arrow, .single-casawp_property .flickity-prev-next-button .arrow, .tax-casawp_salestype .flickity-prev-next-button .arrow {
	fill: #333
}

.post-type-archive-casawp_property .flickity-page-dots, .single-casawp_property .flickity-page-dots, .tax-casawp_salestype .flickity-page-dots {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}

.post-type-archive-casawp_property .flickity-rtl .flickity-page-dots, .single-casawp_property .flickity-rtl .flickity-page-dots, .tax-casawp_salestype .flickity-rtl .flickity-page-dots {
	direction: rtl
}

.post-type-archive-casawp_property .flickity-page-dots .dot, .single-casawp_property .flickity-page-dots .dot, .tax-casawp_salestype .flickity-page-dots .dot {
	display: inline-block;
	border-radius: 50%;
	opacity: .25;
	cursor: pointer
}

.post-type-archive-casawp_property .flickity-page-dots .dot.is-selected, .single-casawp_property .flickity-page-dots .dot.is-selected, .tax-casawp_salestype .flickity-page-dots .dot.is-selected {
	opacity: 1
}

.post-type-archive-casawp_property .fancybox-image, .post-type-archive-casawp_property .fancybox-inner, .post-type-archive-casawp_property .fancybox-nav, .post-type-archive-casawp_property .fancybox-nav span, .post-type-archive-casawp_property .fancybox-outer, .post-type-archive-casawp_property .fancybox-skin, .post-type-archive-casawp_property .fancybox-tmp, .post-type-archive-casawp_property .fancybox-wrap, .post-type-archive-casawp_property .fancybox-wrap iframe, .post-type-archive-casawp_property .fancybox-wrap object, .single-casawp_property .fancybox-image, .single-casawp_property .fancybox-inner, .single-casawp_property .fancybox-nav, .single-casawp_property .fancybox-nav span, .single-casawp_property .fancybox-outer, .single-casawp_property .fancybox-skin, .single-casawp_property .fancybox-tmp, .single-casawp_property .fancybox-wrap, .single-casawp_property .fancybox-wrap iframe, .single-casawp_property .fancybox-wrap object, .tax-casawp_salestype .fancybox-image, .tax-casawp_salestype .fancybox-inner, .tax-casawp_salestype .fancybox-nav, .tax-casawp_salestype .fancybox-nav span, .tax-casawp_salestype .fancybox-outer, .tax-casawp_salestype .fancybox-skin, .tax-casawp_salestype .fancybox-tmp, .tax-casawp_salestype .fancybox-wrap, .tax-casawp_salestype .fancybox-wrap iframe, .tax-casawp_salestype .fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}

.post-type-archive-casawp_property .fancybox-wrap, .single-casawp_property .fancybox-wrap, .tax-casawp_salestype .fancybox-wrap {
	top: 0;
	left: 0;
	transform: translateZ(0);
	z-index: 8020
}

.post-type-archive-casawp_property .fancybox-inner, .post-type-archive-casawp_property .fancybox-outer, .post-type-archive-casawp_property .fancybox-skin, .single-casawp_property .fancybox-inner, .single-casawp_property .fancybox-outer, .single-casawp_property .fancybox-skin, .tax-casawp_salestype .fancybox-inner, .tax-casawp_salestype .fancybox-outer, .tax-casawp_salestype .fancybox-skin {
	position: relative
}

.post-type-archive-casawp_property .fancybox-skin, .single-casawp_property .fancybox-skin, .tax-casawp_salestype .fancybox-skin {
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px
}

.post-type-archive-casawp_property .fancybox-opened, .single-casawp_property .fancybox-opened, .tax-casawp_salestype .fancybox-opened {
	z-index: 8030
}

.post-type-archive-casawp_property .fancybox-opened .fancybox-skin, .single-casawp_property .fancybox-opened .fancybox-skin, .tax-casawp_salestype .fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0,0,0,.5)
}

.post-type-archive-casawp_property .fancybox-inner, .single-casawp_property .fancybox-inner, .tax-casawp_salestype .fancybox-inner {
	overflow: hidden
}

.post-type-archive-casawp_property .fancybox-type-iframe .fancybox-inner, .single-casawp_property .fancybox-type-iframe .fancybox-inner, .tax-casawp_salestype .fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.post-type-archive-casawp_property .fancybox-error, .single-casawp_property .fancybox-error, .tax-casawp_salestype .fancybox-error {
	color: #444;
	font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.post-type-archive-casawp_property .fancybox-iframe, .post-type-archive-casawp_property .fancybox-image, .single-casawp_property .fancybox-iframe, .single-casawp_property .fancybox-image, .tax-casawp_salestype .fancybox-iframe, .tax-casawp_salestype .fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}

.post-type-archive-casawp_property #fancybox-loading, .single-casawp_property #fancybox-loading, .tax-casawp_salestype #fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}

.post-type-archive-casawp_property .fancybox-close, .post-type-archive-casawp_property .fancybox-nav, .post-type-archive-casawp_property .fancybox-nav span, .single-casawp_property .fancybox-close, .single-casawp_property .fancybox-nav, .single-casawp_property .fancybox-nav span, .tax-casawp_salestype .fancybox-close, .tax-casawp_salestype .fancybox-nav, .tax-casawp_salestype .fancybox-nav span {
	z-index: 8040;
	position: absolute;
	cursor: pointer
}

.post-type-archive-casawp_property #fancybox-loading div, .single-casawp_property #fancybox-loading div, .tax-casawp_salestype #fancybox-loading div {
	width: 44px;
	height: 44px
}

.post-type-archive-casawp_property .fancybox-close, .single-casawp_property .fancybox-close, .tax-casawp_salestype .fancybox-close {
	width: 36px;
	height: 36px
}

.post-type-archive-casawp_property .fancybox-nav, .single-casawp_property .fancybox-nav, .tax-casawp_salestype .fancybox-nav {
	top: 0;
	width: 40%;
	height: 100%
}

.post-type-archive-casawp_property .fancybox-prev, .single-casawp_property .fancybox-prev, .tax-casawp_salestype .fancybox-prev {
	left: 0
}

.post-type-archive-casawp_property .fancybox-next, .single-casawp_property .fancybox-next, .tax-casawp_salestype .fancybox-next {
	right: 0
}

.post-type-archive-casawp_property .fancybox-nav span, .single-casawp_property .fancybox-nav span, .tax-casawp_salestype .fancybox-nav span {
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px
}

.post-type-archive-casawp_property #cs-map, .post-type-archive-casawp_property .map-wrapper, .single-casawp_property #cs-map, .single-casawp_property .map-wrapper, .tax-casawp_salestype #cs-map, .tax-casawp_salestype .map-wrapper {
	height: 100%
}

.post-type-archive-casawp_property .fancybox-prev span, .single-casawp_property .fancybox-prev span, .tax-casawp_salestype .fancybox-prev span {
	background-position: 0 -36px
}

.post-type-archive-casawp_property .fancybox-next span, .single-casawp_property .fancybox-next span, .tax-casawp_salestype .fancybox-next span {
	background-position: 0 -72px
}

.post-type-archive-casawp_property .fancybox-nav:hover span, .single-casawp_property .fancybox-nav:hover span, .tax-casawp_salestype .fancybox-nav:hover span {
	visibility: visible
}

.post-type-archive-casawp_property .fancybox-tmp, .single-casawp_property .fancybox-tmp, .tax-casawp_salestype .fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important
}

.post-type-archive-casawp_property .fancybox-lock, .single-casawp_property .fancybox-lock, .tax-casawp_salestype .fancybox-lock {
	overflow: visible!important;
	width: auto
}

.post-type-archive-casawp_property .fancybox-lock body, .single-casawp_property .fancybox-lock body, .tax-casawp_salestype .fancybox-lock body {
	overflow: hidden!important
}

.post-type-archive-casawp_property .fancybox-lock-test, .single-casawp_property .fancybox-lock-test, .tax-casawp_salestype .fancybox-lock-test {
	overflow-y: hidden!important
}

.post-type-archive-casawp_property .fancybox-overlay, .single-casawp_property .fancybox-overlay, .tax-casawp_salestype .fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010
}

.post-type-archive-casawp_property .fancybox-overlay-fixed, .single-casawp_property .fancybox-overlay-fixed, .tax-casawp_salestype .fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.post-type-archive-casawp_property .fancybox-lock .fancybox-overlay, .single-casawp_property .fancybox-lock .fancybox-overlay, .tax-casawp_salestype .fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.post-type-archive-casawp_property .fancybox-title, .single-casawp_property .fancybox-title, .tax-casawp_salestype .fancybox-title {
	visibility: hidden;
	font: 400 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.post-type-archive-casawp_property .fancybox-opened .fancybox-title, .post-type-archive-casawp_property .tooltip, .single-casawp_property .fancybox-opened .fancybox-title, .single-casawp_property .tooltip, .tax-casawp_salestype .fancybox-opened .fancybox-title, .tax-casawp_salestype .tooltip {
	visibility: visible
}

.post-type-archive-casawp_property .fancybox-title-float-wrap, .single-casawp_property .fancybox-title-float-wrap, .tax-casawp_salestype .fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	z-index: 8050;
	text-align: center
}

.post-type-archive-casawp_property .fancybox-title-float-wrap .child, .single-casawp_property .fancybox-title-float-wrap .child, .tax-casawp_salestype .fancybox-title-float-wrap .child {
	display: inline-block;
	padding: 2px 20px;
	background: 0 0;
	background: rgba(0,0,0,.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}

.post-type-archive-casawp_property .fancybox-title-outside-wrap, .single-casawp_property .fancybox-title-outside-wrap, .tax-casawp_salestype .fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.post-type-archive-casawp_property .fancybox-title-inside-wrap, .single-casawp_property .fancybox-title-inside-wrap, .tax-casawp_salestype .fancybox-title-inside-wrap {
	padding-top: 10px
}

.post-type-archive-casawp_property .fancybox-title-over-wrap, .single-casawp_property .fancybox-title-over-wrap, .tax-casawp_salestype .fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0,0,0,.8)
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {

.post-type-archive-casawp_property #fancybox-loading, .post-type-archive-casawp_property .fancybox-close, .post-type-archive-casawp_property .fancybox-next span, .post-type-archive-casawp_property .fancybox-prev span, .single-casawp_property #fancybox-loading, .single-casawp_property .fancybox-close, .single-casawp_property .fancybox-next span, .single-casawp_property .fancybox-prev span, .tax-casawp_salestype #fancybox-loading, .tax-casawp_salestype .fancybox-close, .tax-casawp_salestype .fancybox-next span, .tax-casawp_salestype .fancybox-prev span {
	background-size: 44px 152px
}

.post-type-archive-casawp_property #fancybox-loading div, .single-casawp_property #fancybox-loading div, .tax-casawp_salestype #fancybox-loading div {
	background-size: 24px 24px
}
}

.post-type-archive-casawp_property #cs-map, .single-casawp_property #cs-map, .tax-casawp_salestype #cs-map {
	min-height: 660px;
	width: 100%;
	margin-top: 90px
}

.post-type-archive-casawp_property .marker-title, .single-casawp_property .marker-title, .tax-casawp_salestype .marker-title {
	font-size: 16px;
	padding: 0 0 10px
}

.post-type-archive-casawp_property .marker-description img, .single-casawp_property .marker-description img, .tax-casawp_salestype .marker-description img {
	min-width: 250px;
	height: auto
}

.post-type-archive-casawp_property .map-wrapper .marker, .single-casawp_property .map-wrapper .marker, .tax-casawp_salestype .map-wrapper .marker {
	display: none
}

.post-type-archive-casawp_property html, .single-casawp_property html, .tax-casawp_salestype html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

.post-type-archive-casawp_property article, .post-type-archive-casawp_property aside, .post-type-archive-casawp_property details, .post-type-archive-casawp_property figcaption, .post-type-archive-casawp_property figure, .post-type-archive-casawp_property footer, .post-type-archive-casawp_property header, .post-type-archive-casawp_property hgroup, .post-type-archive-casawp_property main, .post-type-archive-casawp_property nav, .post-type-archive-casawp_property section, .post-type-archive-casawp_property summary, .single-casawp_property article, .single-casawp_property aside, .single-casawp_property details, .single-casawp_property figcaption, .single-casawp_property figure, .single-casawp_property footer, .single-casawp_property header, .single-casawp_property hgroup, .single-casawp_property main, .single-casawp_property nav, .single-casawp_property section, .single-casawp_property summary, .tax-casawp_salestype article, .tax-casawp_salestype aside, .tax-casawp_salestype details, .tax-casawp_salestype figcaption, .tax-casawp_salestype figure, .tax-casawp_salestype footer, .tax-casawp_salestype header, .tax-casawp_salestype hgroup, .tax-casawp_salestype main, .tax-casawp_salestype nav, .tax-casawp_salestype section, .tax-casawp_salestype summary {
	display: block
}

.post-type-archive-casawp_property audio, .post-type-archive-casawp_property canvas, .post-type-archive-casawp_property progress, .post-type-archive-casawp_property video, .single-casawp_property audio, .single-casawp_property canvas, .single-casawp_property progress, .single-casawp_property video, .tax-casawp_salestype audio, .tax-casawp_salestype canvas, .tax-casawp_salestype progress, .tax-casawp_salestype video {
	display: inline-block;
	vertical-align: baseline
}

.post-type-archive-casawp_property audio:not([controls]), .single-casawp_property audio:not([controls]), .tax-casawp_salestype audio:not([controls]) {
	display: none;
	height: 0
}

.post-type-archive-casawp_property [hidden], .post-type-archive-casawp_property template, .single-casawp_property [hidden], .single-casawp_property template, .tax-casawp_salestype [hidden], .tax-casawp_salestype template {
	display: none
}

.post-type-archive-casawp_property a, .single-casawp_property a, .tax-casawp_salestype a {
	background: 0 0
}

.post-type-archive-casawp_property a:active, .post-type-archive-casawp_property a:hover, .single-casawp_property a:active, .single-casawp_property a:hover, .tax-casawp_salestype a:active, .tax-casawp_salestype a:hover {
	outline: 0
}

.post-type-archive-casawp_property b, .post-type-archive-casawp_property optgroup, .post-type-archive-casawp_property strong, .single-casawp_property b, .single-casawp_property optgroup, .single-casawp_property strong, .tax-casawp_salestype b, .tax-casawp_salestype optgroup, .tax-casawp_salestype strong {
	font-weight: 700
}

.post-type-archive-casawp_property dfn, .single-casawp_property dfn, .tax-casawp_salestype dfn {
	font-style: italic
}

.post-type-archive-casawp_property h1, .single-casawp_property h1, .tax-casawp_salestype h1 {
	margin: .67em 0
}

.post-type-archive-casawp_property mark, .single-casawp_property mark, .tax-casawp_salestype mark {
	background: #ff0;
	color: #000
}

.post-type-archive-casawp_property sub, .post-type-archive-casawp_property sup, .single-casawp_property sub, .single-casawp_property sup, .tax-casawp_salestype sub, .tax-casawp_salestype sup {
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

.post-type-archive-casawp_property sup, .single-casawp_property sup, .tax-casawp_salestype sup {
	top: -.5em
}

.post-type-archive-casawp_property sub, .single-casawp_property sub, .tax-casawp_salestype sub {
	bottom: -.25em
}

.post-type-archive-casawp_property img, .single-casawp_property img, .tax-casawp_salestype img {
	vertical-align: middle
}

.post-type-archive-casawp_property svg:not(:root), .single-casawp_property svg:not(:root), .tax-casawp_salestype svg:not(:root) {
	overflow: hidden
}

.post-type-archive-casawp_property hr, .single-casawp_property hr, .tax-casawp_salestype hr {
	box-sizing: content-box;
	height: 0
}

.post-type-archive-casawp_property pre, .post-type-archive-casawp_property textarea, .single-casawp_property pre, .single-casawp_property textarea, .tax-casawp_salestype pre, .tax-casawp_salestype textarea {
	overflow: auto
}

.post-type-archive-casawp_property code, .post-type-archive-casawp_property kbd, .post-type-archive-casawp_property pre, .post-type-archive-casawp_property samp, .single-casawp_property code, .single-casawp_property kbd, .single-casawp_property pre, .single-casawp_property samp, .tax-casawp_salestype code, .tax-casawp_salestype kbd, .tax-casawp_salestype pre, .tax-casawp_salestype samp {
	font-size: 1em
}

.post-type-archive-casawp_property button, .post-type-archive-casawp_property input, .post-type-archive-casawp_property optgroup, .post-type-archive-casawp_property select, .post-type-archive-casawp_property textarea, .single-casawp_property button, .single-casawp_property input, .single-casawp_property optgroup, .single-casawp_property select, .single-casawp_property textarea, .tax-casawp_salestype button, .tax-casawp_salestype input, .tax-casawp_salestype optgroup, .tax-casawp_salestype select, .tax-casawp_salestype textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

.post-type-archive-casawp_property .glyphicon, .post-type-archive-casawp_property body, .single-casawp_property .glyphicon, .single-casawp_property body, .tax-casawp_salestype .glyphicon, .tax-casawp_salestype body {
	-webkit-font-smoothing: antialiased
}

.post-type-archive-casawp_property .glyphicon, .post-type-archive-casawp_property address, .single-casawp_property .glyphicon, .single-casawp_property address, .tax-casawp_salestype .glyphicon, .tax-casawp_salestype address {
	font-style: normal
}

.post-type-archive-casawp_property button, .single-casawp_property button, .tax-casawp_salestype button {
	overflow: visible
}

.post-type-archive-casawp_property button, .post-type-archive-casawp_property html input[type=button], .post-type-archive-casawp_property input[type=reset], .post-type-archive-casawp_property input[type=submit], .single-casawp_property button, .single-casawp_property html input[type=button], .single-casawp_property input[type=reset], .single-casawp_property input[type=submit], .tax-casawp_salestype button, .tax-casawp_salestype html input[type=button], .tax-casawp_salestype input[type=reset], .tax-casawp_salestype input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

.post-type-archive-casawp_property button[disabled], .post-type-archive-casawp_property html input[disabled], .single-casawp_property button[disabled], .single-casawp_property html input[disabled], .tax-casawp_salestype button[disabled], .tax-casawp_salestype html input[disabled] {
	cursor: default
}
.post-type-archive-casawp_property button::-moz-focus-inner, .post-type-archive-casawp_property input::-moz-focus-inner, .single-casawp_property button::-moz-focus-inner, .single-casawp_property input::-moz-focus-inner, .tax-casawp_salestype button::-moz-focus-inner, .tax-casawp_salestype input::-moz-focus-inner {
border:0;
padding:0
}

.post-type-archive-casawp_property input[type=checkbox], .post-type-archive-casawp_property input[type=radio], .single-casawp_property input[type=checkbox], .single-casawp_property input[type=radio], .tax-casawp_salestype input[type=checkbox], .tax-casawp_salestype input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
.post-type-archive-casawp_property input[type=number]::-webkit-inner-spin-button, .post-type-archive-casawp_property input[type=number]::-webkit-outer-spin-button, .single-casawp_property input[type=number]::-webkit-inner-spin-button, .single-casawp_property input[type=number]::-webkit-outer-spin-button, .tax-casawp_salestype input[type=number]::-webkit-inner-spin-button, .tax-casawp_salestype input[type=number]::-webkit-outer-spin-button {
height:auto
}
.post-type-archive-casawp_property input[type=search]::-webkit-search-cancel-button, .post-type-archive-casawp_property input[type=search]::-webkit-search-decoration, .single-casawp_property input[type=search]::-webkit-search-cancel-button, .single-casawp_property input[type=search]::-webkit-search-decoration, .tax-casawp_salestype input[type=search]::-webkit-search-cancel-button, .tax-casawp_salestype input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}

.post-type-archive-casawp_property table, .single-casawp_property table, .tax-casawp_salestype table {
	border-collapse: collapse;
	border-spacing: 0
}

.post-type-archive-casawp_property td, .post-type-archive-casawp_property th, .single-casawp_property td, .single-casawp_property th, .tax-casawp_salestype td, .tax-casawp_salestype th {
	padding: 0
}
@media print {

.post-type-archive-casawp_property blockquote, .post-type-archive-casawp_property img, .post-type-archive-casawp_property pre, .post-type-archive-casawp_property tr, .single-casawp_property blockquote, .single-casawp_property img, .single-casawp_property pre, .single-casawp_property tr, .tax-casawp_salestype blockquote, .tax-casawp_salestype img, .tax-casawp_salestype pre, .tax-casawp_salestype tr {
	page-break-inside: avoid
}

.post-type-archive-casawp_property *, .single-casawp_property *, .tax-casawp_salestype * {
	text-shadow: none!important;
	color: #000!important;
	background: 0 0!important;
	box-shadow: none!important
}

.post-type-archive-casawp_property a, .post-type-archive-casawp_property a:visited, .single-casawp_property a, .single-casawp_property a:visited, .tax-casawp_salestype a, .tax-casawp_salestype a:visited {
	text-decoration: underline
}

.post-type-archive-casawp_property a[href]:after, .single-casawp_property a[href]:after, .tax-casawp_salestype a[href]:after {
	content: " (" attr(href) ")"
}

.post-type-archive-casawp_property abbr[title]:after, .single-casawp_property abbr[title]:after, .tax-casawp_salestype abbr[title]:after {
	content: " (" attr(title) ")"
}

.post-type-archive-casawp_property a[href^="#"]:after, .post-type-archive-casawp_property a[href^="javascript:"]:after, .single-casawp_property a[href^="#"]:after, .single-casawp_property a[href^="javascript:"]:after, .tax-casawp_salestype a[href^="#"]:after, .tax-casawp_salestype a[href^="javascript:"]:after {
	content: ""
}

.post-type-archive-casawp_property blockquote, .post-type-archive-casawp_property pre, .single-casawp_property blockquote, .single-casawp_property pre, .tax-casawp_salestype blockquote, .tax-casawp_salestype pre {
	border: 1px solid #999
}

.post-type-archive-casawp_property thead, .single-casawp_property thead, .tax-casawp_salestype thead {
	display: table-header-group
}

.post-type-archive-casawp_property img, .single-casawp_property img, .tax-casawp_salestype img {
	max-width: 100%!important
}

.post-type-archive-casawp_property h2, .post-type-archive-casawp_property h3, .post-type-archive-casawp_property p, .single-casawp_property h2, .single-casawp_property h3, .single-casawp_property p, .tax-casawp_salestype h2, .tax-casawp_salestype h3, .tax-casawp_salestype p {
	orphans: 3;
	widows: 3
}

.post-type-archive-casawp_property h2, .post-type-archive-casawp_property h3, .single-casawp_property h2, .single-casawp_property h3, .tax-casawp_salestype h2, .tax-casawp_salestype h3 {
	page-break-after: avoid
}

.post-type-archive-casawp_property select, .single-casawp_property select, .tax-casawp_salestype select {
	background: #fff!important
}

.post-type-archive-casawp_property .navbar, .single-casawp_property .navbar, .tax-casawp_salestype .navbar {
	display: none
}

.post-type-archive-casawp_property .table td, .post-type-archive-casawp_property .table th, .single-casawp_property .table td, .single-casawp_property .table th, .tax-casawp_salestype .table td, .tax-casawp_salestype .table th {
	background-color: #fff!important
}

.post-type-archive-casawp_property .btn>.caret, .post-type-archive-casawp_property .dropup>.btn>.caret, .single-casawp_property .btn>.caret, .single-casawp_property .dropup>.btn>.caret, .tax-casawp_salestype .btn>.caret, .tax-casawp_salestype .dropup>.btn>.caret {
	border-top-color: #000!important
}

.post-type-archive-casawp_property .label, .single-casawp_property .label, .tax-casawp_salestype .label {
	border: 1px solid #000
}

.post-type-archive-casawp_property .table, .single-casawp_property .table, .tax-casawp_salestype .table {
	border-collapse: collapse!important
}

.post-type-archive-casawp_property .table-bordered td, .post-type-archive-casawp_property .table-bordered th, .single-casawp_property .table-bordered td, .single-casawp_property .table-bordered th, .tax-casawp_salestype .table-bordered td, .tax-casawp_salestype .table-bordered th {
	border: 1px solid #ddd!important
}
}

.post-type-archive-casawp_property .btn, .post-type-archive-casawp_property .btn-danger.active, .post-type-archive-casawp_property .btn-danger:active, .post-type-archive-casawp_property .btn-default.active, .post-type-archive-casawp_property .btn-default:active, .post-type-archive-casawp_property .btn-info.active, .post-type-archive-casawp_property .btn-info:active, .post-type-archive-casawp_property .btn-primary.active, .post-type-archive-casawp_property .btn-primary:active, .post-type-archive-casawp_property .btn-warning.active, .post-type-archive-casawp_property .btn-warning:active, .post-type-archive-casawp_property .btn.active, .post-type-archive-casawp_property .btn:active, .post-type-archive-casawp_property .dropdown-menu>.disabled>a:focus, .post-type-archive-casawp_property .dropdown-menu>.disabled>a:hover, .post-type-archive-casawp_property .form-control, .post-type-archive-casawp_property .navbar-toggle, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-danger, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-default, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-info, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-primary, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-warning, .single-casawp_property .btn, .single-casawp_property .btn-danger.active, .single-casawp_property .btn-danger:active, .single-casawp_property .btn-default.active, .single-casawp_property .btn-default:active, .single-casawp_property .btn-info.active, .single-casawp_property .btn-info:active, .single-casawp_property .btn-primary.active, .single-casawp_property .btn-primary:active, .single-casawp_property .btn-warning.active, .single-casawp_property .btn-warning:active, .single-casawp_property .btn.active, .single-casawp_property .btn:active, .single-casawp_property .dropdown-menu>.disabled>a:focus, .single-casawp_property .dropdown-menu>.disabled>a:hover, .single-casawp_property .form-control, .single-casawp_property .navbar-toggle, .single-casawp_property .open>.dropdown-toggle.btn-danger, .single-casawp_property .open>.dropdown-toggle.btn-default, .single-casawp_property .open>.dropdown-toggle.btn-info, .single-casawp_property .open>.dropdown-toggle.btn-primary, .single-casawp_property .open>.dropdown-toggle.btn-warning, .tax-casawp_salestype .btn, .tax-casawp_salestype .btn-danger.active, .tax-casawp_salestype .btn-danger:active, .tax-casawp_salestype .btn-default.active, .tax-casawp_salestype .btn-default:active, .tax-casawp_salestype .btn-info.active, .tax-casawp_salestype .btn-info:active, .tax-casawp_salestype .btn-primary.active, .tax-casawp_salestype .btn-primary:active, .tax-casawp_salestype .btn-warning.active, .tax-casawp_salestype .btn-warning:active, .tax-casawp_salestype .btn.active, .tax-casawp_salestype .btn:active, .tax-casawp_salestype .dropdown-menu>.disabled>a:focus, .tax-casawp_salestype .dropdown-menu>.disabled>a:hover, .tax-casawp_salestype .form-control, .tax-casawp_salestype .navbar-toggle, .tax-casawp_salestype .open>.dropdown-toggle.btn-danger, .tax-casawp_salestype .open>.dropdown-toggle.btn-default, .tax-casawp_salestype .open>.dropdown-toggle.btn-info, .tax-casawp_salestype .open>.dropdown-toggle.btn-primary, .tax-casawp_salestype .open>.dropdown-toggle.btn-warning {
	background-image: none
}

.post-type-archive-casawp_property .img-thumbnail, .post-type-archive-casawp_property body, .single-casawp_property .img-thumbnail, .single-casawp_property body, .tax-casawp_salestype .img-thumbnail, .tax-casawp_salestype body {
	background-color: #fff
}

.post-type-archive-casawp_property .glyphicon, .single-casawp_property .glyphicon, .tax-casawp_salestype .glyphicon {
	top: 1px;
	display: inline-block;
	font-family: Glyphicons Halflings;
	font-weight: 400;
	line-height: 1
}

.post-type-archive-casawp_property .glyphicon-asterisk:before, .single-casawp_property .glyphicon-asterisk:before, .tax-casawp_salestype .glyphicon-asterisk:before {
	content: "*"
}

.post-type-archive-casawp_property .glyphicon-plus:before, .single-casawp_property .glyphicon-plus:before, .tax-casawp_salestype .glyphicon-plus:before {
	content: "+"
}

.post-type-archive-casawp_property .glyphicon-euro:before, .single-casawp_property .glyphicon-euro:before, .tax-casawp_salestype .glyphicon-euro:before {
	content: "\20AC"
}

.post-type-archive-casawp_property .glyphicon-minus:before, .single-casawp_property .glyphicon-minus:before, .tax-casawp_salestype .glyphicon-minus:before {
	content: "\2212"
}

.post-type-archive-casawp_property .glyphicon-cloud:before, .single-casawp_property .glyphicon-cloud:before, .tax-casawp_salestype .glyphicon-cloud:before {
	content: "\2601"
}

.post-type-archive-casawp_property .glyphicon-envelope:before, .single-casawp_property .glyphicon-envelope:before, .tax-casawp_salestype .glyphicon-envelope:before {
	content: "\2709"
}

.post-type-archive-casawp_property .glyphicon-pencil:before, .single-casawp_property .glyphicon-pencil:before, .tax-casawp_salestype .glyphicon-pencil:before {
	content: "\270F"
}

.post-type-archive-casawp_property .glyphicon-glass:before, .single-casawp_property .glyphicon-glass:before, .tax-casawp_salestype .glyphicon-glass:before {
	content: "\E001"
}

.post-type-archive-casawp_property .glyphicon-music:before, .single-casawp_property .glyphicon-music:before, .tax-casawp_salestype .glyphicon-music:before {
	content: "\E002"
}

.post-type-archive-casawp_property .glyphicon-search:before, .single-casawp_property .glyphicon-search:before, .tax-casawp_salestype .glyphicon-search:before {
	content: "\E003"
}

.post-type-archive-casawp_property .glyphicon-heart:before, .single-casawp_property .glyphicon-heart:before, .tax-casawp_salestype .glyphicon-heart:before {
	content: "\E005"
}

.post-type-archive-casawp_property .glyphicon-star:before, .single-casawp_property .glyphicon-star:before, .tax-casawp_salestype .glyphicon-star:before {
	content: "\E006"
}

.post-type-archive-casawp_property .glyphicon-star-empty:before, .single-casawp_property .glyphicon-star-empty:before, .tax-casawp_salestype .glyphicon-star-empty:before {
	content: "\E007"
}

.post-type-archive-casawp_property .glyphicon-user:before, .single-casawp_property .glyphicon-user:before, .tax-casawp_salestype .glyphicon-user:before {
	content: "\E008"
}

.post-type-archive-casawp_property .glyphicon-film:before, .single-casawp_property .glyphicon-film:before, .tax-casawp_salestype .glyphicon-film:before {
	content: "\E009"
}

.post-type-archive-casawp_property .glyphicon-th-large:before, .single-casawp_property .glyphicon-th-large:before, .tax-casawp_salestype .glyphicon-th-large:before {
	content: "\E010"
}

.post-type-archive-casawp_property .glyphicon-th:before, .single-casawp_property .glyphicon-th:before, .tax-casawp_salestype .glyphicon-th:before {
	content: "\E011"
}

.post-type-archive-casawp_property .glyphicon-th-list:before, .single-casawp_property .glyphicon-th-list:before, .tax-casawp_salestype .glyphicon-th-list:before {
	content: "\E012"
}

.post-type-archive-casawp_property .glyphicon-ok:before, .single-casawp_property .glyphicon-ok:before, .tax-casawp_salestype .glyphicon-ok:before {
	content: "\E013"
}

.post-type-archive-casawp_property .glyphicon-remove:before, .single-casawp_property .glyphicon-remove:before, .tax-casawp_salestype .glyphicon-remove:before {
	content: "\E014"
}

.post-type-archive-casawp_property .glyphicon-zoom-in:before, .single-casawp_property .glyphicon-zoom-in:before, .tax-casawp_salestype .glyphicon-zoom-in:before {
	content: "\E015"
}

.post-type-archive-casawp_property .glyphicon-zoom-out:before, .single-casawp_property .glyphicon-zoom-out:before, .tax-casawp_salestype .glyphicon-zoom-out:before {
	content: "\E016"
}

.post-type-archive-casawp_property .glyphicon-off:before, .single-casawp_property .glyphicon-off:before, .tax-casawp_salestype .glyphicon-off:before {
	content: "\E017"
}

.post-type-archive-casawp_property .glyphicon-signal:before, .single-casawp_property .glyphicon-signal:before, .tax-casawp_salestype .glyphicon-signal:before {
	content: "\E018"
}

.post-type-archive-casawp_property .glyphicon-cog:before, .single-casawp_property .glyphicon-cog:before, .tax-casawp_salestype .glyphicon-cog:before {
	content: "\E019"
}

.post-type-archive-casawp_property .glyphicon-trash:before, .single-casawp_property .glyphicon-trash:before, .tax-casawp_salestype .glyphicon-trash:before {
	content: "\E020"
}

.post-type-archive-casawp_property .glyphicon-home:before, .single-casawp_property .glyphicon-home:before, .tax-casawp_salestype .glyphicon-home:before {
	content: "\E021"
}

.post-type-archive-casawp_property .glyphicon-file:before, .single-casawp_property .glyphicon-file:before, .tax-casawp_salestype .glyphicon-file:before {
	content: "\E022"
}

.post-type-archive-casawp_property .glyphicon-time:before, .single-casawp_property .glyphicon-time:before, .tax-casawp_salestype .glyphicon-time:before {
	content: "\E023"
}

.post-type-archive-casawp_property .glyphicon-road:before, .single-casawp_property .glyphicon-road:before, .tax-casawp_salestype .glyphicon-road:before {
	content: "\E024"
}

.post-type-archive-casawp_property .glyphicon-download-alt:before, .single-casawp_property .glyphicon-download-alt:before, .tax-casawp_salestype .glyphicon-download-alt:before {
	content: "\E025"
}

.post-type-archive-casawp_property .glyphicon-download:before, .single-casawp_property .glyphicon-download:before, .tax-casawp_salestype .glyphicon-download:before {
	content: "\E026"
}

.post-type-archive-casawp_property .glyphicon-upload:before, .single-casawp_property .glyphicon-upload:before, .tax-casawp_salestype .glyphicon-upload:before {
	content: "\E027"
}

.post-type-archive-casawp_property .glyphicon-inbox:before, .single-casawp_property .glyphicon-inbox:before, .tax-casawp_salestype .glyphicon-inbox:before {
	content: "\E028"
}

.post-type-archive-casawp_property .glyphicon-play-circle:before, .single-casawp_property .glyphicon-play-circle:before, .tax-casawp_salestype .glyphicon-play-circle:before {
	content: "\E029"
}

.post-type-archive-casawp_property .glyphicon-repeat:before, .single-casawp_property .glyphicon-repeat:before, .tax-casawp_salestype .glyphicon-repeat:before {
	content: "\E030"
}

.post-type-archive-casawp_property .glyphicon-refresh:before, .single-casawp_property .glyphicon-refresh:before, .tax-casawp_salestype .glyphicon-refresh:before {
	content: "\E031"
}

.post-type-archive-casawp_property .glyphicon-list-alt:before, .single-casawp_property .glyphicon-list-alt:before, .tax-casawp_salestype .glyphicon-list-alt:before {
	content: "\E032"
}

.post-type-archive-casawp_property .glyphicon-lock:before, .single-casawp_property .glyphicon-lock:before, .tax-casawp_salestype .glyphicon-lock:before {
	content: "\E033"
}

.post-type-archive-casawp_property .glyphicon-flag:before, .single-casawp_property .glyphicon-flag:before, .tax-casawp_salestype .glyphicon-flag:before {
	content: "\E034"
}

.post-type-archive-casawp_property .glyphicon-headphones:before, .single-casawp_property .glyphicon-headphones:before, .tax-casawp_salestype .glyphicon-headphones:before {
	content: "\E035"
}

.post-type-archive-casawp_property .glyphicon-volume-off:before, .single-casawp_property .glyphicon-volume-off:before, .tax-casawp_salestype .glyphicon-volume-off:before {
	content: "\E036"
}

.post-type-archive-casawp_property .glyphicon-volume-down:before, .single-casawp_property .glyphicon-volume-down:before, .tax-casawp_salestype .glyphicon-volume-down:before {
	content: "\E037"
}

.post-type-archive-casawp_property .glyphicon-volume-up:before, .single-casawp_property .glyphicon-volume-up:before, .tax-casawp_salestype .glyphicon-volume-up:before {
	content: "\E038"
}

.post-type-archive-casawp_property .glyphicon-qrcode:before, .single-casawp_property .glyphicon-qrcode:before, .tax-casawp_salestype .glyphicon-qrcode:before {
	content: "\E039"
}

.post-type-archive-casawp_property .glyphicon-barcode:before, .single-casawp_property .glyphicon-barcode:before, .tax-casawp_salestype .glyphicon-barcode:before {
	content: "\E040"
}

.post-type-archive-casawp_property .glyphicon-tag:before, .single-casawp_property .glyphicon-tag:before, .tax-casawp_salestype .glyphicon-tag:before {
	content: "\E041"
}

.post-type-archive-casawp_property .glyphicon-tags:before, .single-casawp_property .glyphicon-tags:before, .tax-casawp_salestype .glyphicon-tags:before {
	content: "\E042"
}

.post-type-archive-casawp_property .glyphicon-book:before, .single-casawp_property .glyphicon-book:before, .tax-casawp_salestype .glyphicon-book:before {
	content: "\E043"
}

.post-type-archive-casawp_property .glyphicon-bookmark:before, .single-casawp_property .glyphicon-bookmark:before, .tax-casawp_salestype .glyphicon-bookmark:before {
	content: "\E044"
}

.post-type-archive-casawp_property .glyphicon-print:before, .single-casawp_property .glyphicon-print:before, .tax-casawp_salestype .glyphicon-print:before {
	content: "\E045"
}

.post-type-archive-casawp_property .glyphicon-camera:before, .single-casawp_property .glyphicon-camera:before, .tax-casawp_salestype .glyphicon-camera:before {
	content: "\E046"
}

.post-type-archive-casawp_property .glyphicon-font:before, .single-casawp_property .glyphicon-font:before, .tax-casawp_salestype .glyphicon-font:before {
	content: "\E047"
}

.post-type-archive-casawp_property .glyphicon-bold:before, .single-casawp_property .glyphicon-bold:before, .tax-casawp_salestype .glyphicon-bold:before {
	content: "\E048"
}

.post-type-archive-casawp_property .glyphicon-italic:before, .single-casawp_property .glyphicon-italic:before, .tax-casawp_salestype .glyphicon-italic:before {
	content: "\E049"
}

.post-type-archive-casawp_property .glyphicon-text-height:before, .single-casawp_property .glyphicon-text-height:before, .tax-casawp_salestype .glyphicon-text-height:before {
	content: "\E050"
}

.post-type-archive-casawp_property .glyphicon-text-width:before, .single-casawp_property .glyphicon-text-width:before, .tax-casawp_salestype .glyphicon-text-width:before {
	content: "\E051"
}

.post-type-archive-casawp_property .glyphicon-align-left:before, .single-casawp_property .glyphicon-align-left:before, .tax-casawp_salestype .glyphicon-align-left:before {
	content: "\E052"
}

.post-type-archive-casawp_property .glyphicon-align-center:before, .single-casawp_property .glyphicon-align-center:before, .tax-casawp_salestype .glyphicon-align-center:before {
	content: "\E053"
}

.post-type-archive-casawp_property .glyphicon-align-right:before, .single-casawp_property .glyphicon-align-right:before, .tax-casawp_salestype .glyphicon-align-right:before {
	content: "\E054"
}

.post-type-archive-casawp_property .glyphicon-align-justify:before, .single-casawp_property .glyphicon-align-justify:before, .tax-casawp_salestype .glyphicon-align-justify:before {
	content: "\E055"
}

.post-type-archive-casawp_property .glyphicon-list:before, .single-casawp_property .glyphicon-list:before, .tax-casawp_salestype .glyphicon-list:before {
	content: "\E056"
}

.post-type-archive-casawp_property .glyphicon-indent-left:before, .single-casawp_property .glyphicon-indent-left:before, .tax-casawp_salestype .glyphicon-indent-left:before {
	content: "\E057"
}

.post-type-archive-casawp_property .glyphicon-indent-right:before, .single-casawp_property .glyphicon-indent-right:before, .tax-casawp_salestype .glyphicon-indent-right:before {
	content: "\E058"
}

.post-type-archive-casawp_property .glyphicon-facetime-video:before, .single-casawp_property .glyphicon-facetime-video:before, .tax-casawp_salestype .glyphicon-facetime-video:before {
	content: "\E059"
}

.post-type-archive-casawp_property .glyphicon-picture:before, .single-casawp_property .glyphicon-picture:before, .tax-casawp_salestype .glyphicon-picture:before {
	content: "\E060"
}

.post-type-archive-casawp_property .glyphicon-map-marker:before, .single-casawp_property .glyphicon-map-marker:before, .tax-casawp_salestype .glyphicon-map-marker:before {
	content: "\E062"
}

.post-type-archive-casawp_property .glyphicon-adjust:before, .single-casawp_property .glyphicon-adjust:before, .tax-casawp_salestype .glyphicon-adjust:before {
	content: "\E063"
}

.post-type-archive-casawp_property .glyphicon-tint:before, .single-casawp_property .glyphicon-tint:before, .tax-casawp_salestype .glyphicon-tint:before {
	content: "\E064"
}

.post-type-archive-casawp_property .glyphicon-edit:before, .single-casawp_property .glyphicon-edit:before, .tax-casawp_salestype .glyphicon-edit:before {
	content: "\E065"
}

.post-type-archive-casawp_property .glyphicon-share:before, .single-casawp_property .glyphicon-share:before, .tax-casawp_salestype .glyphicon-share:before {
	content: "\E066"
}

.post-type-archive-casawp_property .glyphicon-check:before, .single-casawp_property .glyphicon-check:before, .tax-casawp_salestype .glyphicon-check:before {
	content: "\E067"
}

.post-type-archive-casawp_property .glyphicon-move:before, .single-casawp_property .glyphicon-move:before, .tax-casawp_salestype .glyphicon-move:before {
	content: "\E068"
}

.post-type-archive-casawp_property .glyphicon-step-backward:before, .single-casawp_property .glyphicon-step-backward:before, .tax-casawp_salestype .glyphicon-step-backward:before {
	content: "\E069"
}

.post-type-archive-casawp_property .glyphicon-fast-backward:before, .single-casawp_property .glyphicon-fast-backward:before, .tax-casawp_salestype .glyphicon-fast-backward:before {
	content: "\E070"
}

.post-type-archive-casawp_property .glyphicon-backward:before, .single-casawp_property .glyphicon-backward:before, .tax-casawp_salestype .glyphicon-backward:before {
	content: "\E071"
}

.post-type-archive-casawp_property .glyphicon-play:before, .single-casawp_property .glyphicon-play:before, .tax-casawp_salestype .glyphicon-play:before {
	content: "\E072"
}

.post-type-archive-casawp_property .glyphicon-pause:before, .single-casawp_property .glyphicon-pause:before, .tax-casawp_salestype .glyphicon-pause:before {
	content: "\E073"
}

.post-type-archive-casawp_property .glyphicon-stop:before, .single-casawp_property .glyphicon-stop:before, .tax-casawp_salestype .glyphicon-stop:before {
	content: "\E074"
}

.post-type-archive-casawp_property .glyphicon-forward:before, .single-casawp_property .glyphicon-forward:before, .tax-casawp_salestype .glyphicon-forward:before {
	content: "\E075"
}

.post-type-archive-casawp_property .glyphicon-fast-forward:before, .single-casawp_property .glyphicon-fast-forward:before, .tax-casawp_salestype .glyphicon-fast-forward:before {
	content: "\E076"
}

.post-type-archive-casawp_property .glyphicon-step-forward:before, .single-casawp_property .glyphicon-step-forward:before, .tax-casawp_salestype .glyphicon-step-forward:before {
	content: "\E077"
}

.post-type-archive-casawp_property .glyphicon-eject:before, .single-casawp_property .glyphicon-eject:before, .tax-casawp_salestype .glyphicon-eject:before {
	content: "\E078"
}

.post-type-archive-casawp_property .glyphicon-chevron-left:before, .single-casawp_property .glyphicon-chevron-left:before, .tax-casawp_salestype .glyphicon-chevron-left:before {
	content: "\E079"
}

.post-type-archive-casawp_property .glyphicon-chevron-right:before, .single-casawp_property .glyphicon-chevron-right:before, .tax-casawp_salestype .glyphicon-chevron-right:before {
	content: "\E080"
}

.post-type-archive-casawp_property .glyphicon-plus-sign:before, .single-casawp_property .glyphicon-plus-sign:before, .tax-casawp_salestype .glyphicon-plus-sign:before {
	content: "\E081"
}

.post-type-archive-casawp_property .glyphicon-minus-sign:before, .single-casawp_property .glyphicon-minus-sign:before, .tax-casawp_salestype .glyphicon-minus-sign:before {
	content: "\E082"
}

.post-type-archive-casawp_property .glyphicon-remove-sign:before, .single-casawp_property .glyphicon-remove-sign:before, .tax-casawp_salestype .glyphicon-remove-sign:before {
	content: "\E083"
}

.post-type-archive-casawp_property .glyphicon-ok-sign:before, .single-casawp_property .glyphicon-ok-sign:before, .tax-casawp_salestype .glyphicon-ok-sign:before {
	content: "\E084"
}

.post-type-archive-casawp_property .glyphicon-question-sign:before, .single-casawp_property .glyphicon-question-sign:before, .tax-casawp_salestype .glyphicon-question-sign:before {
	content: "\E085"
}

.post-type-archive-casawp_property .glyphicon-info-sign:before, .single-casawp_property .glyphicon-info-sign:before, .tax-casawp_salestype .glyphicon-info-sign:before {
	content: "\E086"
}

.post-type-archive-casawp_property .glyphicon-screenshot:before, .single-casawp_property .glyphicon-screenshot:before, .tax-casawp_salestype .glyphicon-screenshot:before {
	content: "\E087"
}

.post-type-archive-casawp_property .glyphicon-remove-circle:before, .single-casawp_property .glyphicon-remove-circle:before, .tax-casawp_salestype .glyphicon-remove-circle:before {
	content: "\E088"
}

.post-type-archive-casawp_property .glyphicon-ok-circle:before, .single-casawp_property .glyphicon-ok-circle:before, .tax-casawp_salestype .glyphicon-ok-circle:before {
	content: "\E089"
}

.post-type-archive-casawp_property .glyphicon-ban-circle:before, .single-casawp_property .glyphicon-ban-circle:before, .tax-casawp_salestype .glyphicon-ban-circle:before {
	content: "\E090"
}

.post-type-archive-casawp_property .glyphicon-arrow-left:before, .single-casawp_property .glyphicon-arrow-left:before, .tax-casawp_salestype .glyphicon-arrow-left:before {
	content: "\E091"
}

.post-type-archive-casawp_property .glyphicon-arrow-right:before, .single-casawp_property .glyphicon-arrow-right:before, .tax-casawp_salestype .glyphicon-arrow-right:before {
	content: "\E092"
}

.post-type-archive-casawp_property .glyphicon-arrow-up:before, .single-casawp_property .glyphicon-arrow-up:before, .tax-casawp_salestype .glyphicon-arrow-up:before {
	content: "\E093"
}

.post-type-archive-casawp_property .glyphicon-arrow-down:before, .single-casawp_property .glyphicon-arrow-down:before, .tax-casawp_salestype .glyphicon-arrow-down:before {
	content: "\E094"
}

.post-type-archive-casawp_property .glyphicon-share-alt:before, .single-casawp_property .glyphicon-share-alt:before, .tax-casawp_salestype .glyphicon-share-alt:before {
	content: "\E095"
}

.post-type-archive-casawp_property .glyphicon-resize-full:before, .single-casawp_property .glyphicon-resize-full:before, .tax-casawp_salestype .glyphicon-resize-full:before {
	content: "\E096"
}

.post-type-archive-casawp_property .glyphicon-resize-small:before, .single-casawp_property .glyphicon-resize-small:before, .tax-casawp_salestype .glyphicon-resize-small:before {
	content: "\E097"
}

.post-type-archive-casawp_property .glyphicon-exclamation-sign:before, .single-casawp_property .glyphicon-exclamation-sign:before, .tax-casawp_salestype .glyphicon-exclamation-sign:before {
	content: "\E101"
}

.post-type-archive-casawp_property .glyphicon-gift:before, .single-casawp_property .glyphicon-gift:before, .tax-casawp_salestype .glyphicon-gift:before {
	content: "\E102"
}

.post-type-archive-casawp_property .glyphicon-leaf:before, .single-casawp_property .glyphicon-leaf:before, .tax-casawp_salestype .glyphicon-leaf:before {
	content: "\E103"
}

.post-type-archive-casawp_property .glyphicon-fire:before, .single-casawp_property .glyphicon-fire:before, .tax-casawp_salestype .glyphicon-fire:before {
	content: "\E104"
}

.post-type-archive-casawp_property .glyphicon-eye-open:before, .single-casawp_property .glyphicon-eye-open:before, .tax-casawp_salestype .glyphicon-eye-open:before {
	content: "\E105"
}

.post-type-archive-casawp_property .glyphicon-eye-close:before, .single-casawp_property .glyphicon-eye-close:before, .tax-casawp_salestype .glyphicon-eye-close:before {
	content: "\E106"
}

.post-type-archive-casawp_property .glyphicon-warning-sign:before, .single-casawp_property .glyphicon-warning-sign:before, .tax-casawp_salestype .glyphicon-warning-sign:before {
	content: "\E107"
}

.post-type-archive-casawp_property .glyphicon-plane:before, .single-casawp_property .glyphicon-plane:before, .tax-casawp_salestype .glyphicon-plane:before {
	content: "\E108"
}

.post-type-archive-casawp_property .glyphicon-calendar:before, .single-casawp_property .glyphicon-calendar:before, .tax-casawp_salestype .glyphicon-calendar:before {
	content: "\E109"
}

.post-type-archive-casawp_property .glyphicon-random:before, .single-casawp_property .glyphicon-random:before, .tax-casawp_salestype .glyphicon-random:before {
	content: "\E110"
}

.post-type-archive-casawp_property .glyphicon-comment:before, .single-casawp_property .glyphicon-comment:before, .tax-casawp_salestype .glyphicon-comment:before {
	content: "\E111"
}

.post-type-archive-casawp_property .glyphicon-magnet:before, .single-casawp_property .glyphicon-magnet:before, .tax-casawp_salestype .glyphicon-magnet:before {
	content: "\E112"
}

.post-type-archive-casawp_property .glyphicon-chevron-up:before, .single-casawp_property .glyphicon-chevron-up:before, .tax-casawp_salestype .glyphicon-chevron-up:before {
	content: "\E113"
}

.post-type-archive-casawp_property .glyphicon-chevron-down:before, .single-casawp_property .glyphicon-chevron-down:before, .tax-casawp_salestype .glyphicon-chevron-down:before {
	content: "\E114"
}

.post-type-archive-casawp_property .glyphicon-retweet:before, .single-casawp_property .glyphicon-retweet:before, .tax-casawp_salestype .glyphicon-retweet:before {
	content: "\E115"
}

.post-type-archive-casawp_property .glyphicon-shopping-cart:before, .single-casawp_property .glyphicon-shopping-cart:before, .tax-casawp_salestype .glyphicon-shopping-cart:before {
	content: "\E116"
}

.post-type-archive-casawp_property .glyphicon-folder-close:before, .single-casawp_property .glyphicon-folder-close:before, .tax-casawp_salestype .glyphicon-folder-close:before {
	content: "\E117"
}

.post-type-archive-casawp_property .glyphicon-folder-open:before, .single-casawp_property .glyphicon-folder-open:before, .tax-casawp_salestype .glyphicon-folder-open:before {
	content: "\E118"
}

.post-type-archive-casawp_property .glyphicon-resize-vertical:before, .single-casawp_property .glyphicon-resize-vertical:before, .tax-casawp_salestype .glyphicon-resize-vertical:before {
	content: "\E119"
}

.post-type-archive-casawp_property .glyphicon-resize-horizontal:before, .single-casawp_property .glyphicon-resize-horizontal:before, .tax-casawp_salestype .glyphicon-resize-horizontal:before {
	content: "\E120"
}

.post-type-archive-casawp_property .glyphicon-hdd:before, .single-casawp_property .glyphicon-hdd:before, .tax-casawp_salestype .glyphicon-hdd:before {
	content: "\E121"
}

.post-type-archive-casawp_property .glyphicon-bullhorn:before, .single-casawp_property .glyphicon-bullhorn:before, .tax-casawp_salestype .glyphicon-bullhorn:before {
	content: "\E122"
}

.post-type-archive-casawp_property .glyphicon-bell:before, .single-casawp_property .glyphicon-bell:before, .tax-casawp_salestype .glyphicon-bell:before {
	content: "\E123"
}

.post-type-archive-casawp_property .glyphicon-certificate:before, .single-casawp_property .glyphicon-certificate:before, .tax-casawp_salestype .glyphicon-certificate:before {
	content: "\E124"
}

.post-type-archive-casawp_property .glyphicon-thumbs-up:before, .single-casawp_property .glyphicon-thumbs-up:before, .tax-casawp_salestype .glyphicon-thumbs-up:before {
	content: "\E125"
}

.post-type-archive-casawp_property .glyphicon-thumbs-down:before, .single-casawp_property .glyphicon-thumbs-down:before, .tax-casawp_salestype .glyphicon-thumbs-down:before {
	content: "\E126"
}

.post-type-archive-casawp_property .glyphicon-hand-right:before, .single-casawp_property .glyphicon-hand-right:before, .tax-casawp_salestype .glyphicon-hand-right:before {
	content: "\E127"
}

.post-type-archive-casawp_property .glyphicon-hand-left:before, .single-casawp_property .glyphicon-hand-left:before, .tax-casawp_salestype .glyphicon-hand-left:before {
	content: "\E128"
}

.post-type-archive-casawp_property .glyphicon-hand-up:before, .single-casawp_property .glyphicon-hand-up:before, .tax-casawp_salestype .glyphicon-hand-up:before {
	content: "\E129"
}

.post-type-archive-casawp_property .glyphicon-hand-down:before, .single-casawp_property .glyphicon-hand-down:before, .tax-casawp_salestype .glyphicon-hand-down:before {
	content: "\E130"
}

.post-type-archive-casawp_property .glyphicon-circle-arrow-right:before, .single-casawp_property .glyphicon-circle-arrow-right:before, .tax-casawp_salestype .glyphicon-circle-arrow-right:before {
	content: "\E131"
}

.post-type-archive-casawp_property .glyphicon-circle-arrow-left:before, .single-casawp_property .glyphicon-circle-arrow-left:before, .tax-casawp_salestype .glyphicon-circle-arrow-left:before {
	content: "\E132"
}

.post-type-archive-casawp_property .glyphicon-circle-arrow-up:before, .single-casawp_property .glyphicon-circle-arrow-up:before, .tax-casawp_salestype .glyphicon-circle-arrow-up:before {
	content: "\E133"
}

.post-type-archive-casawp_property .glyphicon-circle-arrow-down:before, .single-casawp_property .glyphicon-circle-arrow-down:before, .tax-casawp_salestype .glyphicon-circle-arrow-down:before {
	content: "\E134"
}

.post-type-archive-casawp_property .glyphicon-globe:before, .single-casawp_property .glyphicon-globe:before, .tax-casawp_salestype .glyphicon-globe:before {
	content: "\E135"
}

.post-type-archive-casawp_property .glyphicon-wrench:before, .single-casawp_property .glyphicon-wrench:before, .tax-casawp_salestype .glyphicon-wrench:before {
	content: "\E136"
}

.post-type-archive-casawp_property .glyphicon-tasks:before, .single-casawp_property .glyphicon-tasks:before, .tax-casawp_salestype .glyphicon-tasks:before {
	content: "\E137"
}

.post-type-archive-casawp_property .glyphicon-filter:before, .single-casawp_property .glyphicon-filter:before, .tax-casawp_salestype .glyphicon-filter:before {
	content: "\E138"
}

.post-type-archive-casawp_property .glyphicon-briefcase:before, .single-casawp_property .glyphicon-briefcase:before, .tax-casawp_salestype .glyphicon-briefcase:before {
	content: "\E139"
}

.post-type-archive-casawp_property .glyphicon-fullscreen:before, .single-casawp_property .glyphicon-fullscreen:before, .tax-casawp_salestype .glyphicon-fullscreen:before {
	content: "\E140"
}

.post-type-archive-casawp_property .glyphicon-dashboard:before, .single-casawp_property .glyphicon-dashboard:before, .tax-casawp_salestype .glyphicon-dashboard:before {
	content: "\E141"
}

.post-type-archive-casawp_property .glyphicon-paperclip:before, .single-casawp_property .glyphicon-paperclip:before, .tax-casawp_salestype .glyphicon-paperclip:before {
	content: "\E142"
}

.post-type-archive-casawp_property .glyphicon-heart-empty:before, .single-casawp_property .glyphicon-heart-empty:before, .tax-casawp_salestype .glyphicon-heart-empty:before {
	content: "\E143"
}

.post-type-archive-casawp_property .glyphicon-link:before, .single-casawp_property .glyphicon-link:before, .tax-casawp_salestype .glyphicon-link:before {
	content: "\E144"
}

.post-type-archive-casawp_property .glyphicon-phone:before, .single-casawp_property .glyphicon-phone:before, .tax-casawp_salestype .glyphicon-phone:before {
	content: "\E145"
}

.post-type-archive-casawp_property .glyphicon-pushpin:before, .single-casawp_property .glyphicon-pushpin:before, .tax-casawp_salestype .glyphicon-pushpin:before {
	content: "\E146"
}

.post-type-archive-casawp_property .glyphicon-usd:before, .single-casawp_property .glyphicon-usd:before, .tax-casawp_salestype .glyphicon-usd:before {
	content: "\E148"
}

.post-type-archive-casawp_property .glyphicon-gbp:before, .single-casawp_property .glyphicon-gbp:before, .tax-casawp_salestype .glyphicon-gbp:before {
	content: "\E149"
}

.post-type-archive-casawp_property .glyphicon-sort:before, .single-casawp_property .glyphicon-sort:before, .tax-casawp_salestype .glyphicon-sort:before {
	content: "\E150"
}

.post-type-archive-casawp_property .glyphicon-sort-by-alphabet:before, .single-casawp_property .glyphicon-sort-by-alphabet:before, .tax-casawp_salestype .glyphicon-sort-by-alphabet:before {
	content: "\E151"
}

.post-type-archive-casawp_property .glyphicon-sort-by-alphabet-alt:before, .single-casawp_property .glyphicon-sort-by-alphabet-alt:before, .tax-casawp_salestype .glyphicon-sort-by-alphabet-alt:before {
	content: "\E152"
}

.post-type-archive-casawp_property .glyphicon-sort-by-order:before, .single-casawp_property .glyphicon-sort-by-order:before, .tax-casawp_salestype .glyphicon-sort-by-order:before {
	content: "\E153"
}

.post-type-archive-casawp_property .glyphicon-sort-by-order-alt:before, .single-casawp_property .glyphicon-sort-by-order-alt:before, .tax-casawp_salestype .glyphicon-sort-by-order-alt:before {
	content: "\E154"
}

.post-type-archive-casawp_property .glyphicon-sort-by-attributes:before, .single-casawp_property .glyphicon-sort-by-attributes:before, .tax-casawp_salestype .glyphicon-sort-by-attributes:before {
	content: "\E155"
}

.post-type-archive-casawp_property .glyphicon-sort-by-attributes-alt:before, .single-casawp_property .glyphicon-sort-by-attributes-alt:before, .tax-casawp_salestype .glyphicon-sort-by-attributes-alt:before {
	content: "\E156"
}

.post-type-archive-casawp_property .glyphicon-unchecked:before, .single-casawp_property .glyphicon-unchecked:before, .tax-casawp_salestype .glyphicon-unchecked:before {
	content: "\E157"
}

.post-type-archive-casawp_property .glyphicon-expand:before, .single-casawp_property .glyphicon-expand:before, .tax-casawp_salestype .glyphicon-expand:before {
	content: "\E158"
}

.post-type-archive-casawp_property .glyphicon-collapse-down:before, .single-casawp_property .glyphicon-collapse-down:before, .tax-casawp_salestype .glyphicon-collapse-down:before {
	content: "\E159"
}

.post-type-archive-casawp_property .glyphicon-collapse-up:before, .single-casawp_property .glyphicon-collapse-up:before, .tax-casawp_salestype .glyphicon-collapse-up:before {
	content: "\E160"
}

.post-type-archive-casawp_property .glyphicon-log-in:before, .single-casawp_property .glyphicon-log-in:before, .tax-casawp_salestype .glyphicon-log-in:before {
	content: "\E161"
}

.post-type-archive-casawp_property .glyphicon-flash:before, .single-casawp_property .glyphicon-flash:before, .tax-casawp_salestype .glyphicon-flash:before {
	content: "\E162"
}

.post-type-archive-casawp_property .glyphicon-log-out:before, .single-casawp_property .glyphicon-log-out:before, .tax-casawp_salestype .glyphicon-log-out:before {
	content: "\E163"
}

.post-type-archive-casawp_property .glyphicon-new-window:before, .single-casawp_property .glyphicon-new-window:before, .tax-casawp_salestype .glyphicon-new-window:before {
	content: "\E164"
}

.post-type-archive-casawp_property .glyphicon-record:before, .single-casawp_property .glyphicon-record:before, .tax-casawp_salestype .glyphicon-record:before {
	content: "\E165"
}

.post-type-archive-casawp_property .glyphicon-save:before, .single-casawp_property .glyphicon-save:before, .tax-casawp_salestype .glyphicon-save:before {
	content: "\E166"
}

.post-type-archive-casawp_property .glyphicon-open:before, .single-casawp_property .glyphicon-open:before, .tax-casawp_salestype .glyphicon-open:before {
	content: "\E167"
}

.post-type-archive-casawp_property .glyphicon-saved:before, .single-casawp_property .glyphicon-saved:before, .tax-casawp_salestype .glyphicon-saved:before {
	content: "\E168"
}

.post-type-archive-casawp_property .glyphicon-import:before, .single-casawp_property .glyphicon-import:before, .tax-casawp_salestype .glyphicon-import:before {
	content: "\E169"
}

.post-type-archive-casawp_property .glyphicon-export:before, .single-casawp_property .glyphicon-export:before, .tax-casawp_salestype .glyphicon-export:before {
	content: "\E170"
}

.post-type-archive-casawp_property .glyphicon-send:before, .single-casawp_property .glyphicon-send:before, .tax-casawp_salestype .glyphicon-send:before {
	content: "\E171"
}

.post-type-archive-casawp_property .glyphicon-floppy-disk:before, .single-casawp_property .glyphicon-floppy-disk:before, .tax-casawp_salestype .glyphicon-floppy-disk:before {
	content: "\E172"
}

.post-type-archive-casawp_property .glyphicon-floppy-saved:before, .single-casawp_property .glyphicon-floppy-saved:before, .tax-casawp_salestype .glyphicon-floppy-saved:before {
	content: "\E173"
}

.post-type-archive-casawp_property .glyphicon-floppy-remove:before, .single-casawp_property .glyphicon-floppy-remove:before, .tax-casawp_salestype .glyphicon-floppy-remove:before {
	content: "\E174"
}

.post-type-archive-casawp_property .glyphicon-floppy-save:before, .single-casawp_property .glyphicon-floppy-save:before, .tax-casawp_salestype .glyphicon-floppy-save:before {
	content: "\E175"
}

.post-type-archive-casawp_property .glyphicon-floppy-open:before, .single-casawp_property .glyphicon-floppy-open:before, .tax-casawp_salestype .glyphicon-floppy-open:before {
	content: "\E176"
}

.post-type-archive-casawp_property .glyphicon-credit-card:before, .single-casawp_property .glyphicon-credit-card:before, .tax-casawp_salestype .glyphicon-credit-card:before {
	content: "\E177"
}

.post-type-archive-casawp_property .glyphicon-transfer:before, .single-casawp_property .glyphicon-transfer:before, .tax-casawp_salestype .glyphicon-transfer:before {
	content: "\E178"
}

.post-type-archive-casawp_property .glyphicon-cutlery:before, .single-casawp_property .glyphicon-cutlery:before, .tax-casawp_salestype .glyphicon-cutlery:before {
	content: "\E179"
}

.post-type-archive-casawp_property .glyphicon-header:before, .single-casawp_property .glyphicon-header:before, .tax-casawp_salestype .glyphicon-header:before {
	content: "\E180"
}

.post-type-archive-casawp_property .glyphicon-compressed:before, .single-casawp_property .glyphicon-compressed:before, .tax-casawp_salestype .glyphicon-compressed:before {
	content: "\E181"
}

.post-type-archive-casawp_property .glyphicon-earphone:before, .single-casawp_property .glyphicon-earphone:before, .tax-casawp_salestype .glyphicon-earphone:before {
	content: "\E182"
}

.post-type-archive-casawp_property .glyphicon-phone-alt:before, .single-casawp_property .glyphicon-phone-alt:before, .tax-casawp_salestype .glyphicon-phone-alt:before {
	content: "\E183"
}

.post-type-archive-casawp_property .glyphicon-tower:before, .single-casawp_property .glyphicon-tower:before, .tax-casawp_salestype .glyphicon-tower:before {
	content: "\E184"
}

.post-type-archive-casawp_property .glyphicon-stats:before, .single-casawp_property .glyphicon-stats:before, .tax-casawp_salestype .glyphicon-stats:before {
	content: "\E185"
}

.post-type-archive-casawp_property .glyphicon-sd-video:before, .single-casawp_property .glyphicon-sd-video:before, .tax-casawp_salestype .glyphicon-sd-video:before {
	content: "\E186"
}

.post-type-archive-casawp_property .glyphicon-hd-video:before, .single-casawp_property .glyphicon-hd-video:before, .tax-casawp_salestype .glyphicon-hd-video:before {
	content: "\E187"
}

.post-type-archive-casawp_property .glyphicon-subtitles:before, .single-casawp_property .glyphicon-subtitles:before, .tax-casawp_salestype .glyphicon-subtitles:before {
	content: "\E188"
}

.post-type-archive-casawp_property .glyphicon-sound-stereo:before, .single-casawp_property .glyphicon-sound-stereo:before, .tax-casawp_salestype .glyphicon-sound-stereo:before {
	content: "\E189"
}

.post-type-archive-casawp_property .glyphicon-sound-dolby:before, .single-casawp_property .glyphicon-sound-dolby:before, .tax-casawp_salestype .glyphicon-sound-dolby:before {
	content: "\E190"
}

.post-type-archive-casawp_property .glyphicon-sound-5-1:before, .single-casawp_property .glyphicon-sound-5-1:before, .tax-casawp_salestype .glyphicon-sound-5-1:before {
	content: "\E191"
}

.post-type-archive-casawp_property .glyphicon-sound-6-1:before, .single-casawp_property .glyphicon-sound-6-1:before, .tax-casawp_salestype .glyphicon-sound-6-1:before {
	content: "\E192"
}

.post-type-archive-casawp_property .glyphicon-sound-7-1:before, .single-casawp_property .glyphicon-sound-7-1:before, .tax-casawp_salestype .glyphicon-sound-7-1:before {
	content: "\E193"
}

.post-type-archive-casawp_property .glyphicon-copyright-mark:before, .single-casawp_property .glyphicon-copyright-mark:before, .tax-casawp_salestype .glyphicon-copyright-mark:before {
	content: "\E194"
}

.post-type-archive-casawp_property .glyphicon-registration-mark:before, .single-casawp_property .glyphicon-registration-mark:before, .tax-casawp_salestype .glyphicon-registration-mark:before {
	content: "\E195"
}

.post-type-archive-casawp_property .glyphicon-cloud-download:before, .single-casawp_property .glyphicon-cloud-download:before, .tax-casawp_salestype .glyphicon-cloud-download:before {
	content: "\E197"
}

.post-type-archive-casawp_property .glyphicon-cloud-upload:before, .single-casawp_property .glyphicon-cloud-upload:before, .tax-casawp_salestype .glyphicon-cloud-upload:before {
	content: "\E198"
}

.post-type-archive-casawp_property .glyphicon-tree-conifer:before, .single-casawp_property .glyphicon-tree-conifer:before, .tax-casawp_salestype .glyphicon-tree-conifer:before {
	content: "\E199"
}

.post-type-archive-casawp_property .glyphicon-tree-deciduous:before, .single-casawp_property .glyphicon-tree-deciduous:before, .tax-casawp_salestype .glyphicon-tree-deciduous:before {
	content: "\E200"
}

.post-type-archive-casawp_property *, .post-type-archive-casawp_property :after, .post-type-archive-casawp_property :before, .single-casawp_property *, .single-casawp_property :after, .single-casawp_property :before, .tax-casawp_salestype *, .tax-casawp_salestype :after, .tax-casawp_salestype :before {
	box-sizing: border-box
}

.post-type-archive-casawp_property html, .single-casawp_property html, .tax-casawp_salestype html {
	font-size: 10px
}

.post-type-archive-casawp_property body, .single-casawp_property body, .tax-casawp_salestype body {
	font-family: Source Sans Pro, sans-serif
}

.post-type-archive-casawp_property button, .post-type-archive-casawp_property input, .post-type-archive-casawp_property select, .post-type-archive-casawp_property textarea, .single-casawp_property button, .single-casawp_property input, .single-casawp_property select, .single-casawp_property textarea, .tax-casawp_salestype button, .tax-casawp_salestype input, .tax-casawp_salestype select, .tax-casawp_salestype textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

.post-type-archive-casawp_property a, .single-casawp_property a, .tax-casawp_salestype a {
	color: #926d5c;
	text-decoration: none
}

.post-type-archive-casawp_property a:focus, .post-type-archive-casawp_property a:hover, .single-casawp_property a:focus, .single-casawp_property a:hover, .tax-casawp_salestype a:focus, .tax-casawp_salestype a:hover {
	color: #634a3e;
	text-decoration: underline
}

.post-type-archive-casawp_property a:focus, .single-casawp_property a:focus, .tax-casawp_salestype a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.post-type-archive-casawp_property .carousel-inner>.item>a>img, .post-type-archive-casawp_property .carousel-inner>.item>img, .post-type-archive-casawp_property .casawp-archive .casawp-thumbnail>img, .post-type-archive-casawp_property .casawp-archive .casawp-thumbnail a>img, .post-type-archive-casawp_property .casawp-shortcode-properties .casawp-thumbnail>img, .post-type-archive-casawp_property .casawp-shortcode-properties .casawp-thumbnail a>img, .post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails ul li>img, .post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails ul li a>img, .post-type-archive-casawp_property .img-responsive, .post-type-archive-casawp_property .thumbnail>img, .post-type-archive-casawp_property .thumbnail a>img, .single-casawp_property .carousel-inner>.item>a>img, .single-casawp_property .carousel-inner>.item>img, .single-casawp_property .casawp-archive .casawp-thumbnail>img, .single-casawp_property .casawp-archive .casawp-thumbnail a>img, .single-casawp_property .casawp-shortcode-properties .casawp-thumbnail>img, .single-casawp_property .casawp-shortcode-properties .casawp-thumbnail a>img, .single-casawp_property .entry-content .casawp-slider-thumbnails ul li>img, .single-casawp_property .entry-content .casawp-slider-thumbnails ul li a>img, .single-casawp_property .img-responsive, .single-casawp_property .thumbnail>img, .single-casawp_property .thumbnail a>img, .tax-casawp_salestype .carousel-inner>.item>a>img, .tax-casawp_salestype .carousel-inner>.item>img, .tax-casawp_salestype .casawp-archive .casawp-thumbnail>img, .tax-casawp_salestype .casawp-archive .casawp-thumbnail a>img, .tax-casawp_salestype .casawp-shortcode-properties .casawp-thumbnail>img, .tax-casawp_salestype .casawp-shortcode-properties .casawp-thumbnail a>img, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails ul li>img, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails ul li a>img, .tax-casawp_salestype .img-responsive, .tax-casawp_salestype .thumbnail>img, .tax-casawp_salestype .thumbnail a>img {
	display: block;
	width: 100%\9;
	max-width: 100%;
	height: auto
}

.post-type-archive-casawp_property .img-rounded, .single-casawp_property .img-rounded, .tax-casawp_salestype .img-rounded {
	border-radius: 3px
}

.post-type-archive-casawp_property .img-thumbnail, .single-casawp_property .img-thumbnail, .tax-casawp_salestype .img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	border: 1px solid #ddd;
	border-radius: 0;
	transition: all .2s ease-in-out;
	display: inline-block;
	width: 100%\9;
	max-width: 100%;
	height: auto
}

.post-type-archive-casawp_property .img-circle, .single-casawp_property .img-circle, .tax-casawp_salestype .img-circle {
	border-radius: 50%
}

.post-type-archive-casawp_property hr, .single-casawp_property hr, .tax-casawp_salestype hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #eee
}

.post-type-archive-casawp_property .sr-only, .single-casawp_property .sr-only, .tax-casawp_salestype .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}

.post-type-archive-casawp_property .sr-only-focusable:active, .post-type-archive-casawp_property .sr-only-focusable:focus, .single-casawp_property .sr-only-focusable:active, .single-casawp_property .sr-only-focusable:focus, .tax-casawp_salestype .sr-only-focusable:active, .tax-casawp_salestype .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.post-type-archive-casawp_property .h1, .post-type-archive-casawp_property .h2, .post-type-archive-casawp_property .h3, .post-type-archive-casawp_property .h4, .post-type-archive-casawp_property .h5, .post-type-archive-casawp_property .h6, .post-type-archive-casawp_property h1, .post-type-archive-casawp_property h2, .post-type-archive-casawp_property h3, .post-type-archive-casawp_property h4, .post-type-archive-casawp_property h5, .post-type-archive-casawp_property h6, .single-casawp_property .h1, .single-casawp_property .h2, .single-casawp_property .h3, .single-casawp_property .h4, .single-casawp_property .h5, .single-casawp_property .h6, .single-casawp_property h1, .single-casawp_property h2, .single-casawp_property h3, .single-casawp_property h4, .single-casawp_property h5, .single-casawp_property h6, .tax-casawp_salestype .h1, .tax-casawp_salestype .h2, .tax-casawp_salestype .h3, .tax-casawp_salestype .h4, .tax-casawp_salestype .h5, .tax-casawp_salestype .h6, .tax-casawp_salestype h1, .tax-casawp_salestype h2, .tax-casawp_salestype h3, .tax-casawp_salestype h4, .tax-casawp_salestype h5, .tax-casawp_salestype h6 {
	font-family: inherit;
	font-weight: 400;
	line-height: 1.1;
	color: inherit
}

.post-type-archive-casawp_property .h1 .small, .post-type-archive-casawp_property .h1 small, .post-type-archive-casawp_property .h2 .small, .post-type-archive-casawp_property .h2 small, .post-type-archive-casawp_property .h3 .small, .post-type-archive-casawp_property .h3 small, .post-type-archive-casawp_property .h4 .small, .post-type-archive-casawp_property .h4 small, .post-type-archive-casawp_property .h5 .small, .post-type-archive-casawp_property .h5 small, .post-type-archive-casawp_property .h6 .small, .post-type-archive-casawp_property .h6 small, .post-type-archive-casawp_property h1 .small, .post-type-archive-casawp_property h1 small, .post-type-archive-casawp_property h2 .small, .post-type-archive-casawp_property h2 small, .post-type-archive-casawp_property h3 .small, .post-type-archive-casawp_property h3 small, .post-type-archive-casawp_property h4 .small, .post-type-archive-casawp_property h4 small, .post-type-archive-casawp_property h5 .small, .post-type-archive-casawp_property h5 small, .post-type-archive-casawp_property h6 .small, .post-type-archive-casawp_property h6 small, .single-casawp_property .h1 .small, .single-casawp_property .h1 small, .single-casawp_property .h2 .small, .single-casawp_property .h2 small, .single-casawp_property .h3 .small, .single-casawp_property .h3 small, .single-casawp_property .h4 .small, .single-casawp_property .h4 small, .single-casawp_property .h5 .small, .single-casawp_property .h5 small, .single-casawp_property .h6 .small, .single-casawp_property .h6 small, .single-casawp_property h1 .small, .single-casawp_property h1 small, .single-casawp_property h2 .small, .single-casawp_property h2 small, .single-casawp_property h3 .small, .single-casawp_property h3 small, .single-casawp_property h4 .small, .single-casawp_property h4 small, .single-casawp_property h5 .small, .single-casawp_property h5 small, .single-casawp_property h6 .small, .single-casawp_property h6 small, .tax-casawp_salestype .h1 .small, .tax-casawp_salestype .h1 small, .tax-casawp_salestype .h2 .small, .tax-casawp_salestype .h2 small, .tax-casawp_salestype .h3 .small, .tax-casawp_salestype .h3 small, .tax-casawp_salestype .h4 .small, .tax-casawp_salestype .h4 small, .tax-casawp_salestype .h5 .small, .tax-casawp_salestype .h5 small, .tax-casawp_salestype .h6 .small, .tax-casawp_salestype .h6 small, .tax-casawp_salestype h1 .small, .tax-casawp_salestype h1 small, .tax-casawp_salestype h2 .small, .tax-casawp_salestype h2 small, .tax-casawp_salestype h3 .small, .tax-casawp_salestype h3 small, .tax-casawp_salestype h4 .small, .tax-casawp_salestype h4 small, .tax-casawp_salestype h5 .small, .tax-casawp_salestype h5 small, .tax-casawp_salestype h6 .small, .tax-casawp_salestype h6 small {
	font-weight: 400;
	line-height: 1;
	color: #fff
}

.post-type-archive-casawp_property .h1, .post-type-archive-casawp_property .h2, .post-type-archive-casawp_property .h3, .post-type-archive-casawp_property h1, .post-type-archive-casawp_property h2, .post-type-archive-casawp_property h3, .single-casawp_property .h1, .single-casawp_property .h2, .single-casawp_property .h3, .single-casawp_property h1, .single-casawp_property h2, .single-casawp_property h3, .tax-casawp_salestype .h1, .tax-casawp_salestype .h2, .tax-casawp_salestype .h3, .tax-casawp_salestype h1, .tax-casawp_salestype h2, .tax-casawp_salestype h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.post-type-archive-casawp_property .h1 .small, .post-type-archive-casawp_property .h1 small, .post-type-archive-casawp_property .h2 .small, .post-type-archive-casawp_property .h2 small, .post-type-archive-casawp_property .h3 .small, .post-type-archive-casawp_property .h3 small, .post-type-archive-casawp_property h1 .small, .post-type-archive-casawp_property h1 small, .post-type-archive-casawp_property h2 .small, .post-type-archive-casawp_property h2 small, .post-type-archive-casawp_property h3 .small, .post-type-archive-casawp_property h3 small, .single-casawp_property .h1 .small, .single-casawp_property .h1 small, .single-casawp_property .h2 .small, .single-casawp_property .h2 small, .single-casawp_property .h3 .small, .single-casawp_property .h3 small, .single-casawp_property h1 .small, .single-casawp_property h1 small, .single-casawp_property h2 .small, .single-casawp_property h2 small, .single-casawp_property h3 .small, .single-casawp_property h3 small, .tax-casawp_salestype .h1 .small, .tax-casawp_salestype .h1 small, .tax-casawp_salestype .h2 .small, .tax-casawp_salestype .h2 small, .tax-casawp_salestype .h3 .small, .tax-casawp_salestype .h3 small, .tax-casawp_salestype h1 .small, .tax-casawp_salestype h1 small, .tax-casawp_salestype h2 .small, .tax-casawp_salestype h2 small, .tax-casawp_salestype h3 .small, .tax-casawp_salestype h3 small {
	font-size: 65%
}

.post-type-archive-casawp_property .h4, .post-type-archive-casawp_property .h5, .post-type-archive-casawp_property .h6, .post-type-archive-casawp_property h4, .post-type-archive-casawp_property h5, .post-type-archive-casawp_property h6, .single-casawp_property .h4, .single-casawp_property .h5, .single-casawp_property .h6, .single-casawp_property h4, .single-casawp_property h5, .single-casawp_property h6, .tax-casawp_salestype .h4, .tax-casawp_salestype .h5, .tax-casawp_salestype .h6, .tax-casawp_salestype h4, .tax-casawp_salestype h5, .tax-casawp_salestype h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.post-type-archive-casawp_property .h4 .small, .post-type-archive-casawp_property .h4 small, .post-type-archive-casawp_property .h5 .small, .post-type-archive-casawp_property .h5 small, .post-type-archive-casawp_property .h6 .small, .post-type-archive-casawp_property .h6 small, .post-type-archive-casawp_property h4 .small, .post-type-archive-casawp_property h4 small, .post-type-archive-casawp_property h5 .small, .post-type-archive-casawp_property h5 small, .post-type-archive-casawp_property h6 .small, .post-type-archive-casawp_property h6 small, .single-casawp_property .h4 .small, .single-casawp_property .h4 small, .single-casawp_property .h5 .small, .single-casawp_property .h5 small, .single-casawp_property .h6 .small, .single-casawp_property .h6 small, .single-casawp_property h4 .small, .single-casawp_property h4 small, .single-casawp_property h5 .small, .single-casawp_property h5 small, .single-casawp_property h6 .small, .single-casawp_property h6 small, .tax-casawp_salestype .h4 .small, .tax-casawp_salestype .h4 small, .tax-casawp_salestype .h5 .small, .tax-casawp_salestype .h5 small, .tax-casawp_salestype .h6 .small, .tax-casawp_salestype .h6 small, .tax-casawp_salestype h4 .small, .tax-casawp_salestype h4 small, .tax-casawp_salestype h5 .small, .tax-casawp_salestype h5 small, .tax-casawp_salestype h6 .small, .tax-casawp_salestype h6 small {
	font-size: 75%
}

.post-type-archive-casawp_property .h1, .post-type-archive-casawp_property h1, .single-casawp_property .h1, .single-casawp_property h1, .tax-casawp_salestype .h1, .tax-casawp_salestype h1 {
	font-size: 36px
}

.post-type-archive-casawp_property .h2, .post-type-archive-casawp_property h2, .single-casawp_property .h2, .single-casawp_property h2, .tax-casawp_salestype .h2, .tax-casawp_salestype h2 {
	font-size: 30px
}

.post-type-archive-casawp_property .h3, .post-type-archive-casawp_property h3, .single-casawp_property .h3, .single-casawp_property h3, .tax-casawp_salestype .h3, .tax-casawp_salestype h3 {
	font-size: 24px
}

.post-type-archive-casawp_property .h4, .post-type-archive-casawp_property h4, .single-casawp_property .h4, .single-casawp_property h4, .tax-casawp_salestype .h4, .tax-casawp_salestype h4 {
	font-size: 18px
}

.post-type-archive-casawp_property .h5, .post-type-archive-casawp_property h5, .single-casawp_property .h5, .single-casawp_property h5, .tax-casawp_salestype .h5, .tax-casawp_salestype h5 {
	font-size: 14px
}

.post-type-archive-casawp_property .h6, .post-type-archive-casawp_property h6, .single-casawp_property .h6, .single-casawp_property h6, .tax-casawp_salestype .h6, .tax-casawp_salestype h6 {
	font-size: 12px
}

.post-type-archive-casawp_property p, .single-casawp_property p, .tax-casawp_salestype p {
	margin: 0 0 10px
}

.post-type-archive-casawp_property .lead, .single-casawp_property .lead, .tax-casawp_salestype .lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

.post-type-archive-casawp_property dt, .post-type-archive-casawp_property label, .single-casawp_property dt, .single-casawp_property label, .tax-casawp_salestype dt, .tax-casawp_salestype label {
	font-weight: 700
}

.post-type-archive-casawp_property address, .post-type-archive-casawp_property blockquote .small, .post-type-archive-casawp_property blockquote footer, .post-type-archive-casawp_property blockquote small, .post-type-archive-casawp_property dd, .post-type-archive-casawp_property dt, .post-type-archive-casawp_property pre, .single-casawp_property address, .single-casawp_property blockquote .small, .single-casawp_property blockquote footer, .single-casawp_property blockquote small, .single-casawp_property dd, .single-casawp_property dt, .single-casawp_property pre, .tax-casawp_salestype address, .tax-casawp_salestype blockquote .small, .tax-casawp_salestype blockquote footer, .tax-casawp_salestype blockquote small, .tax-casawp_salestype dd, .tax-casawp_salestype dt, .tax-casawp_salestype pre {
	line-height: 1.42857143
}
@media (min-width:768px) {

.post-type-archive-casawp_property .lead, .single-casawp_property .lead, .tax-casawp_salestype .lead {
	font-size: 21px
}
}

.post-type-archive-casawp_property .small, .post-type-archive-casawp_property small, .single-casawp_property .small, .single-casawp_property small, .tax-casawp_salestype .small, .tax-casawp_salestype small {
	font-size: 85%
}

.post-type-archive-casawp_property .mark, .post-type-archive-casawp_property mark, .single-casawp_property .mark, .single-casawp_property mark, .tax-casawp_salestype .mark, .tax-casawp_salestype mark {
	background-color: #fcf8e3;
	padding: .2em
}

.post-type-archive-casawp_property .list-inline, .post-type-archive-casawp_property .list-unstyled, .single-casawp_property .list-inline, .single-casawp_property .list-unstyled, .tax-casawp_salestype .list-inline, .tax-casawp_salestype .list-unstyled {
	padding-left: 0;
	list-style: none
}

.post-type-archive-casawp_property .text-left, .single-casawp_property .text-left, .tax-casawp_salestype .text-left {
	text-align: left
}

.post-type-archive-casawp_property .text-right, .single-casawp_property .text-right, .tax-casawp_salestype .text-right {
	text-align: right
}

.post-type-archive-casawp_property .text-center, .single-casawp_property .text-center, .tax-casawp_salestype .text-center {
	text-align: center
}

.post-type-archive-casawp_property .text-justify, .single-casawp_property .text-justify, .tax-casawp_salestype .text-justify {
	text-align: justify
}

.post-type-archive-casawp_property .text-nowrap, .single-casawp_property .text-nowrap, .tax-casawp_salestype .text-nowrap {
	white-space: nowrap
}

.post-type-archive-casawp_property .text-lowercase, .single-casawp_property .text-lowercase, .tax-casawp_salestype .text-lowercase {
	text-transform: lowercase
}

.post-type-archive-casawp_property .text-uppercase, .single-casawp_property .text-uppercase, .tax-casawp_salestype .text-uppercase {
	text-transform: uppercase
}

.post-type-archive-casawp_property .text-capitalize, .single-casawp_property .text-capitalize, .tax-casawp_salestype .text-capitalize {
	text-transform: capitalize
}

.post-type-archive-casawp_property .text-muted, .single-casawp_property .text-muted, .tax-casawp_salestype .text-muted {
	color: #777
}

.post-type-archive-casawp_property .text-primary, .single-casawp_property .text-primary, .tax-casawp_salestype .text-primary {
	color: #926d5c
}

.post-type-archive-casawp_property a.text-primary:hover, .single-casawp_property a.text-primary:hover, .tax-casawp_salestype a.text-primary:hover {
	color: #735648
}

.post-type-archive-casawp_property .text-success, .single-casawp_property .text-success, .tax-casawp_salestype .text-success {
	color: #3c763d
}

.post-type-archive-casawp_property a.text-success:hover, .single-casawp_property a.text-success:hover, .tax-casawp_salestype a.text-success:hover {
	color: #2b542c
}

.post-type-archive-casawp_property .text-info, .single-casawp_property .text-info, .tax-casawp_salestype .text-info {
	color: #31708f
}

.post-type-archive-casawp_property a.text-info:hover, .single-casawp_property a.text-info:hover, .tax-casawp_salestype a.text-info:hover {
	color: #245269
}

.post-type-archive-casawp_property .text-warning, .single-casawp_property .text-warning, .tax-casawp_salestype .text-warning {
	color: #8a6d3b
}

.post-type-archive-casawp_property a.text-warning:hover, .single-casawp_property a.text-warning:hover, .tax-casawp_salestype a.text-warning:hover {
	color: #66512c
}

.post-type-archive-casawp_property .text-danger, .single-casawp_property .text-danger, .tax-casawp_salestype .text-danger {
	color: #a94442
}

.post-type-archive-casawp_property a.text-danger:hover, .single-casawp_property a.text-danger:hover, .tax-casawp_salestype a.text-danger:hover {
	color: #843534
}

.post-type-archive-casawp_property .bg-primary, .single-casawp_property .bg-primary, .tax-casawp_salestype .bg-primary {
	color: #fff;
	background-color: #926d5c
}

.post-type-archive-casawp_property a.bg-primary:hover, .single-casawp_property a.bg-primary:hover, .tax-casawp_salestype a.bg-primary:hover {
	background-color: #735648
}

.post-type-archive-casawp_property .bg-success, .single-casawp_property .bg-success, .tax-casawp_salestype .bg-success {
	background-color: #dff0d8
}

.post-type-archive-casawp_property a.bg-success:hover, .single-casawp_property a.bg-success:hover, .tax-casawp_salestype a.bg-success:hover {
	background-color: #c1e2b3
}

.post-type-archive-casawp_property .bg-info, .single-casawp_property .bg-info, .tax-casawp_salestype .bg-info {
	background-color: #d9edf7
}

.post-type-archive-casawp_property a.bg-info:hover, .single-casawp_property a.bg-info:hover, .tax-casawp_salestype a.bg-info:hover {
	background-color: #afd9ee
}

.post-type-archive-casawp_property .bg-warning, .single-casawp_property .bg-warning, .tax-casawp_salestype .bg-warning {
	background-color: #fcf8e3
}

.post-type-archive-casawp_property a.bg-warning:hover, .single-casawp_property a.bg-warning:hover, .tax-casawp_salestype a.bg-warning:hover {
	background-color: #f7ecb5
}

.post-type-archive-casawp_property .bg-danger, .single-casawp_property .bg-danger, .tax-casawp_salestype .bg-danger {
	background-color: #f2dede
}

.post-type-archive-casawp_property a.bg-danger:hover, .single-casawp_property a.bg-danger:hover, .tax-casawp_salestype a.bg-danger:hover {
	background-color: #e4b9b9
}

.post-type-archive-casawp_property pre code, .post-type-archive-casawp_property table, .single-casawp_property pre code, .single-casawp_property table, .tax-casawp_salestype pre code, .tax-casawp_salestype table {
	background-color: transparent
}

.post-type-archive-casawp_property .page-header, .single-casawp_property .page-header, .tax-casawp_salestype .page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

.post-type-archive-casawp_property dl, .post-type-archive-casawp_property ol, .post-type-archive-casawp_property ul, .single-casawp_property dl, .single-casawp_property ol, .single-casawp_property ul, .tax-casawp_salestype dl, .tax-casawp_salestype ol, .tax-casawp_salestype ul {
	margin-top: 0
}

.post-type-archive-casawp_property blockquote ol:last-child, .post-type-archive-casawp_property blockquote p:last-child, .post-type-archive-casawp_property blockquote ul:last-child, .post-type-archive-casawp_property ol ol, .post-type-archive-casawp_property ol ul, .post-type-archive-casawp_property ul ol, .post-type-archive-casawp_property ul ul, .single-casawp_property blockquote ol:last-child, .single-casawp_property blockquote p:last-child, .single-casawp_property blockquote ul:last-child, .single-casawp_property ol ol, .single-casawp_property ol ul, .single-casawp_property ul ol, .single-casawp_property ul ul, .tax-casawp_salestype blockquote ol:last-child, .tax-casawp_salestype blockquote p:last-child, .tax-casawp_salestype blockquote ul:last-child, .tax-casawp_salestype ol ol, .tax-casawp_salestype ol ul, .tax-casawp_salestype ul ol, .tax-casawp_salestype ul ul {
	margin-bottom: 0
}

.post-type-archive-casawp_property address, .post-type-archive-casawp_property dl, .single-casawp_property address, .single-casawp_property dl, .tax-casawp_salestype address, .tax-casawp_salestype dl {
	margin-bottom: 20px
}

.post-type-archive-casawp_property ol, .post-type-archive-casawp_property ul, .single-casawp_property ol, .single-casawp_property ul, .tax-casawp_salestype ol, .tax-casawp_salestype ul {
	margin-bottom: 10px
}

.post-type-archive-casawp_property .list-inline, .single-casawp_property .list-inline, .tax-casawp_salestype .list-inline {
	margin-left: -5px
}

.post-type-archive-casawp_property .list-inline>li, .single-casawp_property .list-inline>li, .tax-casawp_salestype .list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

.post-type-archive-casawp_property dd, .single-casawp_property dd, .tax-casawp_salestype dd {
	margin-left: 0
}
@media (min-width:768px) {

.post-type-archive-casawp_property .dl-horizontal dt, .single-casawp_property .dl-horizontal dt, .tax-casawp_salestype .dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.post-type-archive-casawp_property .dl-horizontal dd, .single-casawp_property .dl-horizontal dd, .tax-casawp_salestype .dl-horizontal dd {
	margin-left: 180px
}

.post-type-archive-casawp_property .container, .single-casawp_property .container, .tax-casawp_salestype .container {
	width: 750px
}
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu:after, .post-type-archive-casawp_property .btn-group-vertical>.btn-group:after, .post-type-archive-casawp_property .btn-toolbar:after, .post-type-archive-casawp_property .casawp-archive .casawp-property:after, .post-type-archive-casawp_property .casawp-row:after, .post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails:after, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav:after, .post-type-archive-casawp_property .clearfix:after, .post-type-archive-casawp_property .container-fluid:after, .post-type-archive-casawp_property .container:after, .post-type-archive-casawp_property .dl-horizontal dd:after, .post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails ul:after, .post-type-archive-casawp_property .form-horizontal .form-group:after, .post-type-archive-casawp_property .modal-footer:after, .post-type-archive-casawp_property .nav:after, .post-type-archive-casawp_property .navbar-collapse:after, .post-type-archive-casawp_property .navbar-header:after, .post-type-archive-casawp_property .navbar:after, .post-type-archive-casawp_property .pager:after, .post-type-archive-casawp_property .panel-body:after, .post-type-archive-casawp_property .row:after, .single-casawp_property #navigation .main-menu .nav .sub-menu:after, .single-casawp_property .btn-group-vertical>.btn-group:after, .single-casawp_property .btn-toolbar:after, .single-casawp_property .casawp-archive .casawp-property:after, .single-casawp_property .casawp-row:after, .single-casawp_property .casawp-single .casawp-gallery-thumbnails:after, .single-casawp_property .casawp-single .casawp-tabable-nav:after, .single-casawp_property .clearfix:after, .single-casawp_property .container-fluid:after, .single-casawp_property .container:after, .single-casawp_property .dl-horizontal dd:after, .single-casawp_property .entry-content .casawp-slider-thumbnails ul:after, .single-casawp_property .form-horizontal .form-group:after, .single-casawp_property .modal-footer:after, .single-casawp_property .nav:after, .single-casawp_property .navbar-collapse:after, .single-casawp_property .navbar-header:after, .single-casawp_property .navbar:after, .single-casawp_property .pager:after, .single-casawp_property .panel-body:after, .single-casawp_property .row:after, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu:after, .tax-casawp_salestype .btn-group-vertical>.btn-group:after, .tax-casawp_salestype .btn-toolbar:after, .tax-casawp_salestype .casawp-archive .casawp-property:after, .tax-casawp_salestype .casawp-row:after, .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails:after, .tax-casawp_salestype .casawp-single .casawp-tabable-nav:after, .tax-casawp_salestype .clearfix:after, .tax-casawp_salestype .container-fluid:after, .tax-casawp_salestype .container:after, .tax-casawp_salestype .dl-horizontal dd:after, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails ul:after, .tax-casawp_salestype .form-horizontal .form-group:after, .tax-casawp_salestype .modal-footer:after, .tax-casawp_salestype .nav:after, .tax-casawp_salestype .navbar-collapse:after, .tax-casawp_salestype .navbar-header:after, .tax-casawp_salestype .navbar:after, .tax-casawp_salestype .pager:after, .tax-casawp_salestype .panel-body:after, .tax-casawp_salestype .row:after {
	clear: both
}

.post-type-archive-casawp_property abbr[data-original-title], .post-type-archive-casawp_property abbr[title], .single-casawp_property abbr[data-original-title], .single-casawp_property abbr[title], .tax-casawp_salestype abbr[data-original-title], .tax-casawp_salestype abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.post-type-archive-casawp_property .initialism, .single-casawp_property .initialism, .tax-casawp_salestype .initialism {
	font-size: 90%;
	text-transform: uppercase
}

.post-type-archive-casawp_property blockquote, .single-casawp_property blockquote, .tax-casawp_salestype blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

.post-type-archive-casawp_property blockquote .small, .post-type-archive-casawp_property blockquote footer, .post-type-archive-casawp_property blockquote small, .single-casawp_property blockquote .small, .single-casawp_property blockquote footer, .single-casawp_property blockquote small, .tax-casawp_salestype blockquote .small, .tax-casawp_salestype blockquote footer, .tax-casawp_salestype blockquote small {
	display: block;
	font-size: 80%;
	color: #777
}

.post-type-archive-casawp_property legend, .post-type-archive-casawp_property pre, .single-casawp_property legend, .single-casawp_property pre, .tax-casawp_salestype legend, .tax-casawp_salestype pre {
	display: block;
	color: #333
}

.post-type-archive-casawp_property blockquote .small:before, .post-type-archive-casawp_property blockquote footer:before, .post-type-archive-casawp_property blockquote small:before, .single-casawp_property blockquote .small:before, .single-casawp_property blockquote footer:before, .single-casawp_property blockquote small:before, .tax-casawp_salestype blockquote .small:before, .tax-casawp_salestype blockquote footer:before, .tax-casawp_salestype blockquote small:before {
	content: "\2014   \A0"
}

.post-type-archive-casawp_property .blockquote-reverse, .post-type-archive-casawp_property blockquote.pull-right, .single-casawp_property .blockquote-reverse, .single-casawp_property blockquote.pull-right, .tax-casawp_salestype .blockquote-reverse, .tax-casawp_salestype blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.post-type-archive-casawp_property code, .post-type-archive-casawp_property kbd, .single-casawp_property code, .single-casawp_property kbd, .tax-casawp_salestype code, .tax-casawp_salestype kbd {
	padding: 2px 4px;
	font-size: 90%;
	border-radius: 0
}

.post-type-archive-casawp_property .blockquote-reverse .small:before, .post-type-archive-casawp_property .blockquote-reverse footer:before, .post-type-archive-casawp_property .blockquote-reverse small:before, .post-type-archive-casawp_property blockquote.pull-right .small:before, .post-type-archive-casawp_property blockquote.pull-right footer:before, .post-type-archive-casawp_property blockquote.pull-right small:before, .single-casawp_property .blockquote-reverse .small:before, .single-casawp_property .blockquote-reverse footer:before, .single-casawp_property .blockquote-reverse small:before, .single-casawp_property blockquote.pull-right .small:before, .single-casawp_property blockquote.pull-right footer:before, .single-casawp_property blockquote.pull-right small:before, .tax-casawp_salestype .blockquote-reverse .small:before, .tax-casawp_salestype .blockquote-reverse footer:before, .tax-casawp_salestype .blockquote-reverse small:before, .tax-casawp_salestype blockquote.pull-right .small:before, .tax-casawp_salestype blockquote.pull-right footer:before, .tax-casawp_salestype blockquote.pull-right small:before {
	content: ""
}

.post-type-archive-casawp_property .blockquote-reverse .small:after, .post-type-archive-casawp_property .blockquote-reverse footer:after, .post-type-archive-casawp_property .blockquote-reverse small:after, .post-type-archive-casawp_property blockquote.pull-right .small:after, .post-type-archive-casawp_property blockquote.pull-right footer:after, .post-type-archive-casawp_property blockquote.pull-right small:after, .single-casawp_property .blockquote-reverse .small:after, .single-casawp_property .blockquote-reverse footer:after, .single-casawp_property .blockquote-reverse small:after, .single-casawp_property blockquote.pull-right .small:after, .single-casawp_property blockquote.pull-right footer:after, .single-casawp_property blockquote.pull-right small:after, .tax-casawp_salestype .blockquote-reverse .small:after, .tax-casawp_salestype .blockquote-reverse footer:after, .tax-casawp_salestype .blockquote-reverse small:after, .tax-casawp_salestype blockquote.pull-right .small:after, .tax-casawp_salestype blockquote.pull-right footer:after, .tax-casawp_salestype blockquote.pull-right small:after {
	content: "\A0   \2014"
}

.post-type-archive-casawp_property blockquote:after, .post-type-archive-casawp_property blockquote:before, .single-casawp_property blockquote:after, .single-casawp_property blockquote:before, .tax-casawp_salestype blockquote:after, .tax-casawp_salestype blockquote:before {
	content: ""
}

.post-type-archive-casawp_property code, .post-type-archive-casawp_property kbd, .post-type-archive-casawp_property pre, .post-type-archive-casawp_property samp, .single-casawp_property code, .single-casawp_property kbd, .single-casawp_property pre, .single-casawp_property samp, .tax-casawp_salestype code, .tax-casawp_salestype kbd, .tax-casawp_salestype pre, .tax-casawp_salestype samp {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

.post-type-archive-casawp_property code, .single-casawp_property code, .tax-casawp_salestype code {
	color: #c7254e;
	background-color: #f9f2f4
}

.post-type-archive-casawp_property kbd, .single-casawp_property kbd, .tax-casawp_salestype kbd {
	color: #fff;
	background-color: #333;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

.post-type-archive-casawp_property kbd kbd, .single-casawp_property kbd kbd, .tax-casawp_salestype kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none
}

.post-type-archive-casawp_property pre, .single-casawp_property pre, .tax-casawp_salestype pre {
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 0
}

.post-type-archive-casawp_property .container, .post-type-archive-casawp_property .container-fluid, .single-casawp_property .container, .single-casawp_property .container-fluid, .tax-casawp_salestype .container, .tax-casawp_salestype .container-fluid {
	margin-right: auto;
	margin-left: auto
}

.post-type-archive-casawp_property pre code, .single-casawp_property pre code, .tax-casawp_salestype pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0
}

.post-type-archive-casawp_property .container, .post-type-archive-casawp_property .container-fluid, .single-casawp_property .container, .single-casawp_property .container-fluid, .tax-casawp_salestype .container, .tax-casawp_salestype .container-fluid {
	padding-left: 15px;
	padding-right: 15px
}

.post-type-archive-casawp_property .pre-scrollable, .single-casawp_property .pre-scrollable, .tax-casawp_salestype .pre-scrollable {
	overflow-y: scroll
}
@media (min-width:992px) {

.post-type-archive-casawp_property .container, .single-casawp_property .container, .tax-casawp_salestype .container {
	width: 970px
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .container, .single-casawp_property .container, .tax-casawp_salestype .container {
	width: 1170px
}
}

.post-type-archive-casawp_property .row, .single-casawp_property .row, .tax-casawp_salestype .row {
	margin-left: -15px;
	margin-right: -15px
}

.post-type-archive-casawp_property .col-lg-1, .post-type-archive-casawp_property .col-lg-2, .post-type-archive-casawp_property .col-lg-3, .post-type-archive-casawp_property .col-lg-4, .post-type-archive-casawp_property .col-lg-5, .post-type-archive-casawp_property .col-lg-6, .post-type-archive-casawp_property .col-lg-7, .post-type-archive-casawp_property .col-lg-8, .post-type-archive-casawp_property .col-lg-9, .post-type-archive-casawp_property .col-lg-10, .post-type-archive-casawp_property .col-lg-11, .post-type-archive-casawp_property .col-lg-12, .post-type-archive-casawp_property .col-md-1, .post-type-archive-casawp_property .col-md-2, .post-type-archive-casawp_property .col-md-3, .post-type-archive-casawp_property .col-md-4, .post-type-archive-casawp_property .col-md-5, .post-type-archive-casawp_property .col-md-6, .post-type-archive-casawp_property .col-md-7, .post-type-archive-casawp_property .col-md-8, .post-type-archive-casawp_property .col-md-9, .post-type-archive-casawp_property .col-md-10, .post-type-archive-casawp_property .col-md-11, .post-type-archive-casawp_property .col-md-12, .post-type-archive-casawp_property .col-sm-1, .post-type-archive-casawp_property .col-sm-2, .post-type-archive-casawp_property .col-sm-3, .post-type-archive-casawp_property .col-sm-4, .post-type-archive-casawp_property .col-sm-5, .post-type-archive-casawp_property .col-sm-6, .post-type-archive-casawp_property .col-sm-7, .post-type-archive-casawp_property .col-sm-8, .post-type-archive-casawp_property .col-sm-9, .post-type-archive-casawp_property .col-sm-10, .post-type-archive-casawp_property .col-sm-11, .post-type-archive-casawp_property .col-sm-12, .post-type-archive-casawp_property .col-xs-1, .post-type-archive-casawp_property .col-xs-2, .post-type-archive-casawp_property .col-xs-3, .post-type-archive-casawp_property .col-xs-4, .post-type-archive-casawp_property .col-xs-5, .post-type-archive-casawp_property .col-xs-6, .post-type-archive-casawp_property .col-xs-7, .post-type-archive-casawp_property .col-xs-8, .post-type-archive-casawp_property .col-xs-9, .post-type-archive-casawp_property .col-xs-10, .post-type-archive-casawp_property .col-xs-11, .post-type-archive-casawp_property .col-xs-12, .single-casawp_property .col-lg-1, .single-casawp_property .col-lg-2, .single-casawp_property .col-lg-3, .single-casawp_property .col-lg-4, .single-casawp_property .col-lg-5, .single-casawp_property .col-lg-6, .single-casawp_property .col-lg-7, .single-casawp_property .col-lg-8, .single-casawp_property .col-lg-9, .single-casawp_property .col-lg-10, .single-casawp_property .col-lg-11, .single-casawp_property .col-lg-12, .single-casawp_property .col-md-1, .single-casawp_property .col-md-2, .single-casawp_property .col-md-3, .single-casawp_property .col-md-4, .single-casawp_property .col-md-5, .single-casawp_property .col-md-6, .single-casawp_property .col-md-7, .single-casawp_property .col-md-8, .single-casawp_property .col-md-9, .single-casawp_property .col-md-10, .single-casawp_property .col-md-11, .single-casawp_property .col-md-12, .single-casawp_property .col-sm-1, .single-casawp_property .col-sm-2, .single-casawp_property .col-sm-3, .single-casawp_property .col-sm-4, .single-casawp_property .col-sm-5, .single-casawp_property .col-sm-6, .single-casawp_property .col-sm-7, .single-casawp_property .col-sm-8, .single-casawp_property .col-sm-9, .single-casawp_property .col-sm-10, .single-casawp_property .col-sm-11, .single-casawp_property .col-sm-12, .single-casawp_property .col-xs-1, .single-casawp_property .col-xs-2, .single-casawp_property .col-xs-3, .single-casawp_property .col-xs-4, .single-casawp_property .col-xs-5, .single-casawp_property .col-xs-6, .single-casawp_property .col-xs-7, .single-casawp_property .col-xs-8, .single-casawp_property .col-xs-9, .single-casawp_property .col-xs-10, .single-casawp_property .col-xs-11, .single-casawp_property .col-xs-12, .tax-casawp_salestype .col-lg-1, .tax-casawp_salestype .col-lg-2, .tax-casawp_salestype .col-lg-3, .tax-casawp_salestype .col-lg-4, .tax-casawp_salestype .col-lg-5, .tax-casawp_salestype .col-lg-6, .tax-casawp_salestype .col-lg-7, .tax-casawp_salestype .col-lg-8, .tax-casawp_salestype .col-lg-9, .tax-casawp_salestype .col-lg-10, .tax-casawp_salestype .col-lg-11, .tax-casawp_salestype .col-lg-12, .tax-casawp_salestype .col-md-1, .tax-casawp_salestype .col-md-2, .tax-casawp_salestype .col-md-3, .tax-casawp_salestype .col-md-4, .tax-casawp_salestype .col-md-5, .tax-casawp_salestype .col-md-6, .tax-casawp_salestype .col-md-7, .tax-casawp_salestype .col-md-8, .tax-casawp_salestype .col-md-9, .tax-casawp_salestype .col-md-10, .tax-casawp_salestype .col-md-11, .tax-casawp_salestype .col-md-12, .tax-casawp_salestype .col-sm-1, .tax-casawp_salestype .col-sm-2, .tax-casawp_salestype .col-sm-3, .tax-casawp_salestype .col-sm-4, .tax-casawp_salestype .col-sm-5, .tax-casawp_salestype .col-sm-6, .tax-casawp_salestype .col-sm-7, .tax-casawp_salestype .col-sm-8, .tax-casawp_salestype .col-sm-9, .tax-casawp_salestype .col-sm-10, .tax-casawp_salestype .col-sm-11, .tax-casawp_salestype .col-sm-12, .tax-casawp_salestype .col-xs-1, .tax-casawp_salestype .col-xs-2, .tax-casawp_salestype .col-xs-3, .tax-casawp_salestype .col-xs-4, .tax-casawp_salestype .col-xs-5, .tax-casawp_salestype .col-xs-6, .tax-casawp_salestype .col-xs-7, .tax-casawp_salestype .col-xs-8, .tax-casawp_salestype .col-xs-9, .tax-casawp_salestype .col-xs-10, .tax-casawp_salestype .col-xs-11, .tax-casawp_salestype .col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.post-type-archive-casawp_property .col-xs-12, .single-casawp_property .col-xs-12, .tax-casawp_salestype .col-xs-12 {
	width: 100%
}

.post-type-archive-casawp_property .col-xs-11, .single-casawp_property .col-xs-11, .tax-casawp_salestype .col-xs-11 {
	width: 91.66666667%
}

.post-type-archive-casawp_property .col-xs-10, .single-casawp_property .col-xs-10, .tax-casawp_salestype .col-xs-10 {
	width: 83.33333333%
}

.post-type-archive-casawp_property .col-xs-9, .single-casawp_property .col-xs-9, .tax-casawp_salestype .col-xs-9 {
	width: 75%
}

.post-type-archive-casawp_property .col-xs-8, .single-casawp_property .col-xs-8, .tax-casawp_salestype .col-xs-8 {
	width: 66.66666667%
}

.post-type-archive-casawp_property .col-xs-7, .single-casawp_property .col-xs-7, .tax-casawp_salestype .col-xs-7 {
	width: 58.33333333%
}

.post-type-archive-casawp_property .col-xs-6, .single-casawp_property .col-xs-6, .tax-casawp_salestype .col-xs-6 {
	width: 50%
}

.post-type-archive-casawp_property .col-xs-5, .single-casawp_property .col-xs-5, .tax-casawp_salestype .col-xs-5 {
	width: 41.66666667%
}

.post-type-archive-casawp_property .col-xs-4, .single-casawp_property .col-xs-4, .tax-casawp_salestype .col-xs-4 {
	width: 33.33333333%
}

.post-type-archive-casawp_property .col-xs-3, .single-casawp_property .col-xs-3, .tax-casawp_salestype .col-xs-3 {
	width: 25%
}

.post-type-archive-casawp_property .col-xs-2, .single-casawp_property .col-xs-2, .tax-casawp_salestype .col-xs-2 {
	width: 16.66666667%
}

.post-type-archive-casawp_property .col-xs-1, .single-casawp_property .col-xs-1, .tax-casawp_salestype .col-xs-1 {
	width: 8.33333333%
}

.post-type-archive-casawp_property .col-xs-pull-12, .single-casawp_property .col-xs-pull-12, .tax-casawp_salestype .col-xs-pull-12 {
	right: 100%
}

.post-type-archive-casawp_property .col-xs-pull-11, .single-casawp_property .col-xs-pull-11, .tax-casawp_salestype .col-xs-pull-11 {
	right: 91.66666667%
}

.post-type-archive-casawp_property .col-xs-pull-10, .single-casawp_property .col-xs-pull-10, .tax-casawp_salestype .col-xs-pull-10 {
	right: 83.33333333%
}

.post-type-archive-casawp_property .col-xs-pull-9, .single-casawp_property .col-xs-pull-9, .tax-casawp_salestype .col-xs-pull-9 {
	right: 75%
}

.post-type-archive-casawp_property .col-xs-pull-8, .single-casawp_property .col-xs-pull-8, .tax-casawp_salestype .col-xs-pull-8 {
	right: 66.66666667%
}

.post-type-archive-casawp_property .col-xs-pull-7, .single-casawp_property .col-xs-pull-7, .tax-casawp_salestype .col-xs-pull-7 {
	right: 58.33333333%
}

.post-type-archive-casawp_property .col-xs-pull-6, .single-casawp_property .col-xs-pull-6, .tax-casawp_salestype .col-xs-pull-6 {
	right: 50%
}

.post-type-archive-casawp_property .col-xs-pull-5, .single-casawp_property .col-xs-pull-5, .tax-casawp_salestype .col-xs-pull-5 {
	right: 41.66666667%
}

.post-type-archive-casawp_property .col-xs-pull-4, .single-casawp_property .col-xs-pull-4, .tax-casawp_salestype .col-xs-pull-4 {
	right: 33.33333333%
}

.post-type-archive-casawp_property .col-xs-pull-3, .single-casawp_property .col-xs-pull-3, .tax-casawp_salestype .col-xs-pull-3 {
	right: 25%
}

.post-type-archive-casawp_property .col-xs-pull-2, .single-casawp_property .col-xs-pull-2, .tax-casawp_salestype .col-xs-pull-2 {
	right: 16.66666667%
}

.post-type-archive-casawp_property .col-xs-pull-1, .single-casawp_property .col-xs-pull-1, .tax-casawp_salestype .col-xs-pull-1 {
	right: 8.33333333%
}

.post-type-archive-casawp_property .col-xs-pull-0, .single-casawp_property .col-xs-pull-0, .tax-casawp_salestype .col-xs-pull-0 {
	right: auto
}

.post-type-archive-casawp_property .col-xs-push-12, .single-casawp_property .col-xs-push-12, .tax-casawp_salestype .col-xs-push-12 {
	left: 100%
}

.post-type-archive-casawp_property .col-xs-push-11, .single-casawp_property .col-xs-push-11, .tax-casawp_salestype .col-xs-push-11 {
	left: 91.66666667%
}

.post-type-archive-casawp_property .col-xs-push-10, .single-casawp_property .col-xs-push-10, .tax-casawp_salestype .col-xs-push-10 {
	left: 83.33333333%
}

.post-type-archive-casawp_property .col-xs-push-9, .single-casawp_property .col-xs-push-9, .tax-casawp_salestype .col-xs-push-9 {
	left: 75%
}

.post-type-archive-casawp_property .col-xs-push-8, .single-casawp_property .col-xs-push-8, .tax-casawp_salestype .col-xs-push-8 {
	left: 66.66666667%
}

.post-type-archive-casawp_property .col-xs-push-7, .single-casawp_property .col-xs-push-7, .tax-casawp_salestype .col-xs-push-7 {
	left: 58.33333333%
}

.post-type-archive-casawp_property .col-xs-push-6, .single-casawp_property .col-xs-push-6, .tax-casawp_salestype .col-xs-push-6 {
	left: 50%
}

.post-type-archive-casawp_property .col-xs-push-5, .single-casawp_property .col-xs-push-5, .tax-casawp_salestype .col-xs-push-5 {
	left: 41.66666667%
}

.post-type-archive-casawp_property .col-xs-push-4, .single-casawp_property .col-xs-push-4, .tax-casawp_salestype .col-xs-push-4 {
	left: 33.33333333%
}

.post-type-archive-casawp_property .col-xs-push-3, .single-casawp_property .col-xs-push-3, .tax-casawp_salestype .col-xs-push-3 {
	left: 25%
}

.post-type-archive-casawp_property .col-xs-push-2, .single-casawp_property .col-xs-push-2, .tax-casawp_salestype .col-xs-push-2 {
	left: 16.66666667%
}

.post-type-archive-casawp_property .col-xs-push-1, .single-casawp_property .col-xs-push-1, .tax-casawp_salestype .col-xs-push-1 {
	left: 8.33333333%
}

.post-type-archive-casawp_property .col-xs-push-0, .single-casawp_property .col-xs-push-0, .tax-casawp_salestype .col-xs-push-0 {
	left: auto
}

.post-type-archive-casawp_property .col-xs-offset-12, .single-casawp_property .col-xs-offset-12, .tax-casawp_salestype .col-xs-offset-12 {
	margin-left: 100%
}

.post-type-archive-casawp_property .col-xs-offset-11, .single-casawp_property .col-xs-offset-11, .tax-casawp_salestype .col-xs-offset-11 {
	margin-left: 91.66666667%
}

.post-type-archive-casawp_property .col-xs-offset-10, .single-casawp_property .col-xs-offset-10, .tax-casawp_salestype .col-xs-offset-10 {
	margin-left: 83.33333333%
}

.post-type-archive-casawp_property .col-xs-offset-9, .single-casawp_property .col-xs-offset-9, .tax-casawp_salestype .col-xs-offset-9 {
	margin-left: 75%
}

.post-type-archive-casawp_property .col-xs-offset-8, .single-casawp_property .col-xs-offset-8, .tax-casawp_salestype .col-xs-offset-8 {
	margin-left: 66.66666667%
}

.post-type-archive-casawp_property .col-xs-offset-7, .single-casawp_property .col-xs-offset-7, .tax-casawp_salestype .col-xs-offset-7 {
	margin-left: 58.33333333%
}

.post-type-archive-casawp_property .col-xs-offset-6, .single-casawp_property .col-xs-offset-6, .tax-casawp_salestype .col-xs-offset-6 {
	margin-left: 50%
}

.post-type-archive-casawp_property .col-xs-offset-5, .single-casawp_property .col-xs-offset-5, .tax-casawp_salestype .col-xs-offset-5 {
	margin-left: 41.66666667%
}

.post-type-archive-casawp_property .col-xs-offset-4, .single-casawp_property .col-xs-offset-4, .tax-casawp_salestype .col-xs-offset-4 {
	margin-left: 33.33333333%
}

.post-type-archive-casawp_property .col-xs-offset-3, .single-casawp_property .col-xs-offset-3, .tax-casawp_salestype .col-xs-offset-3 {
	margin-left: 25%
}

.post-type-archive-casawp_property .col-xs-offset-2, .single-casawp_property .col-xs-offset-2, .tax-casawp_salestype .col-xs-offset-2 {
	margin-left: 16.66666667%
}

.post-type-archive-casawp_property .col-xs-offset-1, .single-casawp_property .col-xs-offset-1, .tax-casawp_salestype .col-xs-offset-1 {
	margin-left: 8.33333333%
}

.post-type-archive-casawp_property .col-xs-offset-0, .single-casawp_property .col-xs-offset-0, .tax-casawp_salestype .col-xs-offset-0 {
	margin-left: 0
}
@media (min-width:768px) {

.post-type-archive-casawp_property .col-sm-1, .post-type-archive-casawp_property .col-sm-2, .post-type-archive-casawp_property .col-sm-3, .post-type-archive-casawp_property .col-sm-4, .post-type-archive-casawp_property .col-sm-5, .post-type-archive-casawp_property .col-sm-6, .post-type-archive-casawp_property .col-sm-7, .post-type-archive-casawp_property .col-sm-8, .post-type-archive-casawp_property .col-sm-9, .post-type-archive-casawp_property .col-sm-10, .post-type-archive-casawp_property .col-sm-11, .post-type-archive-casawp_property .col-sm-12, .single-casawp_property .col-sm-1, .single-casawp_property .col-sm-2, .single-casawp_property .col-sm-3, .single-casawp_property .col-sm-4, .single-casawp_property .col-sm-5, .single-casawp_property .col-sm-6, .single-casawp_property .col-sm-7, .single-casawp_property .col-sm-8, .single-casawp_property .col-sm-9, .single-casawp_property .col-sm-10, .single-casawp_property .col-sm-11, .single-casawp_property .col-sm-12, .tax-casawp_salestype .col-sm-1, .tax-casawp_salestype .col-sm-2, .tax-casawp_salestype .col-sm-3, .tax-casawp_salestype .col-sm-4, .tax-casawp_salestype .col-sm-5, .tax-casawp_salestype .col-sm-6, .tax-casawp_salestype .col-sm-7, .tax-casawp_salestype .col-sm-8, .tax-casawp_salestype .col-sm-9, .tax-casawp_salestype .col-sm-10, .tax-casawp_salestype .col-sm-11, .tax-casawp_salestype .col-sm-12 {
	float: left
}

.post-type-archive-casawp_property .col-sm-12, .single-casawp_property .col-sm-12, .tax-casawp_salestype .col-sm-12 {
	width: 100%
}

.post-type-archive-casawp_property .col-sm-11, .single-casawp_property .col-sm-11, .tax-casawp_salestype .col-sm-11 {
	width: 91.66666667%
}

.post-type-archive-casawp_property .col-sm-10, .single-casawp_property .col-sm-10, .tax-casawp_salestype .col-sm-10 {
	width: 83.33333333%
}

.post-type-archive-casawp_property .col-sm-9, .single-casawp_property .col-sm-9, .tax-casawp_salestype .col-sm-9 {
	width: 75%
}

.post-type-archive-casawp_property .col-sm-8, .single-casawp_property .col-sm-8, .tax-casawp_salestype .col-sm-8 {
	width: 66.66666667%
}

.post-type-archive-casawp_property .col-sm-7, .single-casawp_property .col-sm-7, .tax-casawp_salestype .col-sm-7 {
	width: 58.33333333%
}

.post-type-archive-casawp_property .col-sm-6, .single-casawp_property .col-sm-6, .tax-casawp_salestype .col-sm-6 {
	width: 50%
}

.post-type-archive-casawp_property .col-sm-5, .single-casawp_property .col-sm-5, .tax-casawp_salestype .col-sm-5 {
	width: 41.66666667%
}

.post-type-archive-casawp_property .col-sm-4, .single-casawp_property .col-sm-4, .tax-casawp_salestype .col-sm-4 {
	width: 33.33333333%
}

.post-type-archive-casawp_property .col-sm-3, .single-casawp_property .col-sm-3, .tax-casawp_salestype .col-sm-3 {
	width: 25%
}

.post-type-archive-casawp_property .col-sm-2, .single-casawp_property .col-sm-2, .tax-casawp_salestype .col-sm-2 {
	width: 16.66666667%
}

.post-type-archive-casawp_property .col-sm-1, .single-casawp_property .col-sm-1, .tax-casawp_salestype .col-sm-1 {
	width: 8.33333333%
}

.post-type-archive-casawp_property .col-sm-pull-12, .single-casawp_property .col-sm-pull-12, .tax-casawp_salestype .col-sm-pull-12 {
	right: 100%
}

.post-type-archive-casawp_property .col-sm-pull-11, .single-casawp_property .col-sm-pull-11, .tax-casawp_salestype .col-sm-pull-11 {
	right: 91.66666667%
}

.post-type-archive-casawp_property .col-sm-pull-10, .single-casawp_property .col-sm-pull-10, .tax-casawp_salestype .col-sm-pull-10 {
	right: 83.33333333%
}

.post-type-archive-casawp_property .col-sm-pull-9, .single-casawp_property .col-sm-pull-9, .tax-casawp_salestype .col-sm-pull-9 {
	right: 75%
}

.post-type-archive-casawp_property .col-sm-pull-8, .single-casawp_property .col-sm-pull-8, .tax-casawp_salestype .col-sm-pull-8 {
	right: 66.66666667%
}

.post-type-archive-casawp_property .col-sm-pull-7, .single-casawp_property .col-sm-pull-7, .tax-casawp_salestype .col-sm-pull-7 {
	right: 58.33333333%
}

.post-type-archive-casawp_property .col-sm-pull-6, .single-casawp_property .col-sm-pull-6, .tax-casawp_salestype .col-sm-pull-6 {
	right: 50%
}

.post-type-archive-casawp_property .col-sm-pull-5, .single-casawp_property .col-sm-pull-5, .tax-casawp_salestype .col-sm-pull-5 {
	right: 41.66666667%
}

.post-type-archive-casawp_property .col-sm-pull-4, .single-casawp_property .col-sm-pull-4, .tax-casawp_salestype .col-sm-pull-4 {
	right: 33.33333333%
}

.post-type-archive-casawp_property .col-sm-pull-3, .single-casawp_property .col-sm-pull-3, .tax-casawp_salestype .col-sm-pull-3 {
	right: 25%
}

.post-type-archive-casawp_property .col-sm-pull-2, .single-casawp_property .col-sm-pull-2, .tax-casawp_salestype .col-sm-pull-2 {
	right: 16.66666667%
}

.post-type-archive-casawp_property .col-sm-pull-1, .single-casawp_property .col-sm-pull-1, .tax-casawp_salestype .col-sm-pull-1 {
	right: 8.33333333%
}

.post-type-archive-casawp_property .col-sm-pull-0, .single-casawp_property .col-sm-pull-0, .tax-casawp_salestype .col-sm-pull-0 {
	right: auto
}

.post-type-archive-casawp_property .col-sm-push-12, .single-casawp_property .col-sm-push-12, .tax-casawp_salestype .col-sm-push-12 {
	left: 100%
}

.post-type-archive-casawp_property .col-sm-push-11, .single-casawp_property .col-sm-push-11, .tax-casawp_salestype .col-sm-push-11 {
	left: 91.66666667%
}

.post-type-archive-casawp_property .col-sm-push-10, .single-casawp_property .col-sm-push-10, .tax-casawp_salestype .col-sm-push-10 {
	left: 83.33333333%
}

.post-type-archive-casawp_property .col-sm-push-9, .single-casawp_property .col-sm-push-9, .tax-casawp_salestype .col-sm-push-9 {
	left: 75%
}

.post-type-archive-casawp_property .col-sm-push-8, .single-casawp_property .col-sm-push-8, .tax-casawp_salestype .col-sm-push-8 {
	left: 66.66666667%
}

.post-type-archive-casawp_property .col-sm-push-7, .single-casawp_property .col-sm-push-7, .tax-casawp_salestype .col-sm-push-7 {
	left: 58.33333333%
}

.post-type-archive-casawp_property .col-sm-push-6, .single-casawp_property .col-sm-push-6, .tax-casawp_salestype .col-sm-push-6 {
	left: 50%
}

.post-type-archive-casawp_property .col-sm-push-5, .single-casawp_property .col-sm-push-5, .tax-casawp_salestype .col-sm-push-5 {
	left: 41.66666667%
}

.post-type-archive-casawp_property .col-sm-push-4, .single-casawp_property .col-sm-push-4, .tax-casawp_salestype .col-sm-push-4 {
	left: 33.33333333%
}

.post-type-archive-casawp_property .col-sm-push-3, .single-casawp_property .col-sm-push-3, .tax-casawp_salestype .col-sm-push-3 {
	left: 25%
}

.post-type-archive-casawp_property .col-sm-push-2, .single-casawp_property .col-sm-push-2, .tax-casawp_salestype .col-sm-push-2 {
	left: 16.66666667%
}

.post-type-archive-casawp_property .col-sm-push-1, .single-casawp_property .col-sm-push-1, .tax-casawp_salestype .col-sm-push-1 {
	left: 8.33333333%
}

.post-type-archive-casawp_property .col-sm-push-0, .single-casawp_property .col-sm-push-0, .tax-casawp_salestype .col-sm-push-0 {
	left: auto
}

.post-type-archive-casawp_property .col-sm-offset-12, .single-casawp_property .col-sm-offset-12, .tax-casawp_salestype .col-sm-offset-12 {
	margin-left: 100%
}

.post-type-archive-casawp_property .col-sm-offset-11, .single-casawp_property .col-sm-offset-11, .tax-casawp_salestype .col-sm-offset-11 {
	margin-left: 91.66666667%
}

.post-type-archive-casawp_property .col-sm-offset-10, .single-casawp_property .col-sm-offset-10, .tax-casawp_salestype .col-sm-offset-10 {
	margin-left: 83.33333333%
}

.post-type-archive-casawp_property .col-sm-offset-9, .single-casawp_property .col-sm-offset-9, .tax-casawp_salestype .col-sm-offset-9 {
	margin-left: 75%
}

.post-type-archive-casawp_property .col-sm-offset-8, .single-casawp_property .col-sm-offset-8, .tax-casawp_salestype .col-sm-offset-8 {
	margin-left: 66.66666667%
}

.post-type-archive-casawp_property .col-sm-offset-7, .single-casawp_property .col-sm-offset-7, .tax-casawp_salestype .col-sm-offset-7 {
	margin-left: 58.33333333%
}

.post-type-archive-casawp_property .col-sm-offset-6, .single-casawp_property .col-sm-offset-6, .tax-casawp_salestype .col-sm-offset-6 {
	margin-left: 50%
}

.post-type-archive-casawp_property .col-sm-offset-5, .single-casawp_property .col-sm-offset-5, .tax-casawp_salestype .col-sm-offset-5 {
	margin-left: 41.66666667%
}

.post-type-archive-casawp_property .col-sm-offset-4, .single-casawp_property .col-sm-offset-4, .tax-casawp_salestype .col-sm-offset-4 {
	margin-left: 33.33333333%
}

.post-type-archive-casawp_property .col-sm-offset-3, .single-casawp_property .col-sm-offset-3, .tax-casawp_salestype .col-sm-offset-3 {
	margin-left: 25%
}

.post-type-archive-casawp_property .col-sm-offset-2, .single-casawp_property .col-sm-offset-2, .tax-casawp_salestype .col-sm-offset-2 {
	margin-left: 16.66666667%
}

.post-type-archive-casawp_property .col-sm-offset-1, .single-casawp_property .col-sm-offset-1, .tax-casawp_salestype .col-sm-offset-1 {
	margin-left: 8.33333333%
}

.post-type-archive-casawp_property .col-sm-offset-0, .single-casawp_property .col-sm-offset-0, .tax-casawp_salestype .col-sm-offset-0 {
	margin-left: 0
}
}
@media (min-width:992px) {

.post-type-archive-casawp_property .col-md-1, .post-type-archive-casawp_property .col-md-2, .post-type-archive-casawp_property .col-md-3, .post-type-archive-casawp_property .col-md-4, .post-type-archive-casawp_property .col-md-5, .post-type-archive-casawp_property .col-md-6, .post-type-archive-casawp_property .col-md-7, .post-type-archive-casawp_property .col-md-8, .post-type-archive-casawp_property .col-md-9, .post-type-archive-casawp_property .col-md-10, .post-type-archive-casawp_property .col-md-11, .post-type-archive-casawp_property .col-md-12, .single-casawp_property .col-md-1, .single-casawp_property .col-md-2, .single-casawp_property .col-md-3, .single-casawp_property .col-md-4, .single-casawp_property .col-md-5, .single-casawp_property .col-md-6, .single-casawp_property .col-md-7, .single-casawp_property .col-md-8, .single-casawp_property .col-md-9, .single-casawp_property .col-md-10, .single-casawp_property .col-md-11, .single-casawp_property .col-md-12, .tax-casawp_salestype .col-md-1, .tax-casawp_salestype .col-md-2, .tax-casawp_salestype .col-md-3, .tax-casawp_salestype .col-md-4, .tax-casawp_salestype .col-md-5, .tax-casawp_salestype .col-md-6, .tax-casawp_salestype .col-md-7, .tax-casawp_salestype .col-md-8, .tax-casawp_salestype .col-md-9, .tax-casawp_salestype .col-md-10, .tax-casawp_salestype .col-md-11, .tax-casawp_salestype .col-md-12 {
	float: left
}

.post-type-archive-casawp_property .col-md-12, .single-casawp_property .col-md-12, .tax-casawp_salestype .col-md-12 {
	width: 100%
}

.post-type-archive-casawp_property .col-md-11, .single-casawp_property .col-md-11, .tax-casawp_salestype .col-md-11 {
	width: 91.66666667%
}

.post-type-archive-casawp_property .col-md-10, .single-casawp_property .col-md-10, .tax-casawp_salestype .col-md-10 {
	width: 83.33333333%
}

.post-type-archive-casawp_property .col-md-9, .single-casawp_property .col-md-9, .tax-casawp_salestype .col-md-9 {
	width: 75%
}

.post-type-archive-casawp_property .col-md-8, .single-casawp_property .col-md-8, .tax-casawp_salestype .col-md-8 {
	width: 66.66666667%
}

.post-type-archive-casawp_property .col-md-7, .single-casawp_property .col-md-7, .tax-casawp_salestype .col-md-7 {
	width: 58.33333333%
}

.post-type-archive-casawp_property .col-md-6, .single-casawp_property .col-md-6, .tax-casawp_salestype .col-md-6 {
	width: 50%
}

.post-type-archive-casawp_property .col-md-5, .single-casawp_property .col-md-5, .tax-casawp_salestype .col-md-5 {
	width: 41.66666667%
}

.post-type-archive-casawp_property .col-md-4, .single-casawp_property .col-md-4, .tax-casawp_salestype .col-md-4 {
	width: 33.33333333%
}

.post-type-archive-casawp_property .col-md-3, .single-casawp_property .col-md-3, .tax-casawp_salestype .col-md-3 {
	width: 25%
}

.post-type-archive-casawp_property .col-md-2, .single-casawp_property .col-md-2, .tax-casawp_salestype .col-md-2 {
	width: 16.66666667%
}

.post-type-archive-casawp_property .col-md-1, .single-casawp_property .col-md-1, .tax-casawp_salestype .col-md-1 {
	width: 8.33333333%
}

.post-type-archive-casawp_property .col-md-pull-12, .single-casawp_property .col-md-pull-12, .tax-casawp_salestype .col-md-pull-12 {
	right: 100%
}

.post-type-archive-casawp_property .col-md-pull-11, .single-casawp_property .col-md-pull-11, .tax-casawp_salestype .col-md-pull-11 {
	right: 91.66666667%
}

.post-type-archive-casawp_property .col-md-pull-10, .single-casawp_property .col-md-pull-10, .tax-casawp_salestype .col-md-pull-10 {
	right: 83.33333333%
}

.post-type-archive-casawp_property .col-md-pull-9, .single-casawp_property .col-md-pull-9, .tax-casawp_salestype .col-md-pull-9 {
	right: 75%
}

.post-type-archive-casawp_property .col-md-pull-8, .single-casawp_property .col-md-pull-8, .tax-casawp_salestype .col-md-pull-8 {
	right: 66.66666667%
}

.post-type-archive-casawp_property .col-md-pull-7, .single-casawp_property .col-md-pull-7, .tax-casawp_salestype .col-md-pull-7 {
	right: 58.33333333%
}

.post-type-archive-casawp_property .col-md-pull-6, .single-casawp_property .col-md-pull-6, .tax-casawp_salestype .col-md-pull-6 {
	right: 50%
}

.post-type-archive-casawp_property .col-md-pull-5, .single-casawp_property .col-md-pull-5, .tax-casawp_salestype .col-md-pull-5 {
	right: 41.66666667%
}

.post-type-archive-casawp_property .col-md-pull-4, .single-casawp_property .col-md-pull-4, .tax-casawp_salestype .col-md-pull-4 {
	right: 33.33333333%
}

.post-type-archive-casawp_property .col-md-pull-3, .single-casawp_property .col-md-pull-3, .tax-casawp_salestype .col-md-pull-3 {
	right: 25%
}

.post-type-archive-casawp_property .col-md-pull-2, .single-casawp_property .col-md-pull-2, .tax-casawp_salestype .col-md-pull-2 {
	right: 16.66666667%
}

.post-type-archive-casawp_property .col-md-pull-1, .single-casawp_property .col-md-pull-1, .tax-casawp_salestype .col-md-pull-1 {
	right: 8.33333333%
}

.post-type-archive-casawp_property .col-md-pull-0, .single-casawp_property .col-md-pull-0, .tax-casawp_salestype .col-md-pull-0 {
	right: auto
}

.post-type-archive-casawp_property .col-md-push-12, .single-casawp_property .col-md-push-12, .tax-casawp_salestype .col-md-push-12 {
	left: 100%
}

.post-type-archive-casawp_property .col-md-push-11, .single-casawp_property .col-md-push-11, .tax-casawp_salestype .col-md-push-11 {
	left: 91.66666667%
}

.post-type-archive-casawp_property .col-md-push-10, .single-casawp_property .col-md-push-10, .tax-casawp_salestype .col-md-push-10 {
	left: 83.33333333%
}

.post-type-archive-casawp_property .col-md-push-9, .single-casawp_property .col-md-push-9, .tax-casawp_salestype .col-md-push-9 {
	left: 75%
}

.post-type-archive-casawp_property .col-md-push-8, .single-casawp_property .col-md-push-8, .tax-casawp_salestype .col-md-push-8 {
	left: 66.66666667%
}

.post-type-archive-casawp_property .col-md-push-7, .single-casawp_property .col-md-push-7, .tax-casawp_salestype .col-md-push-7 {
	left: 58.33333333%
}

.post-type-archive-casawp_property .col-md-push-6, .single-casawp_property .col-md-push-6, .tax-casawp_salestype .col-md-push-6 {
	left: 50%
}

.post-type-archive-casawp_property .col-md-push-5, .single-casawp_property .col-md-push-5, .tax-casawp_salestype .col-md-push-5 {
	left: 41.66666667%
}

.post-type-archive-casawp_property .col-md-push-4, .single-casawp_property .col-md-push-4, .tax-casawp_salestype .col-md-push-4 {
	left: 33.33333333%
}

.post-type-archive-casawp_property .col-md-push-3, .single-casawp_property .col-md-push-3, .tax-casawp_salestype .col-md-push-3 {
	left: 25%
}

.post-type-archive-casawp_property .col-md-push-2, .single-casawp_property .col-md-push-2, .tax-casawp_salestype .col-md-push-2 {
	left: 16.66666667%
}

.post-type-archive-casawp_property .col-md-push-1, .single-casawp_property .col-md-push-1, .tax-casawp_salestype .col-md-push-1 {
	left: 8.33333333%
}

.post-type-archive-casawp_property .col-md-push-0, .single-casawp_property .col-md-push-0, .tax-casawp_salestype .col-md-push-0 {
	left: auto
}

.post-type-archive-casawp_property .col-md-offset-12, .single-casawp_property .col-md-offset-12, .tax-casawp_salestype .col-md-offset-12 {
	margin-left: 100%
}

.post-type-archive-casawp_property .col-md-offset-11, .single-casawp_property .col-md-offset-11, .tax-casawp_salestype .col-md-offset-11 {
	margin-left: 91.66666667%
}

.post-type-archive-casawp_property .col-md-offset-10, .single-casawp_property .col-md-offset-10, .tax-casawp_salestype .col-md-offset-10 {
	margin-left: 83.33333333%
}

.post-type-archive-casawp_property .col-md-offset-9, .single-casawp_property .col-md-offset-9, .tax-casawp_salestype .col-md-offset-9 {
	margin-left: 75%
}

.post-type-archive-casawp_property .col-md-offset-8, .single-casawp_property .col-md-offset-8, .tax-casawp_salestype .col-md-offset-8 {
	margin-left: 66.66666667%
}

.post-type-archive-casawp_property .col-md-offset-7, .single-casawp_property .col-md-offset-7, .tax-casawp_salestype .col-md-offset-7 {
	margin-left: 58.33333333%
}

.post-type-archive-casawp_property .col-md-offset-6, .single-casawp_property .col-md-offset-6, .tax-casawp_salestype .col-md-offset-6 {
	margin-left: 50%
}

.post-type-archive-casawp_property .col-md-offset-5, .single-casawp_property .col-md-offset-5, .tax-casawp_salestype .col-md-offset-5 {
	margin-left: 41.66666667%
}

.post-type-archive-casawp_property .col-md-offset-4, .single-casawp_property .col-md-offset-4, .tax-casawp_salestype .col-md-offset-4 {
	margin-left: 33.33333333%
}

.post-type-archive-casawp_property .col-md-offset-3, .single-casawp_property .col-md-offset-3, .tax-casawp_salestype .col-md-offset-3 {
	margin-left: 25%
}

.post-type-archive-casawp_property .col-md-offset-2, .single-casawp_property .col-md-offset-2, .tax-casawp_salestype .col-md-offset-2 {
	margin-left: 16.66666667%
}

.post-type-archive-casawp_property .col-md-offset-1, .single-casawp_property .col-md-offset-1, .tax-casawp_salestype .col-md-offset-1 {
	margin-left: 8.33333333%
}

.post-type-archive-casawp_property .col-md-offset-0, .single-casawp_property .col-md-offset-0, .tax-casawp_salestype .col-md-offset-0 {
	margin-left: 0
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .col-lg-1, .post-type-archive-casawp_property .col-lg-2, .post-type-archive-casawp_property .col-lg-3, .post-type-archive-casawp_property .col-lg-4, .post-type-archive-casawp_property .col-lg-5, .post-type-archive-casawp_property .col-lg-6, .post-type-archive-casawp_property .col-lg-7, .post-type-archive-casawp_property .col-lg-8, .post-type-archive-casawp_property .col-lg-9, .post-type-archive-casawp_property .col-lg-10, .post-type-archive-casawp_property .col-lg-11, .post-type-archive-casawp_property .col-lg-12, .single-casawp_property .col-lg-1, .single-casawp_property .col-lg-2, .single-casawp_property .col-lg-3, .single-casawp_property .col-lg-4, .single-casawp_property .col-lg-5, .single-casawp_property .col-lg-6, .single-casawp_property .col-lg-7, .single-casawp_property .col-lg-8, .single-casawp_property .col-lg-9, .single-casawp_property .col-lg-10, .single-casawp_property .col-lg-11, .single-casawp_property .col-lg-12, .tax-casawp_salestype .col-lg-1, .tax-casawp_salestype .col-lg-2, .tax-casawp_salestype .col-lg-3, .tax-casawp_salestype .col-lg-4, .tax-casawp_salestype .col-lg-5, .tax-casawp_salestype .col-lg-6, .tax-casawp_salestype .col-lg-7, .tax-casawp_salestype .col-lg-8, .tax-casawp_salestype .col-lg-9, .tax-casawp_salestype .col-lg-10, .tax-casawp_salestype .col-lg-11, .tax-casawp_salestype .col-lg-12 {
	float: left
}

.post-type-archive-casawp_property .col-lg-12, .single-casawp_property .col-lg-12, .tax-casawp_salestype .col-lg-12 {
	width: 100%
}

.post-type-archive-casawp_property .col-lg-11, .single-casawp_property .col-lg-11, .tax-casawp_salestype .col-lg-11 {
	width: 91.66666667%
}

.post-type-archive-casawp_property .col-lg-10, .single-casawp_property .col-lg-10, .tax-casawp_salestype .col-lg-10 {
	width: 83.33333333%
}

.post-type-archive-casawp_property .col-lg-9, .single-casawp_property .col-lg-9, .tax-casawp_salestype .col-lg-9 {
	width: 75%
}

.post-type-archive-casawp_property .col-lg-8, .single-casawp_property .col-lg-8, .tax-casawp_salestype .col-lg-8 {
	width: 66.66666667%
}

.post-type-archive-casawp_property .col-lg-7, .single-casawp_property .col-lg-7, .tax-casawp_salestype .col-lg-7 {
	width: 58.33333333%
}

.post-type-archive-casawp_property .col-lg-6, .single-casawp_property .col-lg-6, .tax-casawp_salestype .col-lg-6 {
	width: 50%
}

.post-type-archive-casawp_property .col-lg-5, .single-casawp_property .col-lg-5, .tax-casawp_salestype .col-lg-5 {
	width: 41.66666667%
}

.post-type-archive-casawp_property .col-lg-4, .single-casawp_property .col-lg-4, .tax-casawp_salestype .col-lg-4 {
	width: 33.33333333%
}

.post-type-archive-casawp_property .col-lg-3, .single-casawp_property .col-lg-3, .tax-casawp_salestype .col-lg-3 {
	width: 25%
}

.post-type-archive-casawp_property .col-lg-2, .single-casawp_property .col-lg-2, .tax-casawp_salestype .col-lg-2 {
	width: 16.66666667%
}

.post-type-archive-casawp_property .col-lg-1, .single-casawp_property .col-lg-1, .tax-casawp_salestype .col-lg-1 {
	width: 8.33333333%
}

.post-type-archive-casawp_property .col-lg-pull-12, .single-casawp_property .col-lg-pull-12, .tax-casawp_salestype .col-lg-pull-12 {
	right: 100%
}

.post-type-archive-casawp_property .col-lg-pull-11, .single-casawp_property .col-lg-pull-11, .tax-casawp_salestype .col-lg-pull-11 {
	right: 91.66666667%
}

.post-type-archive-casawp_property .col-lg-pull-10, .single-casawp_property .col-lg-pull-10, .tax-casawp_salestype .col-lg-pull-10 {
	right: 83.33333333%
}

.post-type-archive-casawp_property .col-lg-pull-9, .single-casawp_property .col-lg-pull-9, .tax-casawp_salestype .col-lg-pull-9 {
	right: 75%
}

.post-type-archive-casawp_property .col-lg-pull-8, .single-casawp_property .col-lg-pull-8, .tax-casawp_salestype .col-lg-pull-8 {
	right: 66.66666667%
}

.post-type-archive-casawp_property .col-lg-pull-7, .single-casawp_property .col-lg-pull-7, .tax-casawp_salestype .col-lg-pull-7 {
	right: 58.33333333%
}

.post-type-archive-casawp_property .col-lg-pull-6, .single-casawp_property .col-lg-pull-6, .tax-casawp_salestype .col-lg-pull-6 {
	right: 50%
}

.post-type-archive-casawp_property .col-lg-pull-5, .single-casawp_property .col-lg-pull-5, .tax-casawp_salestype .col-lg-pull-5 {
	right: 41.66666667%
}

.post-type-archive-casawp_property .col-lg-pull-4, .single-casawp_property .col-lg-pull-4, .tax-casawp_salestype .col-lg-pull-4 {
	right: 33.33333333%
}

.post-type-archive-casawp_property .col-lg-pull-3, .single-casawp_property .col-lg-pull-3, .tax-casawp_salestype .col-lg-pull-3 {
	right: 25%
}

.post-type-archive-casawp_property .col-lg-pull-2, .single-casawp_property .col-lg-pull-2, .tax-casawp_salestype .col-lg-pull-2 {
	right: 16.66666667%
}

.post-type-archive-casawp_property .col-lg-pull-1, .single-casawp_property .col-lg-pull-1, .tax-casawp_salestype .col-lg-pull-1 {
	right: 8.33333333%
}

.post-type-archive-casawp_property .col-lg-pull-0, .single-casawp_property .col-lg-pull-0, .tax-casawp_salestype .col-lg-pull-0 {
	right: auto
}

.post-type-archive-casawp_property .col-lg-push-12, .single-casawp_property .col-lg-push-12, .tax-casawp_salestype .col-lg-push-12 {
	left: 100%
}

.post-type-archive-casawp_property .col-lg-push-11, .single-casawp_property .col-lg-push-11, .tax-casawp_salestype .col-lg-push-11 {
	left: 91.66666667%
}

.post-type-archive-casawp_property .col-lg-push-10, .single-casawp_property .col-lg-push-10, .tax-casawp_salestype .col-lg-push-10 {
	left: 83.33333333%
}

.post-type-archive-casawp_property .col-lg-push-9, .single-casawp_property .col-lg-push-9, .tax-casawp_salestype .col-lg-push-9 {
	left: 75%
}

.post-type-archive-casawp_property .col-lg-push-8, .single-casawp_property .col-lg-push-8, .tax-casawp_salestype .col-lg-push-8 {
	left: 66.66666667%
}

.post-type-archive-casawp_property .col-lg-push-7, .single-casawp_property .col-lg-push-7, .tax-casawp_salestype .col-lg-push-7 {
	left: 58.33333333%
}

.post-type-archive-casawp_property .col-lg-push-6, .single-casawp_property .col-lg-push-6, .tax-casawp_salestype .col-lg-push-6 {
	left: 50%
}

.post-type-archive-casawp_property .col-lg-push-5, .single-casawp_property .col-lg-push-5, .tax-casawp_salestype .col-lg-push-5 {
	left: 41.66666667%
}

.post-type-archive-casawp_property .col-lg-push-4, .single-casawp_property .col-lg-push-4, .tax-casawp_salestype .col-lg-push-4 {
	left: 33.33333333%
}

.post-type-archive-casawp_property .col-lg-push-3, .single-casawp_property .col-lg-push-3, .tax-casawp_salestype .col-lg-push-3 {
	left: 25%
}

.post-type-archive-casawp_property .col-lg-push-2, .single-casawp_property .col-lg-push-2, .tax-casawp_salestype .col-lg-push-2 {
	left: 16.66666667%
}

.post-type-archive-casawp_property .col-lg-push-1, .single-casawp_property .col-lg-push-1, .tax-casawp_salestype .col-lg-push-1 {
	left: 8.33333333%
}

.post-type-archive-casawp_property .col-lg-push-0, .single-casawp_property .col-lg-push-0, .tax-casawp_salestype .col-lg-push-0 {
	left: auto
}

.post-type-archive-casawp_property .col-lg-offset-12, .single-casawp_property .col-lg-offset-12, .tax-casawp_salestype .col-lg-offset-12 {
	margin-left: 100%
}

.post-type-archive-casawp_property .col-lg-offset-11, .single-casawp_property .col-lg-offset-11, .tax-casawp_salestype .col-lg-offset-11 {
	margin-left: 91.66666667%
}

.post-type-archive-casawp_property .col-lg-offset-10, .single-casawp_property .col-lg-offset-10, .tax-casawp_salestype .col-lg-offset-10 {
	margin-left: 83.33333333%
}

.post-type-archive-casawp_property .col-lg-offset-9, .single-casawp_property .col-lg-offset-9, .tax-casawp_salestype .col-lg-offset-9 {
	margin-left: 75%
}

.post-type-archive-casawp_property .col-lg-offset-8, .single-casawp_property .col-lg-offset-8, .tax-casawp_salestype .col-lg-offset-8 {
	margin-left: 66.66666667%
}

.post-type-archive-casawp_property .col-lg-offset-7, .single-casawp_property .col-lg-offset-7, .tax-casawp_salestype .col-lg-offset-7 {
	margin-left: 58.33333333%
}

.post-type-archive-casawp_property .col-lg-offset-6, .single-casawp_property .col-lg-offset-6, .tax-casawp_salestype .col-lg-offset-6 {
	margin-left: 50%
}

.post-type-archive-casawp_property .col-lg-offset-5, .single-casawp_property .col-lg-offset-5, .tax-casawp_salestype .col-lg-offset-5 {
	margin-left: 41.66666667%
}

.post-type-archive-casawp_property .col-lg-offset-4, .single-casawp_property .col-lg-offset-4, .tax-casawp_salestype .col-lg-offset-4 {
	margin-left: 33.33333333%
}

.post-type-archive-casawp_property .col-lg-offset-3, .single-casawp_property .col-lg-offset-3, .tax-casawp_salestype .col-lg-offset-3 {
	margin-left: 25%
}

.post-type-archive-casawp_property .col-lg-offset-2, .single-casawp_property .col-lg-offset-2, .tax-casawp_salestype .col-lg-offset-2 {
	margin-left: 16.66666667%
}

.post-type-archive-casawp_property .col-lg-offset-1, .single-casawp_property .col-lg-offset-1, .tax-casawp_salestype .col-lg-offset-1 {
	margin-left: 8.33333333%
}

.post-type-archive-casawp_property .col-lg-offset-0, .single-casawp_property .col-lg-offset-0, .tax-casawp_salestype .col-lg-offset-0 {
	margin-left: 0
}
}

.post-type-archive-casawp_property th, .single-casawp_property th, .tax-casawp_salestype th {
	text-align: left
}

.post-type-archive-casawp_property .table, .single-casawp_property .table, .tax-casawp_salestype .table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.post-type-archive-casawp_property .table>tbody>tr>td, .post-type-archive-casawp_property .table>tbody>tr>th, .post-type-archive-casawp_property .table>tfoot>tr>td, .post-type-archive-casawp_property .table>tfoot>tr>th, .post-type-archive-casawp_property .table>thead>tr>td, .post-type-archive-casawp_property .table>thead>tr>th, .single-casawp_property .table>tbody>tr>td, .single-casawp_property .table>tbody>tr>th, .single-casawp_property .table>tfoot>tr>td, .single-casawp_property .table>tfoot>tr>th, .single-casawp_property .table>thead>tr>td, .single-casawp_property .table>thead>tr>th, .tax-casawp_salestype .table>tbody>tr>td, .tax-casawp_salestype .table>tbody>tr>th, .tax-casawp_salestype .table>tfoot>tr>td, .tax-casawp_salestype .table>tfoot>tr>th, .tax-casawp_salestype .table>thead>tr>td, .tax-casawp_salestype .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.post-type-archive-casawp_property .table>thead>tr>th, .single-casawp_property .table>thead>tr>th, .tax-casawp_salestype .table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.post-type-archive-casawp_property .table>caption+thead>tr:first-child>td, .post-type-archive-casawp_property .table>caption+thead>tr:first-child>th, .post-type-archive-casawp_property .table>colgroup+thead>tr:first-child>td, .post-type-archive-casawp_property .table>colgroup+thead>tr:first-child>th, .post-type-archive-casawp_property .table>thead:first-child>tr:first-child>td, .post-type-archive-casawp_property .table>thead:first-child>tr:first-child>th, .single-casawp_property .table>caption+thead>tr:first-child>td, .single-casawp_property .table>caption+thead>tr:first-child>th, .single-casawp_property .table>colgroup+thead>tr:first-child>td, .single-casawp_property .table>colgroup+thead>tr:first-child>th, .single-casawp_property .table>thead:first-child>tr:first-child>td, .single-casawp_property .table>thead:first-child>tr:first-child>th, .tax-casawp_salestype .table>caption+thead>tr:first-child>td, .tax-casawp_salestype .table>caption+thead>tr:first-child>th, .tax-casawp_salestype .table>colgroup+thead>tr:first-child>td, .tax-casawp_salestype .table>colgroup+thead>tr:first-child>th, .tax-casawp_salestype .table>thead:first-child>tr:first-child>td, .tax-casawp_salestype .table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.post-type-archive-casawp_property .table>tbody+tbody, .single-casawp_property .table>tbody+tbody, .tax-casawp_salestype .table>tbody+tbody {
	border-top: 2px solid #ddd
}

.post-type-archive-casawp_property .table .table, .single-casawp_property .table .table, .tax-casawp_salestype .table .table {
	background-color: #fff
}

.post-type-archive-casawp_property .table-condensed>tbody>tr>td, .post-type-archive-casawp_property .table-condensed>tbody>tr>th, .post-type-archive-casawp_property .table-condensed>tfoot>tr>td, .post-type-archive-casawp_property .table-condensed>tfoot>tr>th, .post-type-archive-casawp_property .table-condensed>thead>tr>td, .post-type-archive-casawp_property .table-condensed>thead>tr>th, .single-casawp_property .table-condensed>tbody>tr>td, .single-casawp_property .table-condensed>tbody>tr>th, .single-casawp_property .table-condensed>tfoot>tr>td, .single-casawp_property .table-condensed>tfoot>tr>th, .single-casawp_property .table-condensed>thead>tr>td, .single-casawp_property .table-condensed>thead>tr>th, .tax-casawp_salestype .table-condensed>tbody>tr>td, .tax-casawp_salestype .table-condensed>tbody>tr>th, .tax-casawp_salestype .table-condensed>tfoot>tr>td, .tax-casawp_salestype .table-condensed>tfoot>tr>th, .tax-casawp_salestype .table-condensed>thead>tr>td, .tax-casawp_salestype .table-condensed>thead>tr>th {
	padding: 5px
}

.post-type-archive-casawp_property .table-bordered, .post-type-archive-casawp_property .table-bordered>tbody>tr>td, .post-type-archive-casawp_property .table-bordered>tbody>tr>th, .post-type-archive-casawp_property .table-bordered>tfoot>tr>td, .post-type-archive-casawp_property .table-bordered>tfoot>tr>th, .post-type-archive-casawp_property .table-bordered>thead>tr>td, .post-type-archive-casawp_property .table-bordered>thead>tr>th, .single-casawp_property .table-bordered, .single-casawp_property .table-bordered>tbody>tr>td, .single-casawp_property .table-bordered>tbody>tr>th, .single-casawp_property .table-bordered>tfoot>tr>td, .single-casawp_property .table-bordered>tfoot>tr>th, .single-casawp_property .table-bordered>thead>tr>td, .single-casawp_property .table-bordered>thead>tr>th, .tax-casawp_salestype .table-bordered, .tax-casawp_salestype .table-bordered>tbody>tr>td, .tax-casawp_salestype .table-bordered>tbody>tr>th, .tax-casawp_salestype .table-bordered>tfoot>tr>td, .tax-casawp_salestype .table-bordered>tfoot>tr>th, .tax-casawp_salestype .table-bordered>thead>tr>td, .tax-casawp_salestype .table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.post-type-archive-casawp_property .table-bordered>thead>tr>td, .post-type-archive-casawp_property .table-bordered>thead>tr>th, .single-casawp_property .table-bordered>thead>tr>td, .single-casawp_property .table-bordered>thead>tr>th, .tax-casawp_salestype .table-bordered>thead>tr>td, .tax-casawp_salestype .table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.post-type-archive-casawp_property .table-striped>tbody>tr:nth-child(odd)>td, .post-type-archive-casawp_property .table-striped>tbody>tr:nth-child(odd)>th, .single-casawp_property .table-striped>tbody>tr:nth-child(odd)>td, .single-casawp_property .table-striped>tbody>tr:nth-child(odd)>th, .tax-casawp_salestype .table-striped>tbody>tr:nth-child(odd)>td, .tax-casawp_salestype .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}

.post-type-archive-casawp_property .table-hover>tbody>tr:hover>td, .post-type-archive-casawp_property .table-hover>tbody>tr:hover>th, .post-type-archive-casawp_property .table>tbody>tr.active>td, .post-type-archive-casawp_property .table>tbody>tr.active>th, .post-type-archive-casawp_property .table>tbody>tr>td.active, .post-type-archive-casawp_property .table>tbody>tr>th.active, .post-type-archive-casawp_property .table>tfoot>tr.active>td, .post-type-archive-casawp_property .table>tfoot>tr.active>th, .post-type-archive-casawp_property .table>tfoot>tr>td.active, .post-type-archive-casawp_property .table>tfoot>tr>th.active, .post-type-archive-casawp_property .table>thead>tr.active>td, .post-type-archive-casawp_property .table>thead>tr.active>th, .post-type-archive-casawp_property .table>thead>tr>td.active, .post-type-archive-casawp_property .table>thead>tr>th.active, .single-casawp_property .table-hover>tbody>tr:hover>td, .single-casawp_property .table-hover>tbody>tr:hover>th, .single-casawp_property .table>tbody>tr.active>td, .single-casawp_property .table>tbody>tr.active>th, .single-casawp_property .table>tbody>tr>td.active, .single-casawp_property .table>tbody>tr>th.active, .single-casawp_property .table>tfoot>tr.active>td, .single-casawp_property .table>tfoot>tr.active>th, .single-casawp_property .table>tfoot>tr>td.active, .single-casawp_property .table>tfoot>tr>th.active, .single-casawp_property .table>thead>tr.active>td, .single-casawp_property .table>thead>tr.active>th, .single-casawp_property .table>thead>tr>td.active, .single-casawp_property .table>thead>tr>th.active, .tax-casawp_salestype .table-hover>tbody>tr:hover>td, .tax-casawp_salestype .table-hover>tbody>tr:hover>th, .tax-casawp_salestype .table>tbody>tr.active>td, .tax-casawp_salestype .table>tbody>tr.active>th, .tax-casawp_salestype .table>tbody>tr>td.active, .tax-casawp_salestype .table>tbody>tr>th.active, .tax-casawp_salestype .table>tfoot>tr.active>td, .tax-casawp_salestype .table>tfoot>tr.active>th, .tax-casawp_salestype .table>tfoot>tr>td.active, .tax-casawp_salestype .table>tfoot>tr>th.active, .tax-casawp_salestype .table>thead>tr.active>td, .tax-casawp_salestype .table>thead>tr.active>th, .tax-casawp_salestype .table>thead>tr>td.active, .tax-casawp_salestype .table>thead>tr>th.active {
	background-color: #f5f5f5
}

.post-type-archive-casawp_property table col[class*=col-], .single-casawp_property table col[class*=col-], .tax-casawp_salestype table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

.post-type-archive-casawp_property table td[class*=col-], .post-type-archive-casawp_property table th[class*=col-], .single-casawp_property table td[class*=col-], .single-casawp_property table th[class*=col-], .tax-casawp_salestype table td[class*=col-], .tax-casawp_salestype table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.post-type-archive-casawp_property .table-hover>tbody>tr.active:hover>td, .post-type-archive-casawp_property .table-hover>tbody>tr.active:hover>th, .post-type-archive-casawp_property .table-hover>tbody>tr:hover>.active, .post-type-archive-casawp_property .table-hover>tbody>tr>td.active:hover, .post-type-archive-casawp_property .table-hover>tbody>tr>th.active:hover, .single-casawp_property .table-hover>tbody>tr.active:hover>td, .single-casawp_property .table-hover>tbody>tr.active:hover>th, .single-casawp_property .table-hover>tbody>tr:hover>.active, .single-casawp_property .table-hover>tbody>tr>td.active:hover, .single-casawp_property .table-hover>tbody>tr>th.active:hover, .tax-casawp_salestype .table-hover>tbody>tr.active:hover>td, .tax-casawp_salestype .table-hover>tbody>tr.active:hover>th, .tax-casawp_salestype .table-hover>tbody>tr:hover>.active, .tax-casawp_salestype .table-hover>tbody>tr>td.active:hover, .tax-casawp_salestype .table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.post-type-archive-casawp_property .table>tbody>tr.success>td, .post-type-archive-casawp_property .table>tbody>tr.success>th, .post-type-archive-casawp_property .table>tbody>tr>td.success, .post-type-archive-casawp_property .table>tbody>tr>th.success, .post-type-archive-casawp_property .table>tfoot>tr.success>td, .post-type-archive-casawp_property .table>tfoot>tr.success>th, .post-type-archive-casawp_property .table>tfoot>tr>td.success, .post-type-archive-casawp_property .table>tfoot>tr>th.success, .post-type-archive-casawp_property .table>thead>tr.success>td, .post-type-archive-casawp_property .table>thead>tr.success>th, .post-type-archive-casawp_property .table>thead>tr>td.success, .post-type-archive-casawp_property .table>thead>tr>th.success, .single-casawp_property .table>tbody>tr.success>td, .single-casawp_property .table>tbody>tr.success>th, .single-casawp_property .table>tbody>tr>td.success, .single-casawp_property .table>tbody>tr>th.success, .single-casawp_property .table>tfoot>tr.success>td, .single-casawp_property .table>tfoot>tr.success>th, .single-casawp_property .table>tfoot>tr>td.success, .single-casawp_property .table>tfoot>tr>th.success, .single-casawp_property .table>thead>tr.success>td, .single-casawp_property .table>thead>tr.success>th, .single-casawp_property .table>thead>tr>td.success, .single-casawp_property .table>thead>tr>th.success, .tax-casawp_salestype .table>tbody>tr.success>td, .tax-casawp_salestype .table>tbody>tr.success>th, .tax-casawp_salestype .table>tbody>tr>td.success, .tax-casawp_salestype .table>tbody>tr>th.success, .tax-casawp_salestype .table>tfoot>tr.success>td, .tax-casawp_salestype .table>tfoot>tr.success>th, .tax-casawp_salestype .table>tfoot>tr>td.success, .tax-casawp_salestype .table>tfoot>tr>th.success, .tax-casawp_salestype .table>thead>tr.success>td, .tax-casawp_salestype .table>thead>tr.success>th, .tax-casawp_salestype .table>thead>tr>td.success, .tax-casawp_salestype .table>thead>tr>th.success {
	background-color: #dff0d8
}

.post-type-archive-casawp_property .table-hover>tbody>tr.success:hover>td, .post-type-archive-casawp_property .table-hover>tbody>tr.success:hover>th, .post-type-archive-casawp_property .table-hover>tbody>tr:hover>.success, .post-type-archive-casawp_property .table-hover>tbody>tr>td.success:hover, .post-type-archive-casawp_property .table-hover>tbody>tr>th.success:hover, .single-casawp_property .table-hover>tbody>tr.success:hover>td, .single-casawp_property .table-hover>tbody>tr.success:hover>th, .single-casawp_property .table-hover>tbody>tr:hover>.success, .single-casawp_property .table-hover>tbody>tr>td.success:hover, .single-casawp_property .table-hover>tbody>tr>th.success:hover, .tax-casawp_salestype .table-hover>tbody>tr.success:hover>td, .tax-casawp_salestype .table-hover>tbody>tr.success:hover>th, .tax-casawp_salestype .table-hover>tbody>tr:hover>.success, .tax-casawp_salestype .table-hover>tbody>tr>td.success:hover, .tax-casawp_salestype .table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.post-type-archive-casawp_property .table>tbody>tr.info>td, .post-type-archive-casawp_property .table>tbody>tr.info>th, .post-type-archive-casawp_property .table>tbody>tr>td.info, .post-type-archive-casawp_property .table>tbody>tr>th.info, .post-type-archive-casawp_property .table>tfoot>tr.info>td, .post-type-archive-casawp_property .table>tfoot>tr.info>th, .post-type-archive-casawp_property .table>tfoot>tr>td.info, .post-type-archive-casawp_property .table>tfoot>tr>th.info, .post-type-archive-casawp_property .table>thead>tr.info>td, .post-type-archive-casawp_property .table>thead>tr.info>th, .post-type-archive-casawp_property .table>thead>tr>td.info, .post-type-archive-casawp_property .table>thead>tr>th.info, .single-casawp_property .table>tbody>tr.info>td, .single-casawp_property .table>tbody>tr.info>th, .single-casawp_property .table>tbody>tr>td.info, .single-casawp_property .table>tbody>tr>th.info, .single-casawp_property .table>tfoot>tr.info>td, .single-casawp_property .table>tfoot>tr.info>th, .single-casawp_property .table>tfoot>tr>td.info, .single-casawp_property .table>tfoot>tr>th.info, .single-casawp_property .table>thead>tr.info>td, .single-casawp_property .table>thead>tr.info>th, .single-casawp_property .table>thead>tr>td.info, .single-casawp_property .table>thead>tr>th.info, .tax-casawp_salestype .table>tbody>tr.info>td, .tax-casawp_salestype .table>tbody>tr.info>th, .tax-casawp_salestype .table>tbody>tr>td.info, .tax-casawp_salestype .table>tbody>tr>th.info, .tax-casawp_salestype .table>tfoot>tr.info>td, .tax-casawp_salestype .table>tfoot>tr.info>th, .tax-casawp_salestype .table>tfoot>tr>td.info, .tax-casawp_salestype .table>tfoot>tr>th.info, .tax-casawp_salestype .table>thead>tr.info>td, .tax-casawp_salestype .table>thead>tr.info>th, .tax-casawp_salestype .table>thead>tr>td.info, .tax-casawp_salestype .table>thead>tr>th.info {
	background-color: #d9edf7
}

.post-type-archive-casawp_property .table-hover>tbody>tr.info:hover>td, .post-type-archive-casawp_property .table-hover>tbody>tr.info:hover>th, .post-type-archive-casawp_property .table-hover>tbody>tr:hover>.info, .post-type-archive-casawp_property .table-hover>tbody>tr>td.info:hover, .post-type-archive-casawp_property .table-hover>tbody>tr>th.info:hover, .single-casawp_property .table-hover>tbody>tr.info:hover>td, .single-casawp_property .table-hover>tbody>tr.info:hover>th, .single-casawp_property .table-hover>tbody>tr:hover>.info, .single-casawp_property .table-hover>tbody>tr>td.info:hover, .single-casawp_property .table-hover>tbody>tr>th.info:hover, .tax-casawp_salestype .table-hover>tbody>tr.info:hover>td, .tax-casawp_salestype .table-hover>tbody>tr.info:hover>th, .tax-casawp_salestype .table-hover>tbody>tr:hover>.info, .tax-casawp_salestype .table-hover>tbody>tr>td.info:hover, .tax-casawp_salestype .table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.post-type-archive-casawp_property .table>tbody>tr.warning>td, .post-type-archive-casawp_property .table>tbody>tr.warning>th, .post-type-archive-casawp_property .table>tbody>tr>td.warning, .post-type-archive-casawp_property .table>tbody>tr>th.warning, .post-type-archive-casawp_property .table>tfoot>tr.warning>td, .post-type-archive-casawp_property .table>tfoot>tr.warning>th, .post-type-archive-casawp_property .table>tfoot>tr>td.warning, .post-type-archive-casawp_property .table>tfoot>tr>th.warning, .post-type-archive-casawp_property .table>thead>tr.warning>td, .post-type-archive-casawp_property .table>thead>tr.warning>th, .post-type-archive-casawp_property .table>thead>tr>td.warning, .post-type-archive-casawp_property .table>thead>tr>th.warning, .single-casawp_property .table>tbody>tr.warning>td, .single-casawp_property .table>tbody>tr.warning>th, .single-casawp_property .table>tbody>tr>td.warning, .single-casawp_property .table>tbody>tr>th.warning, .single-casawp_property .table>tfoot>tr.warning>td, .single-casawp_property .table>tfoot>tr.warning>th, .single-casawp_property .table>tfoot>tr>td.warning, .single-casawp_property .table>tfoot>tr>th.warning, .single-casawp_property .table>thead>tr.warning>td, .single-casawp_property .table>thead>tr.warning>th, .single-casawp_property .table>thead>tr>td.warning, .single-casawp_property .table>thead>tr>th.warning, .tax-casawp_salestype .table>tbody>tr.warning>td, .tax-casawp_salestype .table>tbody>tr.warning>th, .tax-casawp_salestype .table>tbody>tr>td.warning, .tax-casawp_salestype .table>tbody>tr>th.warning, .tax-casawp_salestype .table>tfoot>tr.warning>td, .tax-casawp_salestype .table>tfoot>tr.warning>th, .tax-casawp_salestype .table>tfoot>tr>td.warning, .tax-casawp_salestype .table>tfoot>tr>th.warning, .tax-casawp_salestype .table>thead>tr.warning>td, .tax-casawp_salestype .table>thead>tr.warning>th, .tax-casawp_salestype .table>thead>tr>td.warning, .tax-casawp_salestype .table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.post-type-archive-casawp_property .table-hover>tbody>tr.warning:hover>td, .post-type-archive-casawp_property .table-hover>tbody>tr.warning:hover>th, .post-type-archive-casawp_property .table-hover>tbody>tr:hover>.warning, .post-type-archive-casawp_property .table-hover>tbody>tr>td.warning:hover, .post-type-archive-casawp_property .table-hover>tbody>tr>th.warning:hover, .single-casawp_property .table-hover>tbody>tr.warning:hover>td, .single-casawp_property .table-hover>tbody>tr.warning:hover>th, .single-casawp_property .table-hover>tbody>tr:hover>.warning, .single-casawp_property .table-hover>tbody>tr>td.warning:hover, .single-casawp_property .table-hover>tbody>tr>th.warning:hover, .tax-casawp_salestype .table-hover>tbody>tr.warning:hover>td, .tax-casawp_salestype .table-hover>tbody>tr.warning:hover>th, .tax-casawp_salestype .table-hover>tbody>tr:hover>.warning, .tax-casawp_salestype .table-hover>tbody>tr>td.warning:hover, .tax-casawp_salestype .table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.post-type-archive-casawp_property .table>tbody>tr.danger>td, .post-type-archive-casawp_property .table>tbody>tr.danger>th, .post-type-archive-casawp_property .table>tbody>tr>td.danger, .post-type-archive-casawp_property .table>tbody>tr>th.danger, .post-type-archive-casawp_property .table>tfoot>tr.danger>td, .post-type-archive-casawp_property .table>tfoot>tr.danger>th, .post-type-archive-casawp_property .table>tfoot>tr>td.danger, .post-type-archive-casawp_property .table>tfoot>tr>th.danger, .post-type-archive-casawp_property .table>thead>tr.danger>td, .post-type-archive-casawp_property .table>thead>tr.danger>th, .post-type-archive-casawp_property .table>thead>tr>td.danger, .post-type-archive-casawp_property .table>thead>tr>th.danger, .single-casawp_property .table>tbody>tr.danger>td, .single-casawp_property .table>tbody>tr.danger>th, .single-casawp_property .table>tbody>tr>td.danger, .single-casawp_property .table>tbody>tr>th.danger, .single-casawp_property .table>tfoot>tr.danger>td, .single-casawp_property .table>tfoot>tr.danger>th, .single-casawp_property .table>tfoot>tr>td.danger, .single-casawp_property .table>tfoot>tr>th.danger, .single-casawp_property .table>thead>tr.danger>td, .single-casawp_property .table>thead>tr.danger>th, .single-casawp_property .table>thead>tr>td.danger, .single-casawp_property .table>thead>tr>th.danger, .tax-casawp_salestype .table>tbody>tr.danger>td, .tax-casawp_salestype .table>tbody>tr.danger>th, .tax-casawp_salestype .table>tbody>tr>td.danger, .tax-casawp_salestype .table>tbody>tr>th.danger, .tax-casawp_salestype .table>tfoot>tr.danger>td, .tax-casawp_salestype .table>tfoot>tr.danger>th, .tax-casawp_salestype .table>tfoot>tr>td.danger, .tax-casawp_salestype .table>tfoot>tr>th.danger, .tax-casawp_salestype .table>thead>tr.danger>td, .tax-casawp_salestype .table>thead>tr.danger>th, .tax-casawp_salestype .table>thead>tr>td.danger, .tax-casawp_salestype .table>thead>tr>th.danger {
	background-color: #f2dede
}

.post-type-archive-casawp_property .table-hover>tbody>tr.danger:hover>td, .post-type-archive-casawp_property .table-hover>tbody>tr.danger:hover>th, .post-type-archive-casawp_property .table-hover>tbody>tr:hover>.danger, .post-type-archive-casawp_property .table-hover>tbody>tr>td.danger:hover, .post-type-archive-casawp_property .table-hover>tbody>tr>th.danger:hover, .single-casawp_property .table-hover>tbody>tr.danger:hover>td, .single-casawp_property .table-hover>tbody>tr.danger:hover>th, .single-casawp_property .table-hover>tbody>tr:hover>.danger, .single-casawp_property .table-hover>tbody>tr>td.danger:hover, .single-casawp_property .table-hover>tbody>tr>th.danger:hover, .tax-casawp_salestype .table-hover>tbody>tr.danger:hover>td, .tax-casawp_salestype .table-hover>tbody>tr.danger:hover>th, .tax-casawp_salestype .table-hover>tbody>tr:hover>.danger, .tax-casawp_salestype .table-hover>tbody>tr>td.danger:hover, .tax-casawp_salestype .table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}
@media screen and (max-width:767px) {

.post-type-archive-casawp_property .table-responsive, .single-casawp_property .table-responsive, .tax-casawp_salestype .table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
	-webkit-overflow-scrolling: touch
}

.post-type-archive-casawp_property .table-responsive>.table, .single-casawp_property .table-responsive>.table, .tax-casawp_salestype .table-responsive>.table {
	margin-bottom: 0
}

.post-type-archive-casawp_property .table-responsive>.table>tbody>tr>td, .post-type-archive-casawp_property .table-responsive>.table>tbody>tr>th, .post-type-archive-casawp_property .table-responsive>.table>tfoot>tr>td, .post-type-archive-casawp_property .table-responsive>.table>tfoot>tr>th, .post-type-archive-casawp_property .table-responsive>.table>thead>tr>td, .post-type-archive-casawp_property .table-responsive>.table>thead>tr>th, .single-casawp_property .table-responsive>.table>tbody>tr>td, .single-casawp_property .table-responsive>.table>tbody>tr>th, .single-casawp_property .table-responsive>.table>tfoot>tr>td, .single-casawp_property .table-responsive>.table>tfoot>tr>th, .single-casawp_property .table-responsive>.table>thead>tr>td, .single-casawp_property .table-responsive>.table>thead>tr>th, .tax-casawp_salestype .table-responsive>.table>tbody>tr>td, .tax-casawp_salestype .table-responsive>.table>tbody>tr>th, .tax-casawp_salestype .table-responsive>.table>tfoot>tr>td, .tax-casawp_salestype .table-responsive>.table>tfoot>tr>th, .tax-casawp_salestype .table-responsive>.table>thead>tr>td, .tax-casawp_salestype .table-responsive>.table>thead>tr>th {
	white-space: nowrap
}

.post-type-archive-casawp_property .table-responsive>.table-bordered, .single-casawp_property .table-responsive>.table-bordered, .tax-casawp_salestype .table-responsive>.table-bordered {
	border: 0
}

.post-type-archive-casawp_property .table-responsive>.table-bordered>tbody>tr>td:first-child, .post-type-archive-casawp_property .table-responsive>.table-bordered>tbody>tr>th:first-child, .post-type-archive-casawp_property .table-responsive>.table-bordered>tfoot>tr>td:first-child, .post-type-archive-casawp_property .table-responsive>.table-bordered>tfoot>tr>th:first-child, .post-type-archive-casawp_property .table-responsive>.table-bordered>thead>tr>td:first-child, .post-type-archive-casawp_property .table-responsive>.table-bordered>thead>tr>th:first-child, .single-casawp_property .table-responsive>.table-bordered>tbody>tr>td:first-child, .single-casawp_property .table-responsive>.table-bordered>tbody>tr>th:first-child, .single-casawp_property .table-responsive>.table-bordered>tfoot>tr>td:first-child, .single-casawp_property .table-responsive>.table-bordered>tfoot>tr>th:first-child, .single-casawp_property .table-responsive>.table-bordered>thead>tr>td:first-child, .single-casawp_property .table-responsive>.table-bordered>thead>tr>th:first-child, .tax-casawp_salestype .table-responsive>.table-bordered>tbody>tr>td:first-child, .tax-casawp_salestype .table-responsive>.table-bordered>tbody>tr>th:first-child, .tax-casawp_salestype .table-responsive>.table-bordered>tfoot>tr>td:first-child, .tax-casawp_salestype .table-responsive>.table-bordered>tfoot>tr>th:first-child, .tax-casawp_salestype .table-responsive>.table-bordered>thead>tr>td:first-child, .tax-casawp_salestype .table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.post-type-archive-casawp_property .table-responsive>.table-bordered>tbody>tr>td:last-child, .post-type-archive-casawp_property .table-responsive>.table-bordered>tbody>tr>th:last-child, .post-type-archive-casawp_property .table-responsive>.table-bordered>tfoot>tr>td:last-child, .post-type-archive-casawp_property .table-responsive>.table-bordered>tfoot>tr>th:last-child, .post-type-archive-casawp_property .table-responsive>.table-bordered>thead>tr>td:last-child, .post-type-archive-casawp_property .table-responsive>.table-bordered>thead>tr>th:last-child, .single-casawp_property .table-responsive>.table-bordered>tbody>tr>td:last-child, .single-casawp_property .table-responsive>.table-bordered>tbody>tr>th:last-child, .single-casawp_property .table-responsive>.table-bordered>tfoot>tr>td:last-child, .single-casawp_property .table-responsive>.table-bordered>tfoot>tr>th:last-child, .single-casawp_property .table-responsive>.table-bordered>thead>tr>td:last-child, .single-casawp_property .table-responsive>.table-bordered>thead>tr>th:last-child, .tax-casawp_salestype .table-responsive>.table-bordered>tbody>tr>td:last-child, .tax-casawp_salestype .table-responsive>.table-bordered>tbody>tr>th:last-child, .tax-casawp_salestype .table-responsive>.table-bordered>tfoot>tr>td:last-child, .tax-casawp_salestype .table-responsive>.table-bordered>tfoot>tr>th:last-child, .tax-casawp_salestype .table-responsive>.table-bordered>thead>tr>td:last-child, .tax-casawp_salestype .table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.post-type-archive-casawp_property .table-responsive>.table-bordered>tbody>tr:last-child>td, .post-type-archive-casawp_property .table-responsive>.table-bordered>tbody>tr:last-child>th, .post-type-archive-casawp_property .table-responsive>.table-bordered>tfoot>tr:last-child>td, .post-type-archive-casawp_property .table-responsive>.table-bordered>tfoot>tr:last-child>th, .single-casawp_property .table-responsive>.table-bordered>tbody>tr:last-child>td, .single-casawp_property .table-responsive>.table-bordered>tbody>tr:last-child>th, .single-casawp_property .table-responsive>.table-bordered>tfoot>tr:last-child>td, .single-casawp_property .table-responsive>.table-bordered>tfoot>tr:last-child>th, .tax-casawp_salestype .table-responsive>.table-bordered>tbody>tr:last-child>td, .tax-casawp_salestype .table-responsive>.table-bordered>tbody>tr:last-child>th, .tax-casawp_salestype .table-responsive>.table-bordered>tfoot>tr:last-child>td, .tax-casawp_salestype .table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
}

.post-type-archive-casawp_property fieldset, .post-type-archive-casawp_property legend, .single-casawp_property fieldset, .single-casawp_property legend, .tax-casawp_salestype fieldset, .tax-casawp_salestype legend {
	padding: 0;
	border: 0
}

.post-type-archive-casawp_property fieldset, .single-casawp_property fieldset, .tax-casawp_salestype fieldset {
	margin: 0;
	min-width: 0
}

.post-type-archive-casawp_property legend, .single-casawp_property legend, .tax-casawp_salestype legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5
}

.post-type-archive-casawp_property label, .single-casawp_property label, .tax-casawp_salestype label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px
}

.post-type-archive-casawp_property input[type=search], .single-casawp_property input[type=search], .tax-casawp_salestype input[type=search] {
	box-sizing: border-box;
	-webkit-appearance: none
}

.post-type-archive-casawp_property input[type=checkbox], .post-type-archive-casawp_property input[type=radio], .single-casawp_property input[type=checkbox], .single-casawp_property input[type=radio], .tax-casawp_salestype input[type=checkbox], .tax-casawp_salestype input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

.post-type-archive-casawp_property .form-control, .post-type-archive-casawp_property output, .single-casawp_property .form-control, .single-casawp_property output, .tax-casawp_salestype .form-control, .tax-casawp_salestype output {
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	display: block
}

.post-type-archive-casawp_property input[type=file], .single-casawp_property input[type=file], .tax-casawp_salestype input[type=file] {
	display: block
}

.post-type-archive-casawp_property input[type=range], .single-casawp_property input[type=range], .tax-casawp_salestype input[type=range] {
	display: block;
	width: 100%
}

.post-type-archive-casawp_property select[multiple], .post-type-archive-casawp_property select[size], .single-casawp_property select[multiple], .single-casawp_property select[size], .tax-casawp_salestype select[multiple], .tax-casawp_salestype select[size] {
	height: auto
}

.post-type-archive-casawp_property input[type=checkbox]:focus, .post-type-archive-casawp_property input[type=file]:focus, .post-type-archive-casawp_property input[type=radio]:focus, .single-casawp_property input[type=checkbox]:focus, .single-casawp_property input[type=file]:focus, .single-casawp_property input[type=radio]:focus, .tax-casawp_salestype input[type=checkbox]:focus, .tax-casawp_salestype input[type=file]:focus, .tax-casawp_salestype input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.post-type-archive-casawp_property output, .single-casawp_property output, .tax-casawp_salestype output {
	padding-top: 7px
}

.post-type-archive-casawp_property .form-control, .single-casawp_property .form-control, .tax-casawp_salestype .form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.post-type-archive-casawp_property .form-control:focus, .single-casawp_property .form-control:focus, .tax-casawp_salestype .form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.post-type-archive-casawp_property .form-control::-moz-placeholder, .single-casawp_property .form-control::-moz-placeholder, .tax-casawp_salestype .form-control::-moz-placeholder {
color:#777;
opacity:1
}
.post-type-archive-casawp_property .form-control:-ms-input-placeholder, .single-casawp_property .form-control:-ms-input-placeholder, .tax-casawp_salestype .form-control:-ms-input-placeholder {
color:#777
}
.post-type-archive-casawp_property .form-control::-webkit-input-placeholder, .single-casawp_property .form-control::-webkit-input-placeholder, .tax-casawp_salestype .form-control::-webkit-input-placeholder {
color:#777
}

.post-type-archive-casawp_property .has-success .checkbox, .post-type-archive-casawp_property .has-success .checkbox-inline, .post-type-archive-casawp_property .has-success .control-label, .post-type-archive-casawp_property .has-success .form-control-feedback, .post-type-archive-casawp_property .has-success .help-block, .post-type-archive-casawp_property .has-success .radio, .post-type-archive-casawp_property .has-success .radio-inline, .single-casawp_property .has-success .checkbox, .single-casawp_property .has-success .checkbox-inline, .single-casawp_property .has-success .control-label, .single-casawp_property .has-success .form-control-feedback, .single-casawp_property .has-success .help-block, .single-casawp_property .has-success .radio, .single-casawp_property .has-success .radio-inline, .tax-casawp_salestype .has-success .checkbox, .tax-casawp_salestype .has-success .checkbox-inline, .tax-casawp_salestype .has-success .control-label, .tax-casawp_salestype .has-success .form-control-feedback, .tax-casawp_salestype .has-success .help-block, .tax-casawp_salestype .has-success .radio, .tax-casawp_salestype .has-success .radio-inline {
	color: #3c763d
}

.post-type-archive-casawp_property .form-control[disabled], .post-type-archive-casawp_property .form-control[readonly], .post-type-archive-casawp_property fieldset[disabled] .form-control, .single-casawp_property .form-control[disabled], .single-casawp_property .form-control[readonly], .single-casawp_property fieldset[disabled] .form-control, .tax-casawp_salestype .form-control[disabled], .tax-casawp_salestype .form-control[readonly], .tax-casawp_salestype fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

.post-type-archive-casawp_property textarea.form-control, .single-casawp_property textarea.form-control, .tax-casawp_salestype textarea.form-control {
	height: auto
}

.post-type-archive-casawp_property input[type=date], .post-type-archive-casawp_property input[type=datetime-local], .post-type-archive-casawp_property input[type=month], .post-type-archive-casawp_property input[type=time], .single-casawp_property input[type=date], .single-casawp_property input[type=datetime-local], .single-casawp_property input[type=month], .single-casawp_property input[type=time], .tax-casawp_salestype input[type=date], .tax-casawp_salestype input[type=datetime-local], .tax-casawp_salestype input[type=month], .tax-casawp_salestype input[type=time] {
	line-height: 34px;
	line-height: 1.42857143\9
}

.post-type-archive-casawp_property input[type=date].input-sm, .post-type-archive-casawp_property input[type=datetime-local].input-sm, .post-type-archive-casawp_property input[type=month].input-sm, .post-type-archive-casawp_property input[type=time].input-sm, .single-casawp_property input[type=date].input-sm, .single-casawp_property input[type=datetime-local].input-sm, .single-casawp_property input[type=month].input-sm, .single-casawp_property input[type=time].input-sm, .tax-casawp_salestype input[type=date].input-sm, .tax-casawp_salestype input[type=datetime-local].input-sm, .tax-casawp_salestype input[type=month].input-sm, .tax-casawp_salestype input[type=time].input-sm {
	line-height: 30px
}

.post-type-archive-casawp_property input[type=date].input-lg, .post-type-archive-casawp_property input[type=datetime-local].input-lg, .post-type-archive-casawp_property input[type=month].input-lg, .post-type-archive-casawp_property input[type=time].input-lg, .single-casawp_property input[type=date].input-lg, .single-casawp_property input[type=datetime-local].input-lg, .single-casawp_property input[type=month].input-lg, .single-casawp_property input[type=time].input-lg, .tax-casawp_salestype input[type=date].input-lg, .tax-casawp_salestype input[type=datetime-local].input-lg, .tax-casawp_salestype input[type=month].input-lg, .tax-casawp_salestype input[type=time].input-lg {
	line-height: 46px
}

.post-type-archive-casawp_property .form-group, .single-casawp_property .form-group, .tax-casawp_salestype .form-group {
	margin-bottom: 15px
}

.post-type-archive-casawp_property .checkbox, .post-type-archive-casawp_property .radio, .single-casawp_property .checkbox, .single-casawp_property .radio, .tax-casawp_salestype .checkbox, .tax-casawp_salestype .radio {
	position: relative;
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px
}

.post-type-archive-casawp_property .checkbox label, .post-type-archive-casawp_property .radio label, .single-casawp_property .checkbox label, .single-casawp_property .radio label, .tax-casawp_salestype .checkbox label, .tax-casawp_salestype .radio label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.post-type-archive-casawp_property .checkbox-inline input[type=checkbox], .post-type-archive-casawp_property .checkbox input[type=checkbox], .post-type-archive-casawp_property .radio-inline input[type=radio], .post-type-archive-casawp_property .radio input[type=radio], .single-casawp_property .checkbox-inline input[type=checkbox], .single-casawp_property .checkbox input[type=checkbox], .single-casawp_property .radio-inline input[type=radio], .single-casawp_property .radio input[type=radio], .tax-casawp_salestype .checkbox-inline input[type=checkbox], .tax-casawp_salestype .checkbox input[type=checkbox], .tax-casawp_salestype .radio-inline input[type=radio], .tax-casawp_salestype .radio input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}

.post-type-archive-casawp_property .checkbox+.checkbox, .post-type-archive-casawp_property .radio+.radio, .single-casawp_property .checkbox+.checkbox, .single-casawp_property .radio+.radio, .tax-casawp_salestype .checkbox+.checkbox, .tax-casawp_salestype .radio+.radio {
	margin-top: -5px
}

.post-type-archive-casawp_property .checkbox-inline, .post-type-archive-casawp_property .radio-inline, .single-casawp_property .checkbox-inline, .single-casawp_property .radio-inline, .tax-casawp_salestype .checkbox-inline, .tax-casawp_salestype .radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.post-type-archive-casawp_property .checkbox-inline+.checkbox-inline, .post-type-archive-casawp_property .radio-inline+.radio-inline, .single-casawp_property .checkbox-inline+.checkbox-inline, .single-casawp_property .radio-inline+.radio-inline, .tax-casawp_salestype .checkbox-inline+.checkbox-inline, .tax-casawp_salestype .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.post-type-archive-casawp_property .checkbox-inline.disabled, .post-type-archive-casawp_property .checkbox.disabled label, .post-type-archive-casawp_property .radio-inline.disabled, .post-type-archive-casawp_property .radio.disabled label, .post-type-archive-casawp_property fieldset[disabled] .checkbox-inline, .post-type-archive-casawp_property fieldset[disabled] .checkbox label, .post-type-archive-casawp_property fieldset[disabled] .radio-inline, .post-type-archive-casawp_property fieldset[disabled] .radio label, .post-type-archive-casawp_property fieldset[disabled] input[type=checkbox], .post-type-archive-casawp_property fieldset[disabled] input[type=radio], .post-type-archive-casawp_property input[type=checkbox].disabled, .post-type-archive-casawp_property input[type=checkbox][disabled], .post-type-archive-casawp_property input[type=radio].disabled, .post-type-archive-casawp_property input[type=radio][disabled], .single-casawp_property .checkbox-inline.disabled, .single-casawp_property .checkbox.disabled label, .single-casawp_property .radio-inline.disabled, .single-casawp_property .radio.disabled label, .single-casawp_property fieldset[disabled] .checkbox-inline, .single-casawp_property fieldset[disabled] .checkbox label, .single-casawp_property fieldset[disabled] .radio-inline, .single-casawp_property fieldset[disabled] .radio label, .single-casawp_property fieldset[disabled] input[type=checkbox], .single-casawp_property fieldset[disabled] input[type=radio], .single-casawp_property input[type=checkbox].disabled, .single-casawp_property input[type=checkbox][disabled], .single-casawp_property input[type=radio].disabled, .single-casawp_property input[type=radio][disabled], .tax-casawp_salestype .checkbox-inline.disabled, .tax-casawp_salestype .checkbox.disabled label, .tax-casawp_salestype .radio-inline.disabled, .tax-casawp_salestype .radio.disabled label, .tax-casawp_salestype fieldset[disabled] .checkbox-inline, .tax-casawp_salestype fieldset[disabled] .checkbox label, .tax-casawp_salestype fieldset[disabled] .radio-inline, .tax-casawp_salestype fieldset[disabled] .radio label, .tax-casawp_salestype fieldset[disabled] input[type=checkbox], .tax-casawp_salestype fieldset[disabled] input[type=radio], .tax-casawp_salestype input[type=checkbox].disabled, .tax-casawp_salestype input[type=checkbox][disabled], .tax-casawp_salestype input[type=radio].disabled, .tax-casawp_salestype input[type=radio][disabled] {
	cursor: not-allowed
}

.post-type-archive-casawp_property .form-control-static, .single-casawp_property .form-control-static, .tax-casawp_salestype .form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.post-type-archive-casawp_property .form-control-static.input-lg, .post-type-archive-casawp_property .form-control-static.input-sm, .single-casawp_property .form-control-static.input-lg, .single-casawp_property .form-control-static.input-sm, .tax-casawp_salestype .form-control-static.input-lg, .tax-casawp_salestype .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.post-type-archive-casawp_property .form-horizontal .form-group-sm .form-control, .post-type-archive-casawp_property .input-sm, .single-casawp_property .form-horizontal .form-group-sm .form-control, .single-casawp_property .input-sm, .tax-casawp_salestype .form-horizontal .form-group-sm .form-control, .tax-casawp_salestype .input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.post-type-archive-casawp_property select.input-sm, .single-casawp_property select.input-sm, .tax-casawp_salestype select.input-sm {
	height: 30px;
	line-height: 30px
}

.post-type-archive-casawp_property select[multiple].input-sm, .post-type-archive-casawp_property textarea.input-sm, .single-casawp_property select[multiple].input-sm, .single-casawp_property textarea.input-sm, .tax-casawp_salestype select[multiple].input-sm, .tax-casawp_salestype textarea.input-sm {
	height: auto
}

.post-type-archive-casawp_property .form-horizontal .form-group-lg .form-control, .post-type-archive-casawp_property .input-lg, .single-casawp_property .form-horizontal .form-group-lg .form-control, .single-casawp_property .input-lg, .tax-casawp_salestype .form-horizontal .form-group-lg .form-control, .tax-casawp_salestype .input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 3px
}

.post-type-archive-casawp_property select.input-lg, .single-casawp_property select.input-lg, .tax-casawp_salestype select.input-lg {
	height: 46px;
	line-height: 46px
}

.post-type-archive-casawp_property select[multiple].input-lg, .post-type-archive-casawp_property textarea.input-lg, .single-casawp_property select[multiple].input-lg, .single-casawp_property textarea.input-lg, .tax-casawp_salestype select[multiple].input-lg, .tax-casawp_salestype textarea.input-lg {
	height: auto
}

.post-type-archive-casawp_property .has-feedback, .single-casawp_property .has-feedback, .tax-casawp_salestype .has-feedback {
	position: relative
}

.post-type-archive-casawp_property .has-feedback .form-control, .single-casawp_property .has-feedback .form-control, .tax-casawp_salestype .has-feedback .form-control {
	padding-right: 42.5px
}

.post-type-archive-casawp_property .form-control-feedback, .single-casawp_property .form-control-feedback, .tax-casawp_salestype .form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}

.post-type-archive-casawp_property .collapsing, .post-type-archive-casawp_property .dropdown, .single-casawp_property .collapsing, .single-casawp_property .dropdown, .tax-casawp_salestype .collapsing, .tax-casawp_salestype .dropdown {
	position: relative
}

.post-type-archive-casawp_property .input-lg+.form-control-feedback, .single-casawp_property .input-lg+.form-control-feedback, .tax-casawp_salestype .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.post-type-archive-casawp_property .input-sm+.form-control-feedback, .single-casawp_property .input-sm+.form-control-feedback, .tax-casawp_salestype .input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.post-type-archive-casawp_property .has-success .form-control, .single-casawp_property .has-success .form-control, .tax-casawp_salestype .has-success .form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.post-type-archive-casawp_property .has-success .form-control:focus, .single-casawp_property .has-success .form-control:focus, .tax-casawp_salestype .has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168
}

.post-type-archive-casawp_property .has-success .input-group-addon, .single-casawp_property .has-success .input-group-addon, .tax-casawp_salestype .has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.post-type-archive-casawp_property .has-warning .checkbox, .post-type-archive-casawp_property .has-warning .checkbox-inline, .post-type-archive-casawp_property .has-warning .control-label, .post-type-archive-casawp_property .has-warning .form-control-feedback, .post-type-archive-casawp_property .has-warning .help-block, .post-type-archive-casawp_property .has-warning .radio, .post-type-archive-casawp_property .has-warning .radio-inline, .single-casawp_property .has-warning .checkbox, .single-casawp_property .has-warning .checkbox-inline, .single-casawp_property .has-warning .control-label, .single-casawp_property .has-warning .form-control-feedback, .single-casawp_property .has-warning .help-block, .single-casawp_property .has-warning .radio, .single-casawp_property .has-warning .radio-inline, .tax-casawp_salestype .has-warning .checkbox, .tax-casawp_salestype .has-warning .checkbox-inline, .tax-casawp_salestype .has-warning .control-label, .tax-casawp_salestype .has-warning .form-control-feedback, .tax-casawp_salestype .has-warning .help-block, .tax-casawp_salestype .has-warning .radio, .tax-casawp_salestype .has-warning .radio-inline {
	color: #8a6d3b
}

.post-type-archive-casawp_property .has-warning .form-control, .single-casawp_property .has-warning .form-control, .tax-casawp_salestype .has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.post-type-archive-casawp_property .has-warning .form-control:focus, .single-casawp_property .has-warning .form-control:focus, .tax-casawp_salestype .has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b
}

.post-type-archive-casawp_property .has-warning .input-group-addon, .single-casawp_property .has-warning .input-group-addon, .tax-casawp_salestype .has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.post-type-archive-casawp_property .has-error .checkbox, .post-type-archive-casawp_property .has-error .checkbox-inline, .post-type-archive-casawp_property .has-error .control-label, .post-type-archive-casawp_property .has-error .form-control-feedback, .post-type-archive-casawp_property .has-error .help-block, .post-type-archive-casawp_property .has-error .radio, .post-type-archive-casawp_property .has-error .radio-inline, .single-casawp_property .has-error .checkbox, .single-casawp_property .has-error .checkbox-inline, .single-casawp_property .has-error .control-label, .single-casawp_property .has-error .form-control-feedback, .single-casawp_property .has-error .help-block, .single-casawp_property .has-error .radio, .single-casawp_property .has-error .radio-inline, .tax-casawp_salestype .has-error .checkbox, .tax-casawp_salestype .has-error .checkbox-inline, .tax-casawp_salestype .has-error .control-label, .tax-casawp_salestype .has-error .form-control-feedback, .tax-casawp_salestype .has-error .help-block, .tax-casawp_salestype .has-error .radio, .tax-casawp_salestype .has-error .radio-inline {
	color: #a94442
}

.post-type-archive-casawp_property .has-error .form-control, .single-casawp_property .has-error .form-control, .tax-casawp_salestype .has-error .form-control {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.post-type-archive-casawp_property .has-error .form-control:focus, .single-casawp_property .has-error .form-control:focus, .tax-casawp_salestype .has-error .form-control:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483
}

.post-type-archive-casawp_property .has-error .input-group-addon, .single-casawp_property .has-error .input-group-addon, .tax-casawp_salestype .has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.post-type-archive-casawp_property .has-feedback label.sr-only~.form-control-feedback, .single-casawp_property .has-feedback label.sr-only~.form-control-feedback, .tax-casawp_salestype .has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.post-type-archive-casawp_property .help-block, .single-casawp_property .help-block, .tax-casawp_salestype .help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
@media (min-width:768px) {

.post-type-archive-casawp_property .form-inline .control-label, .post-type-archive-casawp_property .form-inline .form-group, .single-casawp_property .form-inline .control-label, .single-casawp_property .form-inline .form-group, .tax-casawp_salestype .form-inline .control-label, .tax-casawp_salestype .form-inline .form-group {
	margin-bottom: 0;
	vertical-align: middle
}

.post-type-archive-casawp_property .form-inline .form-group, .single-casawp_property .form-inline .form-group, .tax-casawp_salestype .form-inline .form-group {
	display: inline-block
}

.post-type-archive-casawp_property .form-inline .form-control, .single-casawp_property .form-inline .form-control, .tax-casawp_salestype .form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}

.post-type-archive-casawp_property .form-inline .input-group, .single-casawp_property .form-inline .input-group, .tax-casawp_salestype .form-inline .input-group {
	display: inline-table;
	vertical-align: middle
}

.post-type-archive-casawp_property .form-inline .input-group .form-control, .post-type-archive-casawp_property .form-inline .input-group .input-group-addon, .post-type-archive-casawp_property .form-inline .input-group .input-group-btn, .single-casawp_property .form-inline .input-group .form-control, .single-casawp_property .form-inline .input-group .input-group-addon, .single-casawp_property .form-inline .input-group .input-group-btn, .tax-casawp_salestype .form-inline .input-group .form-control, .tax-casawp_salestype .form-inline .input-group .input-group-addon, .tax-casawp_salestype .form-inline .input-group .input-group-btn {
	width: auto
}

.post-type-archive-casawp_property .form-inline .input-group>.form-control, .single-casawp_property .form-inline .input-group>.form-control, .tax-casawp_salestype .form-inline .input-group>.form-control {
	width: 100%
}

.post-type-archive-casawp_property .form-inline .checkbox, .post-type-archive-casawp_property .form-inline .radio, .single-casawp_property .form-inline .checkbox, .single-casawp_property .form-inline .radio, .tax-casawp_salestype .form-inline .checkbox, .tax-casawp_salestype .form-inline .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}

.post-type-archive-casawp_property .form-inline .checkbox label, .post-type-archive-casawp_property .form-inline .radio label, .single-casawp_property .form-inline .checkbox label, .single-casawp_property .form-inline .radio label, .tax-casawp_salestype .form-inline .checkbox label, .tax-casawp_salestype .form-inline .radio label {
	padding-left: 0
}

.post-type-archive-casawp_property .form-inline .checkbox input[type=checkbox], .post-type-archive-casawp_property .form-inline .radio input[type=radio], .single-casawp_property .form-inline .checkbox input[type=checkbox], .single-casawp_property .form-inline .radio input[type=radio], .tax-casawp_salestype .form-inline .checkbox input[type=checkbox], .tax-casawp_salestype .form-inline .radio input[type=radio] {
	position: relative;
	margin-left: 0
}

.post-type-archive-casawp_property .form-inline .has-feedback .form-control-feedback, .single-casawp_property .form-inline .has-feedback .form-control-feedback, .tax-casawp_salestype .form-inline .has-feedback .form-control-feedback {
	top: 0
}

.post-type-archive-casawp_property .form-horizontal .control-label, .single-casawp_property .form-horizontal .control-label, .tax-casawp_salestype .form-horizontal .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px
}
}

.post-type-archive-casawp_property .form-horizontal .checkbox, .post-type-archive-casawp_property .form-horizontal .checkbox-inline, .post-type-archive-casawp_property .form-horizontal .radio, .post-type-archive-casawp_property .form-horizontal .radio-inline, .single-casawp_property .form-horizontal .checkbox, .single-casawp_property .form-horizontal .checkbox-inline, .single-casawp_property .form-horizontal .radio, .single-casawp_property .form-horizontal .radio-inline, .tax-casawp_salestype .form-horizontal .checkbox, .tax-casawp_salestype .form-horizontal .checkbox-inline, .tax-casawp_salestype .form-horizontal .radio, .tax-casawp_salestype .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.post-type-archive-casawp_property .form-horizontal .checkbox, .post-type-archive-casawp_property .form-horizontal .radio, .single-casawp_property .form-horizontal .checkbox, .single-casawp_property .form-horizontal .radio, .tax-casawp_salestype .form-horizontal .checkbox, .tax-casawp_salestype .form-horizontal .radio {
	min-height: 27px
}

.post-type-archive-casawp_property .form-horizontal .form-group, .single-casawp_property .form-horizontal .form-group, .tax-casawp_salestype .form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.post-type-archive-casawp_property .form-horizontal .has-feedback .form-control-feedback, .single-casawp_property .form-horizontal .has-feedback .form-control-feedback, .tax-casawp_salestype .form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px
}
@media (min-width:768px) {

.post-type-archive-casawp_property .form-horizontal .form-group-lg .control-label, .single-casawp_property .form-horizontal .form-group-lg .control-label, .tax-casawp_salestype .form-horizontal .form-group-lg .control-label {
	padding-top: 14.3px
}

.post-type-archive-casawp_property .form-horizontal .form-group-sm .control-label, .single-casawp_property .form-horizontal .form-group-sm .control-label, .tax-casawp_salestype .form-horizontal .form-group-sm .control-label {
	padding-top: 6px
}
}

.post-type-archive-casawp_property .btn, .single-casawp_property .btn, .tax-casawp_salestype .btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.post-type-archive-casawp_property .btn.active:focus, .post-type-archive-casawp_property .btn:active:focus, .post-type-archive-casawp_property .btn:focus, .single-casawp_property .btn.active:focus, .single-casawp_property .btn:active:focus, .single-casawp_property .btn:focus, .tax-casawp_salestype .btn.active:focus, .tax-casawp_salestype .btn:active:focus, .tax-casawp_salestype .btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.post-type-archive-casawp_property .btn:focus, .post-type-archive-casawp_property .btn:hover, .single-casawp_property .btn:focus, .single-casawp_property .btn:hover, .tax-casawp_salestype .btn:focus, .tax-casawp_salestype .btn:hover {
	color: #333;
	text-decoration: none
}

.post-type-archive-casawp_property .btn.active, .post-type-archive-casawp_property .btn:active, .single-casawp_property .btn.active, .single-casawp_property .btn:active, .tax-casawp_salestype .btn.active, .tax-casawp_salestype .btn:active {
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.post-type-archive-casawp_property .btn.disabled, .post-type-archive-casawp_property .btn[disabled], .post-type-archive-casawp_property fieldset[disabled] .btn, .single-casawp_property .btn.disabled, .single-casawp_property .btn[disabled], .single-casawp_property fieldset[disabled] .btn, .tax-casawp_salestype .btn.disabled, .tax-casawp_salestype .btn[disabled], .tax-casawp_salestype fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

.post-type-archive-casawp_property .btn-default, .single-casawp_property .btn-default, .tax-casawp_salestype .btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.post-type-archive-casawp_property .btn-default.active, .post-type-archive-casawp_property .btn-default:active, .post-type-archive-casawp_property .btn-default:focus, .post-type-archive-casawp_property .btn-default:hover, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-default, .single-casawp_property .btn-default.active, .single-casawp_property .btn-default:active, .single-casawp_property .btn-default:focus, .single-casawp_property .btn-default:hover, .single-casawp_property .open>.dropdown-toggle.btn-default, .tax-casawp_salestype .btn-default.active, .tax-casawp_salestype .btn-default:active, .tax-casawp_salestype .btn-default:focus, .tax-casawp_salestype .btn-default:hover, .tax-casawp_salestype .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.post-type-archive-casawp_property .btn-default.disabled, .post-type-archive-casawp_property .btn-default.disabled.active, .post-type-archive-casawp_property .btn-default.disabled:active, .post-type-archive-casawp_property .btn-default.disabled:focus, .post-type-archive-casawp_property .btn-default.disabled:hover, .post-type-archive-casawp_property .btn-default[disabled], .post-type-archive-casawp_property .btn-default[disabled].active, .post-type-archive-casawp_property .btn-default[disabled]:active, .post-type-archive-casawp_property .btn-default[disabled]:focus, .post-type-archive-casawp_property .btn-default[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .btn-default, .post-type-archive-casawp_property fieldset[disabled] .btn-default.active, .post-type-archive-casawp_property fieldset[disabled] .btn-default:active, .post-type-archive-casawp_property fieldset[disabled] .btn-default:focus, .post-type-archive-casawp_property fieldset[disabled] .btn-default:hover, .single-casawp_property .btn-default.disabled, .single-casawp_property .btn-default.disabled.active, .single-casawp_property .btn-default.disabled:active, .single-casawp_property .btn-default.disabled:focus, .single-casawp_property .btn-default.disabled:hover, .single-casawp_property .btn-default[disabled], .single-casawp_property .btn-default[disabled].active, .single-casawp_property .btn-default[disabled]:active, .single-casawp_property .btn-default[disabled]:focus, .single-casawp_property .btn-default[disabled]:hover, .single-casawp_property fieldset[disabled] .btn-default, .single-casawp_property fieldset[disabled] .btn-default.active, .single-casawp_property fieldset[disabled] .btn-default:active, .single-casawp_property fieldset[disabled] .btn-default:focus, .single-casawp_property fieldset[disabled] .btn-default:hover, .tax-casawp_salestype .btn-default.disabled, .tax-casawp_salestype .btn-default.disabled.active, .tax-casawp_salestype .btn-default.disabled:active, .tax-casawp_salestype .btn-default.disabled:focus, .tax-casawp_salestype .btn-default.disabled:hover, .tax-casawp_salestype .btn-default[disabled], .tax-casawp_salestype .btn-default[disabled].active, .tax-casawp_salestype .btn-default[disabled]:active, .tax-casawp_salestype .btn-default[disabled]:focus, .tax-casawp_salestype .btn-default[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .btn-default, .tax-casawp_salestype fieldset[disabled] .btn-default.active, .tax-casawp_salestype fieldset[disabled] .btn-default:active, .tax-casawp_salestype fieldset[disabled] .btn-default:focus, .tax-casawp_salestype fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.post-type-archive-casawp_property .btn-default .badge, .single-casawp_property .btn-default .badge, .tax-casawp_salestype .btn-default .badge {
	color: #fff;
	background-color: #333
}

.post-type-archive-casawp_property .btn-primary, .single-casawp_property .btn-primary, .tax-casawp_salestype .btn-primary {
	color: #fff;
	background-color: #926d5c;
	border-color: #826152
}

.post-type-archive-casawp_property .btn-primary.active, .post-type-archive-casawp_property .btn-primary:active, .post-type-archive-casawp_property .btn-primary:focus, .post-type-archive-casawp_property .btn-primary:hover, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-primary, .single-casawp_property .btn-primary.active, .single-casawp_property .btn-primary:active, .single-casawp_property .btn-primary:focus, .single-casawp_property .btn-primary:hover, .single-casawp_property .open>.dropdown-toggle.btn-primary, .tax-casawp_salestype .btn-primary.active, .tax-casawp_salestype .btn-primary:active, .tax-casawp_salestype .btn-primary:focus, .tax-casawp_salestype .btn-primary:hover, .tax-casawp_salestype .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #735648;
	border-color: #5d453a
}

.post-type-archive-casawp_property .btn-primary.disabled, .post-type-archive-casawp_property .btn-primary.disabled.active, .post-type-archive-casawp_property .btn-primary.disabled:active, .post-type-archive-casawp_property .btn-primary.disabled:focus, .post-type-archive-casawp_property .btn-primary.disabled:hover, .post-type-archive-casawp_property .btn-primary[disabled], .post-type-archive-casawp_property .btn-primary[disabled].active, .post-type-archive-casawp_property .btn-primary[disabled]:active, .post-type-archive-casawp_property .btn-primary[disabled]:focus, .post-type-archive-casawp_property .btn-primary[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .btn-primary, .post-type-archive-casawp_property fieldset[disabled] .btn-primary.active, .post-type-archive-casawp_property fieldset[disabled] .btn-primary:active, .post-type-archive-casawp_property fieldset[disabled] .btn-primary:focus, .post-type-archive-casawp_property fieldset[disabled] .btn-primary:hover, .single-casawp_property .btn-primary.disabled, .single-casawp_property .btn-primary.disabled.active, .single-casawp_property .btn-primary.disabled:active, .single-casawp_property .btn-primary.disabled:focus, .single-casawp_property .btn-primary.disabled:hover, .single-casawp_property .btn-primary[disabled], .single-casawp_property .btn-primary[disabled].active, .single-casawp_property .btn-primary[disabled]:active, .single-casawp_property .btn-primary[disabled]:focus, .single-casawp_property .btn-primary[disabled]:hover, .single-casawp_property fieldset[disabled] .btn-primary, .single-casawp_property fieldset[disabled] .btn-primary.active, .single-casawp_property fieldset[disabled] .btn-primary:active, .single-casawp_property fieldset[disabled] .btn-primary:focus, .single-casawp_property fieldset[disabled] .btn-primary:hover, .tax-casawp_salestype .btn-primary.disabled, .tax-casawp_salestype .btn-primary.disabled.active, .tax-casawp_salestype .btn-primary.disabled:active, .tax-casawp_salestype .btn-primary.disabled:focus, .tax-casawp_salestype .btn-primary.disabled:hover, .tax-casawp_salestype .btn-primary[disabled], .tax-casawp_salestype .btn-primary[disabled].active, .tax-casawp_salestype .btn-primary[disabled]:active, .tax-casawp_salestype .btn-primary[disabled]:focus, .tax-casawp_salestype .btn-primary[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .btn-primary, .tax-casawp_salestype fieldset[disabled] .btn-primary.active, .tax-casawp_salestype fieldset[disabled] .btn-primary:active, .tax-casawp_salestype fieldset[disabled] .btn-primary:focus, .tax-casawp_salestype fieldset[disabled] .btn-primary:hover {
	background-color: #926d5c;
	border-color: #826152
}

.post-type-archive-casawp_property .btn-primary .badge, .single-casawp_property .btn-primary .badge, .tax-casawp_salestype .btn-primary .badge {
	color: #926d5c;
	background-color: #fff
}

.post-type-archive-casawp_property .btn-success, .single-casawp_property .btn-success, .tax-casawp_salestype .btn-success {
	color: #fff;
	background-color: #85a665;
	border-color: #789958
}

.post-type-archive-casawp_property .btn-success.active, .post-type-archive-casawp_property .btn-success:active, .post-type-archive-casawp_property .btn-success:focus, .post-type-archive-casawp_property .btn-success:hover, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-success, .single-casawp_property .btn-success.active, .single-casawp_property .btn-success:active, .single-casawp_property .btn-success:focus, .single-casawp_property .btn-success:hover, .single-casawp_property .open>.dropdown-toggle.btn-success, .tax-casawp_salestype .btn-success.active, .tax-casawp_salestype .btn-success:active, .tax-casawp_salestype .btn-success:focus, .tax-casawp_salestype .btn-success:hover, .tax-casawp_salestype .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #6c894f;
	border-color: #5a7242
}

.post-type-archive-casawp_property .btn-success.active, .post-type-archive-casawp_property .btn-success:active, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-success, .single-casawp_property .btn-success.active, .single-casawp_property .btn-success:active, .single-casawp_property .open>.dropdown-toggle.btn-success, .tax-casawp_salestype .btn-success.active, .tax-casawp_salestype .btn-success:active, .tax-casawp_salestype .open>.dropdown-toggle.btn-success {
	background-image: none
}

.post-type-archive-casawp_property .btn-success.disabled, .post-type-archive-casawp_property .btn-success.disabled.active, .post-type-archive-casawp_property .btn-success.disabled:active, .post-type-archive-casawp_property .btn-success.disabled:focus, .post-type-archive-casawp_property .btn-success.disabled:hover, .post-type-archive-casawp_property .btn-success[disabled], .post-type-archive-casawp_property .btn-success[disabled].active, .post-type-archive-casawp_property .btn-success[disabled]:active, .post-type-archive-casawp_property .btn-success[disabled]:focus, .post-type-archive-casawp_property .btn-success[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .btn-success, .post-type-archive-casawp_property fieldset[disabled] .btn-success.active, .post-type-archive-casawp_property fieldset[disabled] .btn-success:active, .post-type-archive-casawp_property fieldset[disabled] .btn-success:focus, .post-type-archive-casawp_property fieldset[disabled] .btn-success:hover, .single-casawp_property .btn-success.disabled, .single-casawp_property .btn-success.disabled.active, .single-casawp_property .btn-success.disabled:active, .single-casawp_property .btn-success.disabled:focus, .single-casawp_property .btn-success.disabled:hover, .single-casawp_property .btn-success[disabled], .single-casawp_property .btn-success[disabled].active, .single-casawp_property .btn-success[disabled]:active, .single-casawp_property .btn-success[disabled]:focus, .single-casawp_property .btn-success[disabled]:hover, .single-casawp_property fieldset[disabled] .btn-success, .single-casawp_property fieldset[disabled] .btn-success.active, .single-casawp_property fieldset[disabled] .btn-success:active, .single-casawp_property fieldset[disabled] .btn-success:focus, .single-casawp_property fieldset[disabled] .btn-success:hover, .tax-casawp_salestype .btn-success.disabled, .tax-casawp_salestype .btn-success.disabled.active, .tax-casawp_salestype .btn-success.disabled:active, .tax-casawp_salestype .btn-success.disabled:focus, .tax-casawp_salestype .btn-success.disabled:hover, .tax-casawp_salestype .btn-success[disabled], .tax-casawp_salestype .btn-success[disabled].active, .tax-casawp_salestype .btn-success[disabled]:active, .tax-casawp_salestype .btn-success[disabled]:focus, .tax-casawp_salestype .btn-success[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .btn-success, .tax-casawp_salestype fieldset[disabled] .btn-success.active, .tax-casawp_salestype fieldset[disabled] .btn-success:active, .tax-casawp_salestype fieldset[disabled] .btn-success:focus, .tax-casawp_salestype fieldset[disabled] .btn-success:hover {
	background-color: #85a665;
	border-color: #789958
}

.post-type-archive-casawp_property .btn-success .badge, .single-casawp_property .btn-success .badge, .tax-casawp_salestype .btn-success .badge {
	color: #85a665;
	background-color: #fff
}

.post-type-archive-casawp_property .btn-info, .single-casawp_property .btn-info, .tax-casawp_salestype .btn-info {
	color: #fff;
	background-color: #a4a694;
	border-color: #989a86
}

.post-type-archive-casawp_property .btn-info.active, .post-type-archive-casawp_property .btn-info:active, .post-type-archive-casawp_property .btn-info:focus, .post-type-archive-casawp_property .btn-info:hover, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-info, .single-casawp_property .btn-info.active, .single-casawp_property .btn-info:active, .single-casawp_property .btn-info:focus, .single-casawp_property .btn-info:hover, .single-casawp_property .open>.dropdown-toggle.btn-info, .tax-casawp_salestype .btn-info.active, .tax-casawp_salestype .btn-info:active, .tax-casawp_salestype .btn-info:focus, .tax-casawp_salestype .btn-info:hover, .tax-casawp_salestype .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #8c8f78;
	border-color: #7a7c67
}

.post-type-archive-casawp_property .btn-info.disabled, .post-type-archive-casawp_property .btn-info.disabled.active, .post-type-archive-casawp_property .btn-info.disabled:active, .post-type-archive-casawp_property .btn-info.disabled:focus, .post-type-archive-casawp_property .btn-info.disabled:hover, .post-type-archive-casawp_property .btn-info[disabled], .post-type-archive-casawp_property .btn-info[disabled].active, .post-type-archive-casawp_property .btn-info[disabled]:active, .post-type-archive-casawp_property .btn-info[disabled]:focus, .post-type-archive-casawp_property .btn-info[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .btn-info, .post-type-archive-casawp_property fieldset[disabled] .btn-info.active, .post-type-archive-casawp_property fieldset[disabled] .btn-info:active, .post-type-archive-casawp_property fieldset[disabled] .btn-info:focus, .post-type-archive-casawp_property fieldset[disabled] .btn-info:hover, .single-casawp_property .btn-info.disabled, .single-casawp_property .btn-info.disabled.active, .single-casawp_property .btn-info.disabled:active, .single-casawp_property .btn-info.disabled:focus, .single-casawp_property .btn-info.disabled:hover, .single-casawp_property .btn-info[disabled], .single-casawp_property .btn-info[disabled].active, .single-casawp_property .btn-info[disabled]:active, .single-casawp_property .btn-info[disabled]:focus, .single-casawp_property .btn-info[disabled]:hover, .single-casawp_property fieldset[disabled] .btn-info, .single-casawp_property fieldset[disabled] .btn-info.active, .single-casawp_property fieldset[disabled] .btn-info:active, .single-casawp_property fieldset[disabled] .btn-info:focus, .single-casawp_property fieldset[disabled] .btn-info:hover, .tax-casawp_salestype .btn-info.disabled, .tax-casawp_salestype .btn-info.disabled.active, .tax-casawp_salestype .btn-info.disabled:active, .tax-casawp_salestype .btn-info.disabled:focus, .tax-casawp_salestype .btn-info.disabled:hover, .tax-casawp_salestype .btn-info[disabled], .tax-casawp_salestype .btn-info[disabled].active, .tax-casawp_salestype .btn-info[disabled]:active, .tax-casawp_salestype .btn-info[disabled]:focus, .tax-casawp_salestype .btn-info[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .btn-info, .tax-casawp_salestype fieldset[disabled] .btn-info.active, .tax-casawp_salestype fieldset[disabled] .btn-info:active, .tax-casawp_salestype fieldset[disabled] .btn-info:focus, .tax-casawp_salestype fieldset[disabled] .btn-info:hover {
	background-color: #a4a694;
	border-color: #989a86
}

.post-type-archive-casawp_property .btn-info .badge, .single-casawp_property .btn-info .badge, .tax-casawp_salestype .btn-info .badge {
	color: #a4a694;
	background-color: #fff
}

.post-type-archive-casawp_property .btn-warning, .single-casawp_property .btn-warning, .tax-casawp_salestype .btn-warning {
	color: #fff;
	background-color: #403130;
	border-color: #312625
}

.post-type-archive-casawp_property .btn-warning.active, .post-type-archive-casawp_property .btn-warning:active, .post-type-archive-casawp_property .btn-warning:focus, .post-type-archive-casawp_property .btn-warning:hover, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-warning, .single-casawp_property .btn-warning.active, .single-casawp_property .btn-warning:active, .single-casawp_property .btn-warning:focus, .single-casawp_property .btn-warning:hover, .single-casawp_property .open>.dropdown-toggle.btn-warning, .tax-casawp_salestype .btn-warning.active, .tax-casawp_salestype .btn-warning:active, .tax-casawp_salestype .btn-warning:focus, .tax-casawp_salestype .btn-warning:hover, .tax-casawp_salestype .open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #231b1a;
	border-color: #0e0b0b
}

.post-type-archive-casawp_property .btn-warning.disabled, .post-type-archive-casawp_property .btn-warning.disabled.active, .post-type-archive-casawp_property .btn-warning.disabled:active, .post-type-archive-casawp_property .btn-warning.disabled:focus, .post-type-archive-casawp_property .btn-warning.disabled:hover, .post-type-archive-casawp_property .btn-warning[disabled], .post-type-archive-casawp_property .btn-warning[disabled].active, .post-type-archive-casawp_property .btn-warning[disabled]:active, .post-type-archive-casawp_property .btn-warning[disabled]:focus, .post-type-archive-casawp_property .btn-warning[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .btn-warning, .post-type-archive-casawp_property fieldset[disabled] .btn-warning.active, .post-type-archive-casawp_property fieldset[disabled] .btn-warning:active, .post-type-archive-casawp_property fieldset[disabled] .btn-warning:focus, .post-type-archive-casawp_property fieldset[disabled] .btn-warning:hover, .single-casawp_property .btn-warning.disabled, .single-casawp_property .btn-warning.disabled.active, .single-casawp_property .btn-warning.disabled:active, .single-casawp_property .btn-warning.disabled:focus, .single-casawp_property .btn-warning.disabled:hover, .single-casawp_property .btn-warning[disabled], .single-casawp_property .btn-warning[disabled].active, .single-casawp_property .btn-warning[disabled]:active, .single-casawp_property .btn-warning[disabled]:focus, .single-casawp_property .btn-warning[disabled]:hover, .single-casawp_property fieldset[disabled] .btn-warning, .single-casawp_property fieldset[disabled] .btn-warning.active, .single-casawp_property fieldset[disabled] .btn-warning:active, .single-casawp_property fieldset[disabled] .btn-warning:focus, .single-casawp_property fieldset[disabled] .btn-warning:hover, .tax-casawp_salestype .btn-warning.disabled, .tax-casawp_salestype .btn-warning.disabled.active, .tax-casawp_salestype .btn-warning.disabled:active, .tax-casawp_salestype .btn-warning.disabled:focus, .tax-casawp_salestype .btn-warning.disabled:hover, .tax-casawp_salestype .btn-warning[disabled], .tax-casawp_salestype .btn-warning[disabled].active, .tax-casawp_salestype .btn-warning[disabled]:active, .tax-casawp_salestype .btn-warning[disabled]:focus, .tax-casawp_salestype .btn-warning[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .btn-warning, .tax-casawp_salestype fieldset[disabled] .btn-warning.active, .tax-casawp_salestype fieldset[disabled] .btn-warning:active, .tax-casawp_salestype fieldset[disabled] .btn-warning:focus, .tax-casawp_salestype fieldset[disabled] .btn-warning:hover {
	background-color: #403130;
	border-color: #312625
}

.post-type-archive-casawp_property .btn-warning .badge, .single-casawp_property .btn-warning .badge, .tax-casawp_salestype .btn-warning .badge {
	color: #403130;
	background-color: #fff
}

.post-type-archive-casawp_property .btn-danger, .single-casawp_property .btn-danger, .tax-casawp_salestype .btn-danger {
	color: #fff;
	background-color: #8c2a32;
	border-color: #78242b
}

.post-type-archive-casawp_property .btn-danger.active, .post-type-archive-casawp_property .btn-danger:active, .post-type-archive-casawp_property .btn-danger:focus, .post-type-archive-casawp_property .btn-danger:hover, .post-type-archive-casawp_property .open>.dropdown-toggle.btn-danger, .single-casawp_property .btn-danger.active, .single-casawp_property .btn-danger:active, .single-casawp_property .btn-danger:focus, .single-casawp_property .btn-danger:hover, .single-casawp_property .open>.dropdown-toggle.btn-danger, .tax-casawp_salestype .btn-danger.active, .tax-casawp_salestype .btn-danger:active, .tax-casawp_salestype .btn-danger:focus, .tax-casawp_salestype .btn-danger:hover, .tax-casawp_salestype .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #651e24;
	border-color: #49161a
}

.post-type-archive-casawp_property .btn-danger.disabled, .post-type-archive-casawp_property .btn-danger.disabled.active, .post-type-archive-casawp_property .btn-danger.disabled:active, .post-type-archive-casawp_property .btn-danger.disabled:focus, .post-type-archive-casawp_property .btn-danger.disabled:hover, .post-type-archive-casawp_property .btn-danger[disabled], .post-type-archive-casawp_property .btn-danger[disabled].active, .post-type-archive-casawp_property .btn-danger[disabled]:active, .post-type-archive-casawp_property .btn-danger[disabled]:focus, .post-type-archive-casawp_property .btn-danger[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .btn-danger, .post-type-archive-casawp_property fieldset[disabled] .btn-danger.active, .post-type-archive-casawp_property fieldset[disabled] .btn-danger:active, .post-type-archive-casawp_property fieldset[disabled] .btn-danger:focus, .post-type-archive-casawp_property fieldset[disabled] .btn-danger:hover, .single-casawp_property .btn-danger.disabled, .single-casawp_property .btn-danger.disabled.active, .single-casawp_property .btn-danger.disabled:active, .single-casawp_property .btn-danger.disabled:focus, .single-casawp_property .btn-danger.disabled:hover, .single-casawp_property .btn-danger[disabled], .single-casawp_property .btn-danger[disabled].active, .single-casawp_property .btn-danger[disabled]:active, .single-casawp_property .btn-danger[disabled]:focus, .single-casawp_property .btn-danger[disabled]:hover, .single-casawp_property fieldset[disabled] .btn-danger, .single-casawp_property fieldset[disabled] .btn-danger.active, .single-casawp_property fieldset[disabled] .btn-danger:active, .single-casawp_property fieldset[disabled] .btn-danger:focus, .single-casawp_property fieldset[disabled] .btn-danger:hover, .tax-casawp_salestype .btn-danger.disabled, .tax-casawp_salestype .btn-danger.disabled.active, .tax-casawp_salestype .btn-danger.disabled:active, .tax-casawp_salestype .btn-danger.disabled:focus, .tax-casawp_salestype .btn-danger.disabled:hover, .tax-casawp_salestype .btn-danger[disabled], .tax-casawp_salestype .btn-danger[disabled].active, .tax-casawp_salestype .btn-danger[disabled]:active, .tax-casawp_salestype .btn-danger[disabled]:focus, .tax-casawp_salestype .btn-danger[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .btn-danger, .tax-casawp_salestype fieldset[disabled] .btn-danger.active, .tax-casawp_salestype fieldset[disabled] .btn-danger:active, .tax-casawp_salestype fieldset[disabled] .btn-danger:focus, .tax-casawp_salestype fieldset[disabled] .btn-danger:hover {
	background-color: #8c2a32;
	border-color: #78242b
}

.post-type-archive-casawp_property .btn-danger .badge, .single-casawp_property .btn-danger .badge, .tax-casawp_salestype .btn-danger .badge {
	color: #8c2a32;
	background-color: #fff
}

.post-type-archive-casawp_property .btn-link, .single-casawp_property .btn-link, .tax-casawp_salestype .btn-link {
	color: #926d5c;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0
}

.post-type-archive-casawp_property .btn-link, .post-type-archive-casawp_property .btn-link:active, .post-type-archive-casawp_property .btn-link[disabled], .post-type-archive-casawp_property fieldset[disabled] .btn-link, .single-casawp_property .btn-link, .single-casawp_property .btn-link:active, .single-casawp_property .btn-link[disabled], .single-casawp_property fieldset[disabled] .btn-link, .tax-casawp_salestype .btn-link, .tax-casawp_salestype .btn-link:active, .tax-casawp_salestype .btn-link[disabled], .tax-casawp_salestype fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none
}

.post-type-archive-casawp_property .btn-link, .post-type-archive-casawp_property .btn-link:active, .post-type-archive-casawp_property .btn-link:focus, .post-type-archive-casawp_property .btn-link:hover, .single-casawp_property .btn-link, .single-casawp_property .btn-link:active, .single-casawp_property .btn-link:focus, .single-casawp_property .btn-link:hover, .tax-casawp_salestype .btn-link, .tax-casawp_salestype .btn-link:active, .tax-casawp_salestype .btn-link:focus, .tax-casawp_salestype .btn-link:hover {
	border-color: transparent
}

.post-type-archive-casawp_property .btn-link:focus, .post-type-archive-casawp_property .btn-link:hover, .single-casawp_property .btn-link:focus, .single-casawp_property .btn-link:hover, .tax-casawp_salestype .btn-link:focus, .tax-casawp_salestype .btn-link:hover {
	color: #634a3e;
	text-decoration: underline;
	background-color: transparent
}

.post-type-archive-casawp_property .btn-link[disabled]:focus, .post-type-archive-casawp_property .btn-link[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .btn-link:focus, .post-type-archive-casawp_property fieldset[disabled] .btn-link:hover, .single-casawp_property .btn-link[disabled]:focus, .single-casawp_property .btn-link[disabled]:hover, .single-casawp_property fieldset[disabled] .btn-link:focus, .single-casawp_property fieldset[disabled] .btn-link:hover, .tax-casawp_salestype .btn-link[disabled]:focus, .tax-casawp_salestype .btn-link[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .btn-link:focus, .tax-casawp_salestype fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.post-type-archive-casawp_property .btn-group-lg>.btn, .post-type-archive-casawp_property .btn-lg, .single-casawp_property .btn-group-lg>.btn, .single-casawp_property .btn-lg, .tax-casawp_salestype .btn-group-lg>.btn, .tax-casawp_salestype .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 3px
}

.post-type-archive-casawp_property .btn-group-sm>.btn, .post-type-archive-casawp_property .btn-sm, .single-casawp_property .btn-group-sm>.btn, .single-casawp_property .btn-sm, .tax-casawp_salestype .btn-group-sm>.btn, .tax-casawp_salestype .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.post-type-archive-casawp_property .btn-group-xs>.btn, .post-type-archive-casawp_property .btn-xs, .single-casawp_property .btn-group-xs>.btn, .single-casawp_property .btn-xs, .tax-casawp_salestype .btn-group-xs>.btn, .tax-casawp_salestype .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.post-type-archive-casawp_property .btn-block, .single-casawp_property .btn-block, .tax-casawp_salestype .btn-block {
	display: block;
	width: 100%
}

.post-type-archive-casawp_property .btn-block+.btn-block, .single-casawp_property .btn-block+.btn-block, .tax-casawp_salestype .btn-block+.btn-block {
	margin-top: 5px
}

.post-type-archive-casawp_property input[type=button].btn-block, .post-type-archive-casawp_property input[type=reset].btn-block, .post-type-archive-casawp_property input[type=submit].btn-block, .single-casawp_property input[type=button].btn-block, .single-casawp_property input[type=reset].btn-block, .single-casawp_property input[type=submit].btn-block, .tax-casawp_salestype input[type=button].btn-block, .tax-casawp_salestype input[type=reset].btn-block, .tax-casawp_salestype input[type=submit].btn-block {
	width: 100%
}

.post-type-archive-casawp_property .fade, .single-casawp_property .fade, .tax-casawp_salestype .fade {
	opacity: 0;
	transition: opacity .15s linear
}

.post-type-archive-casawp_property .fade.in, .single-casawp_property .fade.in, .tax-casawp_salestype .fade.in {
	opacity: 1
}

.post-type-archive-casawp_property .collapse, .single-casawp_property .collapse, .tax-casawp_salestype .collapse {
	display: none
}

.post-type-archive-casawp_property .collapse.in, .single-casawp_property .collapse.in, .tax-casawp_salestype .collapse.in {
	display: block
}

.post-type-archive-casawp_property tr.collapse.in, .single-casawp_property tr.collapse.in, .tax-casawp_salestype tr.collapse.in {
	display: table-row
}

.post-type-archive-casawp_property tbody.collapse.in, .single-casawp_property tbody.collapse.in, .tax-casawp_salestype tbody.collapse.in {
	display: table-row-group
}

.post-type-archive-casawp_property .collapsing, .single-casawp_property .collapsing, .tax-casawp_salestype .collapsing {
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}

.post-type-archive-casawp_property .caret, .single-casawp_property .caret, .tax-casawp_salestype .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.post-type-archive-casawp_property .dropdown-toggle:focus, .single-casawp_property .dropdown-toggle:focus, .tax-casawp_salestype .dropdown-toggle:focus {
	outline: 0
}

.post-type-archive-casawp_property .dropdown-menu, .single-casawp_property .dropdown-menu, .tax-casawp_salestype .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box
}

.post-type-archive-casawp_property .dropdown-menu-right, .post-type-archive-casawp_property .dropdown-menu.pull-right, .single-casawp_property .dropdown-menu-right, .single-casawp_property .dropdown-menu.pull-right, .tax-casawp_salestype .dropdown-menu-right, .tax-casawp_salestype .dropdown-menu.pull-right {
	left: auto;
	right: 0
}

.post-type-archive-casawp_property .dropdown-header, .post-type-archive-casawp_property .dropdown-menu>li>a, .single-casawp_property .dropdown-header, .single-casawp_property .dropdown-menu>li>a, .tax-casawp_salestype .dropdown-header, .tax-casawp_salestype .dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	line-height: 1.42857143;
	white-space: nowrap
}

.post-type-archive-casawp_property .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn, .post-type-archive-casawp_property .btn-group-vertical>.btn:not(:first-child):not(:last-child), .post-type-archive-casawp_property .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .post-type-archive-casawp_property .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .single-casawp_property .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn, .single-casawp_property .btn-group-vertical>.btn:not(:first-child):not(:last-child), .single-casawp_property .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .single-casawp_property .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .tax-casawp_salestype .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn, .tax-casawp_salestype .btn-group-vertical>.btn:not(:first-child):not(:last-child), .tax-casawp_salestype .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .tax-casawp_salestype .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.post-type-archive-casawp_property .dropdown-menu .divider, .single-casawp_property .dropdown-menu .divider, .tax-casawp_salestype .dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.post-type-archive-casawp_property .dropdown-menu>li>a, .single-casawp_property .dropdown-menu>li>a, .tax-casawp_salestype .dropdown-menu>li>a {
	clear: both;
	font-weight: 400;
	color: #333
}

.post-type-archive-casawp_property .dropdown-menu>li>a:focus, .post-type-archive-casawp_property .dropdown-menu>li>a:hover, .single-casawp_property .dropdown-menu>li>a:focus, .single-casawp_property .dropdown-menu>li>a:hover, .tax-casawp_salestype .dropdown-menu>li>a:focus, .tax-casawp_salestype .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.post-type-archive-casawp_property .dropdown-menu>.active>a, .post-type-archive-casawp_property .dropdown-menu>.active>a:focus, .post-type-archive-casawp_property .dropdown-menu>.active>a:hover, .single-casawp_property .dropdown-menu>.active>a, .single-casawp_property .dropdown-menu>.active>a:focus, .single-casawp_property .dropdown-menu>.active>a:hover, .tax-casawp_salestype .dropdown-menu>.active>a, .tax-casawp_salestype .dropdown-menu>.active>a:focus, .tax-casawp_salestype .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #926d5c
}

.post-type-archive-casawp_property .dropdown-menu>.disabled>a, .post-type-archive-casawp_property .dropdown-menu>.disabled>a:focus, .post-type-archive-casawp_property .dropdown-menu>.disabled>a:hover, .single-casawp_property .dropdown-menu>.disabled>a, .single-casawp_property .dropdown-menu>.disabled>a:focus, .single-casawp_property .dropdown-menu>.disabled>a:hover, .tax-casawp_salestype .dropdown-menu>.disabled>a, .tax-casawp_salestype .dropdown-menu>.disabled>a:focus, .tax-casawp_salestype .dropdown-menu>.disabled>a:hover {
	color: #777
}

.post-type-archive-casawp_property .dropdown-menu>.disabled>a:focus, .post-type-archive-casawp_property .dropdown-menu>.disabled>a:hover, .single-casawp_property .dropdown-menu>.disabled>a:focus, .single-casawp_property .dropdown-menu>.disabled>a:hover, .tax-casawp_salestype .dropdown-menu>.disabled>a:focus, .tax-casawp_salestype .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.post-type-archive-casawp_property .open>.dropdown-menu, .single-casawp_property .open>.dropdown-menu, .tax-casawp_salestype .open>.dropdown-menu {
	display: block
}

.post-type-archive-casawp_property .open>a, .single-casawp_property .open>a, .tax-casawp_salestype .open>a {
	outline: 0
}

.post-type-archive-casawp_property .dropdown-menu-left, .single-casawp_property .dropdown-menu-left, .tax-casawp_salestype .dropdown-menu-left {
	left: 0;
	right: auto
}

.post-type-archive-casawp_property .dropdown-header, .single-casawp_property .dropdown-header, .tax-casawp_salestype .dropdown-header {
	font-size: 12px;
	color: #777
}

.post-type-archive-casawp_property .dropdown-backdrop, .single-casawp_property .dropdown-backdrop, .tax-casawp_salestype .dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.post-type-archive-casawp_property .nav-justified>.dropdown .dropdown-menu, .post-type-archive-casawp_property .nav-tabs.nav-justified>.dropdown .dropdown-menu, .single-casawp_property .nav-justified>.dropdown .dropdown-menu, .single-casawp_property .nav-tabs.nav-justified>.dropdown .dropdown-menu, .tax-casawp_salestype .nav-justified>.dropdown .dropdown-menu, .tax-casawp_salestype .nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

.post-type-archive-casawp_property .pull-right>.dropdown-menu, .single-casawp_property .pull-right>.dropdown-menu, .tax-casawp_salestype .pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.post-type-archive-casawp_property .dropup .caret, .post-type-archive-casawp_property .navbar-fixed-bottom .dropdown .caret, .single-casawp_property .dropup .caret, .single-casawp_property .navbar-fixed-bottom .dropdown .caret, .tax-casawp_salestype .dropup .caret, .tax-casawp_salestype .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}

.post-type-archive-casawp_property .dropup .dropdown-menu, .post-type-archive-casawp_property .navbar-fixed-bottom .dropdown .dropdown-menu, .single-casawp_property .dropup .dropdown-menu, .single-casawp_property .navbar-fixed-bottom .dropdown .dropdown-menu, .tax-casawp_salestype .dropup .dropdown-menu, .tax-casawp_salestype .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}
@media (min-width:768px) {

.post-type-archive-casawp_property .navbar-right .dropdown-menu, .single-casawp_property .navbar-right .dropdown-menu, .tax-casawp_salestype .navbar-right .dropdown-menu {
	left: auto;
	right: 0
}

.post-type-archive-casawp_property .navbar-right .dropdown-menu-left, .single-casawp_property .navbar-right .dropdown-menu-left, .tax-casawp_salestype .navbar-right .dropdown-menu-left {
	left: 0;
	right: auto
}
}

.post-type-archive-casawp_property .btn-group, .post-type-archive-casawp_property .btn-group-vertical, .single-casawp_property .btn-group, .single-casawp_property .btn-group-vertical, .tax-casawp_salestype .btn-group, .tax-casawp_salestype .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.post-type-archive-casawp_property .btn-group-vertical>.btn, .post-type-archive-casawp_property .btn-group>.btn, .single-casawp_property .btn-group-vertical>.btn, .single-casawp_property .btn-group>.btn, .tax-casawp_salestype .btn-group-vertical>.btn, .tax-casawp_salestype .btn-group>.btn {
	position: relative;
	float: left
}

.post-type-archive-casawp_property .btn-group-vertical>.btn.active, .post-type-archive-casawp_property .btn-group-vertical>.btn:active, .post-type-archive-casawp_property .btn-group-vertical>.btn:focus, .post-type-archive-casawp_property .btn-group-vertical>.btn:hover, .post-type-archive-casawp_property .btn-group>.btn.active, .post-type-archive-casawp_property .btn-group>.btn:active, .post-type-archive-casawp_property .btn-group>.btn:focus, .post-type-archive-casawp_property .btn-group>.btn:hover, .single-casawp_property .btn-group-vertical>.btn.active, .single-casawp_property .btn-group-vertical>.btn:active, .single-casawp_property .btn-group-vertical>.btn:focus, .single-casawp_property .btn-group-vertical>.btn:hover, .single-casawp_property .btn-group>.btn.active, .single-casawp_property .btn-group>.btn:active, .single-casawp_property .btn-group>.btn:focus, .single-casawp_property .btn-group>.btn:hover, .tax-casawp_salestype .btn-group-vertical>.btn.active, .tax-casawp_salestype .btn-group-vertical>.btn:active, .tax-casawp_salestype .btn-group-vertical>.btn:focus, .tax-casawp_salestype .btn-group-vertical>.btn:hover, .tax-casawp_salestype .btn-group>.btn.active, .tax-casawp_salestype .btn-group>.btn:active, .tax-casawp_salestype .btn-group>.btn:focus, .tax-casawp_salestype .btn-group>.btn:hover {
	z-index: 2
}

.post-type-archive-casawp_property .btn-group-vertical>.btn:focus, .post-type-archive-casawp_property .btn-group>.btn:focus, .single-casawp_property .btn-group-vertical>.btn:focus, .single-casawp_property .btn-group>.btn:focus, .tax-casawp_salestype .btn-group-vertical>.btn:focus, .tax-casawp_salestype .btn-group>.btn:focus {
	outline: 0
}

.post-type-archive-casawp_property .btn-group .btn+.btn, .post-type-archive-casawp_property .btn-group .btn+.btn-group, .post-type-archive-casawp_property .btn-group .btn-group+.btn, .post-type-archive-casawp_property .btn-group .btn-group+.btn-group, .single-casawp_property .btn-group .btn+.btn, .single-casawp_property .btn-group .btn+.btn-group, .single-casawp_property .btn-group .btn-group+.btn, .single-casawp_property .btn-group .btn-group+.btn-group, .tax-casawp_salestype .btn-group .btn+.btn, .tax-casawp_salestype .btn-group .btn+.btn-group, .tax-casawp_salestype .btn-group .btn-group+.btn, .tax-casawp_salestype .btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.post-type-archive-casawp_property .btn-toolbar, .single-casawp_property .btn-toolbar, .tax-casawp_salestype .btn-toolbar {
	margin-left: -5px
}

.post-type-archive-casawp_property .btn-toolbar>.btn, .post-type-archive-casawp_property .btn-toolbar>.btn-group, .post-type-archive-casawp_property .btn-toolbar>.input-group, .single-casawp_property .btn-toolbar>.btn, .single-casawp_property .btn-toolbar>.btn-group, .single-casawp_property .btn-toolbar>.input-group, .tax-casawp_salestype .btn-toolbar>.btn, .tax-casawp_salestype .btn-toolbar>.btn-group, .tax-casawp_salestype .btn-toolbar>.input-group {
	margin-left: 5px
}

.post-type-archive-casawp_property .btn-group>.btn:first-child, .post-type-archive-casawp_property .btn .caret, .single-casawp_property .btn-group>.btn:first-child, .single-casawp_property .btn .caret, .tax-casawp_salestype .btn-group>.btn:first-child, .tax-casawp_salestype .btn .caret {
	margin-left: 0
}

.post-type-archive-casawp_property .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle), .single-casawp_property .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle), .tax-casawp_salestype .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.post-type-archive-casawp_property .btn-group>.btn:last-child:not(:first-child), .post-type-archive-casawp_property .btn-group>.dropdown-toggle:not(:first-child), .single-casawp_property .btn-group>.btn:last-child:not(:first-child), .single-casawp_property .btn-group>.dropdown-toggle:not(:first-child), .tax-casawp_salestype .btn-group>.btn:last-child:not(:first-child), .tax-casawp_salestype .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.post-type-archive-casawp_property .btn-group>.btn-group:first-child>.btn:last-child, .post-type-archive-casawp_property .btn-group>.btn-group:first-child>.dropdown-toggle, .single-casawp_property .btn-group>.btn-group:first-child>.btn:last-child, .single-casawp_property .btn-group>.btn-group:first-child>.dropdown-toggle, .tax-casawp_salestype .btn-group>.btn-group:first-child>.btn:last-child, .tax-casawp_salestype .btn-group>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.post-type-archive-casawp_property .btn-group>.btn-group:last-child>.btn:first-child, .single-casawp_property .btn-group>.btn-group:last-child>.btn:first-child, .tax-casawp_salestype .btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.post-type-archive-casawp_property .btn-group .dropdown-toggle:active, .post-type-archive-casawp_property .btn-group.open .dropdown-toggle, .single-casawp_property .btn-group .dropdown-toggle:active, .single-casawp_property .btn-group.open .dropdown-toggle, .tax-casawp_salestype .btn-group .dropdown-toggle:active, .tax-casawp_salestype .btn-group.open .dropdown-toggle {
	outline: 0
}

.post-type-archive-casawp_property .btn-group>.btn+.dropdown-toggle, .single-casawp_property .btn-group>.btn+.dropdown-toggle, .tax-casawp_salestype .btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.post-type-archive-casawp_property .btn-group>.btn-lg+.dropdown-toggle, .single-casawp_property .btn-group>.btn-lg+.dropdown-toggle, .tax-casawp_salestype .btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.post-type-archive-casawp_property .btn-group.open .dropdown-toggle, .single-casawp_property .btn-group.open .dropdown-toggle, .tax-casawp_salestype .btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.post-type-archive-casawp_property .btn-group.open .dropdown-toggle.btn-link, .single-casawp_property .btn-group.open .dropdown-toggle.btn-link, .tax-casawp_salestype .btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none
}

.post-type-archive-casawp_property .btn-lg .caret, .single-casawp_property .btn-lg .caret, .tax-casawp_salestype .btn-lg .caret {
	border-width: 5px 5px 0
}

.post-type-archive-casawp_property .dropup .btn-lg .caret, .single-casawp_property .dropup .btn-lg .caret, .tax-casawp_salestype .dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.post-type-archive-casawp_property .btn-group-vertical>.btn, .post-type-archive-casawp_property .btn-group-vertical>.btn-group, .post-type-archive-casawp_property .btn-group-vertical>.btn-group>.btn, .single-casawp_property .btn-group-vertical>.btn, .single-casawp_property .btn-group-vertical>.btn-group, .single-casawp_property .btn-group-vertical>.btn-group>.btn, .tax-casawp_salestype .btn-group-vertical>.btn, .tax-casawp_salestype .btn-group-vertical>.btn-group, .tax-casawp_salestype .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.post-type-archive-casawp_property .btn-group-vertical>.btn-group>.btn, .single-casawp_property .btn-group-vertical>.btn-group>.btn, .tax-casawp_salestype .btn-group-vertical>.btn-group>.btn {
	float: none
}

.post-type-archive-casawp_property .btn-group-vertical>.btn+.btn, .post-type-archive-casawp_property .btn-group-vertical>.btn+.btn-group, .post-type-archive-casawp_property .btn-group-vertical>.btn-group+.btn, .post-type-archive-casawp_property .btn-group-vertical>.btn-group+.btn-group, .single-casawp_property .btn-group-vertical>.btn+.btn, .single-casawp_property .btn-group-vertical>.btn+.btn-group, .single-casawp_property .btn-group-vertical>.btn-group+.btn, .single-casawp_property .btn-group-vertical>.btn-group+.btn-group, .tax-casawp_salestype .btn-group-vertical>.btn+.btn, .tax-casawp_salestype .btn-group-vertical>.btn+.btn-group, .tax-casawp_salestype .btn-group-vertical>.btn-group+.btn, .tax-casawp_salestype .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.post-type-archive-casawp_property .input-group-btn:last-child>.btn, .post-type-archive-casawp_property .input-group-btn:last-child>.btn-group, .post-type-archive-casawp_property .input-group-btn>.btn+.btn, .single-casawp_property .input-group-btn:last-child>.btn, .single-casawp_property .input-group-btn:last-child>.btn-group, .single-casawp_property .input-group-btn>.btn+.btn, .tax-casawp_salestype .input-group-btn:last-child>.btn, .tax-casawp_salestype .input-group-btn:last-child>.btn-group, .tax-casawp_salestype .input-group-btn>.btn+.btn {
	margin-left: -1px
}

.post-type-archive-casawp_property .btn-group-vertical>.btn:first-child:not(:last-child), .single-casawp_property .btn-group-vertical>.btn:first-child:not(:last-child), .tax-casawp_salestype .btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.post-type-archive-casawp_property .btn-group-vertical>.btn:last-child:not(:first-child), .single-casawp_property .btn-group-vertical>.btn:last-child:not(:first-child), .tax-casawp_salestype .btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.post-type-archive-casawp_property .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .post-type-archive-casawp_property .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle, .single-casawp_property .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .single-casawp_property .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle, .tax-casawp_salestype .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .tax-casawp_salestype .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.post-type-archive-casawp_property .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child, .single-casawp_property .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child, .tax-casawp_salestype .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.post-type-archive-casawp_property .btn-group-justified, .single-casawp_property .btn-group-justified, .tax-casawp_salestype .btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.post-type-archive-casawp_property .btn-group-justified>.btn, .post-type-archive-casawp_property .btn-group-justified>.btn-group, .single-casawp_property .btn-group-justified>.btn, .single-casawp_property .btn-group-justified>.btn-group, .tax-casawp_salestype .btn-group-justified>.btn, .tax-casawp_salestype .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.post-type-archive-casawp_property .btn-group-justified>.btn-group .btn, .single-casawp_property .btn-group-justified>.btn-group .btn, .tax-casawp_salestype .btn-group-justified>.btn-group .btn {
	width: 100%
}

.post-type-archive-casawp_property .btn-group-justified>.btn-group .dropdown-menu, .single-casawp_property .btn-group-justified>.btn-group .dropdown-menu, .tax-casawp_salestype .btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

.post-type-archive-casawp_property [data-toggle=buttons]>.btn>input[type=checkbox], .post-type-archive-casawp_property [data-toggle=buttons]>.btn>input[type=radio], .single-casawp_property [data-toggle=buttons]>.btn>input[type=checkbox], .single-casawp_property [data-toggle=buttons]>.btn>input[type=radio], .tax-casawp_salestype [data-toggle=buttons]>.btn>input[type=checkbox], .tax-casawp_salestype [data-toggle=buttons]>.btn>input[type=radio] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity=0)
}

.post-type-archive-casawp_property .input-group, .single-casawp_property .input-group, .tax-casawp_salestype .input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.post-type-archive-casawp_property .input-group[class*=col-], .single-casawp_property .input-group[class*=col-], .tax-casawp_salestype .input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.post-type-archive-casawp_property .input-group .form-control, .single-casawp_property .input-group .form-control, .tax-casawp_salestype .input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.post-type-archive-casawp_property .input-group-lg>.form-control, .post-type-archive-casawp_property .input-group-lg>.input-group-addon, .post-type-archive-casawp_property .input-group-lg>.input-group-btn>.btn, .single-casawp_property .input-group-lg>.form-control, .single-casawp_property .input-group-lg>.input-group-addon, .single-casawp_property .input-group-lg>.input-group-btn>.btn, .tax-casawp_salestype .input-group-lg>.form-control, .tax-casawp_salestype .input-group-lg>.input-group-addon, .tax-casawp_salestype .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 3px
}

.post-type-archive-casawp_property select.input-group-lg>.form-control, .post-type-archive-casawp_property select.input-group-lg>.input-group-addon, .post-type-archive-casawp_property select.input-group-lg>.input-group-btn>.btn, .single-casawp_property select.input-group-lg>.form-control, .single-casawp_property select.input-group-lg>.input-group-addon, .single-casawp_property select.input-group-lg>.input-group-btn>.btn, .tax-casawp_salestype select.input-group-lg>.form-control, .tax-casawp_salestype select.input-group-lg>.input-group-addon, .tax-casawp_salestype select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

.post-type-archive-casawp_property select[multiple].input-group-lg>.form-control, .post-type-archive-casawp_property select[multiple].input-group-lg>.input-group-addon, .post-type-archive-casawp_property select[multiple].input-group-lg>.input-group-btn>.btn, .post-type-archive-casawp_property textarea.input-group-lg>.form-control, .post-type-archive-casawp_property textarea.input-group-lg>.input-group-addon, .post-type-archive-casawp_property textarea.input-group-lg>.input-group-btn>.btn, .single-casawp_property select[multiple].input-group-lg>.form-control, .single-casawp_property select[multiple].input-group-lg>.input-group-addon, .single-casawp_property select[multiple].input-group-lg>.input-group-btn>.btn, .single-casawp_property textarea.input-group-lg>.form-control, .single-casawp_property textarea.input-group-lg>.input-group-addon, .single-casawp_property textarea.input-group-lg>.input-group-btn>.btn, .tax-casawp_salestype select[multiple].input-group-lg>.form-control, .tax-casawp_salestype select[multiple].input-group-lg>.input-group-addon, .tax-casawp_salestype select[multiple].input-group-lg>.input-group-btn>.btn, .tax-casawp_salestype textarea.input-group-lg>.form-control, .tax-casawp_salestype textarea.input-group-lg>.input-group-addon, .tax-casawp_salestype textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.post-type-archive-casawp_property .input-group-sm>.form-control, .post-type-archive-casawp_property .input-group-sm>.input-group-addon, .post-type-archive-casawp_property .input-group-sm>.input-group-btn>.btn, .single-casawp_property .input-group-sm>.form-control, .single-casawp_property .input-group-sm>.input-group-addon, .single-casawp_property .input-group-sm>.input-group-btn>.btn, .tax-casawp_salestype .input-group-sm>.form-control, .tax-casawp_salestype .input-group-sm>.input-group-addon, .tax-casawp_salestype .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.post-type-archive-casawp_property select.input-group-sm>.form-control, .post-type-archive-casawp_property select.input-group-sm>.input-group-addon, .post-type-archive-casawp_property select.input-group-sm>.input-group-btn>.btn, .single-casawp_property select.input-group-sm>.form-control, .single-casawp_property select.input-group-sm>.input-group-addon, .single-casawp_property select.input-group-sm>.input-group-btn>.btn, .tax-casawp_salestype select.input-group-sm>.form-control, .tax-casawp_salestype select.input-group-sm>.input-group-addon, .tax-casawp_salestype select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

.post-type-archive-casawp_property select[multiple].input-group-sm>.form-control, .post-type-archive-casawp_property select[multiple].input-group-sm>.input-group-addon, .post-type-archive-casawp_property select[multiple].input-group-sm>.input-group-btn>.btn, .post-type-archive-casawp_property textarea.input-group-sm>.form-control, .post-type-archive-casawp_property textarea.input-group-sm>.input-group-addon, .post-type-archive-casawp_property textarea.input-group-sm>.input-group-btn>.btn, .single-casawp_property select[multiple].input-group-sm>.form-control, .single-casawp_property select[multiple].input-group-sm>.input-group-addon, .single-casawp_property select[multiple].input-group-sm>.input-group-btn>.btn, .single-casawp_property textarea.input-group-sm>.form-control, .single-casawp_property textarea.input-group-sm>.input-group-addon, .single-casawp_property textarea.input-group-sm>.input-group-btn>.btn, .tax-casawp_salestype select[multiple].input-group-sm>.form-control, .tax-casawp_salestype select[multiple].input-group-sm>.input-group-addon, .tax-casawp_salestype select[multiple].input-group-sm>.input-group-btn>.btn, .tax-casawp_salestype textarea.input-group-sm>.form-control, .tax-casawp_salestype textarea.input-group-sm>.input-group-addon, .tax-casawp_salestype textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.post-type-archive-casawp_property .input-group-addon, .post-type-archive-casawp_property .input-group-btn, .post-type-archive-casawp_property .input-group .form-control, .single-casawp_property .input-group-addon, .single-casawp_property .input-group-btn, .single-casawp_property .input-group .form-control, .tax-casawp_salestype .input-group-addon, .tax-casawp_salestype .input-group-btn, .tax-casawp_salestype .input-group .form-control {
	display: table-cell
}

.post-type-archive-casawp_property .nav>li, .post-type-archive-casawp_property .nav>li>a, .single-casawp_property .nav>li, .single-casawp_property .nav>li>a, .tax-casawp_salestype .nav>li, .tax-casawp_salestype .nav>li>a {
	display: block;
	position: relative
}

.post-type-archive-casawp_property .input-group-addon:not(:first-child):not(:last-child), .post-type-archive-casawp_property .input-group-btn:not(:first-child):not(:last-child), .post-type-archive-casawp_property .input-group .form-control:not(:first-child):not(:last-child), .single-casawp_property .input-group-addon:not(:first-child):not(:last-child), .single-casawp_property .input-group-btn:not(:first-child):not(:last-child), .single-casawp_property .input-group .form-control:not(:first-child):not(:last-child), .tax-casawp_salestype .input-group-addon:not(:first-child):not(:last-child), .tax-casawp_salestype .input-group-btn:not(:first-child):not(:last-child), .tax-casawp_salestype .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.post-type-archive-casawp_property .input-group-addon, .post-type-archive-casawp_property .input-group-btn, .single-casawp_property .input-group-addon, .single-casawp_property .input-group-btn, .tax-casawp_salestype .input-group-addon, .tax-casawp_salestype .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.post-type-archive-casawp_property .input-group-addon, .single-casawp_property .input-group-addon, .tax-casawp_salestype .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 0
}

.post-type-archive-casawp_property .input-group-addon.input-sm, .single-casawp_property .input-group-addon.input-sm, .tax-casawp_salestype .input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0
}

.post-type-archive-casawp_property .input-group-addon.input-lg, .single-casawp_property .input-group-addon.input-lg, .tax-casawp_salestype .input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 3px
}

.post-type-archive-casawp_property .input-group-addon input[type=checkbox], .post-type-archive-casawp_property .input-group-addon input[type=radio], .single-casawp_property .input-group-addon input[type=checkbox], .single-casawp_property .input-group-addon input[type=radio], .tax-casawp_salestype .input-group-addon input[type=checkbox], .tax-casawp_salestype .input-group-addon input[type=radio] {
	margin-top: 0
}

.post-type-archive-casawp_property .input-group-addon:first-child, .post-type-archive-casawp_property .input-group-btn:first-child>.btn, .post-type-archive-casawp_property .input-group-btn:first-child>.btn-group>.btn, .post-type-archive-casawp_property .input-group-btn:first-child>.dropdown-toggle, .post-type-archive-casawp_property .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .post-type-archive-casawp_property .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .post-type-archive-casawp_property .input-group .form-control:first-child, .single-casawp_property .input-group-addon:first-child, .single-casawp_property .input-group-btn:first-child>.btn, .single-casawp_property .input-group-btn:first-child>.btn-group>.btn, .single-casawp_property .input-group-btn:first-child>.dropdown-toggle, .single-casawp_property .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .single-casawp_property .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .single-casawp_property .input-group .form-control:first-child, .tax-casawp_salestype .input-group-addon:first-child, .tax-casawp_salestype .input-group-btn:first-child>.btn, .tax-casawp_salestype .input-group-btn:first-child>.btn-group>.btn, .tax-casawp_salestype .input-group-btn:first-child>.dropdown-toggle, .tax-casawp_salestype .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .tax-casawp_salestype .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .tax-casawp_salestype .input-group .form-control:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.post-type-archive-casawp_property .input-group-addon:first-child, .single-casawp_property .input-group-addon:first-child, .tax-casawp_salestype .input-group-addon:first-child {
	border-right: 0
}

.post-type-archive-casawp_property .input-group-addon:last-child, .post-type-archive-casawp_property .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .post-type-archive-casawp_property .input-group-btn:first-child>.btn:not(:first-child), .post-type-archive-casawp_property .input-group-btn:last-child>.btn, .post-type-archive-casawp_property .input-group-btn:last-child>.btn-group>.btn, .post-type-archive-casawp_property .input-group-btn:last-child>.dropdown-toggle, .post-type-archive-casawp_property .input-group .form-control:last-child, .single-casawp_property .input-group-addon:last-child, .single-casawp_property .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .single-casawp_property .input-group-btn:first-child>.btn:not(:first-child), .single-casawp_property .input-group-btn:last-child>.btn, .single-casawp_property .input-group-btn:last-child>.btn-group>.btn, .single-casawp_property .input-group-btn:last-child>.dropdown-toggle, .single-casawp_property .input-group .form-control:last-child, .tax-casawp_salestype .input-group-addon:last-child, .tax-casawp_salestype .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .tax-casawp_salestype .input-group-btn:first-child>.btn:not(:first-child), .tax-casawp_salestype .input-group-btn:last-child>.btn, .tax-casawp_salestype .input-group-btn:last-child>.btn-group>.btn, .tax-casawp_salestype .input-group-btn:last-child>.dropdown-toggle, .tax-casawp_salestype .input-group .form-control:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.post-type-archive-casawp_property .input-group-addon:last-child, .single-casawp_property .input-group-addon:last-child, .tax-casawp_salestype .input-group-addon:last-child {
	border-left: 0
}

.post-type-archive-casawp_property .input-group-btn, .single-casawp_property .input-group-btn, .tax-casawp_salestype .input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.post-type-archive-casawp_property .input-group-btn>.btn, .single-casawp_property .input-group-btn>.btn, .tax-casawp_salestype .input-group-btn>.btn {
	position: relative
}

.post-type-archive-casawp_property .input-group-btn>.btn:active, .post-type-archive-casawp_property .input-group-btn>.btn:focus, .post-type-archive-casawp_property .input-group-btn>.btn:hover, .single-casawp_property .input-group-btn>.btn:active, .single-casawp_property .input-group-btn>.btn:focus, .single-casawp_property .input-group-btn>.btn:hover, .tax-casawp_salestype .input-group-btn>.btn:active, .tax-casawp_salestype .input-group-btn>.btn:focus, .tax-casawp_salestype .input-group-btn>.btn:hover {
	z-index: 2
}

.post-type-archive-casawp_property .input-group-btn:first-child>.btn, .post-type-archive-casawp_property .input-group-btn:first-child>.btn-group, .single-casawp_property .input-group-btn:first-child>.btn, .single-casawp_property .input-group-btn:first-child>.btn-group, .tax-casawp_salestype .input-group-btn:first-child>.btn, .tax-casawp_salestype .input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.post-type-archive-casawp_property .nav, .single-casawp_property .nav, .tax-casawp_salestype .nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.post-type-archive-casawp_property .nav>li>a, .single-casawp_property .nav>li>a, .tax-casawp_salestype .nav>li>a {
	padding: 10px 15px
}

.post-type-archive-casawp_property .nav>li>a:focus, .post-type-archive-casawp_property .nav>li>a:hover, .single-casawp_property .nav>li>a:focus, .single-casawp_property .nav>li>a:hover, .tax-casawp_salestype .nav>li>a:focus, .tax-casawp_salestype .nav>li>a:hover {
	text-decoration: none;
	background-color: #dbccc6
}

.post-type-archive-casawp_property .nav>li.disabled>a, .single-casawp_property .nav>li.disabled>a, .tax-casawp_salestype .nav>li.disabled>a {
	color: #777
}

.post-type-archive-casawp_property .nav>li.disabled>a:focus, .post-type-archive-casawp_property .nav>li.disabled>a:hover, .single-casawp_property .nav>li.disabled>a:focus, .single-casawp_property .nav>li.disabled>a:hover, .tax-casawp_salestype .nav>li.disabled>a:focus, .tax-casawp_salestype .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.post-type-archive-casawp_property .nav .open>a, .post-type-archive-casawp_property .nav .open>a:focus, .post-type-archive-casawp_property .nav .open>a:hover, .single-casawp_property .nav .open>a, .single-casawp_property .nav .open>a:focus, .single-casawp_property .nav .open>a:hover, .tax-casawp_salestype .nav .open>a, .tax-casawp_salestype .nav .open>a:focus, .tax-casawp_salestype .nav .open>a:hover {
	background-color: #dbccc6;
	border-color: #926d5c
}

.post-type-archive-casawp_property .nav .nav-divider, .single-casawp_property .nav .nav-divider, .tax-casawp_salestype .nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.post-type-archive-casawp_property .nav>li>a>img, .single-casawp_property .nav>li>a>img, .tax-casawp_salestype .nav>li>a>img {
	max-width: none
}

.post-type-archive-casawp_property .nav-tabs, .single-casawp_property .nav-tabs, .tax-casawp_salestype .nav-tabs {
	border-bottom: 1px solid #ddd
}

.post-type-archive-casawp_property .nav-tabs>li, .single-casawp_property .nav-tabs>li, .tax-casawp_salestype .nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.post-type-archive-casawp_property .nav-tabs>li>a, .single-casawp_property .nav-tabs>li>a, .tax-casawp_salestype .nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 0
}

.post-type-archive-casawp_property .nav-tabs>li>a:hover, .single-casawp_property .nav-tabs>li>a:hover, .tax-casawp_salestype .nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.post-type-archive-casawp_property .nav-tabs>li.active>a, .post-type-archive-casawp_property .nav-tabs>li.active>a:focus, .post-type-archive-casawp_property .nav-tabs>li.active>a:hover, .single-casawp_property .nav-tabs>li.active>a, .single-casawp_property .nav-tabs>li.active>a:focus, .single-casawp_property .nav-tabs>li.active>a:hover, .tax-casawp_salestype .nav-tabs>li.active>a, .tax-casawp_salestype .nav-tabs>li.active>a:focus, .tax-casawp_salestype .nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.post-type-archive-casawp_property .nav-tabs.nav-justified, .single-casawp_property .nav-tabs.nav-justified, .tax-casawp_salestype .nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.post-type-archive-casawp_property .nav-tabs.nav-justified>li, .single-casawp_property .nav-tabs.nav-justified>li, .tax-casawp_salestype .nav-tabs.nav-justified>li {
	float: none
}

.post-type-archive-casawp_property .nav-tabs.nav-justified>li>a, .single-casawp_property .nav-tabs.nav-justified>li>a, .tax-casawp_salestype .nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
	margin-right: 0;
	border-radius: 0
}

.post-type-archive-casawp_property .nav-tabs.nav-justified>.active>a, .post-type-archive-casawp_property .nav-tabs.nav-justified>.active>a:focus, .post-type-archive-casawp_property .nav-tabs.nav-justified>.active>a:hover, .single-casawp_property .nav-tabs.nav-justified>.active>a, .single-casawp_property .nav-tabs.nav-justified>.active>a:focus, .single-casawp_property .nav-tabs.nav-justified>.active>a:hover, .tax-casawp_salestype .nav-tabs.nav-justified>.active>a, .tax-casawp_salestype .nav-tabs.nav-justified>.active>a:focus, .tax-casawp_salestype .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width:768px) {

.post-type-archive-casawp_property .nav-tabs.nav-justified>li, .single-casawp_property .nav-tabs.nav-justified>li, .tax-casawp_salestype .nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}

.post-type-archive-casawp_property .nav-tabs.nav-justified>li>a, .single-casawp_property .nav-tabs.nav-justified>li>a, .tax-casawp_salestype .nav-tabs.nav-justified>li>a {
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
	border-radius: 0
}

.post-type-archive-casawp_property .nav-tabs.nav-justified>.active>a, .post-type-archive-casawp_property .nav-tabs.nav-justified>.active>a:focus, .post-type-archive-casawp_property .nav-tabs.nav-justified>.active>a:hover, .single-casawp_property .nav-tabs.nav-justified>.active>a, .single-casawp_property .nav-tabs.nav-justified>.active>a:focus, .single-casawp_property .nav-tabs.nav-justified>.active>a:hover, .tax-casawp_salestype .nav-tabs.nav-justified>.active>a, .tax-casawp_salestype .nav-tabs.nav-justified>.active>a:focus, .tax-casawp_salestype .nav-tabs.nav-justified>.active>a:hover {
	border-bottom-color: #fff
}
}

.post-type-archive-casawp_property .nav-pills>li, .single-casawp_property .nav-pills>li, .tax-casawp_salestype .nav-pills>li {
	float: left
}

.post-type-archive-casawp_property .nav-justified>li, .post-type-archive-casawp_property .nav-stacked>li, .single-casawp_property .nav-justified>li, .single-casawp_property .nav-stacked>li, .tax-casawp_salestype .nav-justified>li, .tax-casawp_salestype .nav-stacked>li {
	float: none
}

.post-type-archive-casawp_property .nav-pills>li>a, .single-casawp_property .nav-pills>li>a, .tax-casawp_salestype .nav-pills>li>a {
	border-radius: 0
}

.post-type-archive-casawp_property .nav-pills>li+li, .single-casawp_property .nav-pills>li+li, .tax-casawp_salestype .nav-pills>li+li {
	margin-left: 2px
}

.post-type-archive-casawp_property .nav-pills>li.active>a, .post-type-archive-casawp_property .nav-pills>li.active>a:focus, .post-type-archive-casawp_property .nav-pills>li.active>a:hover, .single-casawp_property .nav-pills>li.active>a, .single-casawp_property .nav-pills>li.active>a:focus, .single-casawp_property .nav-pills>li.active>a:hover, .tax-casawp_salestype .nav-pills>li.active>a, .tax-casawp_salestype .nav-pills>li.active>a:focus, .tax-casawp_salestype .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #926d5c
}

.post-type-archive-casawp_property .nav-stacked>li+li, .single-casawp_property .nav-stacked>li+li, .tax-casawp_salestype .nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.post-type-archive-casawp_property .nav-justified, .single-casawp_property .nav-justified, .tax-casawp_salestype .nav-justified {
	width: 100%
}

.post-type-archive-casawp_property .nav-justified>li>a, .single-casawp_property .nav-justified>li>a, .tax-casawp_salestype .nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.post-type-archive-casawp_property .nav-tabs-justified, .single-casawp_property .nav-tabs-justified, .tax-casawp_salestype .nav-tabs-justified {
	border-bottom: 0
}

.post-type-archive-casawp_property .nav-tabs-justified>li>a, .single-casawp_property .nav-tabs-justified>li>a, .tax-casawp_salestype .nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 0
}

.post-type-archive-casawp_property .nav-tabs-justified>.active>a, .post-type-archive-casawp_property .nav-tabs-justified>.active>a:focus, .post-type-archive-casawp_property .nav-tabs-justified>.active>a:hover, .single-casawp_property .nav-tabs-justified>.active>a, .single-casawp_property .nav-tabs-justified>.active>a:focus, .single-casawp_property .nav-tabs-justified>.active>a:hover, .tax-casawp_salestype .nav-tabs-justified>.active>a, .tax-casawp_salestype .nav-tabs-justified>.active>a:focus, .tax-casawp_salestype .nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width:768px) {

.post-type-archive-casawp_property .nav-justified>li, .single-casawp_property .nav-justified>li, .tax-casawp_salestype .nav-justified>li {
	display: table-cell;
	width: 1%
}

.post-type-archive-casawp_property .nav-justified>li>a, .single-casawp_property .nav-justified>li>a, .tax-casawp_salestype .nav-justified>li>a {
	margin-bottom: 0
}

.post-type-archive-casawp_property .nav-tabs-justified>li>a, .single-casawp_property .nav-tabs-justified>li>a, .tax-casawp_salestype .nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 0
}

.post-type-archive-casawp_property .nav-tabs-justified>.active>a, .post-type-archive-casawp_property .nav-tabs-justified>.active>a:focus, .post-type-archive-casawp_property .nav-tabs-justified>.active>a:hover, .single-casawp_property .nav-tabs-justified>.active>a, .single-casawp_property .nav-tabs-justified>.active>a:focus, .single-casawp_property .nav-tabs-justified>.active>a:hover, .tax-casawp_salestype .nav-tabs-justified>.active>a, .tax-casawp_salestype .nav-tabs-justified>.active>a:focus, .tax-casawp_salestype .nav-tabs-justified>.active>a:hover {
	border-bottom-color: #fff
}
}

.post-type-archive-casawp_property .tab-content>.tab-pane, .single-casawp_property .tab-content>.tab-pane, .tax-casawp_salestype .tab-content>.tab-pane {
	display: none
}

.post-type-archive-casawp_property .tab-content>.active, .single-casawp_property .tab-content>.active, .tax-casawp_salestype .tab-content>.active {
	display: block
}

.post-type-archive-casawp_property .nav-tabs .dropdown-menu, .single-casawp_property .nav-tabs .dropdown-menu, .tax-casawp_salestype .nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.post-type-archive-casawp_property .navbar, .single-casawp_property .navbar, .tax-casawp_salestype .navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

.post-type-archive-casawp_property .navbar-collapse, .single-casawp_property .navbar-collapse, .tax-casawp_salestype .navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1);
	-webkit-overflow-scrolling: touch
}

.post-type-archive-casawp_property .navbar-collapse.in, .single-casawp_property .navbar-collapse.in, .tax-casawp_salestype .navbar-collapse.in {
	overflow-y: auto
}
@media (min-width:768px) {

.post-type-archive-casawp_property .navbar, .single-casawp_property .navbar, .tax-casawp_salestype .navbar {
	border-radius: 0
}

.post-type-archive-casawp_property .navbar-header, .single-casawp_property .navbar-header, .tax-casawp_salestype .navbar-header {
	float: left
}

.post-type-archive-casawp_property .navbar-collapse, .single-casawp_property .navbar-collapse, .tax-casawp_salestype .navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none
}

.post-type-archive-casawp_property .navbar-collapse.collapse, .single-casawp_property .navbar-collapse.collapse, .tax-casawp_salestype .navbar-collapse.collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important
}

.post-type-archive-casawp_property .navbar-collapse.in, .single-casawp_property .navbar-collapse.in, .tax-casawp_salestype .navbar-collapse.in {
	overflow-y: visible
}

.post-type-archive-casawp_property .navbar-fixed-bottom .navbar-collapse, .post-type-archive-casawp_property .navbar-fixed-top .navbar-collapse, .post-type-archive-casawp_property .navbar-static-top .navbar-collapse, .single-casawp_property .navbar-fixed-bottom .navbar-collapse, .single-casawp_property .navbar-fixed-top .navbar-collapse, .single-casawp_property .navbar-static-top .navbar-collapse, .tax-casawp_salestype .navbar-fixed-bottom .navbar-collapse, .tax-casawp_salestype .navbar-fixed-top .navbar-collapse, .tax-casawp_salestype .navbar-static-top .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}

.post-type-archive-casawp_property .embed-responsive, .post-type-archive-casawp_property .modal, .post-type-archive-casawp_property .modal-open, .post-type-archive-casawp_property .progress, .single-casawp_property .embed-responsive, .single-casawp_property .modal, .single-casawp_property .modal-open, .single-casawp_property .progress, .tax-casawp_salestype .embed-responsive, .tax-casawp_salestype .modal, .tax-casawp_salestype .modal-open, .tax-casawp_salestype .progress {
	overflow: hidden
}
@media (max-width:480px) and (orientation:landscape) {

.post-type-archive-casawp_property .navbar-fixed-bottom .navbar-collapse, .post-type-archive-casawp_property .navbar-fixed-top .navbar-collapse, .single-casawp_property .navbar-fixed-bottom .navbar-collapse, .single-casawp_property .navbar-fixed-top .navbar-collapse, .tax-casawp_salestype .navbar-fixed-bottom .navbar-collapse, .tax-casawp_salestype .navbar-fixed-top .navbar-collapse {
	max-height: 200px
}
}

.post-type-archive-casawp_property .container-fluid>.navbar-collapse, .post-type-archive-casawp_property .container-fluid>.navbar-header, .post-type-archive-casawp_property .container>.navbar-collapse, .post-type-archive-casawp_property .container>.navbar-header, .single-casawp_property .container-fluid>.navbar-collapse, .single-casawp_property .container-fluid>.navbar-header, .single-casawp_property .container>.navbar-collapse, .single-casawp_property .container>.navbar-header, .tax-casawp_salestype .container-fluid>.navbar-collapse, .tax-casawp_salestype .container-fluid>.navbar-header, .tax-casawp_salestype .container>.navbar-collapse, .tax-casawp_salestype .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

.post-type-archive-casawp_property .navbar-static-top, .single-casawp_property .navbar-static-top, .tax-casawp_salestype .navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

.post-type-archive-casawp_property .navbar-fixed-bottom, .post-type-archive-casawp_property .navbar-fixed-top, .single-casawp_property .navbar-fixed-bottom, .single-casawp_property .navbar-fixed-top, .tax-casawp_salestype .navbar-fixed-bottom, .tax-casawp_salestype .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	transform: translateZ(0)
}

.post-type-archive-casawp_property .navbar-fixed-top, .single-casawp_property .navbar-fixed-top, .tax-casawp_salestype .navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.post-type-archive-casawp_property .navbar-fixed-bottom, .single-casawp_property .navbar-fixed-bottom, .tax-casawp_salestype .navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.post-type-archive-casawp_property .navbar-brand, .single-casawp_property .navbar-brand, .tax-casawp_salestype .navbar-brand {
	float: left;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

.post-type-archive-casawp_property .navbar-brand:focus, .post-type-archive-casawp_property .navbar-brand:hover, .single-casawp_property .navbar-brand:focus, .single-casawp_property .navbar-brand:hover, .tax-casawp_salestype .navbar-brand:focus, .tax-casawp_salestype .navbar-brand:hover {
	text-decoration: none
}
@media (min-width:768px) {

.post-type-archive-casawp_property .container-fluid>.navbar-collapse, .post-type-archive-casawp_property .container-fluid>.navbar-header, .post-type-archive-casawp_property .container>.navbar-collapse, .post-type-archive-casawp_property .container>.navbar-header, .single-casawp_property .container-fluid>.navbar-collapse, .single-casawp_property .container-fluid>.navbar-header, .single-casawp_property .container>.navbar-collapse, .single-casawp_property .container>.navbar-header, .tax-casawp_salestype .container-fluid>.navbar-collapse, .tax-casawp_salestype .container-fluid>.navbar-header, .tax-casawp_salestype .container>.navbar-collapse, .tax-casawp_salestype .container>.navbar-header {
	margin-right: 0;
	margin-left: 0
}

.post-type-archive-casawp_property .navbar-fixed-bottom, .post-type-archive-casawp_property .navbar-fixed-top, .post-type-archive-casawp_property .navbar-static-top, .single-casawp_property .navbar-fixed-bottom, .single-casawp_property .navbar-fixed-top, .single-casawp_property .navbar-static-top, .tax-casawp_salestype .navbar-fixed-bottom, .tax-casawp_salestype .navbar-fixed-top, .tax-casawp_salestype .navbar-static-top {
	border-radius: 0
}

.post-type-archive-casawp_property .navbar>.container-fluid .navbar-brand, .post-type-archive-casawp_property .navbar>.container .navbar-brand, .single-casawp_property .navbar>.container-fluid .navbar-brand, .single-casawp_property .navbar>.container .navbar-brand, .tax-casawp_salestype .navbar>.container-fluid .navbar-brand, .tax-casawp_salestype .navbar>.container .navbar-brand {
	margin-left: -15px
}
}

.post-type-archive-casawp_property .navbar-toggle, .single-casawp_property .navbar-toggle, .tax-casawp_salestype .navbar-toggle {
	position: relative;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	border-radius: 0
}

.post-type-archive-casawp_property .navbar-toggle:focus, .single-casawp_property .navbar-toggle:focus, .tax-casawp_salestype .navbar-toggle:focus {
	outline: 0
}

.post-type-archive-casawp_property .navbar-toggle .icon-bar, .single-casawp_property .navbar-toggle .icon-bar, .tax-casawp_salestype .navbar-toggle .icon-bar {
	display: block;
	border-radius: 1px
}

.post-type-archive-casawp_property .navbar-nav, .single-casawp_property .navbar-nav, .tax-casawp_salestype .navbar-nav {
	margin: 7.5px -15px
}

.post-type-archive-casawp_property .navbar-nav>li>a, .single-casawp_property .navbar-nav>li>a, .tax-casawp_salestype .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}
@media (max-width:767px) {

.post-type-archive-casawp_property .navbar-nav .open .dropdown-menu, .single-casawp_property .navbar-nav .open .dropdown-menu, .tax-casawp_salestype .navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none
}

.post-type-archive-casawp_property .navbar-nav .open .dropdown-menu .dropdown-header, .post-type-archive-casawp_property .navbar-nav .open .dropdown-menu>li>a, .single-casawp_property .navbar-nav .open .dropdown-menu .dropdown-header, .single-casawp_property .navbar-nav .open .dropdown-menu>li>a, .tax-casawp_salestype .navbar-nav .open .dropdown-menu .dropdown-header, .tax-casawp_salestype .navbar-nav .open .dropdown-menu>li>a {
	padding: 5px 15px 5px 25px
}

.post-type-archive-casawp_property .navbar-nav .open .dropdown-menu>li>a, .single-casawp_property .navbar-nav .open .dropdown-menu>li>a, .tax-casawp_salestype .navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}

.post-type-archive-casawp_property .navbar-nav .open .dropdown-menu>li>a:focus, .post-type-archive-casawp_property .navbar-nav .open .dropdown-menu>li>a:hover, .single-casawp_property .navbar-nav .open .dropdown-menu>li>a:focus, .single-casawp_property .navbar-nav .open .dropdown-menu>li>a:hover, .tax-casawp_salestype .navbar-nav .open .dropdown-menu>li>a:focus, .tax-casawp_salestype .navbar-nav .open .dropdown-menu>li>a:hover {
	background-image: none
}
}
@media (min-width:768px) {

.post-type-archive-casawp_property .navbar-toggle, .single-casawp_property .navbar-toggle, .tax-casawp_salestype .navbar-toggle {
	display: none
}

.post-type-archive-casawp_property .navbar-nav, .single-casawp_property .navbar-nav, .tax-casawp_salestype .navbar-nav {
	float: left;
	margin: 0
}

.post-type-archive-casawp_property .navbar-nav>li, .single-casawp_property .navbar-nav>li, .tax-casawp_salestype .navbar-nav>li {
	float: left
}

.post-type-archive-casawp_property .navbar-nav>li>a, .single-casawp_property .navbar-nav>li>a, .tax-casawp_salestype .navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}

.post-type-archive-casawp_property .navbar-nav.navbar-right:last-child, .single-casawp_property .navbar-nav.navbar-right:last-child, .tax-casawp_salestype .navbar-nav.navbar-right:last-child {
	margin-right: -15px
}

.post-type-archive-casawp_property .navbar-left, .single-casawp_property .navbar-left, .tax-casawp_salestype .navbar-left {
	float: left!important;
	float: left
}

.post-type-archive-casawp_property .navbar-right, .single-casawp_property .navbar-right, .tax-casawp_salestype .navbar-right {
	float: right!important;
	float: right
}
}

.post-type-archive-casawp_property .navbar-form, .single-casawp_property .navbar-form, .tax-casawp_salestype .navbar-form {
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1), 0 1px 0 hsla(0,0%,100%,.1);
	margin: 8px -15px
}
@media (min-width:768px) {

.post-type-archive-casawp_property .navbar-form .control-label, .post-type-archive-casawp_property .navbar-form .form-group, .single-casawp_property .navbar-form .control-label, .single-casawp_property .navbar-form .form-group, .tax-casawp_salestype .navbar-form .control-label, .tax-casawp_salestype .navbar-form .form-group {
	margin-bottom: 0;
	vertical-align: middle
}

.post-type-archive-casawp_property .navbar-form .form-group, .single-casawp_property .navbar-form .form-group, .tax-casawp_salestype .navbar-form .form-group {
	display: inline-block
}

.post-type-archive-casawp_property .navbar-form .form-control, .single-casawp_property .navbar-form .form-control, .tax-casawp_salestype .navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}

.post-type-archive-casawp_property .navbar-form .input-group, .single-casawp_property .navbar-form .input-group, .tax-casawp_salestype .navbar-form .input-group {
	display: inline-table;
	vertical-align: middle
}

.post-type-archive-casawp_property .navbar-form .input-group .form-control, .post-type-archive-casawp_property .navbar-form .input-group .input-group-addon, .post-type-archive-casawp_property .navbar-form .input-group .input-group-btn, .single-casawp_property .navbar-form .input-group .form-control, .single-casawp_property .navbar-form .input-group .input-group-addon, .single-casawp_property .navbar-form .input-group .input-group-btn, .tax-casawp_salestype .navbar-form .input-group .form-control, .tax-casawp_salestype .navbar-form .input-group .input-group-addon, .tax-casawp_salestype .navbar-form .input-group .input-group-btn {
	width: auto
}

.post-type-archive-casawp_property .navbar-form .input-group>.form-control, .single-casawp_property .navbar-form .input-group>.form-control, .tax-casawp_salestype .navbar-form .input-group>.form-control {
	width: 100%
}

.post-type-archive-casawp_property .navbar-form .checkbox, .post-type-archive-casawp_property .navbar-form .radio, .single-casawp_property .navbar-form .checkbox, .single-casawp_property .navbar-form .radio, .tax-casawp_salestype .navbar-form .checkbox, .tax-casawp_salestype .navbar-form .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}

.post-type-archive-casawp_property .navbar-form .checkbox label, .post-type-archive-casawp_property .navbar-form .radio label, .single-casawp_property .navbar-form .checkbox label, .single-casawp_property .navbar-form .radio label, .tax-casawp_salestype .navbar-form .checkbox label, .tax-casawp_salestype .navbar-form .radio label {
	padding-left: 0
}

.post-type-archive-casawp_property .navbar-form .checkbox input[type=checkbox], .post-type-archive-casawp_property .navbar-form .radio input[type=radio], .single-casawp_property .navbar-form .checkbox input[type=checkbox], .single-casawp_property .navbar-form .radio input[type=radio], .tax-casawp_salestype .navbar-form .checkbox input[type=checkbox], .tax-casawp_salestype .navbar-form .radio input[type=radio] {
	position: relative;
	margin-left: 0
}

.post-type-archive-casawp_property .navbar-form .has-feedback .form-control-feedback, .single-casawp_property .navbar-form .has-feedback .form-control-feedback, .tax-casawp_salestype .navbar-form .has-feedback .form-control-feedback {
	top: 0
}

.post-type-archive-casawp_property .navbar-form, .single-casawp_property .navbar-form, .tax-casawp_salestype .navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	box-shadow: none
}

.post-type-archive-casawp_property .navbar-form.navbar-right:last-child, .single-casawp_property .navbar-form.navbar-right:last-child, .tax-casawp_salestype .navbar-form.navbar-right:last-child {
	margin-right: -15px
}
}

.post-type-archive-casawp_property .breadcrumb>li, .post-type-archive-casawp_property .pagination, .single-casawp_property .breadcrumb>li, .single-casawp_property .pagination, .tax-casawp_salestype .breadcrumb>li, .tax-casawp_salestype .pagination {
	display: inline-block
}

.post-type-archive-casawp_property .btn .badge, .post-type-archive-casawp_property .btn .label, .single-casawp_property .btn .badge, .single-casawp_property .btn .label, .tax-casawp_salestype .btn .badge, .tax-casawp_salestype .btn .label {
	top: -1px;
	position: relative
}
@media (max-width:767px) {

.post-type-archive-casawp_property .navbar-form .form-group, .single-casawp_property .navbar-form .form-group, .tax-casawp_salestype .navbar-form .form-group {
	margin-bottom: 5px
}
}

.post-type-archive-casawp_property .navbar-nav>li>.dropdown-menu, .single-casawp_property .navbar-nav>li>.dropdown-menu, .tax-casawp_salestype .navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.post-type-archive-casawp_property .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu, .single-casawp_property .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu, .tax-casawp_salestype .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.post-type-archive-casawp_property .navbar-btn, .single-casawp_property .navbar-btn, .tax-casawp_salestype .navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.post-type-archive-casawp_property .navbar-btn.btn-sm, .single-casawp_property .navbar-btn.btn-sm, .tax-casawp_salestype .navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.post-type-archive-casawp_property .navbar-btn.btn-xs, .single-casawp_property .navbar-btn.btn-xs, .tax-casawp_salestype .navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.post-type-archive-casawp_property .navbar-text, .single-casawp_property .navbar-text, .tax-casawp_salestype .navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}
@media (min-width:768px) {

.post-type-archive-casawp_property .navbar-text, .single-casawp_property .navbar-text, .tax-casawp_salestype .navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px
}

.post-type-archive-casawp_property .navbar-text.navbar-right:last-child, .single-casawp_property .navbar-text.navbar-right:last-child, .tax-casawp_salestype .navbar-text.navbar-right:last-child {
	margin-right: 0
}
}

.post-type-archive-casawp_property .navbar-default, .single-casawp_property .navbar-default, .tax-casawp_salestype .navbar-default {
	background-color: #e5dad5;
	border-color: #d8c8c1
}

.post-type-archive-casawp_property .navbar-default .navbar-brand, .single-casawp_property .navbar-default .navbar-brand, .tax-casawp_salestype .navbar-default .navbar-brand {
	color: #926d5c
}

.post-type-archive-casawp_property .navbar-default .navbar-brand:focus, .post-type-archive-casawp_property .navbar-default .navbar-brand:hover, .single-casawp_property .navbar-default .navbar-brand:focus, .single-casawp_property .navbar-default .navbar-brand:hover, .tax-casawp_salestype .navbar-default .navbar-brand:focus, .tax-casawp_salestype .navbar-default .navbar-brand:hover {
	color: #735648;
	background-color: transparent
}

.post-type-archive-casawp_property .navbar-default .navbar-text, .single-casawp_property .navbar-default .navbar-text, .tax-casawp_salestype .navbar-default .navbar-text {
	color: #777
}

.post-type-archive-casawp_property .navbar-default .navbar-nav>li>a, .single-casawp_property .navbar-default .navbar-nav>li>a, .tax-casawp_salestype .navbar-default .navbar-nav>li>a {
	color: #926d5c
}

.post-type-archive-casawp_property .navbar-default .navbar-nav>li>a:focus, .post-type-archive-casawp_property .navbar-default .navbar-nav>li>a:hover, .single-casawp_property .navbar-default .navbar-nav>li>a:focus, .single-casawp_property .navbar-default .navbar-nav>li>a:hover, .tax-casawp_salestype .navbar-default .navbar-nav>li>a:focus, .tax-casawp_salestype .navbar-default .navbar-nav>li>a:hover {
	color: #926d5c;
	background-color: transparent
}

.post-type-archive-casawp_property .navbar-default .navbar-nav>.active>a, .post-type-archive-casawp_property .navbar-default .navbar-nav>.active>a:focus, .post-type-archive-casawp_property .navbar-default .navbar-nav>.active>a:hover, .single-casawp_property .navbar-default .navbar-nav>.active>a, .single-casawp_property .navbar-default .navbar-nav>.active>a:focus, .single-casawp_property .navbar-default .navbar-nav>.active>a:hover, .tax-casawp_salestype .navbar-default .navbar-nav>.active>a, .tax-casawp_salestype .navbar-default .navbar-nav>.active>a:focus, .tax-casawp_salestype .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #d8c8c1
}

.post-type-archive-casawp_property .navbar-default .navbar-nav>.disabled>a, .post-type-archive-casawp_property .navbar-default .navbar-nav>.disabled>a:focus, .post-type-archive-casawp_property .navbar-default .navbar-nav>.disabled>a:hover, .single-casawp_property .navbar-default .navbar-nav>.disabled>a, .single-casawp_property .navbar-default .navbar-nav>.disabled>a:focus, .single-casawp_property .navbar-default .navbar-nav>.disabled>a:hover, .tax-casawp_salestype .navbar-default .navbar-nav>.disabled>a, .tax-casawp_salestype .navbar-default .navbar-nav>.disabled>a:focus, .tax-casawp_salestype .navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.post-type-archive-casawp_property .navbar-default .navbar-toggle, .single-casawp_property .navbar-default .navbar-toggle, .tax-casawp_salestype .navbar-default .navbar-toggle {
	border-color: #dbccc6
}

.post-type-archive-casawp_property .navbar-default .navbar-toggle:focus, .post-type-archive-casawp_property .navbar-default .navbar-toggle:hover, .single-casawp_property .navbar-default .navbar-toggle:focus, .single-casawp_property .navbar-default .navbar-toggle:hover, .tax-casawp_salestype .navbar-default .navbar-toggle:focus, .tax-casawp_salestype .navbar-default .navbar-toggle:hover {
	background-color: #dbccc6
}

.post-type-archive-casawp_property .navbar-default .navbar-collapse, .post-type-archive-casawp_property .navbar-default .navbar-form, .single-casawp_property .navbar-default .navbar-collapse, .single-casawp_property .navbar-default .navbar-form, .tax-casawp_salestype .navbar-default .navbar-collapse, .tax-casawp_salestype .navbar-default .navbar-form {
	border-color: #d8c8c1
}

.post-type-archive-casawp_property .navbar-default .navbar-nav>.open>a, .post-type-archive-casawp_property .navbar-default .navbar-nav>.open>a:focus, .post-type-archive-casawp_property .navbar-default .navbar-nav>.open>a:hover, .single-casawp_property .navbar-default .navbar-nav>.open>a, .single-casawp_property .navbar-default .navbar-nav>.open>a:focus, .single-casawp_property .navbar-default .navbar-nav>.open>a:hover, .tax-casawp_salestype .navbar-default .navbar-nav>.open>a, .tax-casawp_salestype .navbar-default .navbar-nav>.open>a:focus, .tax-casawp_salestype .navbar-default .navbar-nav>.open>a:hover {
	background-color: #d8c8c1;
	color: #555
}
@media (max-width:767px) {

.post-type-archive-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>li>a, .single-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>li>a, .tax-casawp_salestype .navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #926d5c
}

.post-type-archive-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .post-type-archive-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .single-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .single-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .tax-casawp_salestype .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .tax-casawp_salestype .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #926d5c;
	background-color: transparent
}

.post-type-archive-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .post-type-archive-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .post-type-archive-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .single-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .single-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .single-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .tax-casawp_salestype .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .tax-casawp_salestype .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .tax-casawp_salestype .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #555;
	background-color: #d8c8c1
}

.post-type-archive-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .post-type-archive-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .post-type-archive-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .single-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .single-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .single-casawp_property .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .tax-casawp_salestype .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .tax-casawp_salestype .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .tax-casawp_salestype .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
}

.post-type-archive-casawp_property .navbar-default .btn-link, .post-type-archive-casawp_property .navbar-default .btn-link:focus, .post-type-archive-casawp_property .navbar-default .btn-link:hover, .post-type-archive-casawp_property .navbar-default .navbar-link, .post-type-archive-casawp_property .navbar-default .navbar-link:hover, .single-casawp_property .navbar-default .btn-link, .single-casawp_property .navbar-default .btn-link:focus, .single-casawp_property .navbar-default .btn-link:hover, .single-casawp_property .navbar-default .navbar-link, .single-casawp_property .navbar-default .navbar-link:hover, .tax-casawp_salestype .navbar-default .btn-link, .tax-casawp_salestype .navbar-default .btn-link:focus, .tax-casawp_salestype .navbar-default .btn-link:hover, .tax-casawp_salestype .navbar-default .navbar-link, .tax-casawp_salestype .navbar-default .navbar-link:hover {
	color: #926d5c
}

.post-type-archive-casawp_property .navbar-default .btn-link[disabled]:focus, .post-type-archive-casawp_property .navbar-default .btn-link[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .navbar-default .btn-link:focus, .post-type-archive-casawp_property fieldset[disabled] .navbar-default .btn-link:hover, .single-casawp_property .navbar-default .btn-link[disabled]:focus, .single-casawp_property .navbar-default .btn-link[disabled]:hover, .single-casawp_property fieldset[disabled] .navbar-default .btn-link:focus, .single-casawp_property fieldset[disabled] .navbar-default .btn-link:hover, .tax-casawp_salestype .navbar-default .btn-link[disabled]:focus, .tax-casawp_salestype .navbar-default .btn-link[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .navbar-default .btn-link:focus, .tax-casawp_salestype fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.post-type-archive-casawp_property .navbar-inverse, .single-casawp_property .navbar-inverse, .tax-casawp_salestype .navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.post-type-archive-casawp_property .navbar-inverse .navbar-brand, .single-casawp_property .navbar-inverse .navbar-brand, .tax-casawp_salestype .navbar-inverse .navbar-brand {
	color: #777
}

.post-type-archive-casawp_property .navbar-inverse .navbar-brand:focus, .post-type-archive-casawp_property .navbar-inverse .navbar-brand:hover, .single-casawp_property .navbar-inverse .navbar-brand:focus, .single-casawp_property .navbar-inverse .navbar-brand:hover, .tax-casawp_salestype .navbar-inverse .navbar-brand:focus, .tax-casawp_salestype .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.post-type-archive-casawp_property .navbar-inverse .navbar-nav>li>a, .post-type-archive-casawp_property .navbar-inverse .navbar-text, .single-casawp_property .navbar-inverse .navbar-nav>li>a, .single-casawp_property .navbar-inverse .navbar-text, .tax-casawp_salestype .navbar-inverse .navbar-nav>li>a, .tax-casawp_salestype .navbar-inverse .navbar-text {
	color: #777
}

.post-type-archive-casawp_property .navbar-inverse .navbar-nav>li>a:focus, .post-type-archive-casawp_property .navbar-inverse .navbar-nav>li>a:hover, .single-casawp_property .navbar-inverse .navbar-nav>li>a:focus, .single-casawp_property .navbar-inverse .navbar-nav>li>a:hover, .tax-casawp_salestype .navbar-inverse .navbar-nav>li>a:focus, .tax-casawp_salestype .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.post-type-archive-casawp_property .navbar-inverse .navbar-nav>.active>a, .post-type-archive-casawp_property .navbar-inverse .navbar-nav>.active>a:focus, .post-type-archive-casawp_property .navbar-inverse .navbar-nav>.active>a:hover, .single-casawp_property .navbar-inverse .navbar-nav>.active>a, .single-casawp_property .navbar-inverse .navbar-nav>.active>a:focus, .single-casawp_property .navbar-inverse .navbar-nav>.active>a:hover, .tax-casawp_salestype .navbar-inverse .navbar-nav>.active>a, .tax-casawp_salestype .navbar-inverse .navbar-nav>.active>a:focus, .tax-casawp_salestype .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}

.post-type-archive-casawp_property .navbar-inverse .navbar-nav>.disabled>a, .post-type-archive-casawp_property .navbar-inverse .navbar-nav>.disabled>a:focus, .post-type-archive-casawp_property .navbar-inverse .navbar-nav>.disabled>a:hover, .single-casawp_property .navbar-inverse .navbar-nav>.disabled>a, .single-casawp_property .navbar-inverse .navbar-nav>.disabled>a:focus, .single-casawp_property .navbar-inverse .navbar-nav>.disabled>a:hover, .tax-casawp_salestype .navbar-inverse .navbar-nav>.disabled>a, .tax-casawp_salestype .navbar-inverse .navbar-nav>.disabled>a:focus, .tax-casawp_salestype .navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.post-type-archive-casawp_property .navbar-inverse .navbar-toggle, .single-casawp_property .navbar-inverse .navbar-toggle, .tax-casawp_salestype .navbar-inverse .navbar-toggle {
	border-color: #333
}

.post-type-archive-casawp_property .navbar-inverse .navbar-toggle:focus, .post-type-archive-casawp_property .navbar-inverse .navbar-toggle:hover, .single-casawp_property .navbar-inverse .navbar-toggle:focus, .single-casawp_property .navbar-inverse .navbar-toggle:hover, .tax-casawp_salestype .navbar-inverse .navbar-toggle:focus, .tax-casawp_salestype .navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.post-type-archive-casawp_property .navbar-inverse .navbar-toggle .icon-bar, .single-casawp_property .navbar-inverse .navbar-toggle .icon-bar, .tax-casawp_salestype .navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.post-type-archive-casawp_property .navbar-inverse .navbar-collapse, .post-type-archive-casawp_property .navbar-inverse .navbar-form, .single-casawp_property .navbar-inverse .navbar-collapse, .single-casawp_property .navbar-inverse .navbar-form, .tax-casawp_salestype .navbar-inverse .navbar-collapse, .tax-casawp_salestype .navbar-inverse .navbar-form {
	border-color: #101010
}

.post-type-archive-casawp_property .navbar-inverse .navbar-nav>.open>a, .post-type-archive-casawp_property .navbar-inverse .navbar-nav>.open>a:focus, .post-type-archive-casawp_property .navbar-inverse .navbar-nav>.open>a:hover, .single-casawp_property .navbar-inverse .navbar-nav>.open>a, .single-casawp_property .navbar-inverse .navbar-nav>.open>a:focus, .single-casawp_property .navbar-inverse .navbar-nav>.open>a:hover, .tax-casawp_salestype .navbar-inverse .navbar-nav>.open>a, .tax-casawp_salestype .navbar-inverse .navbar-nav>.open>a:focus, .tax-casawp_salestype .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #080808;
	color: #fff
}
@media (max-width:767px) {

.post-type-archive-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header, .single-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header, .tax-casawp_salestype .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color: #080808
}

.post-type-archive-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .single-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .tax-casawp_salestype .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #080808
}

.post-type-archive-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>li>a, .single-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>li>a, .tax-casawp_salestype .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}

.post-type-archive-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .post-type-archive-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .single-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .single-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .tax-casawp_salestype .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .tax-casawp_salestype .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #fff;
	background-color: transparent
}

.post-type-archive-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .post-type-archive-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .post-type-archive-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .single-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .single-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .single-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .tax-casawp_salestype .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .tax-casawp_salestype .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .tax-casawp_salestype .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #fff;
	background-color: #080808
}

.post-type-archive-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .post-type-archive-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .post-type-archive-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .single-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .single-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .single-casawp_property .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .tax-casawp_salestype .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .tax-casawp_salestype .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .tax-casawp_salestype .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
}

.post-type-archive-casawp_property .navbar-inverse .navbar-link, .single-casawp_property .navbar-inverse .navbar-link, .tax-casawp_salestype .navbar-inverse .navbar-link {
	color: #777
}

.post-type-archive-casawp_property .navbar-inverse .navbar-link:hover, .single-casawp_property .navbar-inverse .navbar-link:hover, .tax-casawp_salestype .navbar-inverse .navbar-link:hover {
	color: #fff
}

.post-type-archive-casawp_property .navbar-inverse .btn-link, .single-casawp_property .navbar-inverse .btn-link, .tax-casawp_salestype .navbar-inverse .btn-link {
	color: #777
}

.post-type-archive-casawp_property .navbar-inverse .btn-link:focus, .post-type-archive-casawp_property .navbar-inverse .btn-link:hover, .single-casawp_property .navbar-inverse .btn-link:focus, .single-casawp_property .navbar-inverse .btn-link:hover, .tax-casawp_salestype .navbar-inverse .btn-link:focus, .tax-casawp_salestype .navbar-inverse .btn-link:hover {
	color: #fff
}

.post-type-archive-casawp_property .navbar-inverse .btn-link[disabled]:focus, .post-type-archive-casawp_property .navbar-inverse .btn-link[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .navbar-inverse .btn-link:focus, .post-type-archive-casawp_property fieldset[disabled] .navbar-inverse .btn-link:hover, .single-casawp_property .navbar-inverse .btn-link[disabled]:focus, .single-casawp_property .navbar-inverse .btn-link[disabled]:hover, .single-casawp_property fieldset[disabled] .navbar-inverse .btn-link:focus, .single-casawp_property fieldset[disabled] .navbar-inverse .btn-link:hover, .tax-casawp_salestype .navbar-inverse .btn-link[disabled]:focus, .tax-casawp_salestype .navbar-inverse .btn-link[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .navbar-inverse .btn-link:focus, .tax-casawp_salestype fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.post-type-archive-casawp_property .breadcrumb, .single-casawp_property .breadcrumb, .tax-casawp_salestype .breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 0
}

.post-type-archive-casawp_property .breadcrumb>li+li:before, .single-casawp_property .breadcrumb>li+li:before, .tax-casawp_salestype .breadcrumb>li+li:before {
	content: "/\A0";
	padding: 0 5px;
	color: #ccc
}

.post-type-archive-casawp_property .breadcrumb>.active, .single-casawp_property .breadcrumb>.active, .tax-casawp_salestype .breadcrumb>.active {
	color: #777
}

.post-type-archive-casawp_property .pagination, .single-casawp_property .pagination, .tax-casawp_salestype .pagination {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0
}

.post-type-archive-casawp_property .pager li, .post-type-archive-casawp_property .pagination>li, .single-casawp_property .pager li, .single-casawp_property .pagination>li, .tax-casawp_salestype .pager li, .tax-casawp_salestype .pagination>li {
	display: inline
}

.post-type-archive-casawp_property .pagination>li>a, .post-type-archive-casawp_property .pagination>li>span, .single-casawp_property .pagination>li>a, .single-casawp_property .pagination>li>span, .tax-casawp_salestype .pagination>li>a, .tax-casawp_salestype .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #926d5c;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.post-type-archive-casawp_property .badge, .post-type-archive-casawp_property .label, .single-casawp_property .badge, .single-casawp_property .label, .tax-casawp_salestype .badge, .tax-casawp_salestype .label {
	font-weight: 700;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center
}

.post-type-archive-casawp_property .pagination>li:first-child>a, .post-type-archive-casawp_property .pagination>li:first-child>span, .single-casawp_property .pagination>li:first-child>a, .single-casawp_property .pagination>li:first-child>span, .tax-casawp_salestype .pagination>li:first-child>a, .tax-casawp_salestype .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.post-type-archive-casawp_property .pagination>li:last-child>a, .post-type-archive-casawp_property .pagination>li:last-child>span, .single-casawp_property .pagination>li:last-child>a, .single-casawp_property .pagination>li:last-child>span, .tax-casawp_salestype .pagination>li:last-child>a, .tax-casawp_salestype .pagination>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.post-type-archive-casawp_property .pagination>li>a:focus, .post-type-archive-casawp_property .pagination>li>a:hover, .post-type-archive-casawp_property .pagination>li>span:focus, .post-type-archive-casawp_property .pagination>li>span:hover, .single-casawp_property .pagination>li>a:focus, .single-casawp_property .pagination>li>a:hover, .single-casawp_property .pagination>li>span:focus, .single-casawp_property .pagination>li>span:hover, .tax-casawp_salestype .pagination>li>a:focus, .tax-casawp_salestype .pagination>li>a:hover, .tax-casawp_salestype .pagination>li>span:focus, .tax-casawp_salestype .pagination>li>span:hover {
	color: #634a3e;
	background-color: #eee;
	border-color: #ddd
}

.post-type-archive-casawp_property .pagination>.active>a, .post-type-archive-casawp_property .pagination>.active>a:focus, .post-type-archive-casawp_property .pagination>.active>a:hover, .post-type-archive-casawp_property .pagination>.active>span, .post-type-archive-casawp_property .pagination>.active>span:focus, .post-type-archive-casawp_property .pagination>.active>span:hover, .single-casawp_property .pagination>.active>a, .single-casawp_property .pagination>.active>a:focus, .single-casawp_property .pagination>.active>a:hover, .single-casawp_property .pagination>.active>span, .single-casawp_property .pagination>.active>span:focus, .single-casawp_property .pagination>.active>span:hover, .tax-casawp_salestype .pagination>.active>a, .tax-casawp_salestype .pagination>.active>a:focus, .tax-casawp_salestype .pagination>.active>a:hover, .tax-casawp_salestype .pagination>.active>span, .tax-casawp_salestype .pagination>.active>span:focus, .tax-casawp_salestype .pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	background-color: #926d5c;
	border-color: #926d5c;
	cursor: default
}

.post-type-archive-casawp_property .pagination>.disabled>a, .post-type-archive-casawp_property .pagination>.disabled>a:focus, .post-type-archive-casawp_property .pagination>.disabled>a:hover, .post-type-archive-casawp_property .pagination>.disabled>span, .post-type-archive-casawp_property .pagination>.disabled>span:focus, .post-type-archive-casawp_property .pagination>.disabled>span:hover, .single-casawp_property .pagination>.disabled>a, .single-casawp_property .pagination>.disabled>a:focus, .single-casawp_property .pagination>.disabled>a:hover, .single-casawp_property .pagination>.disabled>span, .single-casawp_property .pagination>.disabled>span:focus, .single-casawp_property .pagination>.disabled>span:hover, .tax-casawp_salestype .pagination>.disabled>a, .tax-casawp_salestype .pagination>.disabled>a:focus, .tax-casawp_salestype .pagination>.disabled>a:hover, .tax-casawp_salestype .pagination>.disabled>span, .tax-casawp_salestype .pagination>.disabled>span:focus, .tax-casawp_salestype .pagination>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.post-type-archive-casawp_property .pagination-lg>li>a, .post-type-archive-casawp_property .pagination-lg>li>span, .single-casawp_property .pagination-lg>li>a, .single-casawp_property .pagination-lg>li>span, .tax-casawp_salestype .pagination-lg>li>a, .tax-casawp_salestype .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.post-type-archive-casawp_property .pagination-lg>li:first-child>a, .post-type-archive-casawp_property .pagination-lg>li:first-child>span, .single-casawp_property .pagination-lg>li:first-child>a, .single-casawp_property .pagination-lg>li:first-child>span, .tax-casawp_salestype .pagination-lg>li:first-child>a, .tax-casawp_salestype .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.post-type-archive-casawp_property .pagination-lg>li:last-child>a, .post-type-archive-casawp_property .pagination-lg>li:last-child>span, .single-casawp_property .pagination-lg>li:last-child>a, .single-casawp_property .pagination-lg>li:last-child>span, .tax-casawp_salestype .pagination-lg>li:last-child>a, .tax-casawp_salestype .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.post-type-archive-casawp_property .pagination-sm>li>a, .post-type-archive-casawp_property .pagination-sm>li>span, .single-casawp_property .pagination-sm>li>a, .single-casawp_property .pagination-sm>li>span, .tax-casawp_salestype .pagination-sm>li>a, .tax-casawp_salestype .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.post-type-archive-casawp_property .pagination-sm>li:first-child>a, .post-type-archive-casawp_property .pagination-sm>li:first-child>span, .single-casawp_property .pagination-sm>li:first-child>a, .single-casawp_property .pagination-sm>li:first-child>span, .tax-casawp_salestype .pagination-sm>li:first-child>a, .tax-casawp_salestype .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.post-type-archive-casawp_property .pagination-sm>li:last-child>a, .post-type-archive-casawp_property .pagination-sm>li:last-child>span, .single-casawp_property .pagination-sm>li:last-child>a, .single-casawp_property .pagination-sm>li:last-child>span, .tax-casawp_salestype .pagination-sm>li:last-child>a, .tax-casawp_salestype .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.post-type-archive-casawp_property .pager, .single-casawp_property .pager, .tax-casawp_salestype .pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}

.post-type-archive-casawp_property .pager li>a, .post-type-archive-casawp_property .pager li>span, .single-casawp_property .pager li>a, .single-casawp_property .pager li>span, .tax-casawp_salestype .pager li>a, .tax-casawp_salestype .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.post-type-archive-casawp_property .pager li>a:focus, .post-type-archive-casawp_property .pager li>a:hover, .single-casawp_property .pager li>a:focus, .single-casawp_property .pager li>a:hover, .tax-casawp_salestype .pager li>a:focus, .tax-casawp_salestype .pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.post-type-archive-casawp_property .pager .next>a, .post-type-archive-casawp_property .pager .next>span, .single-casawp_property .pager .next>a, .single-casawp_property .pager .next>span, .tax-casawp_salestype .pager .next>a, .tax-casawp_salestype .pager .next>span {
	float: right
}

.post-type-archive-casawp_property .pager .previous>a, .post-type-archive-casawp_property .pager .previous>span, .single-casawp_property .pager .previous>a, .single-casawp_property .pager .previous>span, .tax-casawp_salestype .pager .previous>a, .tax-casawp_salestype .pager .previous>span {
	float: left
}

.post-type-archive-casawp_property .pager .disabled>a, .post-type-archive-casawp_property .pager .disabled>a:focus, .post-type-archive-casawp_property .pager .disabled>a:hover, .post-type-archive-casawp_property .pager .disabled>span, .single-casawp_property .pager .disabled>a, .single-casawp_property .pager .disabled>a:focus, .single-casawp_property .pager .disabled>a:hover, .single-casawp_property .pager .disabled>span, .tax-casawp_salestype .pager .disabled>a, .tax-casawp_salestype .pager .disabled>a:focus, .tax-casawp_salestype .pager .disabled>a:hover, .tax-casawp_salestype .pager .disabled>span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed
}

.post-type-archive-casawp_property .label, .single-casawp_property .label, .tax-casawp_salestype .label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	border-radius: .25em
}

.post-type-archive-casawp_property a.label:focus, .post-type-archive-casawp_property a.label:hover, .single-casawp_property a.label:focus, .single-casawp_property a.label:hover, .tax-casawp_salestype a.label:focus, .tax-casawp_salestype a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.post-type-archive-casawp_property .label:empty, .single-casawp_property .label:empty, .tax-casawp_salestype .label:empty {
	display: none
}

.post-type-archive-casawp_property .label-default, .single-casawp_property .label-default, .tax-casawp_salestype .label-default {
	background-color: #777
}

.post-type-archive-casawp_property .label-default[href]:focus, .post-type-archive-casawp_property .label-default[href]:hover, .single-casawp_property .label-default[href]:focus, .single-casawp_property .label-default[href]:hover, .tax-casawp_salestype .label-default[href]:focus, .tax-casawp_salestype .label-default[href]:hover {
	background-color: #5e5e5e
}

.post-type-archive-casawp_property .label-primary, .single-casawp_property .label-primary, .tax-casawp_salestype .label-primary {
	background-color: #926d5c
}

.post-type-archive-casawp_property .label-primary[href]:focus, .post-type-archive-casawp_property .label-primary[href]:hover, .single-casawp_property .label-primary[href]:focus, .single-casawp_property .label-primary[href]:hover, .tax-casawp_salestype .label-primary[href]:focus, .tax-casawp_salestype .label-primary[href]:hover {
	background-color: #735648
}

.post-type-archive-casawp_property .label-success, .single-casawp_property .label-success, .tax-casawp_salestype .label-success {
	background-color: #85a665
}

.post-type-archive-casawp_property .label-success[href]:focus, .post-type-archive-casawp_property .label-success[href]:hover, .single-casawp_property .label-success[href]:focus, .single-casawp_property .label-success[href]:hover, .tax-casawp_salestype .label-success[href]:focus, .tax-casawp_salestype .label-success[href]:hover {
	background-color: #6c894f
}

.post-type-archive-casawp_property .label-info, .single-casawp_property .label-info, .tax-casawp_salestype .label-info {
	background-color: #a4a694
}

.post-type-archive-casawp_property .label-info[href]:focus, .post-type-archive-casawp_property .label-info[href]:hover, .single-casawp_property .label-info[href]:focus, .single-casawp_property .label-info[href]:hover, .tax-casawp_salestype .label-info[href]:focus, .tax-casawp_salestype .label-info[href]:hover {
	background-color: #8c8f78
}

.post-type-archive-casawp_property .label-warning, .single-casawp_property .label-warning, .tax-casawp_salestype .label-warning {
	background-color: #403130
}

.post-type-archive-casawp_property .label-warning[href]:focus, .post-type-archive-casawp_property .label-warning[href]:hover, .single-casawp_property .label-warning[href]:focus, .single-casawp_property .label-warning[href]:hover, .tax-casawp_salestype .label-warning[href]:focus, .tax-casawp_salestype .label-warning[href]:hover {
	background-color: #231b1a
}

.post-type-archive-casawp_property .label-danger, .single-casawp_property .label-danger, .tax-casawp_salestype .label-danger {
	background-color: #8c2a32
}

.post-type-archive-casawp_property .label-danger[href]:focus, .post-type-archive-casawp_property .label-danger[href]:hover, .single-casawp_property .label-danger[href]:focus, .single-casawp_property .label-danger[href]:hover, .tax-casawp_salestype .label-danger[href]:focus, .tax-casawp_salestype .label-danger[href]:hover {
	background-color: #651e24
}

.post-type-archive-casawp_property .badge, .single-casawp_property .badge, .tax-casawp_salestype .badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	background-color: #777;
	border-radius: 10px
}

.post-type-archive-casawp_property .badge:empty, .single-casawp_property .badge:empty, .tax-casawp_salestype .badge:empty {
	display: none
}

.post-type-archive-casawp_property .list-group-item, .post-type-archive-casawp_property .media-object, .post-type-archive-casawp_property .thumbnail, .single-casawp_property .list-group-item, .single-casawp_property .media-object, .single-casawp_property .thumbnail, .tax-casawp_salestype .list-group-item, .tax-casawp_salestype .media-object, .tax-casawp_salestype .thumbnail {
	display: block
}

.post-type-archive-casawp_property .btn-xs .badge, .single-casawp_property .btn-xs .badge, .tax-casawp_salestype .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

.post-type-archive-casawp_property a.badge:focus, .post-type-archive-casawp_property a.badge:hover, .single-casawp_property a.badge:focus, .single-casawp_property a.badge:hover, .tax-casawp_salestype a.badge:focus, .tax-casawp_salestype a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.post-type-archive-casawp_property .nav-pills>.active>a>.badge, .post-type-archive-casawp_property a.list-group-item.active>.badge, .single-casawp_property .nav-pills>.active>a>.badge, .single-casawp_property a.list-group-item.active>.badge, .tax-casawp_salestype .nav-pills>.active>a>.badge, .tax-casawp_salestype a.list-group-item.active>.badge {
	color: #926d5c;
	background-color: #fff
}

.post-type-archive-casawp_property .jumbotron, .post-type-archive-casawp_property .jumbotron .h1, .post-type-archive-casawp_property .jumbotron h1, .single-casawp_property .jumbotron, .single-casawp_property .jumbotron .h1, .single-casawp_property .jumbotron h1, .tax-casawp_salestype .jumbotron, .tax-casawp_salestype .jumbotron .h1, .tax-casawp_salestype .jumbotron h1 {
	color: inherit
}

.post-type-archive-casawp_property .nav-pills>li>a>.badge, .single-casawp_property .nav-pills>li>a>.badge, .tax-casawp_salestype .nav-pills>li>a>.badge {
	margin-left: 3px
}

.post-type-archive-casawp_property .jumbotron, .single-casawp_property .jumbotron, .tax-casawp_salestype .jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	background-color: #eee
}

.post-type-archive-casawp_property .jumbotron p, .single-casawp_property .jumbotron p, .tax-casawp_salestype .jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.post-type-archive-casawp_property .alert, .post-type-archive-casawp_property .thumbnail, .single-casawp_property .alert, .single-casawp_property .thumbnail, .tax-casawp_salestype .alert, .tax-casawp_salestype .thumbnail {
	margin-bottom: 20px
}

.post-type-archive-casawp_property .alert .alert-link, .post-type-archive-casawp_property .close, .single-casawp_property .alert .alert-link, .single-casawp_property .close, .tax-casawp_salestype .alert .alert-link, .tax-casawp_salestype .close {
	font-weight: 700
}

.post-type-archive-casawp_property .jumbotron>hr, .single-casawp_property .jumbotron>hr, .tax-casawp_salestype .jumbotron>hr {
	border-top-color: #d5d5d5
}

.post-type-archive-casawp_property .container .jumbotron, .single-casawp_property .container .jumbotron, .tax-casawp_salestype .container .jumbotron {
	border-radius: 3px
}

.post-type-archive-casawp_property .jumbotron .container, .single-casawp_property .jumbotron .container, .tax-casawp_salestype .jumbotron .container {
	max-width: 100%
}
@media screen and (min-width:768px) {

.post-type-archive-casawp_property .jumbotron, .single-casawp_property .jumbotron, .tax-casawp_salestype .jumbotron {
	padding-top: 48px;
	padding-bottom: 48px
}

.post-type-archive-casawp_property .container .jumbotron, .single-casawp_property .container .jumbotron, .tax-casawp_salestype .container .jumbotron {
	padding-left: 60px;
	padding-right: 60px
}

.post-type-archive-casawp_property .jumbotron .h1, .post-type-archive-casawp_property .jumbotron h1, .single-casawp_property .jumbotron .h1, .single-casawp_property .jumbotron h1, .tax-casawp_salestype .jumbotron .h1, .tax-casawp_salestype .jumbotron h1 {
	font-size: 63px
}
}

.post-type-archive-casawp_property .thumbnail, .single-casawp_property .thumbnail, .tax-casawp_salestype .thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	transition: all .2s ease-in-out
}

.post-type-archive-casawp_property .thumbnail>img, .post-type-archive-casawp_property .thumbnail a>img, .single-casawp_property .thumbnail>img, .single-casawp_property .thumbnail a>img, .tax-casawp_salestype .thumbnail>img, .tax-casawp_salestype .thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}

.post-type-archive-casawp_property a.thumbnail.active, .post-type-archive-casawp_property a.thumbnail:focus, .post-type-archive-casawp_property a.thumbnail:hover, .single-casawp_property a.thumbnail.active, .single-casawp_property a.thumbnail:focus, .single-casawp_property a.thumbnail:hover, .tax-casawp_salestype a.thumbnail.active, .tax-casawp_salestype a.thumbnail:focus, .tax-casawp_salestype a.thumbnail:hover {
	border-color: #926d5c
}

.post-type-archive-casawp_property .thumbnail .caption, .single-casawp_property .thumbnail .caption, .tax-casawp_salestype .thumbnail .caption {
	padding: 9px;
	color: #333
}

.post-type-archive-casawp_property .alert, .single-casawp_property .alert, .tax-casawp_salestype .alert {
	padding: 15px;
	border: 1px solid transparent;
	border-radius: 0
}

.post-type-archive-casawp_property .alert h4, .single-casawp_property .alert h4, .tax-casawp_salestype .alert h4 {
	margin-top: 0;
	color: inherit
}

.post-type-archive-casawp_property .alert>p, .post-type-archive-casawp_property .alert>ul, .single-casawp_property .alert>p, .single-casawp_property .alert>ul, .tax-casawp_salestype .alert>p, .tax-casawp_salestype .alert>ul {
	margin-bottom: 0
}

.post-type-archive-casawp_property .alert>p+p, .single-casawp_property .alert>p+p, .tax-casawp_salestype .alert>p+p {
	margin-top: 5px
}

.post-type-archive-casawp_property .alert-dismissable, .post-type-archive-casawp_property .alert-dismissible, .single-casawp_property .alert-dismissable, .single-casawp_property .alert-dismissible, .tax-casawp_salestype .alert-dismissable, .tax-casawp_salestype .alert-dismissible {
	padding-right: 35px
}

.post-type-archive-casawp_property .alert-dismissable .close, .post-type-archive-casawp_property .alert-dismissible .close, .single-casawp_property .alert-dismissable .close, .single-casawp_property .alert-dismissible .close, .tax-casawp_salestype .alert-dismissable .close, .tax-casawp_salestype .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.post-type-archive-casawp_property .modal, .post-type-archive-casawp_property .modal-backdrop, .single-casawp_property .modal, .single-casawp_property .modal-backdrop, .tax-casawp_salestype .modal, .tax-casawp_salestype .modal-backdrop {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.post-type-archive-casawp_property .alert-success, .single-casawp_property .alert-success, .tax-casawp_salestype .alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}

.post-type-archive-casawp_property .alert-success hr, .single-casawp_property .alert-success hr, .tax-casawp_salestype .alert-success hr {
	border-top-color: #c9e2b3
}

.post-type-archive-casawp_property .alert-success .alert-link, .single-casawp_property .alert-success .alert-link, .tax-casawp_salestype .alert-success .alert-link {
	color: #2b542c
}

.post-type-archive-casawp_property .alert-info, .single-casawp_property .alert-info, .tax-casawp_salestype .alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}

.post-type-archive-casawp_property .alert-info hr, .single-casawp_property .alert-info hr, .tax-casawp_salestype .alert-info hr {
	border-top-color: #a6e1ec
}

.post-type-archive-casawp_property .alert-info .alert-link, .single-casawp_property .alert-info .alert-link, .tax-casawp_salestype .alert-info .alert-link {
	color: #245269
}

.post-type-archive-casawp_property .alert-warning, .single-casawp_property .alert-warning, .tax-casawp_salestype .alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}

.post-type-archive-casawp_property .alert-warning hr, .single-casawp_property .alert-warning hr, .tax-casawp_salestype .alert-warning hr {
	border-top-color: #f7e1b5
}

.post-type-archive-casawp_property .alert-warning .alert-link, .single-casawp_property .alert-warning .alert-link, .tax-casawp_salestype .alert-warning .alert-link {
	color: #66512c
}

.post-type-archive-casawp_property .alert-danger, .single-casawp_property .alert-danger, .tax-casawp_salestype .alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}

.post-type-archive-casawp_property .alert-danger hr, .single-casawp_property .alert-danger hr, .tax-casawp_salestype .alert-danger hr {
	border-top-color: #e4b9c0
}

.post-type-archive-casawp_property .alert-danger .alert-link, .single-casawp_property .alert-danger .alert-link, .tax-casawp_salestype .alert-danger .alert-link {
	color: #843534
}
@keyframes
progress-bar-stripes {
0% {
background-position:40px 0
}

to {
	background-position: 0 0
}
}

.post-type-archive-casawp_property .progress, .single-casawp_property .progress, .tax-casawp_salestype .progress {
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 0;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.post-type-archive-casawp_property .progress-bar, .single-casawp_property .progress-bar, .tax-casawp_salestype .progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #926d5c;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	transition: width .6s ease
}

.post-type-archive-casawp_property .close, .post-type-archive-casawp_property .list-group-item>.badge, .single-casawp_property .close, .single-casawp_property .list-group-item>.badge, .tax-casawp_salestype .close, .tax-casawp_salestype .list-group-item>.badge {
	float: right
}

.post-type-archive-casawp_property .progress-bar-striped, .post-type-archive-casawp_property .progress-striped .progress-bar, .single-casawp_property .progress-bar-striped, .single-casawp_property .progress-striped .progress-bar, .tax-casawp_salestype .progress-bar-striped, .tax-casawp_salestype .progress-striped .progress-bar {
	background-image: linear-gradient(45deg, hsla(0,0%,100%,.15) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.15) 0, hsla(0,0%,100%,.15) 75%, transparent 0, transparent);
	background-size: 40px 40px
}

.post-type-archive-casawp_property .progress-bar.active, .post-type-archive-casawp_property .progress.active .progress-bar, .single-casawp_property .progress-bar.active, .single-casawp_property .progress.active .progress-bar, .tax-casawp_salestype .progress-bar.active, .tax-casawp_salestype .progress.active .progress-bar {
	animation: progress-bar-stripes 2s linear infinite
}

.post-type-archive-casawp_property .progress-bar[aria-valuenow="1"], .post-type-archive-casawp_property .progress-bar[aria-valuenow="2"], .single-casawp_property .progress-bar[aria-valuenow="1"], .single-casawp_property .progress-bar[aria-valuenow="2"], .tax-casawp_salestype .progress-bar[aria-valuenow="1"], .tax-casawp_salestype .progress-bar[aria-valuenow="2"] {
	min-width: 30px
}

.post-type-archive-casawp_property .progress-bar[aria-valuenow="0"], .single-casawp_property .progress-bar[aria-valuenow="0"], .tax-casawp_salestype .progress-bar[aria-valuenow="0"] {
	color: #777;
	min-width: 30px;
	background-color: transparent;
	background-image: none;
	box-shadow: none
}

.post-type-archive-casawp_property .progress-striped .progress-bar-danger, .post-type-archive-casawp_property .progress-striped .progress-bar-info, .post-type-archive-casawp_property .progress-striped .progress-bar-success, .post-type-archive-casawp_property .progress-striped .progress-bar-warning, .single-casawp_property .progress-striped .progress-bar-danger, .single-casawp_property .progress-striped .progress-bar-info, .single-casawp_property .progress-striped .progress-bar-success, .single-casawp_property .progress-striped .progress-bar-warning, .tax-casawp_salestype .progress-striped .progress-bar-danger, .tax-casawp_salestype .progress-striped .progress-bar-info, .tax-casawp_salestype .progress-striped .progress-bar-success, .tax-casawp_salestype .progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, hsla(0,0%,100%,.15) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.15) 0, hsla(0,0%,100%,.15) 75%, transparent 0, transparent)
}

.post-type-archive-casawp_property .progress-bar-success, .single-casawp_property .progress-bar-success, .tax-casawp_salestype .progress-bar-success {
	background-color: #85a665
}

.post-type-archive-casawp_property .progress-bar-info, .single-casawp_property .progress-bar-info, .tax-casawp_salestype .progress-bar-info {
	background-color: #a4a694
}

.post-type-archive-casawp_property .progress-bar-warning, .single-casawp_property .progress-bar-warning, .tax-casawp_salestype .progress-bar-warning {
	background-color: #403130
}

.post-type-archive-casawp_property .progress-bar-danger, .single-casawp_property .progress-bar-danger, .tax-casawp_salestype .progress-bar-danger {
	background-color: #8c2a32
}

.post-type-archive-casawp_property .media, .post-type-archive-casawp_property .media-body, .single-casawp_property .media, .single-casawp_property .media-body, .tax-casawp_salestype .media, .tax-casawp_salestype .media-body {
	overflow: hidden;
	zoom: 1
}

.post-type-archive-casawp_property .media, .post-type-archive-casawp_property .media .media, .single-casawp_property .media, .single-casawp_property .media .media, .tax-casawp_salestype .media, .tax-casawp_salestype .media .media {
	margin-top: 15px
}

.post-type-archive-casawp_property .media:first-child, .single-casawp_property .media:first-child, .tax-casawp_salestype .media:first-child {
	margin-top: 0
}

.post-type-archive-casawp_property .media-heading, .single-casawp_property .media-heading, .tax-casawp_salestype .media-heading {
	margin: 0 0 5px
}

.post-type-archive-casawp_property .media>.pull-left, .single-casawp_property .media>.pull-left, .tax-casawp_salestype .media>.pull-left {
	margin-right: 10px
}

.post-type-archive-casawp_property .media>.pull-right, .single-casawp_property .media>.pull-right, .tax-casawp_salestype .media>.pull-right {
	margin-left: 10px
}

.post-type-archive-casawp_property .media-list, .single-casawp_property .media-list, .tax-casawp_salestype .media-list {
	padding-left: 0;
	list-style: none
}

.post-type-archive-casawp_property .list-group, .single-casawp_property .list-group, .tax-casawp_salestype .list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.post-type-archive-casawp_property .list-group-item, .single-casawp_property .list-group-item, .tax-casawp_salestype .list-group-item {
	position: relative;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.post-type-archive-casawp_property .list-group-item:first-child, .single-casawp_property .list-group-item:first-child, .tax-casawp_salestype .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.post-type-archive-casawp_property .list-group-item:last-child, .single-casawp_property .list-group-item:last-child, .tax-casawp_salestype .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.post-type-archive-casawp_property .list-group-item>.badge+.badge, .single-casawp_property .list-group-item>.badge+.badge, .tax-casawp_salestype .list-group-item>.badge+.badge {
	margin-right: 5px
}

.post-type-archive-casawp_property a.list-group-item, .single-casawp_property a.list-group-item, .tax-casawp_salestype a.list-group-item {
	color: #555
}

.post-type-archive-casawp_property a.list-group-item .list-group-item-heading, .single-casawp_property a.list-group-item .list-group-item-heading, .tax-casawp_salestype a.list-group-item .list-group-item-heading {
	color: #333
}

.post-type-archive-casawp_property a.list-group-item:focus, .post-type-archive-casawp_property a.list-group-item:hover, .single-casawp_property a.list-group-item:focus, .single-casawp_property a.list-group-item:hover, .tax-casawp_salestype a.list-group-item:focus, .tax-casawp_salestype a.list-group-item:hover {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}

.post-type-archive-casawp_property .list-group-item.disabled, .post-type-archive-casawp_property .list-group-item.disabled:focus, .post-type-archive-casawp_property .list-group-item.disabled:hover, .single-casawp_property .list-group-item.disabled, .single-casawp_property .list-group-item.disabled:focus, .single-casawp_property .list-group-item.disabled:hover, .tax-casawp_salestype .list-group-item.disabled, .tax-casawp_salestype .list-group-item.disabled:focus, .tax-casawp_salestype .list-group-item.disabled:hover {
	background-color: #eee;
	color: #777
}

.post-type-archive-casawp_property .list-group-item.disabled .list-group-item-heading, .post-type-archive-casawp_property .list-group-item.disabled:focus .list-group-item-heading, .post-type-archive-casawp_property .list-group-item.disabled:hover .list-group-item-heading, .single-casawp_property .list-group-item.disabled .list-group-item-heading, .single-casawp_property .list-group-item.disabled:focus .list-group-item-heading, .single-casawp_property .list-group-item.disabled:hover .list-group-item-heading, .tax-casawp_salestype .list-group-item.disabled .list-group-item-heading, .tax-casawp_salestype .list-group-item.disabled:focus .list-group-item-heading, .tax-casawp_salestype .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.post-type-archive-casawp_property .list-group-item.disabled .list-group-item-text, .post-type-archive-casawp_property .list-group-item.disabled:focus .list-group-item-text, .post-type-archive-casawp_property .list-group-item.disabled:hover .list-group-item-text, .single-casawp_property .list-group-item.disabled .list-group-item-text, .single-casawp_property .list-group-item.disabled:focus .list-group-item-text, .single-casawp_property .list-group-item.disabled:hover .list-group-item-text, .tax-casawp_salestype .list-group-item.disabled .list-group-item-text, .tax-casawp_salestype .list-group-item.disabled:focus .list-group-item-text, .tax-casawp_salestype .list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.post-type-archive-casawp_property .list-group-item.active, .post-type-archive-casawp_property .list-group-item.active:focus, .post-type-archive-casawp_property .list-group-item.active:hover, .single-casawp_property .list-group-item.active, .single-casawp_property .list-group-item.active:focus, .single-casawp_property .list-group-item.active:hover, .tax-casawp_salestype .list-group-item.active, .tax-casawp_salestype .list-group-item.active:focus, .tax-casawp_salestype .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #926d5c;
	border-color: #926d5c
}

.post-type-archive-casawp_property .list-group-item.active .list-group-item-heading, .post-type-archive-casawp_property .list-group-item.active .list-group-item-heading>.small, .post-type-archive-casawp_property .list-group-item.active .list-group-item-heading>small, .post-type-archive-casawp_property .list-group-item.active:focus .list-group-item-heading, .post-type-archive-casawp_property .list-group-item.active:focus .list-group-item-heading>.small, .post-type-archive-casawp_property .list-group-item.active:focus .list-group-item-heading>small, .post-type-archive-casawp_property .list-group-item.active:hover .list-group-item-heading, .post-type-archive-casawp_property .list-group-item.active:hover .list-group-item-heading>.small, .post-type-archive-casawp_property .list-group-item.active:hover .list-group-item-heading>small, .single-casawp_property .list-group-item.active .list-group-item-heading, .single-casawp_property .list-group-item.active .list-group-item-heading>.small, .single-casawp_property .list-group-item.active .list-group-item-heading>small, .single-casawp_property .list-group-item.active:focus .list-group-item-heading, .single-casawp_property .list-group-item.active:focus .list-group-item-heading>.small, .single-casawp_property .list-group-item.active:focus .list-group-item-heading>small, .single-casawp_property .list-group-item.active:hover .list-group-item-heading, .single-casawp_property .list-group-item.active:hover .list-group-item-heading>.small, .single-casawp_property .list-group-item.active:hover .list-group-item-heading>small, .tax-casawp_salestype .list-group-item.active .list-group-item-heading, .tax-casawp_salestype .list-group-item.active .list-group-item-heading>.small, .tax-casawp_salestype .list-group-item.active .list-group-item-heading>small, .tax-casawp_salestype .list-group-item.active:focus .list-group-item-heading, .tax-casawp_salestype .list-group-item.active:focus .list-group-item-heading>.small, .tax-casawp_salestype .list-group-item.active:focus .list-group-item-heading>small, .tax-casawp_salestype .list-group-item.active:hover .list-group-item-heading, .tax-casawp_salestype .list-group-item.active:hover .list-group-item-heading>.small, .tax-casawp_salestype .list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.post-type-archive-casawp_property .list-group-item.active .list-group-item-text, .post-type-archive-casawp_property .list-group-item.active:focus .list-group-item-text, .post-type-archive-casawp_property .list-group-item.active:hover .list-group-item-text, .single-casawp_property .list-group-item.active .list-group-item-text, .single-casawp_property .list-group-item.active:focus .list-group-item-text, .single-casawp_property .list-group-item.active:hover .list-group-item-text, .tax-casawp_salestype .list-group-item.active .list-group-item-text, .tax-casawp_salestype .list-group-item.active:focus .list-group-item-text, .tax-casawp_salestype .list-group-item.active:hover .list-group-item-text {
	color: #e5dad5
}

.post-type-archive-casawp_property .list-group-item-success, .single-casawp_property .list-group-item-success, .tax-casawp_salestype .list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

.post-type-archive-casawp_property a.list-group-item-success, .single-casawp_property a.list-group-item-success, .tax-casawp_salestype a.list-group-item-success {
	color: #3c763d
}

.post-type-archive-casawp_property a.list-group-item-success .list-group-item-heading, .single-casawp_property a.list-group-item-success .list-group-item-heading, .tax-casawp_salestype a.list-group-item-success .list-group-item-heading {
	color: inherit
}

.post-type-archive-casawp_property a.list-group-item-success:focus, .post-type-archive-casawp_property a.list-group-item-success:hover, .single-casawp_property a.list-group-item-success:focus, .single-casawp_property a.list-group-item-success:hover, .tax-casawp_salestype a.list-group-item-success:focus, .tax-casawp_salestype a.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

.post-type-archive-casawp_property a.list-group-item-success.active, .post-type-archive-casawp_property a.list-group-item-success.active:focus, .post-type-archive-casawp_property a.list-group-item-success.active:hover, .single-casawp_property a.list-group-item-success.active, .single-casawp_property a.list-group-item-success.active:focus, .single-casawp_property a.list-group-item-success.active:hover, .tax-casawp_salestype a.list-group-item-success.active, .tax-casawp_salestype a.list-group-item-success.active:focus, .tax-casawp_salestype a.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.post-type-archive-casawp_property .list-group-item-info, .single-casawp_property .list-group-item-info, .tax-casawp_salestype .list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

.post-type-archive-casawp_property a.list-group-item-info, .single-casawp_property a.list-group-item-info, .tax-casawp_salestype a.list-group-item-info {
	color: #31708f
}

.post-type-archive-casawp_property a.list-group-item-info .list-group-item-heading, .single-casawp_property a.list-group-item-info .list-group-item-heading, .tax-casawp_salestype a.list-group-item-info .list-group-item-heading {
	color: inherit
}

.post-type-archive-casawp_property a.list-group-item-info:focus, .post-type-archive-casawp_property a.list-group-item-info:hover, .single-casawp_property a.list-group-item-info:focus, .single-casawp_property a.list-group-item-info:hover, .tax-casawp_salestype a.list-group-item-info:focus, .tax-casawp_salestype a.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

.post-type-archive-casawp_property a.list-group-item-info.active, .post-type-archive-casawp_property a.list-group-item-info.active:focus, .post-type-archive-casawp_property a.list-group-item-info.active:hover, .single-casawp_property a.list-group-item-info.active, .single-casawp_property a.list-group-item-info.active:focus, .single-casawp_property a.list-group-item-info.active:hover, .tax-casawp_salestype a.list-group-item-info.active, .tax-casawp_salestype a.list-group-item-info.active:focus, .tax-casawp_salestype a.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.post-type-archive-casawp_property .list-group-item-warning, .single-casawp_property .list-group-item-warning, .tax-casawp_salestype .list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

.post-type-archive-casawp_property a.list-group-item-warning, .single-casawp_property a.list-group-item-warning, .tax-casawp_salestype a.list-group-item-warning {
	color: #8a6d3b
}

.post-type-archive-casawp_property a.list-group-item-warning .list-group-item-heading, .single-casawp_property a.list-group-item-warning .list-group-item-heading, .tax-casawp_salestype a.list-group-item-warning .list-group-item-heading {
	color: inherit
}

.post-type-archive-casawp_property a.list-group-item-warning:focus, .post-type-archive-casawp_property a.list-group-item-warning:hover, .single-casawp_property a.list-group-item-warning:focus, .single-casawp_property a.list-group-item-warning:hover, .tax-casawp_salestype a.list-group-item-warning:focus, .tax-casawp_salestype a.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

.post-type-archive-casawp_property a.list-group-item-warning.active, .post-type-archive-casawp_property a.list-group-item-warning.active:focus, .post-type-archive-casawp_property a.list-group-item-warning.active:hover, .single-casawp_property a.list-group-item-warning.active, .single-casawp_property a.list-group-item-warning.active:focus, .single-casawp_property a.list-group-item-warning.active:hover, .tax-casawp_salestype a.list-group-item-warning.active, .tax-casawp_salestype a.list-group-item-warning.active:focus, .tax-casawp_salestype a.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.post-type-archive-casawp_property .list-group-item-danger, .single-casawp_property .list-group-item-danger, .tax-casawp_salestype .list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

.post-type-archive-casawp_property a.list-group-item-danger, .single-casawp_property a.list-group-item-danger, .tax-casawp_salestype a.list-group-item-danger {
	color: #a94442
}

.post-type-archive-casawp_property a.list-group-item-danger .list-group-item-heading, .single-casawp_property a.list-group-item-danger .list-group-item-heading, .tax-casawp_salestype a.list-group-item-danger .list-group-item-heading {
	color: inherit
}

.post-type-archive-casawp_property a.list-group-item-danger:focus, .post-type-archive-casawp_property a.list-group-item-danger:hover, .single-casawp_property a.list-group-item-danger:focus, .single-casawp_property a.list-group-item-danger:hover, .tax-casawp_salestype a.list-group-item-danger:focus, .tax-casawp_salestype a.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

.post-type-archive-casawp_property a.list-group-item-danger.active, .post-type-archive-casawp_property a.list-group-item-danger.active:focus, .post-type-archive-casawp_property a.list-group-item-danger.active:hover, .single-casawp_property a.list-group-item-danger.active, .single-casawp_property a.list-group-item-danger.active:focus, .single-casawp_property a.list-group-item-danger.active:hover, .tax-casawp_salestype a.list-group-item-danger.active, .tax-casawp_salestype a.list-group-item-danger.active:focus, .tax-casawp_salestype a.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.post-type-archive-casawp_property .panel-heading>.dropdown .dropdown-toggle, .post-type-archive-casawp_property .panel-title, .post-type-archive-casawp_property .panel-title>a, .single-casawp_property .panel-heading>.dropdown .dropdown-toggle, .single-casawp_property .panel-title, .single-casawp_property .panel-title>a, .tax-casawp_salestype .panel-heading>.dropdown .dropdown-toggle, .tax-casawp_salestype .panel-title, .tax-casawp_salestype .panel-title>a {
	color: inherit
}

.post-type-archive-casawp_property .list-group-item-heading, .single-casawp_property .list-group-item-heading, .tax-casawp_salestype .list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.post-type-archive-casawp_property .list-group-item-text, .single-casawp_property .list-group-item-text, .tax-casawp_salestype .list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.post-type-archive-casawp_property .panel, .single-casawp_property .panel, .tax-casawp_salestype .panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.post-type-archive-casawp_property .panel-title, .post-type-archive-casawp_property .panel>.list-group, .post-type-archive-casawp_property .panel>.panel-collapse>.table, .post-type-archive-casawp_property .panel>.table, .post-type-archive-casawp_property .panel>.table-responsive>.table, .single-casawp_property .panel-title, .single-casawp_property .panel>.list-group, .single-casawp_property .panel>.panel-collapse>.table, .single-casawp_property .panel>.table, .single-casawp_property .panel>.table-responsive>.table, .tax-casawp_salestype .panel-title, .tax-casawp_salestype .panel>.list-group, .tax-casawp_salestype .panel>.panel-collapse>.table, .tax-casawp_salestype .panel>.table, .tax-casawp_salestype .panel>.table-responsive>.table {
	margin-bottom: 0
}

.post-type-archive-casawp_property .panel-body, .single-casawp_property .panel-body, .tax-casawp_salestype .panel-body {
	padding: 15px
}

.post-type-archive-casawp_property .panel-heading, .single-casawp_property .panel-heading, .tax-casawp_salestype .panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1px;
	border-top-left-radius: -1px
}

.post-type-archive-casawp_property .panel-title, .single-casawp_property .panel-title, .tax-casawp_salestype .panel-title {
	margin-top: 0;
	font-size: 16px
}

.post-type-archive-casawp_property .panel-footer, .single-casawp_property .panel-footer, .tax-casawp_salestype .panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px
}

.post-type-archive-casawp_property .panel>.list-group .list-group-item, .single-casawp_property .panel>.list-group .list-group-item, .tax-casawp_salestype .panel>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.post-type-archive-casawp_property .panel-group .panel-heading, .post-type-archive-casawp_property .panel>.list-group:last-child .list-group-item:last-child, .post-type-archive-casawp_property .panel>.table-bordered>tbody>tr:first-child>td, .post-type-archive-casawp_property .panel>.table-bordered>tbody>tr:first-child>th, .post-type-archive-casawp_property .panel>.table-bordered>tbody>tr:last-child>td, .post-type-archive-casawp_property .panel>.table-bordered>tbody>tr:last-child>th, .post-type-archive-casawp_property .panel>.table-bordered>tfoot>tr:last-child>td, .post-type-archive-casawp_property .panel>.table-bordered>tfoot>tr:last-child>th, .post-type-archive-casawp_property .panel>.table-bordered>thead>tr:first-child>td, .post-type-archive-casawp_property .panel>.table-bordered>thead>tr:first-child>th, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .single-casawp_property .panel-group .panel-heading, .single-casawp_property .panel>.list-group:last-child .list-group-item:last-child, .single-casawp_property .panel>.table-bordered>tbody>tr:first-child>td, .single-casawp_property .panel>.table-bordered>tbody>tr:first-child>th, .single-casawp_property .panel>.table-bordered>tbody>tr:last-child>td, .single-casawp_property .panel>.table-bordered>tbody>tr:last-child>th, .single-casawp_property .panel>.table-bordered>tfoot>tr:last-child>td, .single-casawp_property .panel>.table-bordered>tfoot>tr:last-child>th, .single-casawp_property .panel>.table-bordered>thead>tr:first-child>td, .single-casawp_property .panel>.table-bordered>thead>tr:first-child>th, .single-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .single-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .single-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .single-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .single-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .single-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .single-casawp_property .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .single-casawp_property .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .tax-casawp_salestype .panel-group .panel-heading, .tax-casawp_salestype .panel>.list-group:last-child .list-group-item:last-child, .tax-casawp_salestype .panel>.table-bordered>tbody>tr:first-child>td, .tax-casawp_salestype .panel>.table-bordered>tbody>tr:first-child>th, .tax-casawp_salestype .panel>.table-bordered>tbody>tr:last-child>td, .tax-casawp_salestype .panel>.table-bordered>tbody>tr:last-child>th, .tax-casawp_salestype .panel>.table-bordered>tfoot>tr:last-child>td, .tax-casawp_salestype .panel>.table-bordered>tfoot>tr:last-child>th, .tax-casawp_salestype .panel>.table-bordered>thead>tr:first-child>td, .tax-casawp_salestype .panel>.table-bordered>thead>tr:first-child>th, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.post-type-archive-casawp_property .panel>.list-group:last-child .list-group-item:last-child, .post-type-archive-casawp_property .panel>.table-responsive:last-child>.table:last-child, .post-type-archive-casawp_property .panel>.table:last-child, .single-casawp_property .panel>.list-group:last-child .list-group-item:last-child, .single-casawp_property .panel>.table-responsive:last-child>.table:last-child, .single-casawp_property .panel>.table:last-child, .tax-casawp_salestype .panel>.list-group:last-child .list-group-item:last-child, .tax-casawp_salestype .panel>.table-responsive:last-child>.table:last-child, .tax-casawp_salestype .panel>.table:last-child {
	border-bottom-left-radius: -1px;
	border-bottom-right-radius: -1px
}

.post-type-archive-casawp_property .panel>.list-group:first-child .list-group-item:first-child, .single-casawp_property .panel>.list-group:first-child .list-group-item:first-child, .tax-casawp_salestype .panel>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1px;
	border-top-left-radius: -1px
}

.post-type-archive-casawp_property .list-group+.panel-footer, .post-type-archive-casawp_property .panel-heading+.list-group .list-group-item:first-child, .single-casawp_property .list-group+.panel-footer, .single-casawp_property .panel-heading+.list-group .list-group-item:first-child, .tax-casawp_salestype .list-group+.panel-footer, .tax-casawp_salestype .panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.post-type-archive-casawp_property .panel>.table-responsive:first-child>.table:first-child, .post-type-archive-casawp_property .panel>.table:first-child, .single-casawp_property .panel>.table-responsive:first-child>.table:first-child, .single-casawp_property .panel>.table:first-child, .tax-casawp_salestype .panel>.table-responsive:first-child>.table:first-child, .tax-casawp_salestype .panel>.table:first-child {
	border-top-right-radius: -1px;
	border-top-left-radius: -1px
}

.post-type-archive-casawp_property .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .post-type-archive-casawp_property .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .post-type-archive-casawp_property .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .post-type-archive-casawp_property .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .post-type-archive-casawp_property .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .post-type-archive-casawp_property .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .post-type-archive-casawp_property .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .post-type-archive-casawp_property .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .single-casawp_property .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .single-casawp_property .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .single-casawp_property .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .single-casawp_property .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .single-casawp_property .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .single-casawp_property .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .single-casawp_property .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .single-casawp_property .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .tax-casawp_salestype .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .tax-casawp_salestype .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .tax-casawp_salestype .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .tax-casawp_salestype .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .tax-casawp_salestype .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .tax-casawp_salestype .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .tax-casawp_salestype .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .tax-casawp_salestype .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: -1px
}

.post-type-archive-casawp_property .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .post-type-archive-casawp_property .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .post-type-archive-casawp_property .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .post-type-archive-casawp_property .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .post-type-archive-casawp_property .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .post-type-archive-casawp_property .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .post-type-archive-casawp_property .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .post-type-archive-casawp_property .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .single-casawp_property .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .single-casawp_property .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .single-casawp_property .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .single-casawp_property .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .single-casawp_property .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .single-casawp_property .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .single-casawp_property .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .single-casawp_property .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .tax-casawp_salestype .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .tax-casawp_salestype .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .tax-casawp_salestype .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .tax-casawp_salestype .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .tax-casawp_salestype .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .tax-casawp_salestype .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .tax-casawp_salestype .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .tax-casawp_salestype .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: -1px
}

.post-type-archive-casawp_property .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .post-type-archive-casawp_property .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .post-type-archive-casawp_property .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .post-type-archive-casawp_property .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .post-type-archive-casawp_property .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .post-type-archive-casawp_property .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .post-type-archive-casawp_property .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .post-type-archive-casawp_property .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .single-casawp_property .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .single-casawp_property .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .single-casawp_property .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .single-casawp_property .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .single-casawp_property .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .single-casawp_property .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .single-casawp_property .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .single-casawp_property .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .tax-casawp_salestype .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .tax-casawp_salestype .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .tax-casawp_salestype .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .tax-casawp_salestype .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .tax-casawp_salestype .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .tax-casawp_salestype .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .tax-casawp_salestype .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .tax-casawp_salestype .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: -1px
}

.post-type-archive-casawp_property .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .post-type-archive-casawp_property .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .post-type-archive-casawp_property .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .post-type-archive-casawp_property .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .post-type-archive-casawp_property .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .post-type-archive-casawp_property .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .post-type-archive-casawp_property .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .post-type-archive-casawp_property .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .single-casawp_property .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .single-casawp_property .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .single-casawp_property .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .single-casawp_property .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .single-casawp_property .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .single-casawp_property .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .single-casawp_property .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .single-casawp_property .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .tax-casawp_salestype .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .tax-casawp_salestype .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .tax-casawp_salestype .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .tax-casawp_salestype .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .tax-casawp_salestype .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .tax-casawp_salestype .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .tax-casawp_salestype .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .tax-casawp_salestype .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: -1px
}

.post-type-archive-casawp_property .panel>.panel-body+.table, .post-type-archive-casawp_property .panel>.panel-body+.table-responsive, .single-casawp_property .panel>.panel-body+.table, .single-casawp_property .panel>.panel-body+.table-responsive, .tax-casawp_salestype .panel>.panel-body+.table, .tax-casawp_salestype .panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd
}

.post-type-archive-casawp_property .panel>.table>tbody:first-child>tr:first-child td, .post-type-archive-casawp_property .panel>.table>tbody:first-child>tr:first-child th, .single-casawp_property .panel>.table>tbody:first-child>tr:first-child td, .single-casawp_property .panel>.table>tbody:first-child>tr:first-child th, .tax-casawp_salestype .panel>.table>tbody:first-child>tr:first-child td, .tax-casawp_salestype .panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.post-type-archive-casawp_property .panel>.table-bordered, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered, .single-casawp_property .panel>.table-bordered, .single-casawp_property .panel>.table-responsive>.table-bordered, .tax-casawp_salestype .panel>.table-bordered, .tax-casawp_salestype .panel>.table-responsive>.table-bordered {
	border: 0
}

.post-type-archive-casawp_property .panel>.table-bordered>tbody>tr>td:first-child, .post-type-archive-casawp_property .panel>.table-bordered>tbody>tr>th:first-child, .post-type-archive-casawp_property .panel>.table-bordered>tfoot>tr>td:first-child, .post-type-archive-casawp_property .panel>.table-bordered>tfoot>tr>th:first-child, .post-type-archive-casawp_property .panel>.table-bordered>thead>tr>td:first-child, .post-type-archive-casawp_property .panel>.table-bordered>thead>tr>th:first-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .single-casawp_property .panel>.table-bordered>tbody>tr>td:first-child, .single-casawp_property .panel>.table-bordered>tbody>tr>th:first-child, .single-casawp_property .panel>.table-bordered>tfoot>tr>td:first-child, .single-casawp_property .panel>.table-bordered>tfoot>tr>th:first-child, .single-casawp_property .panel>.table-bordered>thead>tr>td:first-child, .single-casawp_property .panel>.table-bordered>thead>tr>th:first-child, .single-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .single-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .single-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .single-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .single-casawp_property .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .single-casawp_property .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .tax-casawp_salestype .panel>.table-bordered>tbody>tr>td:first-child, .tax-casawp_salestype .panel>.table-bordered>tbody>tr>th:first-child, .tax-casawp_salestype .panel>.table-bordered>tfoot>tr>td:first-child, .tax-casawp_salestype .panel>.table-bordered>tfoot>tr>th:first-child, .tax-casawp_salestype .panel>.table-bordered>thead>tr>td:first-child, .tax-casawp_salestype .panel>.table-bordered>thead>tr>th:first-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.post-type-archive-casawp_property .panel>.table-bordered>tbody>tr>td:last-child, .post-type-archive-casawp_property .panel>.table-bordered>tbody>tr>th:last-child, .post-type-archive-casawp_property .panel>.table-bordered>tfoot>tr>td:last-child, .post-type-archive-casawp_property .panel>.table-bordered>tfoot>tr>th:last-child, .post-type-archive-casawp_property .panel>.table-bordered>thead>tr>td:last-child, .post-type-archive-casawp_property .panel>.table-bordered>thead>tr>th:last-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .post-type-archive-casawp_property .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .single-casawp_property .panel>.table-bordered>tbody>tr>td:last-child, .single-casawp_property .panel>.table-bordered>tbody>tr>th:last-child, .single-casawp_property .panel>.table-bordered>tfoot>tr>td:last-child, .single-casawp_property .panel>.table-bordered>tfoot>tr>th:last-child, .single-casawp_property .panel>.table-bordered>thead>tr>td:last-child, .single-casawp_property .panel>.table-bordered>thead>tr>th:last-child, .single-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .single-casawp_property .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .single-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .single-casawp_property .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .single-casawp_property .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .single-casawp_property .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .tax-casawp_salestype .panel>.table-bordered>tbody>tr>td:last-child, .tax-casawp_salestype .panel>.table-bordered>tbody>tr>th:last-child, .tax-casawp_salestype .panel>.table-bordered>tfoot>tr>td:last-child, .tax-casawp_salestype .panel>.table-bordered>tfoot>tr>th:last-child, .tax-casawp_salestype .panel>.table-bordered>thead>tr>td:last-child, .tax-casawp_salestype .panel>.table-bordered>thead>tr>th:last-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .tax-casawp_salestype .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.post-type-archive-casawp_property .panel>.table-responsive, .single-casawp_property .panel>.table-responsive, .tax-casawp_salestype .panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}

.post-type-archive-casawp_property .panel-group, .single-casawp_property .panel-group, .tax-casawp_salestype .panel-group {
	margin-bottom: 20px
}

.post-type-archive-casawp_property .panel-group .panel, .single-casawp_property .panel-group .panel, .tax-casawp_salestype .panel-group .panel {
	margin-bottom: 0;
	border-radius: 0
}

.post-type-archive-casawp_property .panel-group .panel+.panel, .single-casawp_property .panel-group .panel+.panel, .tax-casawp_salestype .panel-group .panel+.panel {
	margin-top: 5px
}

.post-type-archive-casawp_property .panel-group .panel-heading+.panel-collapse>.panel-body, .single-casawp_property .panel-group .panel-heading+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}

.post-type-archive-casawp_property .panel-group .panel-footer, .single-casawp_property .panel-group .panel-footer, .tax-casawp_salestype .panel-group .panel-footer {
	border-top: 0
}

.post-type-archive-casawp_property .panel-group .panel-footer+.panel-collapse .panel-body, .single-casawp_property .panel-group .panel-footer+.panel-collapse .panel-body, .tax-casawp_salestype .panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.post-type-archive-casawp_property .panel-default, .single-casawp_property .panel-default, .tax-casawp_salestype .panel-default {
	border-color: #ddd
}

.post-type-archive-casawp_property .panel-default>.panel-heading, .single-casawp_property .panel-default>.panel-heading, .tax-casawp_salestype .panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.post-type-archive-casawp_property .panel-default>.panel-heading+.panel-collapse>.panel-body, .single-casawp_property .panel-default>.panel-heading+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.post-type-archive-casawp_property .panel-default>.panel-heading .badge, .single-casawp_property .panel-default>.panel-heading .badge, .tax-casawp_salestype .panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.post-type-archive-casawp_property .panel-default>.panel-footer+.panel-collapse>.panel-body, .single-casawp_property .panel-default>.panel-footer+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.post-type-archive-casawp_property .panel-primary, .single-casawp_property .panel-primary, .tax-casawp_salestype .panel-primary {
	border-color: #926d5c
}

.post-type-archive-casawp_property .panel-primary>.panel-heading, .single-casawp_property .panel-primary>.panel-heading, .tax-casawp_salestype .panel-primary>.panel-heading {
	color: #fff;
	background-color: #926d5c;
	border-color: #926d5c
}

.post-type-archive-casawp_property .panel-primary>.panel-heading+.panel-collapse>.panel-body, .single-casawp_property .panel-primary>.panel-heading+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #926d5c
}

.post-type-archive-casawp_property .panel-primary>.panel-heading .badge, .single-casawp_property .panel-primary>.panel-heading .badge, .tax-casawp_salestype .panel-primary>.panel-heading .badge {
	color: #926d5c;
	background-color: #fff
}

.post-type-archive-casawp_property .panel-primary>.panel-footer+.panel-collapse>.panel-body, .single-casawp_property .panel-primary>.panel-footer+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #926d5c
}

.post-type-archive-casawp_property .panel-success, .single-casawp_property .panel-success, .tax-casawp_salestype .panel-success {
	border-color: #d6e9c6
}

.post-type-archive-casawp_property .panel-success>.panel-heading, .single-casawp_property .panel-success>.panel-heading, .tax-casawp_salestype .panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.post-type-archive-casawp_property .panel-success>.panel-heading+.panel-collapse>.panel-body, .single-casawp_property .panel-success>.panel-heading+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.post-type-archive-casawp_property .panel-success>.panel-heading .badge, .single-casawp_property .panel-success>.panel-heading .badge, .tax-casawp_salestype .panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.post-type-archive-casawp_property .panel-success>.panel-footer+.panel-collapse>.panel-body, .single-casawp_property .panel-success>.panel-footer+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.post-type-archive-casawp_property .panel-info, .single-casawp_property .panel-info, .tax-casawp_salestype .panel-info {
	border-color: #bce8f1
}

.post-type-archive-casawp_property .panel-info>.panel-heading, .single-casawp_property .panel-info>.panel-heading, .tax-casawp_salestype .panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.post-type-archive-casawp_property .panel-info>.panel-heading+.panel-collapse>.panel-body, .single-casawp_property .panel-info>.panel-heading+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.post-type-archive-casawp_property .panel-info>.panel-heading .badge, .single-casawp_property .panel-info>.panel-heading .badge, .tax-casawp_salestype .panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.post-type-archive-casawp_property .panel-info>.panel-footer+.panel-collapse>.panel-body, .single-casawp_property .panel-info>.panel-footer+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.post-type-archive-casawp_property .panel-warning, .single-casawp_property .panel-warning, .tax-casawp_salestype .panel-warning {
	border-color: #faebcc
}

.post-type-archive-casawp_property .panel-warning>.panel-heading, .single-casawp_property .panel-warning>.panel-heading, .tax-casawp_salestype .panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.post-type-archive-casawp_property .panel-warning>.panel-heading+.panel-collapse>.panel-body, .single-casawp_property .panel-warning>.panel-heading+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.post-type-archive-casawp_property .panel-warning>.panel-heading .badge, .single-casawp_property .panel-warning>.panel-heading .badge, .tax-casawp_salestype .panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.post-type-archive-casawp_property .panel-warning>.panel-footer+.panel-collapse>.panel-body, .single-casawp_property .panel-warning>.panel-footer+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.post-type-archive-casawp_property .panel-danger, .single-casawp_property .panel-danger, .tax-casawp_salestype .panel-danger {
	border-color: #ebccd1
}

.post-type-archive-casawp_property .panel-danger>.panel-heading, .single-casawp_property .panel-danger>.panel-heading, .tax-casawp_salestype .panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.post-type-archive-casawp_property .panel-danger>.panel-heading+.panel-collapse>.panel-body, .single-casawp_property .panel-danger>.panel-heading+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.post-type-archive-casawp_property .panel-danger>.panel-heading .badge, .single-casawp_property .panel-danger>.panel-heading .badge, .tax-casawp_salestype .panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.post-type-archive-casawp_property .panel-danger>.panel-footer+.panel-collapse>.panel-body, .single-casawp_property .panel-danger>.panel-footer+.panel-collapse>.panel-body, .tax-casawp_salestype .panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.post-type-archive-casawp_property .embed-responsive, .single-casawp_property .embed-responsive, .tax-casawp_salestype .embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0
}

.post-type-archive-casawp_property .embed-responsive .embed-responsive-item, .post-type-archive-casawp_property .embed-responsive embed, .post-type-archive-casawp_property .embed-responsive iframe, .post-type-archive-casawp_property .embed-responsive object, .single-casawp_property .embed-responsive .embed-responsive-item, .single-casawp_property .embed-responsive embed, .single-casawp_property .embed-responsive iframe, .single-casawp_property .embed-responsive object, .tax-casawp_salestype .embed-responsive .embed-responsive-item, .tax-casawp_salestype .embed-responsive embed, .tax-casawp_salestype .embed-responsive iframe, .tax-casawp_salestype .embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.post-type-archive-casawp_property .embed-responsive.embed-responsive-16by9, .single-casawp_property .embed-responsive.embed-responsive-16by9, .tax-casawp_salestype .embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.post-type-archive-casawp_property .embed-responsive.embed-responsive-4by3, .single-casawp_property .embed-responsive.embed-responsive-4by3, .tax-casawp_salestype .embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%
}

.post-type-archive-casawp_property .well, .single-casawp_property .well, .tax-casawp_salestype .well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.post-type-archive-casawp_property .well blockquote, .single-casawp_property .well blockquote, .tax-casawp_salestype .well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}

.post-type-archive-casawp_property .well-lg, .single-casawp_property .well-lg, .tax-casawp_salestype .well-lg {
	padding: 24px;
	border-radius: 3px
}

.post-type-archive-casawp_property .well-sm, .single-casawp_property .well-sm, .tax-casawp_salestype .well-sm {
	padding: 9px;
	border-radius: 0
}

.post-type-archive-casawp_property .close, .single-casawp_property .close, .tax-casawp_salestype .close {
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.post-type-archive-casawp_property .carousel-caption, .post-type-archive-casawp_property .carousel-control, .single-casawp_property .carousel-caption, .single-casawp_property .carousel-control, .tax-casawp_salestype .carousel-caption, .tax-casawp_salestype .carousel-control {
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.post-type-archive-casawp_property .close:focus, .post-type-archive-casawp_property .close:hover, .single-casawp_property .close:focus, .single-casawp_property .close:hover, .tax-casawp_salestype .close:focus, .tax-casawp_salestype .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

.post-type-archive-casawp_property button.close, .single-casawp_property button.close, .tax-casawp_salestype button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.post-type-archive-casawp_property .modal-content, .post-type-archive-casawp_property .popover, .single-casawp_property .modal-content, .single-casawp_property .popover, .tax-casawp_salestype .modal-content, .tax-casawp_salestype .popover {
	background-clip: padding-box
}

.post-type-archive-casawp_property .modal, .single-casawp_property .modal, .tax-casawp_salestype .modal {
	display: none;
	position: fixed;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.post-type-archive-casawp_property .modal.fade .modal-dialog, .single-casawp_property .modal.fade .modal-dialog, .tax-casawp_salestype .modal.fade .modal-dialog {
	transform: translate3d(0, -25%, 0);
	transition: transform .3s ease-out
}

.post-type-archive-casawp_property .modal.in .modal-dialog, .single-casawp_property .modal.in .modal-dialog, .tax-casawp_salestype .modal.in .modal-dialog {
	transform: translateZ(0)
}

.post-type-archive-casawp_property .modal-open .modal, .single-casawp_property .modal-open .modal, .tax-casawp_salestype .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.post-type-archive-casawp_property .modal-dialog, .single-casawp_property .modal-dialog, .tax-casawp_salestype .modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.post-type-archive-casawp_property .modal-content, .single-casawp_property .modal-content, .tax-casawp_salestype .modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 3px;
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	outline: 0
}

.post-type-archive-casawp_property .modal-backdrop, .single-casawp_property .modal-backdrop, .tax-casawp_salestype .modal-backdrop {
	position: fixed;
	z-index: 1040;
	background-color: #000
}

.post-type-archive-casawp_property .modal-backdrop.fade, .single-casawp_property .modal-backdrop.fade, .tax-casawp_salestype .modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.post-type-archive-casawp_property .modal-backdrop.in, .single-casawp_property .modal-backdrop.in, .tax-casawp_salestype .modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.post-type-archive-casawp_property .modal-header, .single-casawp_property .modal-header, .tax-casawp_salestype .modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.43px
}

.post-type-archive-casawp_property .modal-header .close, .single-casawp_property .modal-header .close, .tax-casawp_salestype .modal-header .close {
	margin-top: -2px
}

.post-type-archive-casawp_property .modal-title, .single-casawp_property .modal-title, .tax-casawp_salestype .modal-title {
	margin: 0;
	line-height: 1.42857143
}

.post-type-archive-casawp_property .modal-body, .single-casawp_property .modal-body, .tax-casawp_salestype .modal-body {
	position: relative;
	padding: 15px
}

.post-type-archive-casawp_property .modal-footer, .single-casawp_property .modal-footer, .tax-casawp_salestype .modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.post-type-archive-casawp_property .modal-footer .btn+.btn, .single-casawp_property .modal-footer .btn+.btn, .tax-casawp_salestype .modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.post-type-archive-casawp_property .modal-footer .btn-group .btn+.btn, .single-casawp_property .modal-footer .btn-group .btn+.btn, .tax-casawp_salestype .modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.post-type-archive-casawp_property .modal-footer .btn-block+.btn-block, .single-casawp_property .modal-footer .btn-block+.btn-block, .tax-casawp_salestype .modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.post-type-archive-casawp_property .modal-scrollbar-measure, .single-casawp_property .modal-scrollbar-measure, .tax-casawp_salestype .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
@media (min-width:768px) {

.post-type-archive-casawp_property .modal-dialog, .single-casawp_property .modal-dialog, .tax-casawp_salestype .modal-dialog {
	width: 600px;
	margin: 30px auto
}

.post-type-archive-casawp_property .modal-content, .single-casawp_property .modal-content, .tax-casawp_salestype .modal-content {
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}

.post-type-archive-casawp_property .modal-sm, .single-casawp_property .modal-sm, .tax-casawp_salestype .modal-sm {
	width: 300px
}
}
@media (min-width:992px) {

.post-type-archive-casawp_property .modal-lg, .single-casawp_property .modal-lg, .tax-casawp_salestype .modal-lg {
	width: 900px
}
}

.post-type-archive-casawp_property .tooltip, .single-casawp_property .tooltip, .tax-casawp_salestype .tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

.post-type-archive-casawp_property .tooltip.in, .single-casawp_property .tooltip.in, .tax-casawp_salestype .tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.post-type-archive-casawp_property .tooltip.top, .single-casawp_property .tooltip.top, .tax-casawp_salestype .tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.post-type-archive-casawp_property .tooltip.right, .single-casawp_property .tooltip.right, .tax-casawp_salestype .tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.post-type-archive-casawp_property .tooltip.bottom, .single-casawp_property .tooltip.bottom, .tax-casawp_salestype .tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.post-type-archive-casawp_property .tooltip.left, .single-casawp_property .tooltip.left, .tax-casawp_salestype .tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.post-type-archive-casawp_property .tooltip-inner, .single-casawp_property .tooltip-inner, .tax-casawp_salestype .tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 0
}

.post-type-archive-casawp_property .tooltip-arrow, .single-casawp_property .tooltip-arrow, .tax-casawp_salestype .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.post-type-archive-casawp_property .tooltip.top-left .tooltip-arrow, .post-type-archive-casawp_property .tooltip.top-right .tooltip-arrow, .post-type-archive-casawp_property .tooltip.top .tooltip-arrow, .single-casawp_property .tooltip.top-left .tooltip-arrow, .single-casawp_property .tooltip.top-right .tooltip-arrow, .single-casawp_property .tooltip.top .tooltip-arrow, .tax-casawp_salestype .tooltip.top-left .tooltip-arrow, .tax-casawp_salestype .tooltip.top-right .tooltip-arrow, .tax-casawp_salestype .tooltip.top .tooltip-arrow {
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.post-type-archive-casawp_property .tooltip.top .tooltip-arrow, .single-casawp_property .tooltip.top .tooltip-arrow, .tax-casawp_salestype .tooltip.top .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.post-type-archive-casawp_property .tooltip.top-left .tooltip-arrow, .single-casawp_property .tooltip.top-left .tooltip-arrow, .tax-casawp_salestype .tooltip.top-left .tooltip-arrow {
	left: 5px
}

.post-type-archive-casawp_property .tooltip.top-right .tooltip-arrow, .single-casawp_property .tooltip.top-right .tooltip-arrow, .tax-casawp_salestype .tooltip.top-right .tooltip-arrow {
	right: 5px
}

.post-type-archive-casawp_property .tooltip.right .tooltip-arrow, .single-casawp_property .tooltip.right .tooltip-arrow, .tax-casawp_salestype .tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.post-type-archive-casawp_property .tooltip.left .tooltip-arrow, .single-casawp_property .tooltip.left .tooltip-arrow, .tax-casawp_salestype .tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.post-type-archive-casawp_property .tooltip.bottom-left .tooltip-arrow, .post-type-archive-casawp_property .tooltip.bottom-right .tooltip-arrow, .post-type-archive-casawp_property .tooltip.bottom .tooltip-arrow, .single-casawp_property .tooltip.bottom-left .tooltip-arrow, .single-casawp_property .tooltip.bottom-right .tooltip-arrow, .single-casawp_property .tooltip.bottom .tooltip-arrow, .tax-casawp_salestype .tooltip.bottom-left .tooltip-arrow, .tax-casawp_salestype .tooltip.bottom-right .tooltip-arrow, .tax-casawp_salestype .tooltip.bottom .tooltip-arrow {
	border-width: 0 5px 5px;
	border-bottom-color: #000;
	top: 0
}

.post-type-archive-casawp_property .tooltip.bottom .tooltip-arrow, .single-casawp_property .tooltip.bottom .tooltip-arrow, .tax-casawp_salestype .tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.post-type-archive-casawp_property .tooltip.bottom-left .tooltip-arrow, .single-casawp_property .tooltip.bottom-left .tooltip-arrow, .tax-casawp_salestype .tooltip.bottom-left .tooltip-arrow {
	left: 5px
}

.post-type-archive-casawp_property .tooltip.bottom-right .tooltip-arrow, .single-casawp_property .tooltip.bottom-right .tooltip-arrow, .tax-casawp_salestype .tooltip.bottom-right .tooltip-arrow {
	right: 5px
}

.post-type-archive-casawp_property .popover, .single-casawp_property .popover, .tax-casawp_salestype .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 3px;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	white-space: normal
}

.post-type-archive-casawp_property .popover.top, .single-casawp_property .popover.top, .tax-casawp_salestype .popover.top {
	margin-top: -10px
}

.post-type-archive-casawp_property .popover.right, .single-casawp_property .popover.right, .tax-casawp_salestype .popover.right {
	margin-left: 10px
}

.post-type-archive-casawp_property .popover.bottom, .single-casawp_property .popover.bottom, .tax-casawp_salestype .popover.bottom {
	margin-top: 10px
}

.post-type-archive-casawp_property .popover.left, .single-casawp_property .popover.left, .tax-casawp_salestype .popover.left {
	margin-left: -10px
}

.post-type-archive-casawp_property .popover-title, .single-casawp_property .popover-title, .tax-casawp_salestype .popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 2px 2px 0 0
}

.post-type-archive-casawp_property .popover-content, .single-casawp_property .popover-content, .tax-casawp_salestype .popover-content {
	padding: 9px 14px
}

.post-type-archive-casawp_property .popover>.arrow, .post-type-archive-casawp_property .popover>.arrow:after, .single-casawp_property .popover>.arrow, .single-casawp_property .popover>.arrow:after, .tax-casawp_salestype .popover>.arrow, .tax-casawp_salestype .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.post-type-archive-casawp_property .carousel, .post-type-archive-casawp_property .carousel-inner, .single-casawp_property .carousel, .single-casawp_property .carousel-inner, .tax-casawp_salestype .carousel, .tax-casawp_salestype .carousel-inner {
	position: relative
}

.post-type-archive-casawp_property .popover>.arrow, .single-casawp_property .popover>.arrow, .tax-casawp_salestype .popover>.arrow {
	border-width: 11px
}

.post-type-archive-casawp_property .popover>.arrow:after, .single-casawp_property .popover>.arrow:after, .tax-casawp_salestype .popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.post-type-archive-casawp_property .popover.top>.arrow, .single-casawp_property .popover.top>.arrow, .tax-casawp_salestype .popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	bottom: -11px
}

.post-type-archive-casawp_property .popover.top>.arrow:after, .single-casawp_property .popover.top>.arrow:after, .tax-casawp_salestype .popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.post-type-archive-casawp_property .popover.left>.arrow:after, .post-type-archive-casawp_property .popover.right>.arrow:after, .single-casawp_property .popover.left>.arrow:after, .single-casawp_property .popover.right>.arrow:after, .tax-casawp_salestype .popover.left>.arrow:after, .tax-casawp_salestype .popover.right>.arrow:after {
	content: " ";
	bottom: -10px
}

.post-type-archive-casawp_property .popover.right>.arrow, .single-casawp_property .popover.right>.arrow, .tax-casawp_salestype .popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25)
}

.post-type-archive-casawp_property .popover.right>.arrow:after, .single-casawp_property .popover.right>.arrow:after, .tax-casawp_salestype .popover.right>.arrow:after {
	left: 1px;
	border-left-width: 0;
	border-right-color: #fff
}

.post-type-archive-casawp_property .popover.bottom>.arrow, .single-casawp_property .popover.bottom>.arrow, .tax-casawp_salestype .popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25);
	top: -11px
}

.post-type-archive-casawp_property .popover.bottom>.arrow:after, .single-casawp_property .popover.bottom>.arrow:after, .tax-casawp_salestype .popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.post-type-archive-casawp_property .popover.left>.arrow, .single-casawp_property .popover.left>.arrow, .tax-casawp_salestype .popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25)
}

.post-type-archive-casawp_property .popover.left>.arrow:after, .single-casawp_property .popover.left>.arrow:after, .tax-casawp_salestype .popover.left>.arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff
}

.post-type-archive-casawp_property .carousel-inner, .single-casawp_property .carousel-inner, .tax-casawp_salestype .carousel-inner {
	overflow: hidden;
	width: 100%
}

.post-type-archive-casawp_property .carousel-inner>.item, .single-casawp_property .carousel-inner>.item, .tax-casawp_salestype .carousel-inner>.item {
	display: none;
	position: relative;
	transition: left .6s ease-in-out
}

.post-type-archive-casawp_property .carousel-inner>.item>a>img, .post-type-archive-casawp_property .carousel-inner>.item>img, .single-casawp_property .carousel-inner>.item>a>img, .single-casawp_property .carousel-inner>.item>img, .tax-casawp_salestype .carousel-inner>.item>a>img, .tax-casawp_salestype .carousel-inner>.item>img {
	line-height: 1
}

.post-type-archive-casawp_property .carousel-inner>.active, .post-type-archive-casawp_property .carousel-inner>.next, .post-type-archive-casawp_property .carousel-inner>.prev, .single-casawp_property .carousel-inner>.active, .single-casawp_property .carousel-inner>.next, .single-casawp_property .carousel-inner>.prev, .tax-casawp_salestype .carousel-inner>.active, .tax-casawp_salestype .carousel-inner>.next, .tax-casawp_salestype .carousel-inner>.prev {
	display: block
}

.post-type-archive-casawp_property .carousel-inner>.active, .single-casawp_property .carousel-inner>.active, .tax-casawp_salestype .carousel-inner>.active {
	left: 0
}

.post-type-archive-casawp_property .carousel-inner>.next, .post-type-archive-casawp_property .carousel-inner>.prev, .single-casawp_property .carousel-inner>.next, .single-casawp_property .carousel-inner>.prev, .tax-casawp_salestype .carousel-inner>.next, .tax-casawp_salestype .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.post-type-archive-casawp_property .carousel-inner>.next, .single-casawp_property .carousel-inner>.next, .tax-casawp_salestype .carousel-inner>.next {
	left: 100%
}

.post-type-archive-casawp_property .carousel-inner>.prev, .single-casawp_property .carousel-inner>.prev, .tax-casawp_salestype .carousel-inner>.prev {
	left: -100%
}

.post-type-archive-casawp_property .carousel-inner>.next.left, .post-type-archive-casawp_property .carousel-inner>.prev.right, .single-casawp_property .carousel-inner>.next.left, .single-casawp_property .carousel-inner>.prev.right, .tax-casawp_salestype .carousel-inner>.next.left, .tax-casawp_salestype .carousel-inner>.prev.right {
	left: 0
}

.post-type-archive-casawp_property .carousel-inner>.active.left, .single-casawp_property .carousel-inner>.active.left, .tax-casawp_salestype .carousel-inner>.active.left {
	left: -100%
}

.post-type-archive-casawp_property .carousel-inner>.active.right, .single-casawp_property .carousel-inner>.active.right, .tax-casawp_salestype .carousel-inner>.active.right {
	left: 100%
}

.post-type-archive-casawp_property .carousel-control, .single-casawp_property .carousel-control, .tax-casawp_salestype .carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center
}

.post-type-archive-casawp_property .carousel-control.left, .single-casawp_property .carousel-control.left, .tax-casawp_salestype .carousel-control.left {
	background-image: linear-gradient(90deg, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001));
	background-repeat: repeat-x
}

.post-type-archive-casawp_property .carousel-control.right, .single-casawp_property .carousel-control.right, .tax-casawp_salestype .carousel-control.right {
	left: auto;
	right: 0;
	background-image: linear-gradient(90deg, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5));
	background-repeat: repeat-x
}

.post-type-archive-casawp_property .carousel-control:focus, .post-type-archive-casawp_property .carousel-control:hover, .single-casawp_property .carousel-control:focus, .single-casawp_property .carousel-control:hover, .tax-casawp_salestype .carousel-control:focus, .tax-casawp_salestype .carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.post-type-archive-casawp_property .carousel-control .glyphicon-chevron-left, .post-type-archive-casawp_property .carousel-control .glyphicon-chevron-right, .post-type-archive-casawp_property .carousel-control .icon-next, .post-type-archive-casawp_property .carousel-control .icon-prev, .single-casawp_property .carousel-control .glyphicon-chevron-left, .single-casawp_property .carousel-control .glyphicon-chevron-right, .single-casawp_property .carousel-control .icon-next, .single-casawp_property .carousel-control .icon-prev, .tax-casawp_salestype .carousel-control .glyphicon-chevron-left, .tax-casawp_salestype .carousel-control .glyphicon-chevron-right, .tax-casawp_salestype .carousel-control .icon-next, .tax-casawp_salestype .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}

.post-type-archive-casawp_property .carousel-control .glyphicon-chevron-left, .post-type-archive-casawp_property .carousel-control .icon-prev, .single-casawp_property .carousel-control .glyphicon-chevron-left, .single-casawp_property .carousel-control .icon-prev, .tax-casawp_salestype .carousel-control .glyphicon-chevron-left, .tax-casawp_salestype .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.post-type-archive-casawp_property .carousel-control .glyphicon-chevron-right, .post-type-archive-casawp_property .carousel-control .icon-next, .single-casawp_property .carousel-control .glyphicon-chevron-right, .single-casawp_property .carousel-control .icon-next, .tax-casawp_salestype .carousel-control .glyphicon-chevron-right, .tax-casawp_salestype .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.post-type-archive-casawp_property .carousel-control .icon-next, .post-type-archive-casawp_property .carousel-control .icon-prev, .single-casawp_property .carousel-control .icon-next, .single-casawp_property .carousel-control .icon-prev, .tax-casawp_salestype .carousel-control .icon-next, .tax-casawp_salestype .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif
}

.post-type-archive-casawp_property .carousel-control .icon-prev:before, .single-casawp_property .carousel-control .icon-prev:before, .tax-casawp_salestype .carousel-control .icon-prev:before {
	content: "\2039"
}

.post-type-archive-casawp_property .carousel-control .icon-next:before, .single-casawp_property .carousel-control .icon-next:before, .tax-casawp_salestype .carousel-control .icon-next:before {
	content: "\203A"
}

.post-type-archive-casawp_property .carousel-indicators, .single-casawp_property .carousel-indicators, .tax-casawp_salestype .carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.post-type-archive-casawp_property .carousel-indicators li, .single-casawp_property .carousel-indicators li, .tax-casawp_salestype .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent
}

.post-type-archive-casawp_property .carousel-indicators .active, .single-casawp_property .carousel-indicators .active, .tax-casawp_salestype .carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.post-type-archive-casawp_property .carousel-caption, .single-casawp_property .carousel-caption, .tax-casawp_salestype .carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.post-type-archive-casawp_property #header, .post-type-archive-casawp_property .affix, .single-casawp_property #header, .single-casawp_property .affix, .tax-casawp_salestype #header, .tax-casawp_salestype .affix {
	position: fixed
}

.post-type-archive-casawp_property .carousel-caption .btn, .post-type-archive-casawp_property .text-hide, .single-casawp_property .carousel-caption .btn, .single-casawp_property .text-hide, .tax-casawp_salestype .carousel-caption .btn, .tax-casawp_salestype .text-hide {
	text-shadow: none
}
@media screen and (min-width:768px) {

.post-type-archive-casawp_property .carousel-control .glyphicon-chevron-left, .post-type-archive-casawp_property .carousel-control .glyphicon-chevron-right, .post-type-archive-casawp_property .carousel-control .icon-next, .post-type-archive-casawp_property .carousel-control .icon-prev, .single-casawp_property .carousel-control .glyphicon-chevron-left, .single-casawp_property .carousel-control .glyphicon-chevron-right, .single-casawp_property .carousel-control .icon-next, .single-casawp_property .carousel-control .icon-prev, .tax-casawp_salestype .carousel-control .glyphicon-chevron-left, .tax-casawp_salestype .carousel-control .glyphicon-chevron-right, .tax-casawp_salestype .carousel-control .icon-next, .tax-casawp_salestype .carousel-control .icon-prev {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 30px
}

.post-type-archive-casawp_property .carousel-control .glyphicon-chevron-left, .post-type-archive-casawp_property .carousel-control .icon-prev, .single-casawp_property .carousel-control .glyphicon-chevron-left, .single-casawp_property .carousel-control .icon-prev, .tax-casawp_salestype .carousel-control .glyphicon-chevron-left, .tax-casawp_salestype .carousel-control .icon-prev {
	margin-left: -15px
}

.post-type-archive-casawp_property .carousel-control .glyphicon-chevron-right, .post-type-archive-casawp_property .carousel-control .icon-next, .single-casawp_property .carousel-control .glyphicon-chevron-right, .single-casawp_property .carousel-control .icon-next, .tax-casawp_salestype .carousel-control .glyphicon-chevron-right, .tax-casawp_salestype .carousel-control .icon-next {
	margin-right: -15px
}

.post-type-archive-casawp_property .carousel-caption, .single-casawp_property .carousel-caption, .tax-casawp_salestype .carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px
}

.post-type-archive-casawp_property .carousel-indicators, .single-casawp_property .carousel-indicators, .tax-casawp_salestype .carousel-indicators {
	bottom: 20px
}
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu:after, .post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu:before, .post-type-archive-casawp_property .btn-group-vertical>.btn-group:after, .post-type-archive-casawp_property .btn-group-vertical>.btn-group:before, .post-type-archive-casawp_property .btn-toolbar:after, .post-type-archive-casawp_property .btn-toolbar:before, .post-type-archive-casawp_property .casawp-archive .casawp-property:after, .post-type-archive-casawp_property .casawp-archive .casawp-property:before, .post-type-archive-casawp_property .casawp-row:after, .post-type-archive-casawp_property .casawp-row:before, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav:after, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav:before, .post-type-archive-casawp_property .clearfix:after, .post-type-archive-casawp_property .clearfix:before, .post-type-archive-casawp_property .container-fluid:after, .post-type-archive-casawp_property .container-fluid:before, .post-type-archive-casawp_property .container:after, .post-type-archive-casawp_property .container:before, .post-type-archive-casawp_property .dl-horizontal dd:after, .post-type-archive-casawp_property .dl-horizontal dd:before, .post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails ul:after, .post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails ul:before, .post-type-archive-casawp_property .form-horizontal .form-group:after, .post-type-archive-casawp_property .form-horizontal .form-group:before, .post-type-archive-casawp_property .modal-footer:after, .post-type-archive-casawp_property .modal-footer:before, .post-type-archive-casawp_property .nav:after, .post-type-archive-casawp_property .nav:before, .post-type-archive-casawp_property .navbar-collapse:after, .post-type-archive-casawp_property .navbar-collapse:before, .post-type-archive-casawp_property .navbar-header:after, .post-type-archive-casawp_property .navbar-header:before, .post-type-archive-casawp_property .navbar:after, .post-type-archive-casawp_property .navbar:before, .post-type-archive-casawp_property .pager:after, .post-type-archive-casawp_property .pager:before, .post-type-archive-casawp_property .panel-body:after, .post-type-archive-casawp_property .panel-body:before, .post-type-archive-casawp_property .row:after, .post-type-archive-casawp_property .row:before, .single-casawp_property #navigation .main-menu .nav .sub-menu:after, .single-casawp_property #navigation .main-menu .nav .sub-menu:before, .single-casawp_property .btn-group-vertical>.btn-group:after, .single-casawp_property .btn-group-vertical>.btn-group:before, .single-casawp_property .btn-toolbar:after, .single-casawp_property .btn-toolbar:before, .single-casawp_property .casawp-archive .casawp-property:after, .single-casawp_property .casawp-archive .casawp-property:before, .single-casawp_property .casawp-row:after, .single-casawp_property .casawp-row:before, .single-casawp_property .casawp-single .casawp-tabable-nav:after, .single-casawp_property .casawp-single .casawp-tabable-nav:before, .single-casawp_property .clearfix:after, .single-casawp_property .clearfix:before, .single-casawp_property .container-fluid:after, .single-casawp_property .container-fluid:before, .single-casawp_property .container:after, .single-casawp_property .container:before, .single-casawp_property .dl-horizontal dd:after, .single-casawp_property .dl-horizontal dd:before, .single-casawp_property .entry-content .casawp-slider-thumbnails ul:after, .single-casawp_property .entry-content .casawp-slider-thumbnails ul:before, .single-casawp_property .form-horizontal .form-group:after, .single-casawp_property .form-horizontal .form-group:before, .single-casawp_property .modal-footer:after, .single-casawp_property .modal-footer:before, .single-casawp_property .nav:after, .single-casawp_property .nav:before, .single-casawp_property .navbar-collapse:after, .single-casawp_property .navbar-collapse:before, .single-casawp_property .navbar-header:after, .single-casawp_property .navbar-header:before, .single-casawp_property .navbar:after, .single-casawp_property .navbar:before, .single-casawp_property .pager:after, .single-casawp_property .pager:before, .single-casawp_property .panel-body:after, .single-casawp_property .panel-body:before, .single-casawp_property .row:after, .single-casawp_property .row:before, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu:after, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu:before, .tax-casawp_salestype .btn-group-vertical>.btn-group:after, .tax-casawp_salestype .btn-group-vertical>.btn-group:before, .tax-casawp_salestype .btn-toolbar:after, .tax-casawp_salestype .btn-toolbar:before, .tax-casawp_salestype .casawp-archive .casawp-property:after, .tax-casawp_salestype .casawp-archive .casawp-property:before, .tax-casawp_salestype .casawp-row:after, .tax-casawp_salestype .casawp-row:before, .tax-casawp_salestype .casawp-single .casawp-tabable-nav:after, .tax-casawp_salestype .casawp-single .casawp-tabable-nav:before, .tax-casawp_salestype .clearfix:after, .tax-casawp_salestype .clearfix:before, .tax-casawp_salestype .container-fluid:after, .tax-casawp_salestype .container-fluid:before, .tax-casawp_salestype .container:after, .tax-casawp_salestype .container:before, .tax-casawp_salestype .dl-horizontal dd:after, .tax-casawp_salestype .dl-horizontal dd:before, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails ul:after, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails ul:before, .tax-casawp_salestype .form-horizontal .form-group:after, .tax-casawp_salestype .form-horizontal .form-group:before, .tax-casawp_salestype .modal-footer:after, .tax-casawp_salestype .modal-footer:before, .tax-casawp_salestype .nav:after, .tax-casawp_salestype .nav:before, .tax-casawp_salestype .navbar-collapse:after, .tax-casawp_salestype .navbar-collapse:before, .tax-casawp_salestype .navbar-header:after, .tax-casawp_salestype .navbar-header:before, .tax-casawp_salestype .navbar:after, .tax-casawp_salestype .navbar:before, .tax-casawp_salestype .pager:after, .tax-casawp_salestype .pager:before, .tax-casawp_salestype .panel-body:after, .tax-casawp_salestype .panel-body:before, .tax-casawp_salestype .row:after, .tax-casawp_salestype .row:before {
	content: " ";
	display: table
}

.post-type-archive-casawp_property .center-block, .single-casawp_property .center-block, .tax-casawp_salestype .center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.post-type-archive-casawp_property .pull-right, .single-casawp_property .pull-right, .tax-casawp_salestype .pull-right {
	float: right!important
}

.post-type-archive-casawp_property .pull-left, .single-casawp_property .pull-left, .tax-casawp_salestype .pull-left {
	float: left!important
}

.post-type-archive-casawp_property .hide, .single-casawp_property .hide, .tax-casawp_salestype .hide {
	display: none!important
}

.post-type-archive-casawp_property .show, .single-casawp_property .show, .tax-casawp_salestype .show {
	display: block!important
}

.post-type-archive-casawp_property .hidden, .post-type-archive-casawp_property .visible-lg, .post-type-archive-casawp_property .visible-lg-block, .post-type-archive-casawp_property .visible-lg-inline, .post-type-archive-casawp_property .visible-lg-inline-block, .post-type-archive-casawp_property .visible-md, .post-type-archive-casawp_property .visible-md-block, .post-type-archive-casawp_property .visible-md-inline, .post-type-archive-casawp_property .visible-md-inline-block, .post-type-archive-casawp_property .visible-sm, .post-type-archive-casawp_property .visible-sm-block, .post-type-archive-casawp_property .visible-sm-inline, .post-type-archive-casawp_property .visible-sm-inline-block, .post-type-archive-casawp_property .visible-xs, .post-type-archive-casawp_property .visible-xs-block, .post-type-archive-casawp_property .visible-xs-inline, .post-type-archive-casawp_property .visible-xs-inline-block, .single-casawp_property .hidden, .single-casawp_property .visible-lg, .single-casawp_property .visible-lg-block, .single-casawp_property .visible-lg-inline, .single-casawp_property .visible-lg-inline-block, .single-casawp_property .visible-md, .single-casawp_property .visible-md-block, .single-casawp_property .visible-md-inline, .single-casawp_property .visible-md-inline-block, .single-casawp_property .visible-sm, .single-casawp_property .visible-sm-block, .single-casawp_property .visible-sm-inline, .single-casawp_property .visible-sm-inline-block, .single-casawp_property .visible-xs, .single-casawp_property .visible-xs-block, .single-casawp_property .visible-xs-inline, .single-casawp_property .visible-xs-inline-block, .tax-casawp_salestype .hidden, .tax-casawp_salestype .visible-lg, .tax-casawp_salestype .visible-lg-block, .tax-casawp_salestype .visible-lg-inline, .tax-casawp_salestype .visible-lg-inline-block, .tax-casawp_salestype .visible-md, .tax-casawp_salestype .visible-md-block, .tax-casawp_salestype .visible-md-inline, .tax-casawp_salestype .visible-md-inline-block, .tax-casawp_salestype .visible-sm, .tax-casawp_salestype .visible-sm-block, .tax-casawp_salestype .visible-sm-inline, .tax-casawp_salestype .visible-sm-inline-block, .tax-casawp_salestype .visible-xs, .tax-casawp_salestype .visible-xs-block, .tax-casawp_salestype .visible-xs-inline, .tax-casawp_salestype .visible-xs-inline-block {
	display: none!important
}

.post-type-archive-casawp_property .invisible, .single-casawp_property .invisible, .tax-casawp_salestype .invisible {
	visibility: hidden
}

.post-type-archive-casawp_property .text-hide, .single-casawp_property .text-hide, .tax-casawp_salestype .text-hide {
	font: 0/0 a;
	color: transparent;
	background-color: transparent;
	border: 0
}

.post-type-archive-casawp_property .hidden, .single-casawp_property .hidden, .tax-casawp_salestype .hidden {
	visibility: hidden!important
}

.post-type-archive-casawp_property .affix, .single-casawp_property .affix, .tax-casawp_salestype .affix {
	transform: translateZ(0)
}
@-ms-viewport {
.post-type-archive-casawp_property, .single-casawp_property, .tax-casawp_salestype {
width:device-width
}
}
@media (max-width:767px) {

.post-type-archive-casawp_property .visible-xs, .single-casawp_property .visible-xs, .tax-casawp_salestype .visible-xs {
	display: block!important
}

.post-type-archive-casawp_property table.visible-xs, .single-casawp_property table.visible-xs, .tax-casawp_salestype table.visible-xs {
	display: table
}

.post-type-archive-casawp_property tr.visible-xs, .single-casawp_property tr.visible-xs, .tax-casawp_salestype tr.visible-xs {
	display: table-row!important
}

.post-type-archive-casawp_property td.visible-xs, .post-type-archive-casawp_property th.visible-xs, .single-casawp_property td.visible-xs, .single-casawp_property th.visible-xs, .tax-casawp_salestype td.visible-xs, .tax-casawp_salestype th.visible-xs {
	display: table-cell!important
}

.post-type-archive-casawp_property .visible-xs-block, .single-casawp_property .visible-xs-block, .tax-casawp_salestype .visible-xs-block {
	display: block!important
}

.post-type-archive-casawp_property .visible-xs-inline, .single-casawp_property .visible-xs-inline, .tax-casawp_salestype .visible-xs-inline {
	display: inline!important
}

.post-type-archive-casawp_property .visible-xs-inline-block, .single-casawp_property .visible-xs-inline-block, .tax-casawp_salestype .visible-xs-inline-block {
	display: inline-block!important
}
}
@media (min-width:768px) and (max-width:991px) {

.post-type-archive-casawp_property .visible-sm, .single-casawp_property .visible-sm, .tax-casawp_salestype .visible-sm {
	display: block!important
}

.post-type-archive-casawp_property table.visible-sm, .single-casawp_property table.visible-sm, .tax-casawp_salestype table.visible-sm {
	display: table
}

.post-type-archive-casawp_property tr.visible-sm, .single-casawp_property tr.visible-sm, .tax-casawp_salestype tr.visible-sm {
	display: table-row!important
}

.post-type-archive-casawp_property td.visible-sm, .post-type-archive-casawp_property th.visible-sm, .single-casawp_property td.visible-sm, .single-casawp_property th.visible-sm, .tax-casawp_salestype td.visible-sm, .tax-casawp_salestype th.visible-sm {
	display: table-cell!important
}

.post-type-archive-casawp_property .visible-sm-block, .single-casawp_property .visible-sm-block, .tax-casawp_salestype .visible-sm-block {
	display: block!important
}

.post-type-archive-casawp_property .visible-sm-inline, .single-casawp_property .visible-sm-inline, .tax-casawp_salestype .visible-sm-inline {
	display: inline!important
}

.post-type-archive-casawp_property .visible-sm-inline-block, .single-casawp_property .visible-sm-inline-block, .tax-casawp_salestype .visible-sm-inline-block {
	display: inline-block!important
}
}
@media (min-width:992px) and (max-width:1199px) {

.post-type-archive-casawp_property .visible-md, .single-casawp_property .visible-md, .tax-casawp_salestype .visible-md {
	display: block!important
}

.post-type-archive-casawp_property table.visible-md, .single-casawp_property table.visible-md, .tax-casawp_salestype table.visible-md {
	display: table
}

.post-type-archive-casawp_property tr.visible-md, .single-casawp_property tr.visible-md, .tax-casawp_salestype tr.visible-md {
	display: table-row!important
}

.post-type-archive-casawp_property td.visible-md, .post-type-archive-casawp_property th.visible-md, .single-casawp_property td.visible-md, .single-casawp_property th.visible-md, .tax-casawp_salestype td.visible-md, .tax-casawp_salestype th.visible-md {
	display: table-cell!important
}

.post-type-archive-casawp_property .visible-md-block, .single-casawp_property .visible-md-block, .tax-casawp_salestype .visible-md-block {
	display: block!important
}

.post-type-archive-casawp_property .visible-md-inline, .single-casawp_property .visible-md-inline, .tax-casawp_salestype .visible-md-inline {
	display: inline!important
}

.post-type-archive-casawp_property .visible-md-inline-block, .single-casawp_property .visible-md-inline-block, .tax-casawp_salestype .visible-md-inline-block {
	display: inline-block!important
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .visible-lg, .single-casawp_property .visible-lg, .tax-casawp_salestype .visible-lg {
	display: block!important
}

.post-type-archive-casawp_property table.visible-lg, .single-casawp_property table.visible-lg, .tax-casawp_salestype table.visible-lg {
	display: table
}

.post-type-archive-casawp_property tr.visible-lg, .single-casawp_property tr.visible-lg, .tax-casawp_salestype tr.visible-lg {
	display: table-row!important
}

.post-type-archive-casawp_property td.visible-lg, .post-type-archive-casawp_property th.visible-lg, .single-casawp_property td.visible-lg, .single-casawp_property th.visible-lg, .tax-casawp_salestype td.visible-lg, .tax-casawp_salestype th.visible-lg {
	display: table-cell!important
}

.post-type-archive-casawp_property .visible-lg-block, .single-casawp_property .visible-lg-block, .tax-casawp_salestype .visible-lg-block {
	display: block!important
}

.post-type-archive-casawp_property .visible-lg-inline, .single-casawp_property .visible-lg-inline, .tax-casawp_salestype .visible-lg-inline {
	display: inline!important
}

.post-type-archive-casawp_property .visible-lg-inline-block, .single-casawp_property .visible-lg-inline-block, .tax-casawp_salestype .visible-lg-inline-block {
	display: inline-block!important
}

.post-type-archive-casawp_property .hidden-lg, .single-casawp_property .hidden-lg, .tax-casawp_salestype .hidden-lg {
	display: none!important
}
}
@media (max-width:767px) {

.post-type-archive-casawp_property .hidden-xs, .single-casawp_property .hidden-xs, .tax-casawp_salestype .hidden-xs {
	display: none!important
}
}
@media (min-width:768px) and (max-width:991px) {

.post-type-archive-casawp_property .hidden-sm, .single-casawp_property .hidden-sm, .tax-casawp_salestype .hidden-sm {
	display: none!important
}
}
@media (min-width:992px) and (max-width:1199px) {

.post-type-archive-casawp_property .hidden-md, .single-casawp_property .hidden-md, .tax-casawp_salestype .hidden-md {
	display: none!important
}
}

.post-type-archive-casawp_property .visible-print, .single-casawp_property .visible-print, .tax-casawp_salestype .visible-print {
	display: none!important
}
@media print {

.post-type-archive-casawp_property .visible-print, .single-casawp_property .visible-print, .tax-casawp_salestype .visible-print {
	display: block!important
}

.post-type-archive-casawp_property table.visible-print, .single-casawp_property table.visible-print, .tax-casawp_salestype table.visible-print {
	display: table
}

.post-type-archive-casawp_property tr.visible-print, .single-casawp_property tr.visible-print, .tax-casawp_salestype tr.visible-print {
	display: table-row!important
}

.post-type-archive-casawp_property td.visible-print, .post-type-archive-casawp_property th.visible-print, .single-casawp_property td.visible-print, .single-casawp_property th.visible-print, .tax-casawp_salestype td.visible-print, .tax-casawp_salestype th.visible-print {
	display: table-cell!important
}
}

.post-type-archive-casawp_property .visible-print-block, .single-casawp_property .visible-print-block, .tax-casawp_salestype .visible-print-block {
	display: none!important
}
@media print {

.post-type-archive-casawp_property .visible-print-block, .single-casawp_property .visible-print-block, .tax-casawp_salestype .visible-print-block {
	display: block!important
}
}

.post-type-archive-casawp_property .visible-print-inline, .single-casawp_property .visible-print-inline, .tax-casawp_salestype .visible-print-inline {
	display: none!important
}
@media print {

.post-type-archive-casawp_property .visible-print-inline, .single-casawp_property .visible-print-inline, .tax-casawp_salestype .visible-print-inline {
	display: inline!important
}
}

.post-type-archive-casawp_property .visible-print-inline-block, .single-casawp_property .visible-print-inline-block, .tax-casawp_salestype .visible-print-inline-block {
	display: none!important
}
@media print {

.post-type-archive-casawp_property .visible-print-inline-block, .single-casawp_property .visible-print-inline-block, .tax-casawp_salestype .visible-print-inline-block {
	display: inline-block!important
}

.post-type-archive-casawp_property .hidden-print, .single-casawp_property .hidden-print, .tax-casawp_salestype .hidden-print {
	display: none!important
}
}

.post-type-archive-casawp_property .fa, .post-type-archive-casawp_property .fa-stack, .single-casawp_property .fa, .single-casawp_property .fa-stack, .tax-casawp_salestype .fa, .tax-casawp_salestype .fa-stack {
	display: inline-block
}

.post-type-archive-casawp_property .fa, .single-casawp_property .fa, .tax-casawp_salestype .fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased
}

.post-type-archive-casawp_property .fa-lg, .single-casawp_property .fa-lg, .tax-casawp_salestype .fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.post-type-archive-casawp_property .fa-2x, .single-casawp_property .fa-2x, .tax-casawp_salestype .fa-2x {
	font-size: 2em
}

.post-type-archive-casawp_property .fa-3x, .single-casawp_property .fa-3x, .tax-casawp_salestype .fa-3x {
	font-size: 3em
}

.post-type-archive-casawp_property .fa-4x, .single-casawp_property .fa-4x, .tax-casawp_salestype .fa-4x {
	font-size: 4em
}

.post-type-archive-casawp_property .fa-5x, .single-casawp_property .fa-5x, .tax-casawp_salestype .fa-5x {
	font-size: 5em
}

.post-type-archive-casawp_property .fa-fw, .single-casawp_property .fa-fw, .tax-casawp_salestype .fa-fw {
	width: 1.28571429em;
	text-align: center
}

.post-type-archive-casawp_property .fa-ul, .single-casawp_property .fa-ul, .tax-casawp_salestype .fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em
}

.post-type-archive-casawp_property .fa-ul>li, .single-casawp_property .fa-ul>li, .tax-casawp_salestype .fa-ul>li {
	position: relative
}

.post-type-archive-casawp_property .fa-li, .single-casawp_property .fa-li, .tax-casawp_salestype .fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.post-type-archive-casawp_property .fa-li.fa-lg, .single-casawp_property .fa-li.fa-lg, .tax-casawp_salestype .fa-li.fa-lg {
	left: -1.85714286em
}

.post-type-archive-casawp_property .fa-border, .single-casawp_property .fa-border, .tax-casawp_salestype .fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.post-type-archive-casawp_property .fa.pull-left, .single-casawp_property .fa.pull-left, .tax-casawp_salestype .fa.pull-left {
	margin-right: .3em
}

.post-type-archive-casawp_property .fa.pull-right, .single-casawp_property .fa.pull-right, .tax-casawp_salestype .fa.pull-right {
	margin-left: .3em
}

.post-type-archive-casawp_property .fa-spin, .single-casawp_property .fa-spin, .tax-casawp_salestype .fa-spin {
	animation: fa-spin 2s infinite linear
}
@keyframes
fa-spin {
0% {
transform:rotate(0)
}

to {
	transform: rotate(359deg)
}
}

.post-type-archive-casawp_property .fa-rotate-90, .single-casawp_property .fa-rotate-90, .tax-casawp_salestype .fa-rotate-90 {
	transform: rotate(90deg)
}

.post-type-archive-casawp_property .fa-rotate-180, .single-casawp_property .fa-rotate-180, .tax-casawp_salestype .fa-rotate-180 {
	transform: rotate(180deg)
}

.post-type-archive-casawp_property .fa-rotate-270, .single-casawp_property .fa-rotate-270, .tax-casawp_salestype .fa-rotate-270 {
	transform: rotate(270deg)
}

.post-type-archive-casawp_property .fa-flip-horizontal, .single-casawp_property .fa-flip-horizontal, .tax-casawp_salestype .fa-flip-horizontal {
	transform: scaleX(-1)
}

.post-type-archive-casawp_property .fa-flip-vertical, .single-casawp_property .fa-flip-vertical, .tax-casawp_salestype .fa-flip-vertical {
	transform: scaleY(-1)
}

.post-type-archive-casawp_property :root .fa-flip-horizontal, .post-type-archive-casawp_property :root .fa-flip-vertical, .post-type-archive-casawp_property :root .fa-rotate-90, .post-type-archive-casawp_property :root .fa-rotate-180, .post-type-archive-casawp_property :root .fa-rotate-270, .single-casawp_property :root .fa-flip-horizontal, .single-casawp_property :root .fa-flip-vertical, .single-casawp_property :root .fa-rotate-90, .single-casawp_property :root .fa-rotate-180, .single-casawp_property :root .fa-rotate-270, .tax-casawp_salestype :root .fa-flip-horizontal, .tax-casawp_salestype :root .fa-flip-vertical, .tax-casawp_salestype :root .fa-rotate-90, .tax-casawp_salestype :root .fa-rotate-180, .tax-casawp_salestype :root .fa-rotate-270 {
	filter: none
}

.post-type-archive-casawp_property .fa-stack, .single-casawp_property .fa-stack, .tax-casawp_salestype .fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.post-type-archive-casawp_property .fa-stack-1x, .post-type-archive-casawp_property .fa-stack-2x, .single-casawp_property .fa-stack-1x, .single-casawp_property .fa-stack-2x, .tax-casawp_salestype .fa-stack-1x, .tax-casawp_salestype .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.post-type-archive-casawp_property .fa-stack-1x, .single-casawp_property .fa-stack-1x, .tax-casawp_salestype .fa-stack-1x {
	line-height: inherit
}

.post-type-archive-casawp_property .fa-stack-2x, .single-casawp_property .fa-stack-2x, .tax-casawp_salestype .fa-stack-2x {
	font-size: 2em
}

.post-type-archive-casawp_property .fa-inverse, .single-casawp_property .fa-inverse, .tax-casawp_salestype .fa-inverse {
	color: #fff
}

.post-type-archive-casawp_property .fa-glass:before, .single-casawp_property .fa-glass:before, .tax-casawp_salestype .fa-glass:before {
	content: "\F000"
}

.post-type-archive-casawp_property .fa-music:before, .single-casawp_property .fa-music:before, .tax-casawp_salestype .fa-music:before {
	content: "\F001"
}

.post-type-archive-casawp_property .fa-search:before, .single-casawp_property .fa-search:before, .tax-casawp_salestype .fa-search:before {
	content: "\F002"
}

.post-type-archive-casawp_property .fa-envelope-o:before, .single-casawp_property .fa-envelope-o:before, .tax-casawp_salestype .fa-envelope-o:before {
	content: "\F003"
}

.post-type-archive-casawp_property .fa-heart:before, .single-casawp_property .fa-heart:before, .tax-casawp_salestype .fa-heart:before {
	content: "\F004"
}

.post-type-archive-casawp_property .fa-star:before, .single-casawp_property .fa-star:before, .tax-casawp_salestype .fa-star:before {
	content: "\F005"
}

.post-type-archive-casawp_property .fa-star-o:before, .single-casawp_property .fa-star-o:before, .tax-casawp_salestype .fa-star-o:before {
	content: "\F006"
}

.post-type-archive-casawp_property .fa-user:before, .single-casawp_property .fa-user:before, .tax-casawp_salestype .fa-user:before {
	content: "\F007"
}

.post-type-archive-casawp_property .fa-film:before, .single-casawp_property .fa-film:before, .tax-casawp_salestype .fa-film:before {
	content: "\F008"
}

.post-type-archive-casawp_property .fa-th-large:before, .single-casawp_property .fa-th-large:before, .tax-casawp_salestype .fa-th-large:before {
	content: "\F009"
}

.post-type-archive-casawp_property .fa-th:before, .single-casawp_property .fa-th:before, .tax-casawp_salestype .fa-th:before {
	content: "\F00A"
}

.post-type-archive-casawp_property .fa-th-list:before, .single-casawp_property .fa-th-list:before, .tax-casawp_salestype .fa-th-list:before {
	content: "\F00B"
}

.post-type-archive-casawp_property .fa-check:before, .single-casawp_property .fa-check:before, .tax-casawp_salestype .fa-check:before {
	content: "\F00C"
}

.post-type-archive-casawp_property .fa-close:before, .post-type-archive-casawp_property .fa-remove:before, .post-type-archive-casawp_property .fa-times:before, .single-casawp_property .fa-close:before, .single-casawp_property .fa-remove:before, .single-casawp_property .fa-times:before, .tax-casawp_salestype .fa-close:before, .tax-casawp_salestype .fa-remove:before, .tax-casawp_salestype .fa-times:before {
	content: "\F00D"
}

.post-type-archive-casawp_property .fa-search-plus:before, .single-casawp_property .fa-search-plus:before, .tax-casawp_salestype .fa-search-plus:before {
	content: "\F00E"
}

.post-type-archive-casawp_property .fa-search-minus:before, .single-casawp_property .fa-search-minus:before, .tax-casawp_salestype .fa-search-minus:before {
	content: "\F010"
}

.post-type-archive-casawp_property .fa-power-off:before, .single-casawp_property .fa-power-off:before, .tax-casawp_salestype .fa-power-off:before {
	content: "\F011"
}

.post-type-archive-casawp_property .fa-signal:before, .single-casawp_property .fa-signal:before, .tax-casawp_salestype .fa-signal:before {
	content: "\F012"
}

.post-type-archive-casawp_property .fa-cog:before, .post-type-archive-casawp_property .fa-gear:before, .single-casawp_property .fa-cog:before, .single-casawp_property .fa-gear:before, .tax-casawp_salestype .fa-cog:before, .tax-casawp_salestype .fa-gear:before {
	content: "\F013"
}

.post-type-archive-casawp_property .fa-trash-o:before, .single-casawp_property .fa-trash-o:before, .tax-casawp_salestype .fa-trash-o:before {
	content: "\F014"
}

.post-type-archive-casawp_property .fa-home:before, .single-casawp_property .fa-home:before, .tax-casawp_salestype .fa-home:before {
	content: "\F015"
}

.post-type-archive-casawp_property .fa-file-o:before, .single-casawp_property .fa-file-o:before, .tax-casawp_salestype .fa-file-o:before {
	content: "\F016"
}

.post-type-archive-casawp_property .fa-clock-o:before, .single-casawp_property .fa-clock-o:before, .tax-casawp_salestype .fa-clock-o:before {
	content: "\F017"
}

.post-type-archive-casawp_property .fa-road:before, .single-casawp_property .fa-road:before, .tax-casawp_salestype .fa-road:before {
	content: "\F018"
}

.post-type-archive-casawp_property .fa-download:before, .single-casawp_property .fa-download:before, .tax-casawp_salestype .fa-download:before {
	content: "\F019"
}

.post-type-archive-casawp_property .fa-arrow-circle-o-down:before, .single-casawp_property .fa-arrow-circle-o-down:before, .tax-casawp_salestype .fa-arrow-circle-o-down:before {
	content: "\F01A"
}

.post-type-archive-casawp_property .fa-arrow-circle-o-up:before, .single-casawp_property .fa-arrow-circle-o-up:before, .tax-casawp_salestype .fa-arrow-circle-o-up:before {
	content: "\F01B"
}

.post-type-archive-casawp_property .fa-inbox:before, .single-casawp_property .fa-inbox:before, .tax-casawp_salestype .fa-inbox:before {
	content: "\F01C"
}

.post-type-archive-casawp_property .fa-play-circle-o:before, .single-casawp_property .fa-play-circle-o:before, .tax-casawp_salestype .fa-play-circle-o:before {
	content: "\F01D"
}

.post-type-archive-casawp_property .fa-repeat:before, .post-type-archive-casawp_property .fa-rotate-right:before, .single-casawp_property .fa-repeat:before, .single-casawp_property .fa-rotate-right:before, .tax-casawp_salestype .fa-repeat:before, .tax-casawp_salestype .fa-rotate-right:before {
	content: "\F01E"
}

.post-type-archive-casawp_property .fa-refresh:before, .single-casawp_property .fa-refresh:before, .tax-casawp_salestype .fa-refresh:before {
	content: "\F021"
}

.post-type-archive-casawp_property .fa-list-alt:before, .single-casawp_property .fa-list-alt:before, .tax-casawp_salestype .fa-list-alt:before {
	content: "\F022"
}

.post-type-archive-casawp_property .fa-lock:before, .single-casawp_property .fa-lock:before, .tax-casawp_salestype .fa-lock:before {
	content: "\F023"
}

.post-type-archive-casawp_property .fa-flag:before, .single-casawp_property .fa-flag:before, .tax-casawp_salestype .fa-flag:before {
	content: "\F024"
}

.post-type-archive-casawp_property .fa-headphones:before, .single-casawp_property .fa-headphones:before, .tax-casawp_salestype .fa-headphones:before {
	content: "\F025"
}

.post-type-archive-casawp_property .fa-volume-off:before, .single-casawp_property .fa-volume-off:before, .tax-casawp_salestype .fa-volume-off:before {
	content: "\F026"
}

.post-type-archive-casawp_property .fa-volume-down:before, .single-casawp_property .fa-volume-down:before, .tax-casawp_salestype .fa-volume-down:before {
	content: "\F027"
}

.post-type-archive-casawp_property .fa-volume-up:before, .single-casawp_property .fa-volume-up:before, .tax-casawp_salestype .fa-volume-up:before {
	content: "\F028"
}

.post-type-archive-casawp_property .fa-qrcode:before, .single-casawp_property .fa-qrcode:before, .tax-casawp_salestype .fa-qrcode:before {
	content: "\F029"
}

.post-type-archive-casawp_property .fa-barcode:before, .single-casawp_property .fa-barcode:before, .tax-casawp_salestype .fa-barcode:before {
	content: "\F02A"
}

.post-type-archive-casawp_property .fa-tag:before, .single-casawp_property .fa-tag:before, .tax-casawp_salestype .fa-tag:before {
	content: "\F02B"
}

.post-type-archive-casawp_property .fa-tags:before, .single-casawp_property .fa-tags:before, .tax-casawp_salestype .fa-tags:before {
	content: "\F02C"
}

.post-type-archive-casawp_property .fa-book:before, .single-casawp_property .fa-book:before, .tax-casawp_salestype .fa-book:before {
	content: "\F02D"
}

.post-type-archive-casawp_property .fa-bookmark:before, .single-casawp_property .fa-bookmark:before, .tax-casawp_salestype .fa-bookmark:before {
	content: "\F02E"
}

.post-type-archive-casawp_property .fa-print:before, .single-casawp_property .fa-print:before, .tax-casawp_salestype .fa-print:before {
	content: "\F02F"
}

.post-type-archive-casawp_property .fa-camera:before, .single-casawp_property .fa-camera:before, .tax-casawp_salestype .fa-camera:before {
	content: "\F030"
}

.post-type-archive-casawp_property .fa-font:before, .single-casawp_property .fa-font:before, .tax-casawp_salestype .fa-font:before {
	content: "\F031"
}

.post-type-archive-casawp_property .fa-bold:before, .single-casawp_property .fa-bold:before, .tax-casawp_salestype .fa-bold:before {
	content: "\F032"
}

.post-type-archive-casawp_property .fa-italic:before, .single-casawp_property .fa-italic:before, .tax-casawp_salestype .fa-italic:before {
	content: "\F033"
}

.post-type-archive-casawp_property .fa-text-height:before, .single-casawp_property .fa-text-height:before, .tax-casawp_salestype .fa-text-height:before {
	content: "\F034"
}

.post-type-archive-casawp_property .fa-text-width:before, .single-casawp_property .fa-text-width:before, .tax-casawp_salestype .fa-text-width:before {
	content: "\F035"
}

.post-type-archive-casawp_property .fa-align-left:before, .single-casawp_property .fa-align-left:before, .tax-casawp_salestype .fa-align-left:before {
	content: "\F036"
}

.post-type-archive-casawp_property .fa-align-center:before, .single-casawp_property .fa-align-center:before, .tax-casawp_salestype .fa-align-center:before {
	content: "\F037"
}

.post-type-archive-casawp_property .fa-align-right:before, .single-casawp_property .fa-align-right:before, .tax-casawp_salestype .fa-align-right:before {
	content: "\F038"
}

.post-type-archive-casawp_property .fa-align-justify:before, .single-casawp_property .fa-align-justify:before, .tax-casawp_salestype .fa-align-justify:before {
	content: "\F039"
}

.post-type-archive-casawp_property .fa-list:before, .single-casawp_property .fa-list:before, .tax-casawp_salestype .fa-list:before {
	content: "\F03A"
}

.post-type-archive-casawp_property .fa-dedent:before, .post-type-archive-casawp_property .fa-outdent:before, .single-casawp_property .fa-dedent:before, .single-casawp_property .fa-outdent:before, .tax-casawp_salestype .fa-dedent:before, .tax-casawp_salestype .fa-outdent:before {
	content: "\F03B"
}

.post-type-archive-casawp_property .fa-indent:before, .single-casawp_property .fa-indent:before, .tax-casawp_salestype .fa-indent:before {
	content: "\F03C"
}

.post-type-archive-casawp_property .fa-video-camera:before, .single-casawp_property .fa-video-camera:before, .tax-casawp_salestype .fa-video-camera:before {
	content: "\F03D"
}

.post-type-archive-casawp_property .fa-image:before, .post-type-archive-casawp_property .fa-photo:before, .post-type-archive-casawp_property .fa-picture-o:before, .single-casawp_property .fa-image:before, .single-casawp_property .fa-photo:before, .single-casawp_property .fa-picture-o:before, .tax-casawp_salestype .fa-image:before, .tax-casawp_salestype .fa-photo:before, .tax-casawp_salestype .fa-picture-o:before {
	content: "\F03E"
}

.post-type-archive-casawp_property .fa-pencil:before, .single-casawp_property .fa-pencil:before, .tax-casawp_salestype .fa-pencil:before {
	content: "\F040"
}

.post-type-archive-casawp_property .fa-map-marker:before, .single-casawp_property .fa-map-marker:before, .tax-casawp_salestype .fa-map-marker:before {
	content: "\F041"
}

.post-type-archive-casawp_property .fa-adjust:before, .single-casawp_property .fa-adjust:before, .tax-casawp_salestype .fa-adjust:before {
	content: "\F042"
}

.post-type-archive-casawp_property .fa-tint:before, .single-casawp_property .fa-tint:before, .tax-casawp_salestype .fa-tint:before {
	content: "\F043"
}

.post-type-archive-casawp_property .fa-edit:before, .post-type-archive-casawp_property .fa-pencil-square-o:before, .single-casawp_property .fa-edit:before, .single-casawp_property .fa-pencil-square-o:before, .tax-casawp_salestype .fa-edit:before, .tax-casawp_salestype .fa-pencil-square-o:before {
	content: "\F044"
}

.post-type-archive-casawp_property .fa-share-square-o:before, .single-casawp_property .fa-share-square-o:before, .tax-casawp_salestype .fa-share-square-o:before {
	content: "\F045"
}

.post-type-archive-casawp_property .fa-check-square-o:before, .single-casawp_property .fa-check-square-o:before, .tax-casawp_salestype .fa-check-square-o:before {
	content: "\F046"
}

.post-type-archive-casawp_property .fa-arrows:before, .single-casawp_property .fa-arrows:before, .tax-casawp_salestype .fa-arrows:before {
	content: "\F047"
}

.post-type-archive-casawp_property .fa-step-backward:before, .single-casawp_property .fa-step-backward:before, .tax-casawp_salestype .fa-step-backward:before {
	content: "\F048"
}

.post-type-archive-casawp_property .fa-fast-backward:before, .single-casawp_property .fa-fast-backward:before, .tax-casawp_salestype .fa-fast-backward:before {
	content: "\F049"
}

.post-type-archive-casawp_property .fa-backward:before, .single-casawp_property .fa-backward:before, .tax-casawp_salestype .fa-backward:before {
	content: "\F04A"
}

.post-type-archive-casawp_property .fa-play:before, .single-casawp_property .fa-play:before, .tax-casawp_salestype .fa-play:before {
	content: "\F04B"
}

.post-type-archive-casawp_property .fa-pause:before, .single-casawp_property .fa-pause:before, .tax-casawp_salestype .fa-pause:before {
	content: "\F04C"
}

.post-type-archive-casawp_property .fa-stop:before, .single-casawp_property .fa-stop:before, .tax-casawp_salestype .fa-stop:before {
	content: "\F04D"
}

.post-type-archive-casawp_property .fa-forward:before, .single-casawp_property .fa-forward:before, .tax-casawp_salestype .fa-forward:before {
	content: "\F04E"
}

.post-type-archive-casawp_property .fa-fast-forward:before, .single-casawp_property .fa-fast-forward:before, .tax-casawp_salestype .fa-fast-forward:before {
	content: "\F050"
}

.post-type-archive-casawp_property .fa-step-forward:before, .single-casawp_property .fa-step-forward:before, .tax-casawp_salestype .fa-step-forward:before {
	content: "\F051"
}

.post-type-archive-casawp_property .fa-eject:before, .single-casawp_property .fa-eject:before, .tax-casawp_salestype .fa-eject:before {
	content: "\F052"
}

.post-type-archive-casawp_property .fa-chevron-left:before, .single-casawp_property .fa-chevron-left:before, .tax-casawp_salestype .fa-chevron-left:before {
	content: "\F053"
}

.post-type-archive-casawp_property .fa-chevron-right:before, .single-casawp_property .fa-chevron-right:before, .tax-casawp_salestype .fa-chevron-right:before {
	content: "\F054"
}

.post-type-archive-casawp_property .fa-plus-circle:before, .single-casawp_property .fa-plus-circle:before, .tax-casawp_salestype .fa-plus-circle:before {
	content: "\F055"
}

.post-type-archive-casawp_property .fa-minus-circle:before, .single-casawp_property .fa-minus-circle:before, .tax-casawp_salestype .fa-minus-circle:before {
	content: "\F056"
}

.post-type-archive-casawp_property .fa-times-circle:before, .single-casawp_property .fa-times-circle:before, .tax-casawp_salestype .fa-times-circle:before {
	content: "\F057"
}

.post-type-archive-casawp_property .fa-check-circle:before, .single-casawp_property .fa-check-circle:before, .tax-casawp_salestype .fa-check-circle:before {
	content: "\F058"
}

.post-type-archive-casawp_property .fa-question-circle:before, .single-casawp_property .fa-question-circle:before, .tax-casawp_salestype .fa-question-circle:before {
	content: "\F059"
}

.post-type-archive-casawp_property .fa-info-circle:before, .single-casawp_property .fa-info-circle:before, .tax-casawp_salestype .fa-info-circle:before {
	content: "\F05A"
}

.post-type-archive-casawp_property .fa-crosshairs:before, .single-casawp_property .fa-crosshairs:before, .tax-casawp_salestype .fa-crosshairs:before {
	content: "\F05B"
}

.post-type-archive-casawp_property .fa-times-circle-o:before, .single-casawp_property .fa-times-circle-o:before, .tax-casawp_salestype .fa-times-circle-o:before {
	content: "\F05C"
}

.post-type-archive-casawp_property .fa-check-circle-o:before, .single-casawp_property .fa-check-circle-o:before, .tax-casawp_salestype .fa-check-circle-o:before {
	content: "\F05D"
}

.post-type-archive-casawp_property .fa-ban:before, .single-casawp_property .fa-ban:before, .tax-casawp_salestype .fa-ban:before {
	content: "\F05E"
}

.post-type-archive-casawp_property .fa-mail-forward:before, .post-type-archive-casawp_property .fa-share:before, .single-casawp_property .fa-mail-forward:before, .single-casawp_property .fa-share:before, .tax-casawp_salestype .fa-mail-forward:before, .tax-casawp_salestype .fa-share:before {
	content: "\F064"
}

.post-type-archive-casawp_property .fa-expand:before, .single-casawp_property .fa-expand:before, .tax-casawp_salestype .fa-expand:before {
	content: "\F065"
}

.post-type-archive-casawp_property .fa-compress:before, .single-casawp_property .fa-compress:before, .tax-casawp_salestype .fa-compress:before {
	content: "\F066"
}

.post-type-archive-casawp_property .fa-plus:before, .single-casawp_property .fa-plus:before, .tax-casawp_salestype .fa-plus:before {
	content: "\F067"
}

.post-type-archive-casawp_property .fa-minus:before, .single-casawp_property .fa-minus:before, .tax-casawp_salestype .fa-minus:before {
	content: "\F068"
}

.post-type-archive-casawp_property .fa-asterisk:before, .single-casawp_property .fa-asterisk:before, .tax-casawp_salestype .fa-asterisk:before {
	content: "\F069"
}

.post-type-archive-casawp_property .fa-exclamation-circle:before, .single-casawp_property .fa-exclamation-circle:before, .tax-casawp_salestype .fa-exclamation-circle:before {
	content: "\F06A"
}

.post-type-archive-casawp_property .fa-gift:before, .single-casawp_property .fa-gift:before, .tax-casawp_salestype .fa-gift:before {
	content: "\F06B"
}

.post-type-archive-casawp_property .fa-leaf:before, .single-casawp_property .fa-leaf:before, .tax-casawp_salestype .fa-leaf:before {
	content: "\F06C"
}

.post-type-archive-casawp_property .fa-fire:before, .single-casawp_property .fa-fire:before, .tax-casawp_salestype .fa-fire:before {
	content: "\F06D"
}

.post-type-archive-casawp_property .fa-eye:before, .single-casawp_property .fa-eye:before, .tax-casawp_salestype .fa-eye:before {
	content: "\F06E"
}

.post-type-archive-casawp_property .fa-eye-slash:before, .single-casawp_property .fa-eye-slash:before, .tax-casawp_salestype .fa-eye-slash:before {
	content: "\F070"
}

.post-type-archive-casawp_property .fa-exclamation-triangle:before, .post-type-archive-casawp_property .fa-warning:before, .single-casawp_property .fa-exclamation-triangle:before, .single-casawp_property .fa-warning:before, .tax-casawp_salestype .fa-exclamation-triangle:before, .tax-casawp_salestype .fa-warning:before {
	content: "\F071"
}

.post-type-archive-casawp_property .fa-plane:before, .single-casawp_property .fa-plane:before, .tax-casawp_salestype .fa-plane:before {
	content: "\F072"
}

.post-type-archive-casawp_property .fa-calendar:before, .single-casawp_property .fa-calendar:before, .tax-casawp_salestype .fa-calendar:before {
	content: "\F073"
}

.post-type-archive-casawp_property .fa-random:before, .single-casawp_property .fa-random:before, .tax-casawp_salestype .fa-random:before {
	content: "\F074"
}

.post-type-archive-casawp_property .fa-comment:before, .single-casawp_property .fa-comment:before, .tax-casawp_salestype .fa-comment:before {
	content: "\F075"
}

.post-type-archive-casawp_property .fa-magnet:before, .single-casawp_property .fa-magnet:before, .tax-casawp_salestype .fa-magnet:before {
	content: "\F076"
}

.post-type-archive-casawp_property .fa-chevron-up:before, .single-casawp_property .fa-chevron-up:before, .tax-casawp_salestype .fa-chevron-up:before {
	content: "\F077"
}

.post-type-archive-casawp_property .fa-chevron-down:before, .single-casawp_property .fa-chevron-down:before, .tax-casawp_salestype .fa-chevron-down:before {
	content: "\F078"
}

.post-type-archive-casawp_property .fa-retweet:before, .single-casawp_property .fa-retweet:before, .tax-casawp_salestype .fa-retweet:before {
	content: "\F079"
}

.post-type-archive-casawp_property .fa-shopping-cart:before, .single-casawp_property .fa-shopping-cart:before, .tax-casawp_salestype .fa-shopping-cart:before {
	content: "\F07A"
}

.post-type-archive-casawp_property .fa-folder:before, .single-casawp_property .fa-folder:before, .tax-casawp_salestype .fa-folder:before {
	content: "\F07B"
}

.post-type-archive-casawp_property .fa-folder-open:before, .single-casawp_property .fa-folder-open:before, .tax-casawp_salestype .fa-folder-open:before {
	content: "\F07C"
}

.post-type-archive-casawp_property .fa-arrows-v:before, .single-casawp_property .fa-arrows-v:before, .tax-casawp_salestype .fa-arrows-v:before {
	content: "\F07D"
}

.post-type-archive-casawp_property .fa-arrows-h:before, .single-casawp_property .fa-arrows-h:before, .tax-casawp_salestype .fa-arrows-h:before {
	content: "\F07E"
}

.post-type-archive-casawp_property .fa-bar-chart-o:before, .post-type-archive-casawp_property .fa-bar-chart:before, .single-casawp_property .fa-bar-chart-o:before, .single-casawp_property .fa-bar-chart:before, .tax-casawp_salestype .fa-bar-chart-o:before, .tax-casawp_salestype .fa-bar-chart:before {
	content: "\F080"
}

.post-type-archive-casawp_property .fa-twitter-square:before, .single-casawp_property .fa-twitter-square:before, .tax-casawp_salestype .fa-twitter-square:before {
	content: "\F081"
}

.post-type-archive-casawp_property .fa-facebook-square:before, .single-casawp_property .fa-facebook-square:before, .tax-casawp_salestype .fa-facebook-square:before {
	content: "\F082"
}

.post-type-archive-casawp_property .fa-camera-retro:before, .single-casawp_property .fa-camera-retro:before, .tax-casawp_salestype .fa-camera-retro:before {
	content: "\F083"
}

.post-type-archive-casawp_property .fa-key:before, .single-casawp_property .fa-key:before, .tax-casawp_salestype .fa-key:before {
	content: "\F084"
}

.post-type-archive-casawp_property .fa-cogs:before, .post-type-archive-casawp_property .fa-gears:before, .single-casawp_property .fa-cogs:before, .single-casawp_property .fa-gears:before, .tax-casawp_salestype .fa-cogs:before, .tax-casawp_salestype .fa-gears:before {
	content: "\F085"
}

.post-type-archive-casawp_property .fa-comments:before, .single-casawp_property .fa-comments:before, .tax-casawp_salestype .fa-comments:before {
	content: "\F086"
}

.post-type-archive-casawp_property .fa-thumbs-o-up:before, .single-casawp_property .fa-thumbs-o-up:before, .tax-casawp_salestype .fa-thumbs-o-up:before {
	content: "\F087"
}

.post-type-archive-casawp_property .fa-thumbs-o-down:before, .single-casawp_property .fa-thumbs-o-down:before, .tax-casawp_salestype .fa-thumbs-o-down:before {
	content: "\F088"
}

.post-type-archive-casawp_property .fa-star-half:before, .single-casawp_property .fa-star-half:before, .tax-casawp_salestype .fa-star-half:before {
	content: "\F089"
}

.post-type-archive-casawp_property .fa-heart-o:before, .single-casawp_property .fa-heart-o:before, .tax-casawp_salestype .fa-heart-o:before {
	content: "\F08A"
}

.post-type-archive-casawp_property .fa-sign-out:before, .single-casawp_property .fa-sign-out:before, .tax-casawp_salestype .fa-sign-out:before {
	content: "\F08B"
}

.post-type-archive-casawp_property .fa-linkedin-square:before, .single-casawp_property .fa-linkedin-square:before, .tax-casawp_salestype .fa-linkedin-square:before {
	content: "\F08C"
}

.post-type-archive-casawp_property .fa-thumb-tack:before, .single-casawp_property .fa-thumb-tack:before, .tax-casawp_salestype .fa-thumb-tack:before {
	content: "\F08D"
}

.post-type-archive-casawp_property .fa-external-link:before, .single-casawp_property .fa-external-link:before, .tax-casawp_salestype .fa-external-link:before {
	content: "\F08E"
}

.post-type-archive-casawp_property .fa-sign-in:before, .single-casawp_property .fa-sign-in:before, .tax-casawp_salestype .fa-sign-in:before {
	content: "\F090"
}

.post-type-archive-casawp_property .fa-trophy:before, .single-casawp_property .fa-trophy:before, .tax-casawp_salestype .fa-trophy:before {
	content: "\F091"
}

.post-type-archive-casawp_property .fa-github-square:before, .single-casawp_property .fa-github-square:before, .tax-casawp_salestype .fa-github-square:before {
	content: "\F092"
}

.post-type-archive-casawp_property .fa-upload:before, .single-casawp_property .fa-upload:before, .tax-casawp_salestype .fa-upload:before {
	content: "\F093"
}

.post-type-archive-casawp_property .fa-lemon-o:before, .single-casawp_property .fa-lemon-o:before, .tax-casawp_salestype .fa-lemon-o:before {
	content: "\F094"
}

.post-type-archive-casawp_property .fa-phone:before, .single-casawp_property .fa-phone:before, .tax-casawp_salestype .fa-phone:before {
	content: "\F095"
}

.post-type-archive-casawp_property .fa-square-o:before, .single-casawp_property .fa-square-o:before, .tax-casawp_salestype .fa-square-o:before {
	content: "\F096"
}

.post-type-archive-casawp_property .fa-bookmark-o:before, .single-casawp_property .fa-bookmark-o:before, .tax-casawp_salestype .fa-bookmark-o:before {
	content: "\F097"
}

.post-type-archive-casawp_property .fa-phone-square:before, .single-casawp_property .fa-phone-square:before, .tax-casawp_salestype .fa-phone-square:before {
	content: "\F098"
}

.post-type-archive-casawp_property .fa-twitter:before, .single-casawp_property .fa-twitter:before, .tax-casawp_salestype .fa-twitter:before {
	content: "\F099"
}

.post-type-archive-casawp_property .fa-facebook:before, .single-casawp_property .fa-facebook:before, .tax-casawp_salestype .fa-facebook:before {
	content: "\F09A"
}

.post-type-archive-casawp_property .fa-github:before, .single-casawp_property .fa-github:before, .tax-casawp_salestype .fa-github:before {
	content: "\F09B"
}

.post-type-archive-casawp_property .fa-unlock:before, .single-casawp_property .fa-unlock:before, .tax-casawp_salestype .fa-unlock:before {
	content: "\F09C"
}

.post-type-archive-casawp_property .fa-credit-card:before, .single-casawp_property .fa-credit-card:before, .tax-casawp_salestype .fa-credit-card:before {
	content: "\F09D"
}

.post-type-archive-casawp_property .fa-rss:before, .single-casawp_property .fa-rss:before, .tax-casawp_salestype .fa-rss:before {
	content: "\F09E"
}

.post-type-archive-casawp_property .fa-hdd-o:before, .single-casawp_property .fa-hdd-o:before, .tax-casawp_salestype .fa-hdd-o:before {
	content: "\F0A0"
}

.post-type-archive-casawp_property .fa-bullhorn:before, .single-casawp_property .fa-bullhorn:before, .tax-casawp_salestype .fa-bullhorn:before {
	content: "\F0A1"
}

.post-type-archive-casawp_property .fa-bell:before, .single-casawp_property .fa-bell:before, .tax-casawp_salestype .fa-bell:before {
	content: "\F0F3"
}

.post-type-archive-casawp_property .fa-certificate:before, .single-casawp_property .fa-certificate:before, .tax-casawp_salestype .fa-certificate:before {
	content: "\F0A3"
}

.post-type-archive-casawp_property .fa-hand-o-right:before, .single-casawp_property .fa-hand-o-right:before, .tax-casawp_salestype .fa-hand-o-right:before {
	content: "\F0A4"
}

.post-type-archive-casawp_property .fa-hand-o-left:before, .single-casawp_property .fa-hand-o-left:before, .tax-casawp_salestype .fa-hand-o-left:before {
	content: "\F0A5"
}

.post-type-archive-casawp_property .fa-hand-o-up:before, .single-casawp_property .fa-hand-o-up:before, .tax-casawp_salestype .fa-hand-o-up:before {
	content: "\F0A6"
}

.post-type-archive-casawp_property .fa-hand-o-down:before, .single-casawp_property .fa-hand-o-down:before, .tax-casawp_salestype .fa-hand-o-down:before {
	content: "\F0A7"
}

.post-type-archive-casawp_property .fa-arrow-circle-left:before, .single-casawp_property .fa-arrow-circle-left:before, .tax-casawp_salestype .fa-arrow-circle-left:before {
	content: "\F0A8"
}

.post-type-archive-casawp_property .fa-arrow-circle-right:before, .single-casawp_property .fa-arrow-circle-right:before, .tax-casawp_salestype .fa-arrow-circle-right:before {
	content: "\F0A9"
}

.post-type-archive-casawp_property .fa-arrow-circle-up:before, .single-casawp_property .fa-arrow-circle-up:before, .tax-casawp_salestype .fa-arrow-circle-up:before {
	content: "\F0AA"
}

.post-type-archive-casawp_property .fa-arrow-circle-down:before, .single-casawp_property .fa-arrow-circle-down:before, .tax-casawp_salestype .fa-arrow-circle-down:before {
	content: "\F0AB"
}

.post-type-archive-casawp_property .fa-globe:before, .single-casawp_property .fa-globe:before, .tax-casawp_salestype .fa-globe:before {
	content: "\F0AC"
}

.post-type-archive-casawp_property .fa-wrench:before, .single-casawp_property .fa-wrench:before, .tax-casawp_salestype .fa-wrench:before {
	content: "\F0AD"
}

.post-type-archive-casawp_property .fa-tasks:before, .single-casawp_property .fa-tasks:before, .tax-casawp_salestype .fa-tasks:before {
	content: "\F0AE"
}

.post-type-archive-casawp_property .fa-filter:before, .single-casawp_property .fa-filter:before, .tax-casawp_salestype .fa-filter:before {
	content: "\F0B0"
}

.post-type-archive-casawp_property .fa-briefcase:before, .single-casawp_property .fa-briefcase:before, .tax-casawp_salestype .fa-briefcase:before {
	content: "\F0B1"
}

.post-type-archive-casawp_property .fa-arrows-alt:before, .single-casawp_property .fa-arrows-alt:before, .tax-casawp_salestype .fa-arrows-alt:before {
	content: "\F0B2"
}

.post-type-archive-casawp_property .fa-group:before, .post-type-archive-casawp_property .fa-users:before, .single-casawp_property .fa-group:before, .single-casawp_property .fa-users:before, .tax-casawp_salestype .fa-group:before, .tax-casawp_salestype .fa-users:before {
	content: "\F0C0"
}

.post-type-archive-casawp_property .fa-chain:before, .post-type-archive-casawp_property .fa-link:before, .single-casawp_property .fa-chain:before, .single-casawp_property .fa-link:before, .tax-casawp_salestype .fa-chain:before, .tax-casawp_salestype .fa-link:before {
	content: "\F0C1"
}

.post-type-archive-casawp_property .fa-cloud:before, .single-casawp_property .fa-cloud:before, .tax-casawp_salestype .fa-cloud:before {
	content: "\F0C2"
}

.post-type-archive-casawp_property .fa-flask:before, .single-casawp_property .fa-flask:before, .tax-casawp_salestype .fa-flask:before {
	content: "\F0C3"
}

.post-type-archive-casawp_property .fa-cut:before, .post-type-archive-casawp_property .fa-scissors:before, .single-casawp_property .fa-cut:before, .single-casawp_property .fa-scissors:before, .tax-casawp_salestype .fa-cut:before, .tax-casawp_salestype .fa-scissors:before {
	content: "\F0C4"
}

.post-type-archive-casawp_property .fa-copy:before, .post-type-archive-casawp_property .fa-files-o:before, .single-casawp_property .fa-copy:before, .single-casawp_property .fa-files-o:before, .tax-casawp_salestype .fa-copy:before, .tax-casawp_salestype .fa-files-o:before {
	content: "\F0C5"
}

.post-type-archive-casawp_property .fa-paperclip:before, .single-casawp_property .fa-paperclip:before, .tax-casawp_salestype .fa-paperclip:before {
	content: "\F0C6"
}

.post-type-archive-casawp_property .fa-floppy-o:before, .post-type-archive-casawp_property .fa-save:before, .single-casawp_property .fa-floppy-o:before, .single-casawp_property .fa-save:before, .tax-casawp_salestype .fa-floppy-o:before, .tax-casawp_salestype .fa-save:before {
	content: "\F0C7"
}

.post-type-archive-casawp_property .fa-square:before, .single-casawp_property .fa-square:before, .tax-casawp_salestype .fa-square:before {
	content: "\F0C8"
}

.post-type-archive-casawp_property .fa-bars:before, .post-type-archive-casawp_property .fa-navicon:before, .post-type-archive-casawp_property .fa-reorder:before, .single-casawp_property .fa-bars:before, .single-casawp_property .fa-navicon:before, .single-casawp_property .fa-reorder:before, .tax-casawp_salestype .fa-bars:before, .tax-casawp_salestype .fa-navicon:before, .tax-casawp_salestype .fa-reorder:before {
	content: "\F0C9"
}

.post-type-archive-casawp_property .fa-list-ul:before, .single-casawp_property .fa-list-ul:before, .tax-casawp_salestype .fa-list-ul:before {
	content: "\F0CA"
}

.post-type-archive-casawp_property .fa-list-ol:before, .single-casawp_property .fa-list-ol:before, .tax-casawp_salestype .fa-list-ol:before {
	content: "\F0CB"
}

.post-type-archive-casawp_property .fa-strikethrough:before, .single-casawp_property .fa-strikethrough:before, .tax-casawp_salestype .fa-strikethrough:before {
	content: "\F0CC"
}

.post-type-archive-casawp_property .fa-underline:before, .single-casawp_property .fa-underline:before, .tax-casawp_salestype .fa-underline:before {
	content: "\F0CD"
}

.post-type-archive-casawp_property .fa-table:before, .single-casawp_property .fa-table:before, .tax-casawp_salestype .fa-table:before {
	content: "\F0CE"
}

.post-type-archive-casawp_property .fa-magic:before, .single-casawp_property .fa-magic:before, .tax-casawp_salestype .fa-magic:before {
	content: "\F0D0"
}

.post-type-archive-casawp_property .fa-truck:before, .single-casawp_property .fa-truck:before, .tax-casawp_salestype .fa-truck:before {
	content: "\F0D1"
}

.post-type-archive-casawp_property .fa-pinterest:before, .single-casawp_property .fa-pinterest:before, .tax-casawp_salestype .fa-pinterest:before {
	content: "\F0D2"
}

.post-type-archive-casawp_property .fa-pinterest-square:before, .single-casawp_property .fa-pinterest-square:before, .tax-casawp_salestype .fa-pinterest-square:before {
	content: "\F0D3"
}

.post-type-archive-casawp_property .fa-google-plus-square:before, .single-casawp_property .fa-google-plus-square:before, .tax-casawp_salestype .fa-google-plus-square:before {
	content: "\F0D4"
}

.post-type-archive-casawp_property .fa-google-plus:before, .single-casawp_property .fa-google-plus:before, .tax-casawp_salestype .fa-google-plus:before {
	content: "\F0D5"
}

.post-type-archive-casawp_property .fa-money:before, .single-casawp_property .fa-money:before, .tax-casawp_salestype .fa-money:before {
	content: "\F0D6"
}

.post-type-archive-casawp_property .fa-caret-down:before, .single-casawp_property .fa-caret-down:before, .tax-casawp_salestype .fa-caret-down:before {
	content: "\F0D7"
}

.post-type-archive-casawp_property .fa-caret-up:before, .single-casawp_property .fa-caret-up:before, .tax-casawp_salestype .fa-caret-up:before {
	content: "\F0D8"
}

.post-type-archive-casawp_property .fa-caret-left:before, .single-casawp_property .fa-caret-left:before, .tax-casawp_salestype .fa-caret-left:before {
	content: "\F0D9"
}

.post-type-archive-casawp_property .fa-caret-right:before, .single-casawp_property .fa-caret-right:before, .tax-casawp_salestype .fa-caret-right:before {
	content: "\F0DA"
}

.post-type-archive-casawp_property .fa-columns:before, .single-casawp_property .fa-columns:before, .tax-casawp_salestype .fa-columns:before {
	content: "\F0DB"
}

.post-type-archive-casawp_property .fa-sort:before, .post-type-archive-casawp_property .fa-unsorted:before, .single-casawp_property .fa-sort:before, .single-casawp_property .fa-unsorted:before, .tax-casawp_salestype .fa-sort:before, .tax-casawp_salestype .fa-unsorted:before {
	content: "\F0DC"
}

.post-type-archive-casawp_property .fa-sort-desc:before, .post-type-archive-casawp_property .fa-sort-down:before, .single-casawp_property .fa-sort-desc:before, .single-casawp_property .fa-sort-down:before, .tax-casawp_salestype .fa-sort-desc:before, .tax-casawp_salestype .fa-sort-down:before {
	content: "\F0DD"
}

.post-type-archive-casawp_property .fa-sort-asc:before, .post-type-archive-casawp_property .fa-sort-up:before, .single-casawp_property .fa-sort-asc:before, .single-casawp_property .fa-sort-up:before, .tax-casawp_salestype .fa-sort-asc:before, .tax-casawp_salestype .fa-sort-up:before {
	content: "\F0DE"
}

.post-type-archive-casawp_property .fa-envelope:before, .single-casawp_property .fa-envelope:before, .tax-casawp_salestype .fa-envelope:before {
	content: "\F0E0"
}

.post-type-archive-casawp_property .fa-linkedin:before, .single-casawp_property .fa-linkedin:before, .tax-casawp_salestype .fa-linkedin:before {
	content: "\F0E1"
}

.post-type-archive-casawp_property .fa-rotate-left:before, .post-type-archive-casawp_property .fa-undo:before, .single-casawp_property .fa-rotate-left:before, .single-casawp_property .fa-undo:before, .tax-casawp_salestype .fa-rotate-left:before, .tax-casawp_salestype .fa-undo:before {
	content: "\F0E2"
}

.post-type-archive-casawp_property .fa-gavel:before, .post-type-archive-casawp_property .fa-legal:before, .single-casawp_property .fa-gavel:before, .single-casawp_property .fa-legal:before, .tax-casawp_salestype .fa-gavel:before, .tax-casawp_salestype .fa-legal:before {
	content: "\F0E3"
}

.post-type-archive-casawp_property .fa-dashboard:before, .post-type-archive-casawp_property .fa-tachometer:before, .single-casawp_property .fa-dashboard:before, .single-casawp_property .fa-tachometer:before, .tax-casawp_salestype .fa-dashboard:before, .tax-casawp_salestype .fa-tachometer:before {
	content: "\F0E4"
}

.post-type-archive-casawp_property .fa-comment-o:before, .single-casawp_property .fa-comment-o:before, .tax-casawp_salestype .fa-comment-o:before {
	content: "\F0E5"
}

.post-type-archive-casawp_property .fa-comments-o:before, .single-casawp_property .fa-comments-o:before, .tax-casawp_salestype .fa-comments-o:before {
	content: "\F0E6"
}

.post-type-archive-casawp_property .fa-bolt:before, .post-type-archive-casawp_property .fa-flash:before, .single-casawp_property .fa-bolt:before, .single-casawp_property .fa-flash:before, .tax-casawp_salestype .fa-bolt:before, .tax-casawp_salestype .fa-flash:before {
	content: "\F0E7"
}

.post-type-archive-casawp_property .fa-sitemap:before, .single-casawp_property .fa-sitemap:before, .tax-casawp_salestype .fa-sitemap:before {
	content: "\F0E8"
}

.post-type-archive-casawp_property .fa-umbrella:before, .single-casawp_property .fa-umbrella:before, .tax-casawp_salestype .fa-umbrella:before {
	content: "\F0E9"
}

.post-type-archive-casawp_property .fa-clipboard:before, .post-type-archive-casawp_property .fa-paste:before, .single-casawp_property .fa-clipboard:before, .single-casawp_property .fa-paste:before, .tax-casawp_salestype .fa-clipboard:before, .tax-casawp_salestype .fa-paste:before {
	content: "\F0EA"
}

.post-type-archive-casawp_property .fa-lightbulb-o:before, .single-casawp_property .fa-lightbulb-o:before, .tax-casawp_salestype .fa-lightbulb-o:before {
	content: "\F0EB"
}

.post-type-archive-casawp_property .fa-exchange:before, .single-casawp_property .fa-exchange:before, .tax-casawp_salestype .fa-exchange:before {
	content: "\F0EC"
}

.post-type-archive-casawp_property .fa-cloud-download:before, .single-casawp_property .fa-cloud-download:before, .tax-casawp_salestype .fa-cloud-download:before {
	content: "\F0ED"
}

.post-type-archive-casawp_property .fa-cloud-upload:before, .single-casawp_property .fa-cloud-upload:before, .tax-casawp_salestype .fa-cloud-upload:before {
	content: "\F0EE"
}

.post-type-archive-casawp_property .fa-user-md:before, .single-casawp_property .fa-user-md:before, .tax-casawp_salestype .fa-user-md:before {
	content: "\F0F0"
}

.post-type-archive-casawp_property .fa-stethoscope:before, .single-casawp_property .fa-stethoscope:before, .tax-casawp_salestype .fa-stethoscope:before {
	content: "\F0F1"
}

.post-type-archive-casawp_property .fa-suitcase:before, .single-casawp_property .fa-suitcase:before, .tax-casawp_salestype .fa-suitcase:before {
	content: "\F0F2"
}

.post-type-archive-casawp_property .fa-bell-o:before, .single-casawp_property .fa-bell-o:before, .tax-casawp_salestype .fa-bell-o:before {
	content: "\F0A2"
}

.post-type-archive-casawp_property .fa-coffee:before, .single-casawp_property .fa-coffee:before, .tax-casawp_salestype .fa-coffee:before {
	content: "\F0F4"
}

.post-type-archive-casawp_property .fa-cutlery:before, .single-casawp_property .fa-cutlery:before, .tax-casawp_salestype .fa-cutlery:before {
	content: "\F0F5"
}

.post-type-archive-casawp_property .fa-file-text-o:before, .single-casawp_property .fa-file-text-o:before, .tax-casawp_salestype .fa-file-text-o:before {
	content: "\F0F6"
}

.post-type-archive-casawp_property .fa-building-o:before, .single-casawp_property .fa-building-o:before, .tax-casawp_salestype .fa-building-o:before {
	content: "\F0F7"
}

.post-type-archive-casawp_property .fa-hospital-o:before, .single-casawp_property .fa-hospital-o:before, .tax-casawp_salestype .fa-hospital-o:before {
	content: "\F0F8"
}

.post-type-archive-casawp_property .fa-ambulance:before, .single-casawp_property .fa-ambulance:before, .tax-casawp_salestype .fa-ambulance:before {
	content: "\F0F9"
}

.post-type-archive-casawp_property .fa-medkit:before, .single-casawp_property .fa-medkit:before, .tax-casawp_salestype .fa-medkit:before {
	content: "\F0FA"
}

.post-type-archive-casawp_property .fa-fighter-jet:before, .single-casawp_property .fa-fighter-jet:before, .tax-casawp_salestype .fa-fighter-jet:before {
	content: "\F0FB"
}

.post-type-archive-casawp_property .fa-beer:before, .single-casawp_property .fa-beer:before, .tax-casawp_salestype .fa-beer:before {
	content: "\F0FC"
}

.post-type-archive-casawp_property .fa-h-square:before, .single-casawp_property .fa-h-square:before, .tax-casawp_salestype .fa-h-square:before {
	content: "\F0FD"
}

.post-type-archive-casawp_property .fa-plus-square:before, .single-casawp_property .fa-plus-square:before, .tax-casawp_salestype .fa-plus-square:before {
	content: "\F0FE"
}

.post-type-archive-casawp_property .fa-angle-double-left:before, .single-casawp_property .fa-angle-double-left:before, .tax-casawp_salestype .fa-angle-double-left:before {
	content: "\F100"
}

.post-type-archive-casawp_property .fa-angle-double-right:before, .single-casawp_property .fa-angle-double-right:before, .tax-casawp_salestype .fa-angle-double-right:before {
	content: "\F101"
}

.post-type-archive-casawp_property .fa-angle-double-up:before, .single-casawp_property .fa-angle-double-up:before, .tax-casawp_salestype .fa-angle-double-up:before {
	content: "\F102"
}

.post-type-archive-casawp_property .fa-angle-double-down:before, .single-casawp_property .fa-angle-double-down:before, .tax-casawp_salestype .fa-angle-double-down:before {
	content: "\F103"
}

.post-type-archive-casawp_property .fa-angle-left:before, .single-casawp_property .fa-angle-left:before, .tax-casawp_salestype .fa-angle-left:before {
	content: "\F104"
}

.post-type-archive-casawp_property .fa-angle-right:before, .single-casawp_property .fa-angle-right:before, .tax-casawp_salestype .fa-angle-right:before {
	content: "\F105"
}

.post-type-archive-casawp_property .fa-angle-up:before, .single-casawp_property .fa-angle-up:before, .tax-casawp_salestype .fa-angle-up:before {
	content: "\F106"
}

.post-type-archive-casawp_property .fa-angle-down:before, .single-casawp_property .fa-angle-down:before, .tax-casawp_salestype .fa-angle-down:before {
	content: "\F107"
}

.post-type-archive-casawp_property .fa-desktop:before, .single-casawp_property .fa-desktop:before, .tax-casawp_salestype .fa-desktop:before {
	content: "\F108"
}

.post-type-archive-casawp_property .fa-laptop:before, .single-casawp_property .fa-laptop:before, .tax-casawp_salestype .fa-laptop:before {
	content: "\F109"
}

.post-type-archive-casawp_property .fa-tablet:before, .single-casawp_property .fa-tablet:before, .tax-casawp_salestype .fa-tablet:before {
	content: "\F10A"
}

.post-type-archive-casawp_property .fa-mobile-phone:before, .post-type-archive-casawp_property .fa-mobile:before, .single-casawp_property .fa-mobile-phone:before, .single-casawp_property .fa-mobile:before, .tax-casawp_salestype .fa-mobile-phone:before, .tax-casawp_salestype .fa-mobile:before {
	content: "\F10B"
}

.post-type-archive-casawp_property .fa-circle-o:before, .single-casawp_property .fa-circle-o:before, .tax-casawp_salestype .fa-circle-o:before {
	content: "\F10C"
}

.post-type-archive-casawp_property .fa-quote-left:before, .single-casawp_property .fa-quote-left:before, .tax-casawp_salestype .fa-quote-left:before {
	content: "\F10D"
}

.post-type-archive-casawp_property .fa-quote-right:before, .single-casawp_property .fa-quote-right:before, .tax-casawp_salestype .fa-quote-right:before {
	content: "\F10E"
}

.post-type-archive-casawp_property .fa-spinner:before, .single-casawp_property .fa-spinner:before, .tax-casawp_salestype .fa-spinner:before {
	content: "\F110"
}

.post-type-archive-casawp_property .fa-circle:before, .single-casawp_property .fa-circle:before, .tax-casawp_salestype .fa-circle:before {
	content: "\F111"
}

.post-type-archive-casawp_property .fa-mail-reply:before, .post-type-archive-casawp_property .fa-reply:before, .single-casawp_property .fa-mail-reply:before, .single-casawp_property .fa-reply:before, .tax-casawp_salestype .fa-mail-reply:before, .tax-casawp_salestype .fa-reply:before {
	content: "\F112"
}

.post-type-archive-casawp_property .fa-github-alt:before, .single-casawp_property .fa-github-alt:before, .tax-casawp_salestype .fa-github-alt:before {
	content: "\F113"
}

.post-type-archive-casawp_property .fa-folder-o:before, .single-casawp_property .fa-folder-o:before, .tax-casawp_salestype .fa-folder-o:before {
	content: "\F114"
}

.post-type-archive-casawp_property .fa-folder-open-o:before, .single-casawp_property .fa-folder-open-o:before, .tax-casawp_salestype .fa-folder-open-o:before {
	content: "\F115"
}

.post-type-archive-casawp_property .fa-smile-o:before, .single-casawp_property .fa-smile-o:before, .tax-casawp_salestype .fa-smile-o:before {
	content: "\F118"
}

.post-type-archive-casawp_property .fa-frown-o:before, .single-casawp_property .fa-frown-o:before, .tax-casawp_salestype .fa-frown-o:before {
	content: "\F119"
}

.post-type-archive-casawp_property .fa-meh-o:before, .single-casawp_property .fa-meh-o:before, .tax-casawp_salestype .fa-meh-o:before {
	content: "\F11A"
}

.post-type-archive-casawp_property .fa-gamepad:before, .single-casawp_property .fa-gamepad:before, .tax-casawp_salestype .fa-gamepad:before {
	content: "\F11B"
}

.post-type-archive-casawp_property .fa-keyboard-o:before, .single-casawp_property .fa-keyboard-o:before, .tax-casawp_salestype .fa-keyboard-o:before {
	content: "\F11C"
}

.post-type-archive-casawp_property .fa-flag-o:before, .single-casawp_property .fa-flag-o:before, .tax-casawp_salestype .fa-flag-o:before {
	content: "\F11D"
}

.post-type-archive-casawp_property .fa-flag-checkered:before, .single-casawp_property .fa-flag-checkered:before, .tax-casawp_salestype .fa-flag-checkered:before {
	content: "\F11E"
}

.post-type-archive-casawp_property .fa-terminal:before, .single-casawp_property .fa-terminal:before, .tax-casawp_salestype .fa-terminal:before {
	content: "\F120"
}

.post-type-archive-casawp_property .fa-code:before, .single-casawp_property .fa-code:before, .tax-casawp_salestype .fa-code:before {
	content: "\F121"
}

.post-type-archive-casawp_property .fa-mail-reply-all:before, .post-type-archive-casawp_property .fa-reply-all:before, .single-casawp_property .fa-mail-reply-all:before, .single-casawp_property .fa-reply-all:before, .tax-casawp_salestype .fa-mail-reply-all:before, .tax-casawp_salestype .fa-reply-all:before {
	content: "\F122"
}

.post-type-archive-casawp_property .fa-star-half-empty:before, .post-type-archive-casawp_property .fa-star-half-full:before, .post-type-archive-casawp_property .fa-star-half-o:before, .single-casawp_property .fa-star-half-empty:before, .single-casawp_property .fa-star-half-full:before, .single-casawp_property .fa-star-half-o:before, .tax-casawp_salestype .fa-star-half-empty:before, .tax-casawp_salestype .fa-star-half-full:before, .tax-casawp_salestype .fa-star-half-o:before {
	content: "\F123"
}

.post-type-archive-casawp_property .fa-location-arrow:before, .single-casawp_property .fa-location-arrow:before, .tax-casawp_salestype .fa-location-arrow:before {
	content: "\F124"
}

.post-type-archive-casawp_property .fa-crop:before, .single-casawp_property .fa-crop:before, .tax-casawp_salestype .fa-crop:before {
	content: "\F125"
}

.post-type-archive-casawp_property .fa-code-fork:before, .single-casawp_property .fa-code-fork:before, .tax-casawp_salestype .fa-code-fork:before {
	content: "\F126"
}

.post-type-archive-casawp_property .fa-chain-broken:before, .post-type-archive-casawp_property .fa-unlink:before, .single-casawp_property .fa-chain-broken:before, .single-casawp_property .fa-unlink:before, .tax-casawp_salestype .fa-chain-broken:before, .tax-casawp_salestype .fa-unlink:before {
	content: "\F127"
}

.post-type-archive-casawp_property .fa-question:before, .single-casawp_property .fa-question:before, .tax-casawp_salestype .fa-question:before {
	content: "\F128"
}

.post-type-archive-casawp_property .fa-info:before, .single-casawp_property .fa-info:before, .tax-casawp_salestype .fa-info:before {
	content: "\F129"
}

.post-type-archive-casawp_property .fa-exclamation:before, .single-casawp_property .fa-exclamation:before, .tax-casawp_salestype .fa-exclamation:before {
	content: "\F12A"
}

.post-type-archive-casawp_property .fa-superscript:before, .single-casawp_property .fa-superscript:before, .tax-casawp_salestype .fa-superscript:before {
	content: "\F12B"
}

.post-type-archive-casawp_property .fa-subscript:before, .single-casawp_property .fa-subscript:before, .tax-casawp_salestype .fa-subscript:before {
	content: "\F12C"
}

.post-type-archive-casawp_property .fa-eraser:before, .single-casawp_property .fa-eraser:before, .tax-casawp_salestype .fa-eraser:before {
	content: "\F12D"
}

.post-type-archive-casawp_property .fa-puzzle-piece:before, .single-casawp_property .fa-puzzle-piece:before, .tax-casawp_salestype .fa-puzzle-piece:before {
	content: "\F12E"
}

.post-type-archive-casawp_property .fa-microphone:before, .single-casawp_property .fa-microphone:before, .tax-casawp_salestype .fa-microphone:before {
	content: "\F130"
}

.post-type-archive-casawp_property .fa-microphone-slash:before, .single-casawp_property .fa-microphone-slash:before, .tax-casawp_salestype .fa-microphone-slash:before {
	content: "\F131"
}

.post-type-archive-casawp_property .fa-shield:before, .single-casawp_property .fa-shield:before, .tax-casawp_salestype .fa-shield:before {
	content: "\F132"
}

.post-type-archive-casawp_property .fa-calendar-o:before, .single-casawp_property .fa-calendar-o:before, .tax-casawp_salestype .fa-calendar-o:before {
	content: "\F133"
}

.post-type-archive-casawp_property .fa-fire-extinguisher:before, .single-casawp_property .fa-fire-extinguisher:before, .tax-casawp_salestype .fa-fire-extinguisher:before {
	content: "\F134"
}

.post-type-archive-casawp_property .fa-rocket:before, .single-casawp_property .fa-rocket:before, .tax-casawp_salestype .fa-rocket:before {
	content: "\F135"
}

.post-type-archive-casawp_property .fa-maxcdn:before, .single-casawp_property .fa-maxcdn:before, .tax-casawp_salestype .fa-maxcdn:before {
	content: "\F136"
}

.post-type-archive-casawp_property .fa-chevron-circle-left:before, .single-casawp_property .fa-chevron-circle-left:before, .tax-casawp_salestype .fa-chevron-circle-left:before {
	content: "\F137"
}

.post-type-archive-casawp_property .fa-chevron-circle-right:before, .single-casawp_property .fa-chevron-circle-right:before, .tax-casawp_salestype .fa-chevron-circle-right:before {
	content: "\F138"
}

.post-type-archive-casawp_property .fa-chevron-circle-up:before, .single-casawp_property .fa-chevron-circle-up:before, .tax-casawp_salestype .fa-chevron-circle-up:before {
	content: "\F139"
}

.post-type-archive-casawp_property .fa-chevron-circle-down:before, .single-casawp_property .fa-chevron-circle-down:before, .tax-casawp_salestype .fa-chevron-circle-down:before {
	content: "\F13A"
}

.post-type-archive-casawp_property .fa-html5:before, .single-casawp_property .fa-html5:before, .tax-casawp_salestype .fa-html5:before {
	content: "\F13B"
}

.post-type-archive-casawp_property .fa-css3:before, .single-casawp_property .fa-css3:before, .tax-casawp_salestype .fa-css3:before {
	content: "\F13C"
}

.post-type-archive-casawp_property .fa-anchor:before, .single-casawp_property .fa-anchor:before, .tax-casawp_salestype .fa-anchor:before {
	content: "\F13D"
}

.post-type-archive-casawp_property .fa-unlock-alt:before, .single-casawp_property .fa-unlock-alt:before, .tax-casawp_salestype .fa-unlock-alt:before {
	content: "\F13E"
}

.post-type-archive-casawp_property .fa-bullseye:before, .single-casawp_property .fa-bullseye:before, .tax-casawp_salestype .fa-bullseye:before {
	content: "\F140"
}

.post-type-archive-casawp_property .fa-ellipsis-h:before, .single-casawp_property .fa-ellipsis-h:before, .tax-casawp_salestype .fa-ellipsis-h:before {
	content: "\F141"
}

.post-type-archive-casawp_property .fa-ellipsis-v:before, .single-casawp_property .fa-ellipsis-v:before, .tax-casawp_salestype .fa-ellipsis-v:before {
	content: "\F142"
}

.post-type-archive-casawp_property .fa-rss-square:before, .single-casawp_property .fa-rss-square:before, .tax-casawp_salestype .fa-rss-square:before {
	content: "\F143"
}

.post-type-archive-casawp_property .fa-play-circle:before, .single-casawp_property .fa-play-circle:before, .tax-casawp_salestype .fa-play-circle:before {
	content: "\F144"
}

.post-type-archive-casawp_property .fa-ticket:before, .single-casawp_property .fa-ticket:before, .tax-casawp_salestype .fa-ticket:before {
	content: "\F145"
}

.post-type-archive-casawp_property .fa-minus-square:before, .single-casawp_property .fa-minus-square:before, .tax-casawp_salestype .fa-minus-square:before {
	content: "\F146"
}

.post-type-archive-casawp_property .fa-minus-square-o:before, .single-casawp_property .fa-minus-square-o:before, .tax-casawp_salestype .fa-minus-square-o:before {
	content: "\F147"
}

.post-type-archive-casawp_property .fa-level-up:before, .single-casawp_property .fa-level-up:before, .tax-casawp_salestype .fa-level-up:before {
	content: "\F148"
}

.post-type-archive-casawp_property .fa-level-down:before, .single-casawp_property .fa-level-down:before, .tax-casawp_salestype .fa-level-down:before {
	content: "\F149"
}

.post-type-archive-casawp_property .fa-check-square:before, .single-casawp_property .fa-check-square:before, .tax-casawp_salestype .fa-check-square:before {
	content: "\F14A"
}

.post-type-archive-casawp_property .fa-pencil-square:before, .single-casawp_property .fa-pencil-square:before, .tax-casawp_salestype .fa-pencil-square:before {
	content: "\F14B"
}

.post-type-archive-casawp_property .fa-external-link-square:before, .single-casawp_property .fa-external-link-square:before, .tax-casawp_salestype .fa-external-link-square:before {
	content: "\F14C"
}

.post-type-archive-casawp_property .fa-share-square:before, .single-casawp_property .fa-share-square:before, .tax-casawp_salestype .fa-share-square:before {
	content: "\F14D"
}

.post-type-archive-casawp_property .fa-compass:before, .single-casawp_property .fa-compass:before, .tax-casawp_salestype .fa-compass:before {
	content: "\F14E"
}

.post-type-archive-casawp_property .fa-caret-square-o-down:before, .post-type-archive-casawp_property .fa-toggle-down:before, .single-casawp_property .fa-caret-square-o-down:before, .single-casawp_property .fa-toggle-down:before, .tax-casawp_salestype .fa-caret-square-o-down:before, .tax-casawp_salestype .fa-toggle-down:before {
	content: "\F150"
}

.post-type-archive-casawp_property .fa-caret-square-o-up:before, .post-type-archive-casawp_property .fa-toggle-up:before, .single-casawp_property .fa-caret-square-o-up:before, .single-casawp_property .fa-toggle-up:before, .tax-casawp_salestype .fa-caret-square-o-up:before, .tax-casawp_salestype .fa-toggle-up:before {
	content: "\F151"
}

.post-type-archive-casawp_property .fa-caret-square-o-right:before, .post-type-archive-casawp_property .fa-toggle-right:before, .single-casawp_property .fa-caret-square-o-right:before, .single-casawp_property .fa-toggle-right:before, .tax-casawp_salestype .fa-caret-square-o-right:before, .tax-casawp_salestype .fa-toggle-right:before {
	content: "\F152"
}

.post-type-archive-casawp_property .fa-eur:before, .post-type-archive-casawp_property .fa-euro:before, .single-casawp_property .fa-eur:before, .single-casawp_property .fa-euro:before, .tax-casawp_salestype .fa-eur:before, .tax-casawp_salestype .fa-euro:before {
	content: "\F153"
}

.post-type-archive-casawp_property .fa-gbp:before, .single-casawp_property .fa-gbp:before, .tax-casawp_salestype .fa-gbp:before {
	content: "\F154"
}

.post-type-archive-casawp_property .fa-dollar:before, .post-type-archive-casawp_property .fa-usd:before, .single-casawp_property .fa-dollar:before, .single-casawp_property .fa-usd:before, .tax-casawp_salestype .fa-dollar:before, .tax-casawp_salestype .fa-usd:before {
	content: "\F155"
}

.post-type-archive-casawp_property .fa-inr:before, .post-type-archive-casawp_property .fa-rupee:before, .single-casawp_property .fa-inr:before, .single-casawp_property .fa-rupee:before, .tax-casawp_salestype .fa-inr:before, .tax-casawp_salestype .fa-rupee:before {
	content: "\F156"
}

.post-type-archive-casawp_property .fa-cny:before, .post-type-archive-casawp_property .fa-jpy:before, .post-type-archive-casawp_property .fa-rmb:before, .post-type-archive-casawp_property .fa-yen:before, .single-casawp_property .fa-cny:before, .single-casawp_property .fa-jpy:before, .single-casawp_property .fa-rmb:before, .single-casawp_property .fa-yen:before, .tax-casawp_salestype .fa-cny:before, .tax-casawp_salestype .fa-jpy:before, .tax-casawp_salestype .fa-rmb:before, .tax-casawp_salestype .fa-yen:before {
	content: "\F157"
}

.post-type-archive-casawp_property .fa-rouble:before, .post-type-archive-casawp_property .fa-rub:before, .post-type-archive-casawp_property .fa-ruble:before, .single-casawp_property .fa-rouble:before, .single-casawp_property .fa-rub:before, .single-casawp_property .fa-ruble:before, .tax-casawp_salestype .fa-rouble:before, .tax-casawp_salestype .fa-rub:before, .tax-casawp_salestype .fa-ruble:before {
	content: "\F158"
}

.post-type-archive-casawp_property .fa-krw:before, .post-type-archive-casawp_property .fa-won:before, .single-casawp_property .fa-krw:before, .single-casawp_property .fa-won:before, .tax-casawp_salestype .fa-krw:before, .tax-casawp_salestype .fa-won:before {
	content: "\F159"
}

.post-type-archive-casawp_property .fa-bitcoin:before, .post-type-archive-casawp_property .fa-btc:before, .single-casawp_property .fa-bitcoin:before, .single-casawp_property .fa-btc:before, .tax-casawp_salestype .fa-bitcoin:before, .tax-casawp_salestype .fa-btc:before {
	content: "\F15A"
}

.post-type-archive-casawp_property .fa-file:before, .single-casawp_property .fa-file:before, .tax-casawp_salestype .fa-file:before {
	content: "\F15B"
}

.post-type-archive-casawp_property .fa-file-text:before, .single-casawp_property .fa-file-text:before, .tax-casawp_salestype .fa-file-text:before {
	content: "\F15C"
}

.post-type-archive-casawp_property .fa-sort-alpha-asc:before, .single-casawp_property .fa-sort-alpha-asc:before, .tax-casawp_salestype .fa-sort-alpha-asc:before {
	content: "\F15D"
}

.post-type-archive-casawp_property .fa-sort-alpha-desc:before, .single-casawp_property .fa-sort-alpha-desc:before, .tax-casawp_salestype .fa-sort-alpha-desc:before {
	content: "\F15E"
}

.post-type-archive-casawp_property .fa-sort-amount-asc:before, .single-casawp_property .fa-sort-amount-asc:before, .tax-casawp_salestype .fa-sort-amount-asc:before {
	content: "\F160"
}

.post-type-archive-casawp_property .fa-sort-amount-desc:before, .single-casawp_property .fa-sort-amount-desc:before, .tax-casawp_salestype .fa-sort-amount-desc:before {
	content: "\F161"
}

.post-type-archive-casawp_property .fa-sort-numeric-asc:before, .single-casawp_property .fa-sort-numeric-asc:before, .tax-casawp_salestype .fa-sort-numeric-asc:before {
	content: "\F162"
}

.post-type-archive-casawp_property .fa-sort-numeric-desc:before, .single-casawp_property .fa-sort-numeric-desc:before, .tax-casawp_salestype .fa-sort-numeric-desc:before {
	content: "\F163"
}

.post-type-archive-casawp_property .fa-thumbs-up:before, .single-casawp_property .fa-thumbs-up:before, .tax-casawp_salestype .fa-thumbs-up:before {
	content: "\F164"
}

.post-type-archive-casawp_property .fa-thumbs-down:before, .single-casawp_property .fa-thumbs-down:before, .tax-casawp_salestype .fa-thumbs-down:before {
	content: "\F165"
}

.post-type-archive-casawp_property .fa-youtube-square:before, .single-casawp_property .fa-youtube-square:before, .tax-casawp_salestype .fa-youtube-square:before {
	content: "\F166"
}

.post-type-archive-casawp_property .fa-youtube:before, .single-casawp_property .fa-youtube:before, .tax-casawp_salestype .fa-youtube:before {
	content: "\F167"
}

.post-type-archive-casawp_property .fa-xing:before, .single-casawp_property .fa-xing:before, .tax-casawp_salestype .fa-xing:before {
	content: "\F168"
}

.post-type-archive-casawp_property .fa-xing-square:before, .single-casawp_property .fa-xing-square:before, .tax-casawp_salestype .fa-xing-square:before {
	content: "\F169"
}

.post-type-archive-casawp_property .fa-youtube-play:before, .single-casawp_property .fa-youtube-play:before, .tax-casawp_salestype .fa-youtube-play:before {
	content: "\F16A"
}

.post-type-archive-casawp_property .fa-dropbox:before, .single-casawp_property .fa-dropbox:before, .tax-casawp_salestype .fa-dropbox:before {
	content: "\F16B"
}

.post-type-archive-casawp_property .fa-stack-overflow:before, .single-casawp_property .fa-stack-overflow:before, .tax-casawp_salestype .fa-stack-overflow:before {
	content: "\F16C"
}

.post-type-archive-casawp_property .fa-instagram:before, .single-casawp_property .fa-instagram:before, .tax-casawp_salestype .fa-instagram:before {
	content: "\F16D"
}

.post-type-archive-casawp_property .fa-flickr:before, .single-casawp_property .fa-flickr:before, .tax-casawp_salestype .fa-flickr:before {
	content: "\F16E"
}

.post-type-archive-casawp_property .fa-adn:before, .single-casawp_property .fa-adn:before, .tax-casawp_salestype .fa-adn:before {
	content: "\F170"
}

.post-type-archive-casawp_property .fa-bitbucket:before, .single-casawp_property .fa-bitbucket:before, .tax-casawp_salestype .fa-bitbucket:before {
	content: "\F171"
}

.post-type-archive-casawp_property .fa-bitbucket-square:before, .single-casawp_property .fa-bitbucket-square:before, .tax-casawp_salestype .fa-bitbucket-square:before {
	content: "\F172"
}

.post-type-archive-casawp_property .fa-tumblr:before, .single-casawp_property .fa-tumblr:before, .tax-casawp_salestype .fa-tumblr:before {
	content: "\F173"
}

.post-type-archive-casawp_property .fa-tumblr-square:before, .single-casawp_property .fa-tumblr-square:before, .tax-casawp_salestype .fa-tumblr-square:before {
	content: "\F174"
}

.post-type-archive-casawp_property .fa-long-arrow-down:before, .single-casawp_property .fa-long-arrow-down:before, .tax-casawp_salestype .fa-long-arrow-down:before {
	content: "\F175"
}

.post-type-archive-casawp_property .fa-long-arrow-up:before, .single-casawp_property .fa-long-arrow-up:before, .tax-casawp_salestype .fa-long-arrow-up:before {
	content: "\F176"
}

.post-type-archive-casawp_property .fa-long-arrow-left:before, .single-casawp_property .fa-long-arrow-left:before, .tax-casawp_salestype .fa-long-arrow-left:before {
	content: "\F177"
}

.post-type-archive-casawp_property .fa-long-arrow-right:before, .single-casawp_property .fa-long-arrow-right:before, .tax-casawp_salestype .fa-long-arrow-right:before {
	content: "\F178"
}

.post-type-archive-casawp_property .fa-apple:before, .single-casawp_property .fa-apple:before, .tax-casawp_salestype .fa-apple:before {
	content: "\F179"
}

.post-type-archive-casawp_property .fa-windows:before, .single-casawp_property .fa-windows:before, .tax-casawp_salestype .fa-windows:before {
	content: "\F17A"
}

.post-type-archive-casawp_property .fa-android:before, .single-casawp_property .fa-android:before, .tax-casawp_salestype .fa-android:before {
	content: "\F17B"
}

.post-type-archive-casawp_property .fa-linux:before, .single-casawp_property .fa-linux:before, .tax-casawp_salestype .fa-linux:before {
	content: "\F17C"
}

.post-type-archive-casawp_property .fa-dribbble:before, .single-casawp_property .fa-dribbble:before, .tax-casawp_salestype .fa-dribbble:before {
	content: "\F17D"
}

.post-type-archive-casawp_property .fa-skype:before, .single-casawp_property .fa-skype:before, .tax-casawp_salestype .fa-skype:before {
	content: "\F17E"
}

.post-type-archive-casawp_property .fa-foursquare:before, .single-casawp_property .fa-foursquare:before, .tax-casawp_salestype .fa-foursquare:before {
	content: "\F180"
}

.post-type-archive-casawp_property .fa-trello:before, .single-casawp_property .fa-trello:before, .tax-casawp_salestype .fa-trello:before {
	content: "\F181"
}

.post-type-archive-casawp_property .fa-female:before, .single-casawp_property .fa-female:before, .tax-casawp_salestype .fa-female:before {
	content: "\F182"
}

.post-type-archive-casawp_property .fa-male:before, .single-casawp_property .fa-male:before, .tax-casawp_salestype .fa-male:before {
	content: "\F183"
}

.post-type-archive-casawp_property .fa-gittip:before, .single-casawp_property .fa-gittip:before, .tax-casawp_salestype .fa-gittip:before {
	content: "\F184"
}

.post-type-archive-casawp_property .fa-sun-o:before, .single-casawp_property .fa-sun-o:before, .tax-casawp_salestype .fa-sun-o:before {
	content: "\F185"
}

.post-type-archive-casawp_property .fa-moon-o:before, .single-casawp_property .fa-moon-o:before, .tax-casawp_salestype .fa-moon-o:before {
	content: "\F186"
}

.post-type-archive-casawp_property .fa-archive:before, .single-casawp_property .fa-archive:before, .tax-casawp_salestype .fa-archive:before {
	content: "\F187"
}

.post-type-archive-casawp_property .fa-bug:before, .single-casawp_property .fa-bug:before, .tax-casawp_salestype .fa-bug:before {
	content: "\F188"
}

.post-type-archive-casawp_property .fa-vk:before, .single-casawp_property .fa-vk:before, .tax-casawp_salestype .fa-vk:before {
	content: "\F189"
}

.post-type-archive-casawp_property .fa-weibo:before, .single-casawp_property .fa-weibo:before, .tax-casawp_salestype .fa-weibo:before {
	content: "\F18A"
}

.post-type-archive-casawp_property .fa-renren:before, .single-casawp_property .fa-renren:before, .tax-casawp_salestype .fa-renren:before {
	content: "\F18B"
}

.post-type-archive-casawp_property .fa-pagelines:before, .single-casawp_property .fa-pagelines:before, .tax-casawp_salestype .fa-pagelines:before {
	content: "\F18C"
}

.post-type-archive-casawp_property .fa-stack-exchange:before, .single-casawp_property .fa-stack-exchange:before, .tax-casawp_salestype .fa-stack-exchange:before {
	content: "\F18D"
}

.post-type-archive-casawp_property .fa-arrow-circle-o-right:before, .single-casawp_property .fa-arrow-circle-o-right:before, .tax-casawp_salestype .fa-arrow-circle-o-right:before {
	content: "\F18E"
}

.post-type-archive-casawp_property .fa-arrow-circle-o-left:before, .single-casawp_property .fa-arrow-circle-o-left:before, .tax-casawp_salestype .fa-arrow-circle-o-left:before {
	content: "\F190"
}

.post-type-archive-casawp_property .fa-caret-square-o-left:before, .post-type-archive-casawp_property .fa-toggle-left:before, .single-casawp_property .fa-caret-square-o-left:before, .single-casawp_property .fa-toggle-left:before, .tax-casawp_salestype .fa-caret-square-o-left:before, .tax-casawp_salestype .fa-toggle-left:before {
	content: "\F191"
}

.post-type-archive-casawp_property .fa-dot-circle-o:before, .single-casawp_property .fa-dot-circle-o:before, .tax-casawp_salestype .fa-dot-circle-o:before {
	content: "\F192"
}

.post-type-archive-casawp_property .fa-wheelchair:before, .single-casawp_property .fa-wheelchair:before, .tax-casawp_salestype .fa-wheelchair:before {
	content: "\F193"
}

.post-type-archive-casawp_property .fa-vimeo-square:before, .single-casawp_property .fa-vimeo-square:before, .tax-casawp_salestype .fa-vimeo-square:before {
	content: "\F194"
}

.post-type-archive-casawp_property .fa-try:before, .post-type-archive-casawp_property .fa-turkish-lira:before, .single-casawp_property .fa-try:before, .single-casawp_property .fa-turkish-lira:before, .tax-casawp_salestype .fa-try:before, .tax-casawp_salestype .fa-turkish-lira:before {
	content: "\F195"
}

.post-type-archive-casawp_property .fa-plus-square-o:before, .single-casawp_property .fa-plus-square-o:before, .tax-casawp_salestype .fa-plus-square-o:before {
	content: "\F196"
}

.post-type-archive-casawp_property .fa-space-shuttle:before, .single-casawp_property .fa-space-shuttle:before, .tax-casawp_salestype .fa-space-shuttle:before {
	content: "\F197"
}

.post-type-archive-casawp_property .fa-slack:before, .single-casawp_property .fa-slack:before, .tax-casawp_salestype .fa-slack:before {
	content: "\F198"
}

.post-type-archive-casawp_property .fa-envelope-square:before, .single-casawp_property .fa-envelope-square:before, .tax-casawp_salestype .fa-envelope-square:before {
	content: "\F199"
}

.post-type-archive-casawp_property .fa-wordpress:before, .single-casawp_property .fa-wordpress:before, .tax-casawp_salestype .fa-wordpress:before {
	content: "\F19A"
}

.post-type-archive-casawp_property .fa-openid:before, .single-casawp_property .fa-openid:before, .tax-casawp_salestype .fa-openid:before {
	content: "\F19B"
}

.post-type-archive-casawp_property .fa-bank:before, .post-type-archive-casawp_property .fa-institution:before, .post-type-archive-casawp_property .fa-university:before, .single-casawp_property .fa-bank:before, .single-casawp_property .fa-institution:before, .single-casawp_property .fa-university:before, .tax-casawp_salestype .fa-bank:before, .tax-casawp_salestype .fa-institution:before, .tax-casawp_salestype .fa-university:before {
	content: "\F19C"
}

.post-type-archive-casawp_property .fa-graduation-cap:before, .post-type-archive-casawp_property .fa-mortar-board:before, .single-casawp_property .fa-graduation-cap:before, .single-casawp_property .fa-mortar-board:before, .tax-casawp_salestype .fa-graduation-cap:before, .tax-casawp_salestype .fa-mortar-board:before {
	content: "\F19D"
}

.post-type-archive-casawp_property .fa-yahoo:before, .single-casawp_property .fa-yahoo:before, .tax-casawp_salestype .fa-yahoo:before {
	content: "\F19E"
}

.post-type-archive-casawp_property .fa-google:before, .single-casawp_property .fa-google:before, .tax-casawp_salestype .fa-google:before {
	content: "\F1A0"
}

.post-type-archive-casawp_property .fa-reddit:before, .single-casawp_property .fa-reddit:before, .tax-casawp_salestype .fa-reddit:before {
	content: "\F1A1"
}

.post-type-archive-casawp_property .fa-reddit-square:before, .single-casawp_property .fa-reddit-square:before, .tax-casawp_salestype .fa-reddit-square:before {
	content: "\F1A2"
}

.post-type-archive-casawp_property .fa-stumbleupon-circle:before, .single-casawp_property .fa-stumbleupon-circle:before, .tax-casawp_salestype .fa-stumbleupon-circle:before {
	content: "\F1A3"
}

.post-type-archive-casawp_property .fa-stumbleupon:before, .single-casawp_property .fa-stumbleupon:before, .tax-casawp_salestype .fa-stumbleupon:before {
	content: "\F1A4"
}

.post-type-archive-casawp_property .fa-delicious:before, .single-casawp_property .fa-delicious:before, .tax-casawp_salestype .fa-delicious:before {
	content: "\F1A5"
}

.post-type-archive-casawp_property .fa-digg:before, .single-casawp_property .fa-digg:before, .tax-casawp_salestype .fa-digg:before {
	content: "\F1A6"
}

.post-type-archive-casawp_property .fa-pied-piper:before, .single-casawp_property .fa-pied-piper:before, .tax-casawp_salestype .fa-pied-piper:before {
	content: "\F1A7"
}

.post-type-archive-casawp_property .fa-pied-piper-alt:before, .single-casawp_property .fa-pied-piper-alt:before, .tax-casawp_salestype .fa-pied-piper-alt:before {
	content: "\F1A8"
}

.post-type-archive-casawp_property .fa-drupal:before, .single-casawp_property .fa-drupal:before, .tax-casawp_salestype .fa-drupal:before {
	content: "\F1A9"
}

.post-type-archive-casawp_property .fa-joomla:before, .single-casawp_property .fa-joomla:before, .tax-casawp_salestype .fa-joomla:before {
	content: "\F1AA"
}

.post-type-archive-casawp_property .fa-language:before, .single-casawp_property .fa-language:before, .tax-casawp_salestype .fa-language:before {
	content: "\F1AB"
}

.post-type-archive-casawp_property .fa-fax:before, .single-casawp_property .fa-fax:before, .tax-casawp_salestype .fa-fax:before {
	content: "\F1AC"
}

.post-type-archive-casawp_property .fa-building:before, .single-casawp_property .fa-building:before, .tax-casawp_salestype .fa-building:before {
	content: "\F1AD"
}

.post-type-archive-casawp_property .fa-child:before, .single-casawp_property .fa-child:before, .tax-casawp_salestype .fa-child:before {
	content: "\F1AE"
}

.post-type-archive-casawp_property .fa-paw:before, .single-casawp_property .fa-paw:before, .tax-casawp_salestype .fa-paw:before {
	content: "\F1B0"
}

.post-type-archive-casawp_property .fa-spoon:before, .single-casawp_property .fa-spoon:before, .tax-casawp_salestype .fa-spoon:before {
	content: "\F1B1"
}

.post-type-archive-casawp_property .fa-cube:before, .single-casawp_property .fa-cube:before, .tax-casawp_salestype .fa-cube:before {
	content: "\F1B2"
}

.post-type-archive-casawp_property .fa-cubes:before, .single-casawp_property .fa-cubes:before, .tax-casawp_salestype .fa-cubes:before {
	content: "\F1B3"
}

.post-type-archive-casawp_property .fa-behance:before, .single-casawp_property .fa-behance:before, .tax-casawp_salestype .fa-behance:before {
	content: "\F1B4"
}

.post-type-archive-casawp_property .fa-behance-square:before, .single-casawp_property .fa-behance-square:before, .tax-casawp_salestype .fa-behance-square:before {
	content: "\F1B5"
}

.post-type-archive-casawp_property .fa-steam:before, .single-casawp_property .fa-steam:before, .tax-casawp_salestype .fa-steam:before {
	content: "\F1B6"
}

.post-type-archive-casawp_property .fa-steam-square:before, .single-casawp_property .fa-steam-square:before, .tax-casawp_salestype .fa-steam-square:before {
	content: "\F1B7"
}

.post-type-archive-casawp_property .fa-recycle:before, .single-casawp_property .fa-recycle:before, .tax-casawp_salestype .fa-recycle:before {
	content: "\F1B8"
}

.post-type-archive-casawp_property .fa-automobile:before, .post-type-archive-casawp_property .fa-car:before, .single-casawp_property .fa-automobile:before, .single-casawp_property .fa-car:before, .tax-casawp_salestype .fa-automobile:before, .tax-casawp_salestype .fa-car:before {
	content: "\F1B9"
}

.post-type-archive-casawp_property .fa-cab:before, .post-type-archive-casawp_property .fa-taxi:before, .single-casawp_property .fa-cab:before, .single-casawp_property .fa-taxi:before, .tax-casawp_salestype .fa-cab:before, .tax-casawp_salestype .fa-taxi:before {
	content: "\F1BA"
}

.post-type-archive-casawp_property .fa-tree:before, .single-casawp_property .fa-tree:before, .tax-casawp_salestype .fa-tree:before {
	content: "\F1BB"
}

.post-type-archive-casawp_property .fa-spotify:before, .single-casawp_property .fa-spotify:before, .tax-casawp_salestype .fa-spotify:before {
	content: "\F1BC"
}

.post-type-archive-casawp_property .fa-deviantart:before, .single-casawp_property .fa-deviantart:before, .tax-casawp_salestype .fa-deviantart:before {
	content: "\F1BD"
}

.post-type-archive-casawp_property .fa-soundcloud:before, .single-casawp_property .fa-soundcloud:before, .tax-casawp_salestype .fa-soundcloud:before {
	content: "\F1BE"
}

.post-type-archive-casawp_property .fa-database:before, .single-casawp_property .fa-database:before, .tax-casawp_salestype .fa-database:before {
	content: "\F1C0"
}

.post-type-archive-casawp_property .fa-file-pdf-o:before, .single-casawp_property .fa-file-pdf-o:before, .tax-casawp_salestype .fa-file-pdf-o:before {
	content: "\F1C1"
}

.post-type-archive-casawp_property .fa-file-word-o:before, .single-casawp_property .fa-file-word-o:before, .tax-casawp_salestype .fa-file-word-o:before {
	content: "\F1C2"
}

.post-type-archive-casawp_property .fa-file-excel-o:before, .single-casawp_property .fa-file-excel-o:before, .tax-casawp_salestype .fa-file-excel-o:before {
	content: "\F1C3"
}

.post-type-archive-casawp_property .fa-file-powerpoint-o:before, .single-casawp_property .fa-file-powerpoint-o:before, .tax-casawp_salestype .fa-file-powerpoint-o:before {
	content: "\F1C4"
}

.post-type-archive-casawp_property .fa-file-image-o:before, .post-type-archive-casawp_property .fa-file-photo-o:before, .post-type-archive-casawp_property .fa-file-picture-o:before, .single-casawp_property .fa-file-image-o:before, .single-casawp_property .fa-file-photo-o:before, .single-casawp_property .fa-file-picture-o:before, .tax-casawp_salestype .fa-file-image-o:before, .tax-casawp_salestype .fa-file-photo-o:before, .tax-casawp_salestype .fa-file-picture-o:before {
	content: "\F1C5"
}

.post-type-archive-casawp_property .fa-file-archive-o:before, .post-type-archive-casawp_property .fa-file-zip-o:before, .single-casawp_property .fa-file-archive-o:before, .single-casawp_property .fa-file-zip-o:before, .tax-casawp_salestype .fa-file-archive-o:before, .tax-casawp_salestype .fa-file-zip-o:before {
	content: "\F1C6"
}

.post-type-archive-casawp_property .fa-file-audio-o:before, .post-type-archive-casawp_property .fa-file-sound-o:before, .single-casawp_property .fa-file-audio-o:before, .single-casawp_property .fa-file-sound-o:before, .tax-casawp_salestype .fa-file-audio-o:before, .tax-casawp_salestype .fa-file-sound-o:before {
	content: "\F1C7"
}

.post-type-archive-casawp_property .fa-file-movie-o:before, .post-type-archive-casawp_property .fa-file-video-o:before, .single-casawp_property .fa-file-movie-o:before, .single-casawp_property .fa-file-video-o:before, .tax-casawp_salestype .fa-file-movie-o:before, .tax-casawp_salestype .fa-file-video-o:before {
	content: "\F1C8"
}

.post-type-archive-casawp_property .fa-file-code-o:before, .single-casawp_property .fa-file-code-o:before, .tax-casawp_salestype .fa-file-code-o:before {
	content: "\F1C9"
}

.post-type-archive-casawp_property .fa-vine:before, .single-casawp_property .fa-vine:before, .tax-casawp_salestype .fa-vine:before {
	content: "\F1CA"
}

.post-type-archive-casawp_property .fa-codepen:before, .single-casawp_property .fa-codepen:before, .tax-casawp_salestype .fa-codepen:before {
	content: "\F1CB"
}

.post-type-archive-casawp_property .fa-jsfiddle:before, .single-casawp_property .fa-jsfiddle:before, .tax-casawp_salestype .fa-jsfiddle:before {
	content: "\F1CC"
}

.post-type-archive-casawp_property .fa-life-bouy:before, .post-type-archive-casawp_property .fa-life-buoy:before, .post-type-archive-casawp_property .fa-life-ring:before, .post-type-archive-casawp_property .fa-life-saver:before, .post-type-archive-casawp_property .fa-support:before, .single-casawp_property .fa-life-bouy:before, .single-casawp_property .fa-life-buoy:before, .single-casawp_property .fa-life-ring:before, .single-casawp_property .fa-life-saver:before, .single-casawp_property .fa-support:before, .tax-casawp_salestype .fa-life-bouy:before, .tax-casawp_salestype .fa-life-buoy:before, .tax-casawp_salestype .fa-life-ring:before, .tax-casawp_salestype .fa-life-saver:before, .tax-casawp_salestype .fa-support:before {
	content: "\F1CD"
}

.post-type-archive-casawp_property .fa-circle-o-notch:before, .single-casawp_property .fa-circle-o-notch:before, .tax-casawp_salestype .fa-circle-o-notch:before {
	content: "\F1CE"
}

.post-type-archive-casawp_property .fa-ra:before, .post-type-archive-casawp_property .fa-rebel:before, .single-casawp_property .fa-ra:before, .single-casawp_property .fa-rebel:before, .tax-casawp_salestype .fa-ra:before, .tax-casawp_salestype .fa-rebel:before {
	content: "\F1D0"
}

.post-type-archive-casawp_property .fa-empire:before, .post-type-archive-casawp_property .fa-ge:before, .single-casawp_property .fa-empire:before, .single-casawp_property .fa-ge:before, .tax-casawp_salestype .fa-empire:before, .tax-casawp_salestype .fa-ge:before {
	content: "\F1D1"
}

.post-type-archive-casawp_property .fa-git-square:before, .single-casawp_property .fa-git-square:before, .tax-casawp_salestype .fa-git-square:before {
	content: "\F1D2"
}

.post-type-archive-casawp_property .fa-git:before, .single-casawp_property .fa-git:before, .tax-casawp_salestype .fa-git:before {
	content: "\F1D3"
}

.post-type-archive-casawp_property .fa-hacker-news:before, .single-casawp_property .fa-hacker-news:before, .tax-casawp_salestype .fa-hacker-news:before {
	content: "\F1D4"
}

.post-type-archive-casawp_property .fa-tencent-weibo:before, .single-casawp_property .fa-tencent-weibo:before, .tax-casawp_salestype .fa-tencent-weibo:before {
	content: "\F1D5"
}

.post-type-archive-casawp_property .fa-qq:before, .single-casawp_property .fa-qq:before, .tax-casawp_salestype .fa-qq:before {
	content: "\F1D6"
}

.post-type-archive-casawp_property .fa-wechat:before, .post-type-archive-casawp_property .fa-weixin:before, .single-casawp_property .fa-wechat:before, .single-casawp_property .fa-weixin:before, .tax-casawp_salestype .fa-wechat:before, .tax-casawp_salestype .fa-weixin:before {
	content: "\F1D7"
}

.post-type-archive-casawp_property .fa-paper-plane:before, .post-type-archive-casawp_property .fa-send:before, .single-casawp_property .fa-paper-plane:before, .single-casawp_property .fa-send:before, .tax-casawp_salestype .fa-paper-plane:before, .tax-casawp_salestype .fa-send:before {
	content: "\F1D8"
}

.post-type-archive-casawp_property .fa-paper-plane-o:before, .post-type-archive-casawp_property .fa-send-o:before, .single-casawp_property .fa-paper-plane-o:before, .single-casawp_property .fa-send-o:before, .tax-casawp_salestype .fa-paper-plane-o:before, .tax-casawp_salestype .fa-send-o:before {
	content: "\F1D9"
}

.post-type-archive-casawp_property .fa-history:before, .single-casawp_property .fa-history:before, .tax-casawp_salestype .fa-history:before {
	content: "\F1DA"
}

.post-type-archive-casawp_property .fa-circle-thin:before, .single-casawp_property .fa-circle-thin:before, .tax-casawp_salestype .fa-circle-thin:before {
	content: "\F1DB"
}

.post-type-archive-casawp_property .fa-header:before, .single-casawp_property .fa-header:before, .tax-casawp_salestype .fa-header:before {
	content: "\F1DC"
}

.post-type-archive-casawp_property .fa-paragraph:before, .single-casawp_property .fa-paragraph:before, .tax-casawp_salestype .fa-paragraph:before {
	content: "\F1DD"
}

.post-type-archive-casawp_property .fa-sliders:before, .single-casawp_property .fa-sliders:before, .tax-casawp_salestype .fa-sliders:before {
	content: "\F1DE"
}

.post-type-archive-casawp_property .fa-share-alt:before, .single-casawp_property .fa-share-alt:before, .tax-casawp_salestype .fa-share-alt:before {
	content: "\F1E0"
}

.post-type-archive-casawp_property .fa-share-alt-square:before, .single-casawp_property .fa-share-alt-square:before, .tax-casawp_salestype .fa-share-alt-square:before {
	content: "\F1E1"
}

.post-type-archive-casawp_property .fa-bomb:before, .single-casawp_property .fa-bomb:before, .tax-casawp_salestype .fa-bomb:before {
	content: "\F1E2"
}

.post-type-archive-casawp_property .fa-futbol-o:before, .post-type-archive-casawp_property .fa-soccer-ball-o:before, .single-casawp_property .fa-futbol-o:before, .single-casawp_property .fa-soccer-ball-o:before, .tax-casawp_salestype .fa-futbol-o:before, .tax-casawp_salestype .fa-soccer-ball-o:before {
	content: "\F1E3"
}

.post-type-archive-casawp_property .fa-tty:before, .single-casawp_property .fa-tty:before, .tax-casawp_salestype .fa-tty:before {
	content: "\F1E4"
}

.post-type-archive-casawp_property .fa-binoculars:before, .single-casawp_property .fa-binoculars:before, .tax-casawp_salestype .fa-binoculars:before {
	content: "\F1E5"
}

.post-type-archive-casawp_property .fa-plug:before, .single-casawp_property .fa-plug:before, .tax-casawp_salestype .fa-plug:before {
	content: "\F1E6"
}

.post-type-archive-casawp_property .fa-slideshare:before, .single-casawp_property .fa-slideshare:before, .tax-casawp_salestype .fa-slideshare:before {
	content: "\F1E7"
}

.post-type-archive-casawp_property .fa-twitch:before, .single-casawp_property .fa-twitch:before, .tax-casawp_salestype .fa-twitch:before {
	content: "\F1E8"
}

.post-type-archive-casawp_property .fa-yelp:before, .single-casawp_property .fa-yelp:before, .tax-casawp_salestype .fa-yelp:before {
	content: "\F1E9"
}

.post-type-archive-casawp_property .fa-newspaper-o:before, .single-casawp_property .fa-newspaper-o:before, .tax-casawp_salestype .fa-newspaper-o:before {
	content: "\F1EA"
}

.post-type-archive-casawp_property .fa-wifi:before, .single-casawp_property .fa-wifi:before, .tax-casawp_salestype .fa-wifi:before {
	content: "\F1EB"
}

.post-type-archive-casawp_property .fa-calculator:before, .single-casawp_property .fa-calculator:before, .tax-casawp_salestype .fa-calculator:before {
	content: "\F1EC"
}

.post-type-archive-casawp_property .fa-paypal:before, .single-casawp_property .fa-paypal:before, .tax-casawp_salestype .fa-paypal:before {
	content: "\F1ED"
}

.post-type-archive-casawp_property .fa-google-wallet:before, .single-casawp_property .fa-google-wallet:before, .tax-casawp_salestype .fa-google-wallet:before {
	content: "\F1EE"
}

.post-type-archive-casawp_property .fa-cc-visa:before, .single-casawp_property .fa-cc-visa:before, .tax-casawp_salestype .fa-cc-visa:before {
	content: "\F1F0"
}

.post-type-archive-casawp_property .fa-cc-mastercard:before, .single-casawp_property .fa-cc-mastercard:before, .tax-casawp_salestype .fa-cc-mastercard:before {
	content: "\F1F1"
}

.post-type-archive-casawp_property .fa-cc-discover:before, .single-casawp_property .fa-cc-discover:before, .tax-casawp_salestype .fa-cc-discover:before {
	content: "\F1F2"
}

.post-type-archive-casawp_property .fa-cc-amex:before, .single-casawp_property .fa-cc-amex:before, .tax-casawp_salestype .fa-cc-amex:before {
	content: "\F1F3"
}

.post-type-archive-casawp_property .fa-cc-paypal:before, .single-casawp_property .fa-cc-paypal:before, .tax-casawp_salestype .fa-cc-paypal:before {
	content: "\F1F4"
}

.post-type-archive-casawp_property .fa-cc-stripe:before, .single-casawp_property .fa-cc-stripe:before, .tax-casawp_salestype .fa-cc-stripe:before {
	content: "\F1F5"
}

.post-type-archive-casawp_property .fa-bell-slash:before, .single-casawp_property .fa-bell-slash:before, .tax-casawp_salestype .fa-bell-slash:before {
	content: "\F1F6"
}

.post-type-archive-casawp_property .fa-bell-slash-o:before, .single-casawp_property .fa-bell-slash-o:before, .tax-casawp_salestype .fa-bell-slash-o:before {
	content: "\F1F7"
}

.post-type-archive-casawp_property .fa-trash:before, .single-casawp_property .fa-trash:before, .tax-casawp_salestype .fa-trash:before {
	content: "\F1F8"
}

.post-type-archive-casawp_property .fa-copyright:before, .single-casawp_property .fa-copyright:before, .tax-casawp_salestype .fa-copyright:before {
	content: "\F1F9"
}

.post-type-archive-casawp_property .fa-at:before, .single-casawp_property .fa-at:before, .tax-casawp_salestype .fa-at:before {
	content: "\F1FA"
}

.post-type-archive-casawp_property .fa-eyedropper:before, .single-casawp_property .fa-eyedropper:before, .tax-casawp_salestype .fa-eyedropper:before {
	content: "\F1FB"
}

.post-type-archive-casawp_property .fa-paint-brush:before, .single-casawp_property .fa-paint-brush:before, .tax-casawp_salestype .fa-paint-brush:before {
	content: "\F1FC"
}

.post-type-archive-casawp_property .fa-birthday-cake:before, .single-casawp_property .fa-birthday-cake:before, .tax-casawp_salestype .fa-birthday-cake:before {
	content: "\F1FD"
}

.post-type-archive-casawp_property .fa-area-chart:before, .single-casawp_property .fa-area-chart:before, .tax-casawp_salestype .fa-area-chart:before {
	content: "\F1FE"
}

.post-type-archive-casawp_property .fa-pie-chart:before, .single-casawp_property .fa-pie-chart:before, .tax-casawp_salestype .fa-pie-chart:before {
	content: "\F200"
}

.post-type-archive-casawp_property .fa-line-chart:before, .single-casawp_property .fa-line-chart:before, .tax-casawp_salestype .fa-line-chart:before {
	content: "\F201"
}

.post-type-archive-casawp_property .fa-lastfm:before, .single-casawp_property .fa-lastfm:before, .tax-casawp_salestype .fa-lastfm:before {
	content: "\F202"
}

.post-type-archive-casawp_property .fa-lastfm-square:before, .single-casawp_property .fa-lastfm-square:before, .tax-casawp_salestype .fa-lastfm-square:before {
	content: "\F203"
}

.post-type-archive-casawp_property .fa-toggle-off:before, .single-casawp_property .fa-toggle-off:before, .tax-casawp_salestype .fa-toggle-off:before {
	content: "\F204"
}

.post-type-archive-casawp_property .fa-toggle-on:before, .single-casawp_property .fa-toggle-on:before, .tax-casawp_salestype .fa-toggle-on:before {
	content: "\F205"
}

.post-type-archive-casawp_property .fa-bicycle:before, .single-casawp_property .fa-bicycle:before, .tax-casawp_salestype .fa-bicycle:before {
	content: "\F206"
}

.post-type-archive-casawp_property .fa-bus:before, .single-casawp_property .fa-bus:before, .tax-casawp_salestype .fa-bus:before {
	content: "\F207"
}

.post-type-archive-casawp_property .fa-ioxhost:before, .single-casawp_property .fa-ioxhost:before, .tax-casawp_salestype .fa-ioxhost:before {
	content: "\F208"
}

.post-type-archive-casawp_property .fa-angellist:before, .single-casawp_property .fa-angellist:before, .tax-casawp_salestype .fa-angellist:before {
	content: "\F209"
}

.post-type-archive-casawp_property .fa-cc:before, .single-casawp_property .fa-cc:before, .tax-casawp_salestype .fa-cc:before {
	content: "\F20A"
}

.post-type-archive-casawp_property .fa-ils:before, .post-type-archive-casawp_property .fa-shekel:before, .post-type-archive-casawp_property .fa-sheqel:before, .single-casawp_property .fa-ils:before, .single-casawp_property .fa-shekel:before, .single-casawp_property .fa-sheqel:before, .tax-casawp_salestype .fa-ils:before, .tax-casawp_salestype .fa-shekel:before, .tax-casawp_salestype .fa-sheqel:before {
	content: "\F20B"
}

.post-type-archive-casawp_property .fa-meanpath:before, .single-casawp_property .fa-meanpath:before, .tax-casawp_salestype .fa-meanpath:before {
	content: "\F20C"
}

.post-type-archive-casawp_property .wpcf7-form p, .single-casawp_property .wpcf7-form p, .tax-casawp_salestype .wpcf7-form p {
	margin-bottom: 15px
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap input, .post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea, .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap input, .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea, .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap input, .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap textarea {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.post-type-archive-casawp_property .alignnone, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap .chosen-container-multi .chosen-choices li.search-field input[type=text], .post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea, .post-type-archive-casawp_property textarea.wpcf7-form .wpcf7-form-control-wrap input, .post-type-archive-casawp_property textarea.wpcf7-form .wpcf7-form-control-wrap textarea, .single-casawp_property .alignnone, .single-casawp_property .casawp-archive .casawp-filterform-wrap .chosen-container-multi .chosen-choices li.search-field input[type=text], .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea, .single-casawp_property textarea.wpcf7-form .wpcf7-form-control-wrap input, .single-casawp_property textarea.wpcf7-form .wpcf7-form-control-wrap textarea, .tax-casawp_salestype .alignnone, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap .chosen-container-multi .chosen-choices li.search-field input[type=text], .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap textarea, .tax-casawp_salestype textarea.wpcf7-form .wpcf7-form-control-wrap input, .tax-casawp_salestype textarea.wpcf7-form .wpcf7-form-control-wrap textarea {
	height: auto
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap input:focus, .post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea:focus, .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap input:focus, .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea:focus, .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap input:focus, .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap textarea:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap input::-moz-placeholder, .post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea::-moz-placeholder, .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap input::-moz-placeholder, .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea::-moz-placeholder, .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap input::-moz-placeholder, .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap textarea::-moz-placeholder {
color:#777;
opacity:1
}
.post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap input:-ms-input-placeholder, .post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea:-ms-input-placeholder, .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap input:-ms-input-placeholder, .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea:-ms-input-placeholder, .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap input:-ms-input-placeholder, .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
color:#777
}
.post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap input::-webkit-input-placeholder, .post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea::-webkit-input-placeholder, .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap input::-webkit-input-placeholder, .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea::-webkit-input-placeholder, .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap input::-webkit-input-placeholder, .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
color:#777
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap input[disabled], .post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap input[readonly], .post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea[disabled], .post-type-archive-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea[readonly], .post-type-archive-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-form-control-wrap input, .post-type-archive-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-form-control-wrap textarea, .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap input[disabled], .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap input[readonly], .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea[disabled], .single-casawp_property .wpcf7-form .wpcf7-form-control-wrap textarea[readonly], .single-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-form-control-wrap input, .single-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-form-control-wrap textarea, .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap input[disabled], .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap input[readonly], .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap textarea[disabled], .tax-casawp_salestype .wpcf7-form .wpcf7-form-control-wrap textarea[readonly], .tax-casawp_salestype fieldset[disabled] .wpcf7-form .wpcf7-form-control-wrap input, .tax-casawp_salestype fieldset[disabled] .wpcf7-form .wpcf7-form-control-wrap textarea {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-submit, .single-casawp_property .wpcf7-form .wpcf7-submit, .tax-casawp_salestype .wpcf7-form .wpcf7-submit {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid #826152;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #926d5c
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-submit.active:focus, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit:active:focus, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit:focus, .single-casawp_property .wpcf7-form .wpcf7-submit.active:focus, .single-casawp_property .wpcf7-form .wpcf7-submit:active:focus, .single-casawp_property .wpcf7-form .wpcf7-submit:focus, .tax-casawp_salestype .wpcf7-form .wpcf7-submit.active:focus, .tax-casawp_salestype .wpcf7-form .wpcf7-submit:active:focus, .tax-casawp_salestype .wpcf7-form .wpcf7-submit:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-submit:focus, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit:hover, .single-casawp_property .wpcf7-form .wpcf7-submit:focus, .single-casawp_property .wpcf7-form .wpcf7-submit:hover, .tax-casawp_salestype .wpcf7-form .wpcf7-submit:focus, .tax-casawp_salestype .wpcf7-form .wpcf7-submit:hover {
	text-decoration: none
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-submit.active, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit:active, .single-casawp_property .wpcf7-form .wpcf7-submit.active, .single-casawp_property .wpcf7-form .wpcf7-submit:active, .tax-casawp_salestype .wpcf7-form .wpcf7-submit.active, .tax-casawp_salestype .wpcf7-form .wpcf7-submit:active {
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-submit.disabled, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit[disabled], .post-type-archive-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit, .single-casawp_property .wpcf7-form .wpcf7-submit.disabled, .single-casawp_property .wpcf7-form .wpcf7-submit[disabled], .single-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit, .tax-casawp_salestype .wpcf7-form .wpcf7-submit.disabled, .tax-casawp_salestype .wpcf7-form .wpcf7-submit[disabled], .tax-casawp_salestype fieldset[disabled] .wpcf7-form .wpcf7-submit {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

.post-type-archive-casawp_property .open>.dropdown-toggle.wpcf7-form .wpcf7-submit, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit.active, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit:active, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit:focus, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit:hover, .single-casawp_property .open>.dropdown-toggle.wpcf7-form .wpcf7-submit, .single-casawp_property .wpcf7-form .wpcf7-submit.active, .single-casawp_property .wpcf7-form .wpcf7-submit:active, .single-casawp_property .wpcf7-form .wpcf7-submit:focus, .single-casawp_property .wpcf7-form .wpcf7-submit:hover, .tax-casawp_salestype .open>.dropdown-toggle.wpcf7-form .wpcf7-submit, .tax-casawp_salestype .wpcf7-form .wpcf7-submit.active, .tax-casawp_salestype .wpcf7-form .wpcf7-submit:active, .tax-casawp_salestype .wpcf7-form .wpcf7-submit:focus, .tax-casawp_salestype .wpcf7-form .wpcf7-submit:hover {
	color: #fff;
	background-color: #735648;
	border-color: #5d453a
}

.post-type-archive-casawp_property .open>.dropdown-toggle.wpcf7-form .wpcf7-submit, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit.active, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit:active, .single-casawp_property .open>.dropdown-toggle.wpcf7-form .wpcf7-submit, .single-casawp_property .wpcf7-form .wpcf7-submit.active, .single-casawp_property .wpcf7-form .wpcf7-submit:active, .tax-casawp_salestype .open>.dropdown-toggle.wpcf7-form .wpcf7-submit, .tax-casawp_salestype .wpcf7-form .wpcf7-submit.active, .tax-casawp_salestype .wpcf7-form .wpcf7-submit:active {
	background-image: none
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-submit.disabled, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit.disabled.active, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit.disabled:active, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit.disabled:focus, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit.disabled:hover, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit[disabled], .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit[disabled].active, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit[disabled]:active, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit[disabled]:focus, .post-type-archive-casawp_property .wpcf7-form .wpcf7-submit[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit, .post-type-archive-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit.active, .post-type-archive-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit:active, .post-type-archive-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit:focus, .post-type-archive-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit:hover, .single-casawp_property .wpcf7-form .wpcf7-submit.disabled, .single-casawp_property .wpcf7-form .wpcf7-submit.disabled.active, .single-casawp_property .wpcf7-form .wpcf7-submit.disabled:active, .single-casawp_property .wpcf7-form .wpcf7-submit.disabled:focus, .single-casawp_property .wpcf7-form .wpcf7-submit.disabled:hover, .single-casawp_property .wpcf7-form .wpcf7-submit[disabled], .single-casawp_property .wpcf7-form .wpcf7-submit[disabled].active, .single-casawp_property .wpcf7-form .wpcf7-submit[disabled]:active, .single-casawp_property .wpcf7-form .wpcf7-submit[disabled]:focus, .single-casawp_property .wpcf7-form .wpcf7-submit[disabled]:hover, .single-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit, .single-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit.active, .single-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit:active, .single-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit:focus, .single-casawp_property fieldset[disabled] .wpcf7-form .wpcf7-submit:hover, .tax-casawp_salestype .wpcf7-form .wpcf7-submit.disabled, .tax-casawp_salestype .wpcf7-form .wpcf7-submit.disabled.active, .tax-casawp_salestype .wpcf7-form .wpcf7-submit.disabled:active, .tax-casawp_salestype .wpcf7-form .wpcf7-submit.disabled:focus, .tax-casawp_salestype .wpcf7-form .wpcf7-submit.disabled:hover, .tax-casawp_salestype .wpcf7-form .wpcf7-submit[disabled], .tax-casawp_salestype .wpcf7-form .wpcf7-submit[disabled].active, .tax-casawp_salestype .wpcf7-form .wpcf7-submit[disabled]:active, .tax-casawp_salestype .wpcf7-form .wpcf7-submit[disabled]:focus, .tax-casawp_salestype .wpcf7-form .wpcf7-submit[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .wpcf7-form .wpcf7-submit, .tax-casawp_salestype fieldset[disabled] .wpcf7-form .wpcf7-submit.active, .tax-casawp_salestype fieldset[disabled] .wpcf7-form .wpcf7-submit:active, .tax-casawp_salestype fieldset[disabled] .wpcf7-form .wpcf7-submit:focus, .tax-casawp_salestype fieldset[disabled] .wpcf7-form .wpcf7-submit:hover {
	background-color: #926d5c;
	border-color: #826152
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-submit .badge, .single-casawp_property .wpcf7-form .wpcf7-submit .badge, .tax-casawp_salestype .wpcf7-form .wpcf7-submit .badge {
	color: #926d5c;
	background-color: #fff
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-not-valid-tip, .single-casawp_property .wpcf7-form .wpcf7-not-valid-tip, .tax-casawp_salestype .wpcf7-form .wpcf7-not-valid-tip {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ebccd1;
	border-radius: 0;
	background-color: #f2dede;
	color: #a94442
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-not-valid-tip h4, .single-casawp_property .wpcf7-form .wpcf7-not-valid-tip h4, .tax-casawp_salestype .wpcf7-form .wpcf7-not-valid-tip h4 {
	margin-top: 0;
	color: inherit
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-not-valid-tip .alert-link, .single-casawp_property .wpcf7-form .wpcf7-not-valid-tip .alert-link, .tax-casawp_salestype .wpcf7-form .wpcf7-not-valid-tip .alert-link {
	font-weight: 700;
	color: #843534
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-not-valid-tip>p, .post-type-archive-casawp_property .wpcf7-form .wpcf7-not-valid-tip>ul, .single-casawp_property .wpcf7-form .wpcf7-not-valid-tip>p, .single-casawp_property .wpcf7-form .wpcf7-not-valid-tip>ul, .tax-casawp_salestype .wpcf7-form .wpcf7-not-valid-tip>p, .tax-casawp_salestype .wpcf7-form .wpcf7-not-valid-tip>ul {
	margin-bottom: 0
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-not-valid-tip>p+p, .single-casawp_property .wpcf7-form .wpcf7-not-valid-tip>p+p, .tax-casawp_salestype .wpcf7-form .wpcf7-not-valid-tip>p+p {
	margin-top: 5px
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-not-valid-tip hr, .single-casawp_property .wpcf7-form .wpcf7-not-valid-tip hr, .tax-casawp_salestype .wpcf7-form .wpcf7-not-valid-tip hr {
	border-top-color: #e4b9c0
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-validation-errors, .single-casawp_property .wpcf7-form .wpcf7-validation-errors, .tax-casawp_salestype .wpcf7-form .wpcf7-validation-errors {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ebccd1;
	border-radius: 0;
	background-color: #f2dede;
	color: #a94442;
	margin-left: 0;
	margin-right: 0
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-validation-errors h4, .single-casawp_property .wpcf7-form .wpcf7-validation-errors h4, .tax-casawp_salestype .wpcf7-form .wpcf7-validation-errors h4 {
	margin-top: 0;
	color: inherit
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-validation-errors .alert-link, .single-casawp_property .wpcf7-form .wpcf7-validation-errors .alert-link, .tax-casawp_salestype .wpcf7-form .wpcf7-validation-errors .alert-link {
	font-weight: 700;
	color: #843534
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-validation-errors>p, .post-type-archive-casawp_property .wpcf7-form .wpcf7-validation-errors>ul, .single-casawp_property .wpcf7-form .wpcf7-validation-errors>p, .single-casawp_property .wpcf7-form .wpcf7-validation-errors>ul, .tax-casawp_salestype .wpcf7-form .wpcf7-validation-errors>p, .tax-casawp_salestype .wpcf7-form .wpcf7-validation-errors>ul {
	margin-bottom: 0
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-validation-errors>p+p, .single-casawp_property .wpcf7-form .wpcf7-validation-errors>p+p, .tax-casawp_salestype .wpcf7-form .wpcf7-validation-errors>p+p {
	margin-top: 5px
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-validation-errors hr, .single-casawp_property .wpcf7-form .wpcf7-validation-errors hr, .tax-casawp_salestype .wpcf7-form .wpcf7-validation-errors hr {
	border-top-color: #e4b9c0
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-mail-sent-ok, .single-casawp_property .wpcf7-form .wpcf7-mail-sent-ok, .tax-casawp_salestype .wpcf7-form .wpcf7-mail-sent-ok {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #d6e9c6;
	border-radius: 0;
	background-color: #dff0d8;
	color: #3c763d
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-mail-sent-ok h4, .single-casawp_property .wpcf7-form .wpcf7-mail-sent-ok h4, .tax-casawp_salestype .wpcf7-form .wpcf7-mail-sent-ok h4 {
	margin-top: 0;
	color: inherit
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-mail-sent-ok .alert-link, .single-casawp_property .wpcf7-form .wpcf7-mail-sent-ok .alert-link, .tax-casawp_salestype .wpcf7-form .wpcf7-mail-sent-ok .alert-link {
	font-weight: 700;
	color: #2b542c
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-mail-sent-ok>p, .post-type-archive-casawp_property .wpcf7-form .wpcf7-mail-sent-ok>ul, .single-casawp_property .wpcf7-form .wpcf7-mail-sent-ok>p, .single-casawp_property .wpcf7-form .wpcf7-mail-sent-ok>ul, .tax-casawp_salestype .wpcf7-form .wpcf7-mail-sent-ok>p, .tax-casawp_salestype .wpcf7-form .wpcf7-mail-sent-ok>ul {
	margin-bottom: 0
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-mail-sent-ok>p+p, .single-casawp_property .wpcf7-form .wpcf7-mail-sent-ok>p+p, .tax-casawp_salestype .wpcf7-form .wpcf7-mail-sent-ok>p+p {
	margin-top: 5px
}

.post-type-archive-casawp_property .wpcf7-form .wpcf7-mail-sent-ok hr, .single-casawp_property .wpcf7-form .wpcf7-mail-sent-ok hr, .tax-casawp_salestype .wpcf7-form .wpcf7-mail-sent-ok hr {
	border-top-color: #c9e2b3
}

.post-type-archive-casawp_property .alignnone, .single-casawp_property .alignnone, .tax-casawp_salestype .alignnone {
	margin: 5px 20px 20px 0;
	display: block;
	width: 100%\9;
	max-width: 100%
}

.post-type-archive-casawp_property .aligncenter, .post-type-archive-casawp_property div.aligncenter, .single-casawp_property .aligncenter, .single-casawp_property div.aligncenter, .tax-casawp_salestype .aligncenter, .tax-casawp_salestype div.aligncenter {
	display: block;
	margin: 5px auto
}

.post-type-archive-casawp_property .alignright, .single-casawp_property .alignright, .tax-casawp_salestype .alignright {
	float: right;
	margin: 5px 0 20px 20px
}

.post-type-archive-casawp_property .alignleft, .single-casawp_property .alignleft, .tax-casawp_salestype .alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

.post-type-archive-casawp_property .aligncenter, .single-casawp_property .aligncenter, .tax-casawp_salestype .aligncenter {
	display: block;
	margin: 5px auto
}

.post-type-archive-casawp_property a img.alignright, .single-casawp_property a img.alignright, .tax-casawp_salestype a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

.post-type-archive-casawp_property a img.alignleft, .post-type-archive-casawp_property a img.alignnone, .single-casawp_property a img.alignleft, .single-casawp_property a img.alignnone, .tax-casawp_salestype a img.alignleft, .tax-casawp_salestype a img.alignnone {
	margin: 5px 20px 20px 0
}

.post-type-archive-casawp_property a img.alignleft, .single-casawp_property a img.alignleft, .tax-casawp_salestype a img.alignleft {
	float: left
}

.post-type-archive-casawp_property a img.aligncenter, .single-casawp_property a img.aligncenter, .tax-casawp_salestype a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.post-type-archive-casawp_property cite, .single-casawp_property cite, .tax-casawp_salestype cite {
	font-style: italic
}

.post-type-archive-casawp_property .wp-caption, .single-casawp_property .wp-caption, .tax-casawp_salestype .wp-caption {
	max-width: 100%;
	background: #eee
}

.post-type-archive-casawp_property .wp-caption img, .single-casawp_property .wp-caption img, .tax-casawp_salestype .wp-caption img {
	max-width: 100%;
	margin-bottom: 0;
	width: 100%
}

.post-type-archive-casawp_property .wp-caption p.wp-caption-text, .single-casawp_property .wp-caption p.wp-caption-text, .tax-casawp_salestype .wp-caption p.wp-caption-text {
	font-size: .85em;
	margin: 2px 0 7px;
	text-align: center
}

.post-type-archive-casawp_property .wp-caption.alignleft, .single-casawp_property .wp-caption.alignleft, .tax-casawp_salestype .wp-caption.alignleft {
	margin-right: 20px
}

.post-type-archive-casawp_property .wp-caption.alignright, .single-casawp_property .wp-caption.alignright, .tax-casawp_salestype .wp-caption.alignright {
	margin-left: 20px
}

.post-type-archive-casawp_property .gallery dl, .single-casawp_property .gallery dl, .tax-casawp_salestype .gallery dl {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%
}

.post-type-archive-casawp_property .gallery dl img, .single-casawp_property .gallery dl img, .tax-casawp_salestype .gallery dl img {
	border: 2px solid #cfcfcf;
	display: block;
	width: 100%\9;
	max-width: 100%;
	height: auto
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button {
	display: inline-block;
	font-size: 14px;
	line-height: 1.42857143;
	-moz-user-select: none;
	-ms-user-select: none;
	background-image: none;
	font-weight: 400;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	transition: opacity 1s;
	font-size: 17px;
	font-weight: 700;
	padding: 10px;
	padding-top: 14px;
	font-family: proxima-nova;
	color: #372349;
	text-transform: uppercase;
	position: relative;
	transition: all .3s ease;
	width: 100%
}

.post-type-archive-casawp_property .casawp-archive-content, .post-type-archive-casawp_property .casawp-single-content, .single-casawp_property .casawp-archive-content, .single-casawp_property .casawp-single-content, .tax-casawp_salestype .casawp-archive-content, .tax-casawp_salestype .casawp-single-content {
	float: left;
	width: 100%;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawp-archive-content, .post-type-archive-casawp_property .casawp-single-content, .single-casawp_property .casawp-archive-content, .single-casawp_property .casawp-single-content, .tax-casawp_salestype .casawp-archive-content, .tax-casawp_salestype .casawp-single-content {
	float: left;
	width: 66.66666667%
}
}
@media (min-width:992px) {

.post-type-archive-casawp_property .casawp-archive-content, .post-type-archive-casawp_property .casawp-single-content, .single-casawp_property .casawp-archive-content, .single-casawp_property .casawp-single-content, .tax-casawp_salestype .casawp-archive-content, .tax-casawp_salestype .casawp-single-content {
	float: left;
	width: 66.66666667%
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .casawp-archive-content, .post-type-archive-casawp_property .casawp-single-content, .single-casawp_property .casawp-archive-content, .single-casawp_property .casawp-single-content, .tax-casawp_salestype .casawp-archive-content, .tax-casawp_salestype .casawp-single-content {
	float: left;
	width: 66.66666667%
}
}

.post-type-archive-casawp_property .casawp-archive-aside, .post-type-archive-casawp_property .casawp-single-aside, .single-casawp_property .casawp-archive-aside, .single-casawp_property .casawp-single-aside, .tax-casawp_salestype .casawp-archive-aside, .tax-casawp_salestype .casawp-single-aside {
	float: left;
	width: 100%;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawp-archive-aside, .post-type-archive-casawp_property .casawp-single-aside, .single-casawp_property .casawp-archive-aside, .single-casawp_property .casawp-single-aside, .tax-casawp_salestype .casawp-archive-aside, .tax-casawp_salestype .casawp-single-aside {
	float: left;
	width: 33.33333333%
}
}
@media (min-width:992px) {

.post-type-archive-casawp_property .casawp-archive-aside, .post-type-archive-casawp_property .casawp-single-aside, .single-casawp_property .casawp-archive-aside, .single-casawp_property .casawp-single-aside, .tax-casawp_salestype .casawp-archive-aside, .tax-casawp_salestype .casawp-single-aside {
	float: left;
	width: 33.33333333%
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .casawp-archive-aside, .post-type-archive-casawp_property .casawp-single-aside, .single-casawp_property .casawp-archive-aside, .single-casawp_property .casawp-single-aside, .tax-casawp_salestype .casawp-archive-aside, .tax-casawp_salestype .casawp-single-aside {
	float: left;
	width: 33.33333333%
}
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap .chosen-container, .single-casawp_property .casawp-archive .casawp-filterform-wrap .chosen-container, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap .chosen-container {
	margin-bottom: 10px
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large {
	min-height: 20px;
	padding: 19px 0;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large blockquote, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large blockquote, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button {
	margin-bottom: 0;
	cursor: pointer;
	padding: 6px 12px;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: right!important
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active:focus, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active:focus, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:focus, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active:focus, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active:focus, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:focus, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active:focus, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active:focus, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:focus, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:hover, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:focus, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:hover, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:focus, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:hover {
	text-decoration: none
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active {
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.disabled, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button[disabled], .post-type-archive-casawp_property fieldset[disabled] .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.disabled, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button[disabled], .single-casawp_property fieldset[disabled] .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.disabled, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button[disabled], .tax-casawp_salestype fieldset[disabled] .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:focus, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:hover, .post-type-archive-casawp_property .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:focus, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:hover, .single-casawp_property .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:focus, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:hover, .tax-casawp_salestype .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button {
	color: #fff;
	background-color: none;
	border-color: none
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active, .post-type-archive-casawp_property .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active, .single-casawp_property .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button.active, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:active, .tax-casawp_salestype .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button {
	background-image: none
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button .badge, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button .badge, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button .badge {
	color: #926d5c;
	background-color: #fff
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small blockquote, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small blockquote, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button {
	margin-bottom: 0;
	cursor: pointer;
	padding: 6px 12px;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: right!important;
	float: right;
	width: 20%
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active:focus, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active:focus, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:focus, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active:focus, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active:focus, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:focus, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active:focus, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active:focus, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:focus, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:hover, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:focus, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:hover, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:focus, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:hover {
	text-decoration: none
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active {
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.disabled, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button[disabled], .post-type-archive-casawp_property fieldset[disabled] .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.disabled, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button[disabled], .single-casawp_property fieldset[disabled] .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.disabled, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button[disabled], .tax-casawp_salestype fieldset[disabled] .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:focus, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:hover, .post-type-archive-casawp_property .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:focus, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:hover, .single-casawp_property .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:focus, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:hover, .tax-casawp_salestype .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button {
	color: #fff
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active, .post-type-archive-casawp_property .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active, .single-casawp_property .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button.active, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button:active, .tax-casawp_salestype .open>.dropdown-toggle.casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button {
	background-image: none
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button .badge, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button .badge, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp-filterform-button .badge {
	color: #926d5c;
	background-color: #fff
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp_multiselect, .post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .chosen-container, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .casawp_multiselect, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .chosen-container, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .casawp_multiselect, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .chosen-container {
	width: 30%!important;
	margin-right: 3%;
	float: left
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.small .wrap, .single-casawp_property .casawp-archive .casawp-filterform-wrap.small .wrap, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.small .wrap {
	width: 80%
}

.post-type-archive-casawp_property .casawp-archive .casawp-nav .casawp-nav-next, .post-type-archive-casawp_property .casawp-archive .casawp-nav .casawp-nav-previous, .single-casawp_property .casawp-archive .casawp-nav .casawp-nav-next, .single-casawp_property .casawp-archive .casawp-nav .casawp-nav-previous, .tax-casawp_salestype .casawp-archive .casawp-nav .casawp-nav-next, .tax-casawp_salestype .casawp-archive .casawp-nav .casawp-nav-previous {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .casawp-archive .casawp-nav .casawp-nav-next, .post-type-archive-casawp_property .casawp-archive .casawp-nav .casawp-nav-previous, .single-casawp_property .casawp-archive .casawp-nav .casawp-nav-next, .single-casawp_property .casawp-archive .casawp-nav .casawp-nav-previous, .tax-casawp_salestype .casawp-archive .casawp-nav .casawp-nav-next, .tax-casawp_salestype .casawp-archive .casawp-nav .casawp-nav-previous {
	float: left;
	width: 50%
}
}

.post-type-archive-casawp_property .casawp-archive .casawp-archive-content .casawp-text .table, .single-casawp_property .casawp-archive .casawp-archive-content .casawp-text .table, .tax-casawp_salestype .casawp-archive .casawp-archive-content .casawp-text .table {
	margin-bottom: 0
}

.post-type-archive-casawp_property .casawp-archive .casawp-archive-content .casawp-text h3, .single-casawp_property .casawp-archive .casawp-archive-content .casawp-text h3, .tax-casawp_salestype .casawp-archive .casawp-archive-content .casawp-text h3 {
	margin-top: 0
}

.post-type-archive-casawp_property .casawp-archive .casawp-property, .single-casawp_property .casawp-archive .casawp-property, .tax-casawp_salestype .casawp-archive .casawp-property {
	margin-left: -15px;
	margin-right: -15px
}

.post-type-archive-casawp_property .casawp-archive .casawp-property .availability-label, .single-casawp_property .casawp-archive .casawp-property .availability-label, .tax-casawp_salestype .casawp-archive .casawp-property .availability-label {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 36px;
	line-height: 36px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2NkYGDYDAAAvQC1UcyxoAAAAABJRU5ErkJggg==);
	color: #fff;
	text-align: center;
	z-index: 2;
	display: none
}

.post-type-archive-casawp_property .casawp-archive .casawp-property-featured, .single-casawp_property .casawp-archive .casawp-property-featured, .tax-casawp_salestype .casawp-archive .casawp-property-featured {
	position: relative
}

.post-type-archive-casawp_property .casawp-archive .casawp-property-featured:before, .single-casawp_property .casawp-archive .casawp-property-featured:before, .tax-casawp_salestype .casawp-archive .casawp-property-featured:before {
	content: "\F005";
	right: 0;
	top: 0;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	display: block;
	z-index: 2;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	font-family: FontAwesome;
	position: absolute;
	height: 30px;
	width: 30px;
	background-color: #fff;
	background-color: hsla(0,0%,100%,.8);
	padding: 4px;
	margin: 0;
	border-radius: 5px;
	box-shadow: -1px 1px 3px rgba(0,0,0,.2)
}

.post-type-archive-casawp_property .casawp-archive .casawp-gallery, .post-type-archive-casawp_property .casawp-archive .casawp-text, .post-type-archive-casawp_property .casawp-archive .casawp-thumbnail-wrapper, .single-casawp_property .casawp-archive .casawp-gallery, .single-casawp_property .casawp-archive .casawp-text, .single-casawp_property .casawp-archive .casawp-thumbnail-wrapper, .tax-casawp_salestype .casawp-archive .casawp-gallery, .tax-casawp_salestype .casawp-archive .casawp-text, .tax-casawp_salestype .casawp-archive .casawp-thumbnail-wrapper {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .casawp-archive .casawp-gallery, .single-casawp_property .casawp-archive .casawp-gallery, .tax-casawp_salestype .casawp-archive .casawp-gallery {
	float: left;
	width: 33.33333333%
}
}

.post-type-archive-casawp_property .casawp-archive .casawp-missing-gallery, .single-casawp_property .casawp-archive .casawp-missing-gallery, .tax-casawp_salestype .casawp-archive .casawp-missing-gallery {
	height: 150px;
	text-align: center;
	background-color: #eee;
	line-height: 150px
}

.post-type-archive-casawp_property .casawp-archive .casawp-text, .single-casawp_property .casawp-archive .casawp-text, .tax-casawp_salestype .casawp-archive .casawp-text {
	float: left;
	width: 100%
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawp-archive .casawp-text, .single-casawp_property .casawp-archive .casawp-text, .tax-casawp_salestype .casawp-archive .casawp-text {
	float: left;
	width: 58.33333333%
}
}
@media (min-width:992px) {

.post-type-archive-casawp_property .casawp-archive .casawp-text, .single-casawp_property .casawp-archive .casawp-text, .tax-casawp_salestype .casawp-archive .casawp-text {
	float: left;
	width: 58.33333333%
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .casawp-archive .casawp-text, .single-casawp_property .casawp-archive .casawp-text, .tax-casawp_salestype .casawp-archive .casawp-text {
	float: left;
	width: 58.33333333%
}
}

.post-type-archive-casawp_property .casawp-archive .casawp-thumbnail-wrapper, .single-casawp_property .casawp-archive .casawp-thumbnail-wrapper, .tax-casawp_salestype .casawp-archive .casawp-thumbnail-wrapper {
	float: left;
	width: 100%
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawp-archive .casawp-thumbnail-wrapper, .single-casawp_property .casawp-archive .casawp-thumbnail-wrapper, .tax-casawp_salestype .casawp-archive .casawp-thumbnail-wrapper {
	float: left;
	width: 41.66666667%
}
}
@media (min-width:992px) {

.post-type-archive-casawp_property .casawp-archive .casawp-thumbnail-wrapper, .single-casawp_property .casawp-archive .casawp-thumbnail-wrapper, .tax-casawp_salestype .casawp-archive .casawp-thumbnail-wrapper {
	float: left;
	width: 41.66666667%
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .casawp-archive .casawp-thumbnail-wrapper, .single-casawp_property .casawp-archive .casawp-thumbnail-wrapper, .tax-casawp_salestype .casawp-archive .casawp-thumbnail-wrapper {
	float: left;
	width: 41.66666667%
}
}

.post-type-archive-casawp_property .casawp-archive .casawp-thumbnail, .single-casawp_property .casawp-archive .casawp-thumbnail, .tax-casawp_salestype .casawp-archive .casawp-thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	transition: all .2s ease-in-out
}

.post-type-archive-casawp_property .casawp-archive .casawp-thumbnail>img, .post-type-archive-casawp_property .casawp-archive .casawp-thumbnail a>img, .single-casawp_property .casawp-archive .casawp-thumbnail>img, .single-casawp_property .casawp-archive .casawp-thumbnail a>img, .tax-casawp_salestype .casawp-archive .casawp-thumbnail>img, .tax-casawp_salestype .casawp-archive .casawp-thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}

.post-type-archive-casawp_property a.casawp-archive .casawp-thumbnail.active, .post-type-archive-casawp_property a.casawp-archive .casawp-thumbnail:focus, .post-type-archive-casawp_property a.casawp-archive .casawp-thumbnail:hover, .single-casawp_property a.casawp-archive .casawp-thumbnail.active, .single-casawp_property a.casawp-archive .casawp-thumbnail:focus, .single-casawp_property a.casawp-archive .casawp-thumbnail:hover, .tax-casawp_salestype a.casawp-archive .casawp-thumbnail.active, .tax-casawp_salestype a.casawp-archive .casawp-thumbnail:focus, .tax-casawp_salestype a.casawp-archive .casawp-thumbnail:hover {
	border-color: #926d5c
}

.post-type-archive-casawp_property .casawp-archive .casawp-thumbnail .caption, .single-casawp_property .casawp-archive .casawp-thumbnail .caption, .tax-casawp_salestype .casawp-archive .casawp-thumbnail .caption {
	padding: 9px;
	color: #333
}

.post-type-archive-casawp_property .casawp-archive .casawp-pagination ul, .single-casawp_property .casawp-archive .casawp-pagination ul, .tax-casawp_salestype .casawp-archive .casawp-pagination ul {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0
}

.post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>li, .single-casawp_property .casawp-archive .casawp-pagination ul>li, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>li {
	display: inline
}

.post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>li>a, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>li>span, .single-casawp_property .casawp-archive .casawp-pagination ul>li>a, .single-casawp_property .casawp-archive .casawp-pagination ul>li>span, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>li>a, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #926d5c;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>li:first-child>a, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>li:first-child>span, .single-casawp_property .casawp-archive .casawp-pagination ul>li:first-child>a, .single-casawp_property .casawp-archive .casawp-pagination ul>li:first-child>span, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>li:first-child>a, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>li:last-child>a, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>li:last-child>span, .single-casawp_property .casawp-archive .casawp-pagination ul>li:last-child>a, .single-casawp_property .casawp-archive .casawp-pagination ul>li:last-child>span, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>li:last-child>a, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>li>a:focus, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>li>a:hover, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>li>span:focus, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>li>span:hover, .single-casawp_property .casawp-archive .casawp-pagination ul>li>a:focus, .single-casawp_property .casawp-archive .casawp-pagination ul>li>a:hover, .single-casawp_property .casawp-archive .casawp-pagination ul>li>span:focus, .single-casawp_property .casawp-archive .casawp-pagination ul>li>span:hover, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>li>a:focus, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>li>a:hover, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>li>span:focus, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>li>span:hover {
	color: #634a3e;
	background-color: #eee;
	border-color: #ddd
}

.post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.active>a, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.active>a:focus, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.active>a:hover, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.active>span, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.active>span:focus, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.active>span:hover, .single-casawp_property .casawp-archive .casawp-pagination ul>.active>a, .single-casawp_property .casawp-archive .casawp-pagination ul>.active>a:focus, .single-casawp_property .casawp-archive .casawp-pagination ul>.active>a:hover, .single-casawp_property .casawp-archive .casawp-pagination ul>.active>span, .single-casawp_property .casawp-archive .casawp-pagination ul>.active>span:focus, .single-casawp_property .casawp-archive .casawp-pagination ul>.active>span:hover, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.active>a, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.active>a:focus, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.active>a:hover, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.active>span, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.active>span:focus, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.active>span:hover {
	z-index: 2;
	color: #fff;
	background-color: #926d5c;
	border-color: #926d5c;
	cursor: default
}

.post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.disabled>a, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.disabled>a:focus, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.disabled>a:hover, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.disabled>span, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.disabled>span:focus, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul>.disabled>span:hover, .single-casawp_property .casawp-archive .casawp-pagination ul>.disabled>a, .single-casawp_property .casawp-archive .casawp-pagination ul>.disabled>a:focus, .single-casawp_property .casawp-archive .casawp-pagination ul>.disabled>a:hover, .single-casawp_property .casawp-archive .casawp-pagination ul>.disabled>span, .single-casawp_property .casawp-archive .casawp-pagination ul>.disabled>span:focus, .single-casawp_property .casawp-archive .casawp-pagination ul>.disabled>span:hover, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.disabled>a, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.disabled>a:focus, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.disabled>a:hover, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.disabled>span, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.disabled>span:focus, .tax-casawp_salestype .casawp-archive .casawp-pagination ul>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.post-type-archive-casawp_property .casawp-archive .casawp-pagination ul .current, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul .current:focus, .post-type-archive-casawp_property .casawp-archive .casawp-pagination ul .current:hover, .single-casawp_property .casawp-archive .casawp-pagination ul .current, .single-casawp_property .casawp-archive .casawp-pagination ul .current:focus, .single-casawp_property .casawp-archive .casawp-pagination ul .current:hover, .tax-casawp_salestype .casawp-archive .casawp-pagination ul .current, .tax-casawp_salestype .casawp-archive .casawp-pagination ul .current:focus, .tax-casawp_salestype .casawp-archive .casawp-pagination ul .current:hover {
	z-index: 2;
	color: #fff;
	background-color: #2b1938;
	border-color: #2b1938;
	cursor: default
}

.post-type-archive-casawp_property .casawp-contactform-form input.form-control, .single-casawp_property .casawp-contactform-form input.form-control, .tax-casawp_salestype .casawp-contactform-form input.form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.post-type-archive-casawp_property select.casawp-contactform-form input.form-control, .single-casawp_property select.casawp-contactform-form input.form-control, .tax-casawp_salestype select.casawp-contactform-form input.form-control {
	height: 30px;
	line-height: 30px
}

.post-type-archive-casawp_property select[multiple].casawp-contactform-form input.form-control, .post-type-archive-casawp_property textarea.casawp-contactform-form input.form-control, .single-casawp_property select[multiple].casawp-contactform-form input.form-control, .single-casawp_property textarea.casawp-contactform-form input.form-control, .tax-casawp_salestype select[multiple].casawp-contactform-form input.form-control, .tax-casawp_salestype textarea.casawp-contactform-form input.form-control {
	height: auto
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send, .single-casawp_property .casawp-contactform-form .casawp-contactform-send, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send {
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid #826152;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #926d5c;
	display: block;
	width: 100%
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send.active:focus, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send:active:focus, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send:focus, .single-casawp_property .casawp-contactform-form .casawp-contactform-send.active:focus, .single-casawp_property .casawp-contactform-form .casawp-contactform-send:active:focus, .single-casawp_property .casawp-contactform-form .casawp-contactform-send:focus, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send.active:focus, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send:active:focus, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send:focus, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send:hover, .single-casawp_property .casawp-contactform-form .casawp-contactform-send:focus, .single-casawp_property .casawp-contactform-form .casawp-contactform-send:hover, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send:focus, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send:hover {
	text-decoration: none
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send.active, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send:active, .single-casawp_property .casawp-contactform-form .casawp-contactform-send.active, .single-casawp_property .casawp-contactform-form .casawp-contactform-send:active, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send.active, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send:active {
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled], .post-type-archive-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send, .single-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled, .single-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled], .single-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send.disabled, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send[disabled], .tax-casawp_salestype fieldset[disabled] .casawp-contactform-form .casawp-contactform-send {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send.active, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send:active, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send:focus, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send:hover, .post-type-archive-casawp_property .open>.dropdown-toggle.casawp-contactform-form .casawp-contactform-send, .single-casawp_property .casawp-contactform-form .casawp-contactform-send.active, .single-casawp_property .casawp-contactform-form .casawp-contactform-send:active, .single-casawp_property .casawp-contactform-form .casawp-contactform-send:focus, .single-casawp_property .casawp-contactform-form .casawp-contactform-send:hover, .single-casawp_property .open>.dropdown-toggle.casawp-contactform-form .casawp-contactform-send, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send.active, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send:active, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send:focus, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send:hover, .tax-casawp_salestype .open>.dropdown-toggle.casawp-contactform-form .casawp-contactform-send {
	color: #fff;
	background-color: #735648;
	border-color: #5d453a
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send.active, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send:active, .post-type-archive-casawp_property .open>.dropdown-toggle.casawp-contactform-form .casawp-contactform-send, .single-casawp_property .casawp-contactform-form .casawp-contactform-send.active, .single-casawp_property .casawp-contactform-form .casawp-contactform-send:active, .single-casawp_property .open>.dropdown-toggle.casawp-contactform-form .casawp-contactform-send, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send.active, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send:active, .tax-casawp_salestype .open>.dropdown-toggle.casawp-contactform-form .casawp-contactform-send {
	background-image: none
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled.active, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled:active, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled:focus, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled:hover, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled], .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled].active, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled]:active, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled]:focus, .post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send, .post-type-archive-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send.active, .post-type-archive-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send:active, .post-type-archive-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send:focus, .post-type-archive-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send:hover, .single-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled, .single-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled.active, .single-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled:active, .single-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled:focus, .single-casawp_property .casawp-contactform-form .casawp-contactform-send.disabled:hover, .single-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled], .single-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled].active, .single-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled]:active, .single-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled]:focus, .single-casawp_property .casawp-contactform-form .casawp-contactform-send[disabled]:hover, .single-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send, .single-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send.active, .single-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send:active, .single-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send:focus, .single-casawp_property fieldset[disabled] .casawp-contactform-form .casawp-contactform-send:hover, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send.disabled, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send.disabled.active, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send.disabled:active, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send.disabled:focus, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send.disabled:hover, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send[disabled], .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send[disabled].active, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send[disabled]:active, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send[disabled]:focus, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .casawp-contactform-form .casawp-contactform-send, .tax-casawp_salestype fieldset[disabled] .casawp-contactform-form .casawp-contactform-send.active, .tax-casawp_salestype fieldset[disabled] .casawp-contactform-form .casawp-contactform-send:active, .tax-casawp_salestype fieldset[disabled] .casawp-contactform-form .casawp-contactform-send:focus, .tax-casawp_salestype fieldset[disabled] .casawp-contactform-form .casawp-contactform-send:hover {
	background-color: #926d5c;
	border-color: #826152
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-contactform-send .badge, .single-casawp_property .casawp-contactform-form .casawp-contactform-send .badge, .tax-casawp_salestype .casawp-contactform-form .casawp-contactform-send .badge {
	color: #926d5c;
	background-color: #fff
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel, .single-casawp_property .casawp-single .casawp-carousel, .tax-casawp_salestype .casawp-single .casawp-carousel {
	border-radius: 5px;
	overflow: hidden;
	background-color: #eee
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .carousel-indicators, .single-casawp_property .casawp-single .casawp-carousel .carousel-indicators, .tax-casawp_salestype .casawp-single .casawp-carousel .carousel-indicators {
	bottom: 0
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner img.carousel-image, .single-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner img.carousel-image, .tax-casawp_salestype .casawp-single .casawp-carousel .casawp-carousel-inner img.carousel-image {
	max-width: auto;
	max-height: 425px;
	width: auto;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	vertical-align: middle
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner .casawp-carousel-caption, .single-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner .casawp-carousel-caption, .tax-casawp_salestype .casawp-single .casawp-carousel .casawp-carousel-inner .casawp-carousel-caption {
	left: 0;
	right: 0;
	bottom: 0;
	padding-bottom: 20px;
	background: #333;
	background: rgba(0,0,0,.75)
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner .casawp-carousel-caption p, .single-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner .casawp-carousel-caption p, .tax-casawp_salestype .casawp-single .casawp-carousel .casawp-carousel-inner .casawp-carousel-caption p {
	margin-bottom: 0
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner .casawp-carousel-caption.hasIndicators, .single-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner .casawp-carousel-caption.hasIndicators, .tax-casawp_salestype .casawp-single .casawp-carousel .casawp-carousel-inner .casawp-carousel-caption.hasIndicators {
	padding-bottom: 40px
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner .availability-label, .single-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner .availability-label, .tax-casawp_salestype .casawp-single .casawp-carousel .casawp-carousel-inner .availability-label {
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	background: #333;
	background: rgba(0,0,0,.75);
	z-index: 2
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner .availability-label.availability-label-active, .single-casawp_property .casawp-single .casawp-carousel .casawp-carousel-inner .availability-label.availability-label-active, .tax-casawp_salestype .casawp-single .casawp-carousel .casawp-carousel-inner .availability-label.availability-label-active {
	display: none
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .casawp-carousel-control, .single-casawp_property .casawp-single .casawp-carousel .casawp-carousel-control, .tax-casawp_salestype .casawp-single .casawp-carousel .casawp-carousel-control {
	outline: 0;
	opacity: 0;
	width: 10%;
	position: absolute;
	top: 35%;
	bottom: 35%;
	left: 0;
	right: 90%;
	background-color: #000;
	background-color: rgba(0,0,0,.7)
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .casawp-carousel-control span, .single-casawp_property .casawp-single .casawp-carousel .casawp-carousel-control span, .tax-casawp_salestype .casawp-single .casawp-carousel .casawp-carousel-control span {
	margin-top: -12px
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .casawp-carousel-control.right, .single-casawp_property .casawp-single .casawp-carousel .casawp-carousel-control.right, .tax-casawp_salestype .casawp-single .casawp-carousel .casawp-carousel-control.right {
	left: auto;
	right: 0
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .casawp-carousel-control.left span, .single-casawp_property .casawp-single .casawp-carousel .casawp-carousel-control.left span, .tax-casawp_salestype .casawp-single .casawp-carousel .casawp-carousel-control.left span {
	margin-left: -15px
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel .casawp-carousel-control.right span, .single-casawp_property .casawp-single .casawp-carousel .casawp-carousel-control.right span, .tax-casawp_salestype .casawp-single .casawp-carousel .casawp-carousel-control.right span {
	margin-right: -15px
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel:hover .casawp-carousel-control, .single-casawp_property .casawp-single .casawp-carousel:hover .casawp-carousel-control, .tax-casawp_salestype .casawp-single .casawp-carousel:hover .casawp-carousel-control {
	opacity: .5
}

.post-type-archive-casawp_property .casawp-single .casawp-carousel:hover .casawp-carousel-control:hover, .single-casawp_property .casawp-single .casawp-carousel:hover .casawp-carousel-control:hover, .tax-casawp_salestype .casawp-single .casawp-carousel:hover .casawp-carousel-control:hover {
	opacity: 1
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails, .single-casawp_property .casawp-single .casawp-gallery-thumbnails, .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails {
	margin-left: -8px;
	margin-right: -8px
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails:after, .post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails:before, .single-casawp_property .casawp-single .casawp-gallery-thumbnails:after, .single-casawp_property .casawp-single .casawp-gallery-thumbnails:before, .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails:after, .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails:before {
	content: " ";
	display: table
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a, .single-casawp_property .casawp-single .casawp-gallery-thumbnails a, .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a {
	float: left;
	padding: 8px
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a img, .single-casawp_property .casawp-single .casawp-gallery-thumbnails a img, .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a img {
	height: 100%;
	max-width: 100%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="1"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="1"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="1"] {
	width: 100%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="2"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="2"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="2"] {
	width: 50%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="3"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="3"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="3"] {
	width: 33.33%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="4"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="4"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="4"] {
	width: 25%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="5"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="5"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="5"] {
	width: 20%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="6"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="6"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="6"] {
	width: 16.66%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="7"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="7"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="7"] {
	width: 14.285%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="8"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="8"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="8"] {
	width: 12.5%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="9"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="9"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="9"] {
	width: 11.11%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="10"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="10"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="10"] {
	width: 10%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="11"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="11"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="11"] {
	width: 9.090909%
}

.post-type-archive-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="12"], .single-casawp_property .casawp-single .casawp-gallery-thumbnails a[data-col="12"], .tax-casawp_salestype .casawp-single .casawp-gallery-thumbnails a[data-col="12"] {
	width: 8.3333333%
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav, .single-casawp_property .casawp-single .casawp-tabable-nav, .tax-casawp_salestype .casawp-single .casawp-tabable-nav {
	padding-left: 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
	margin-left: 0;
	margin-bottom: 0
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li>a:focus, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li>a:hover, .single-casawp_property .casawp-single .casawp-tabable-nav>li>a:focus, .single-casawp_property .casawp-single .casawp-tabable-nav>li>a:hover, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li>a:focus, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li>a:hover {
	text-decoration: none;
	background-color: #dbccc6
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li.disabled>a, .single-casawp_property .casawp-single .casawp-tabable-nav>li.disabled>a, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li.disabled>a {
	color: #777
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li.disabled>a:focus, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li.disabled>a:hover, .single-casawp_property .casawp-single .casawp-tabable-nav>li.disabled>a:focus, .single-casawp_property .casawp-single .casawp-tabable-nav>li.disabled>a:hover, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li.disabled>a:focus, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav .open>a, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav .open>a:focus, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav .open>a:hover, .single-casawp_property .casawp-single .casawp-tabable-nav .open>a, .single-casawp_property .casawp-single .casawp-tabable-nav .open>a:focus, .single-casawp_property .casawp-single .casawp-tabable-nav .open>a:hover, .tax-casawp_salestype .casawp-single .casawp-tabable-nav .open>a, .tax-casawp_salestype .casawp-single .casawp-tabable-nav .open>a:focus, .tax-casawp_salestype .casawp-single .casawp-tabable-nav .open>a:hover {
	background-color: #dbccc6;
	border-color: #926d5c
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav .nav-divider, .single-casawp_property .casawp-single .casawp-tabable-nav .nav-divider, .tax-casawp_salestype .casawp-single .casawp-tabable-nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li>a>img, .single-casawp_property .casawp-single .casawp-tabable-nav>li>a>img, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li>a>img {
	max-width: none
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li, .single-casawp_property .casawp-single .casawp-tabable-nav>li, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li {
	position: relative;
	display: block;
	float: left;
	margin-bottom: -1px
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li>a, .single-casawp_property .casawp-single .casawp-tabable-nav>li>a, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 0
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li>a:hover, .single-casawp_property .casawp-single .casawp-tabable-nav>li>a:hover, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li>a:hover {
	border-color: #eee #eee #ddd
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li.active>a, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li.active>a:focus, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav>li.active>a:hover, .single-casawp_property .casawp-single .casawp-tabable-nav>li.active>a, .single-casawp_property .casawp-single .casawp-tabable-nav>li.active>a:focus, .single-casawp_property .casawp-single .casawp-tabable-nav>li.active>a:hover, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li.active>a, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li.active>a:focus, .tax-casawp_salestype .casawp-single .casawp-tabable-nav>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified {
	width: 100%;
	border-bottom: 0
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>li, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>li, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>li {
	float: none
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>li>a, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>li>a, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
	margin-right: 0;
	border-radius: 0
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.dropdown .dropdown-menu, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.dropdown .dropdown-menu, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>li, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>li, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>li {
	display: table-cell;
	width: 1%
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>li>a, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>li>a, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>li>a {
	margin-bottom: 0
}
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-content>.casawp-tabable-pane, .post-type-archive-casawp_property .casawp-single .casawp-tabable-content>.tab-pane, .single-casawp_property .casawp-single .casawp-tabable-content>.casawp-tabable-pane, .single-casawp_property .casawp-single .casawp-tabable-content>.tab-pane, .tax-casawp_salestype .casawp-single .casawp-tabable-content>.casawp-tabable-pane, .tax-casawp_salestype .casawp-single .casawp-tabable-content>.tab-pane {
	display: none
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a:focus, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a:hover, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a:focus, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a:hover, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>.active>a, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>.active>a:focus, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>li>a, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>li>a, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 0
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a:focus, .post-type-archive-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a:hover, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a:focus, .single-casawp_property .casawp-single .casawp-tabable-nav.nav-justified>.active>a:hover, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>.active>a, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>.active>a:focus, .tax-casawp_salestype .casawp-single .casawp-tabable-nav.nav-justified>.active>a:hover {
	border-bottom-color: #fff
}
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-content, .single-casawp_property .casawp-single .casawp-tabable-content, .tax-casawp_salestype .casawp-single .casawp-tabable-content {
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 10px;
	margin-bottom: 20px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.post-type-archive-casawp_property .casawp-single .casawp-tabable-content>.active, .single-casawp_property .casawp-single .casawp-tabable-content>.active, .tax-casawp_salestype .casawp-single .casawp-tabable-content>.active {
	display: block
}

.post-type-archive-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box, .single-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box, .tax-casawp_salestype .casawp-single .casawp-basic-boxes .casawp-basic-box {
	margin-bottom: 15px;
	overflow: hidden
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawp-single .casawp-basic-boxes, .single-casawp_property .casawp-single .casawp-basic-boxes, .tax-casawp_salestype .casawp-single .casawp-basic-boxes {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.post-type-archive-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box, .single-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box, .tax-casawp_salestype .casawp-single .casawp-basic-boxes .casawp-basic-box {
	-ms-flex: 1 0 0;
	flex: 1 0 0;
	display: -ms-flexbox;
	display: flex;
	padding-left: 15px
}

.post-type-archive-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box:first-child, .single-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box:first-child, .tax-casawp_salestype .casawp-single .casawp-basic-boxes .casawp-basic-box:first-child {
	padding-left: 0
}

.post-type-archive-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box>div, .single-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box>div, .tax-casawp_salestype .casawp-single .casawp-basic-boxes .casawp-basic-box>div {
	-ms-flex: 1;
	flex: 1
}
}

.post-type-archive-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box>div, .single-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box>div, .tax-casawp_salestype .casawp-single .casawp-basic-boxes .casawp-basic-box>div {
	min-height: 20px;
	padding: 19px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	margin-bottom: 0
}

.post-type-archive-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box>div blockquote, .single-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box>div blockquote, .tax-casawp_salestype .casawp-single .casawp-basic-boxes .casawp-basic-box>div blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}

.post-type-archive-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box h4, .single-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box h4, .tax-casawp_salestype .casawp-single .casawp-basic-boxes .casawp-basic-box h4 {
	margin: 0 0 5px
}

.post-type-archive-casawp_property .casawp-single .single-property-container .casawpContact, .single-casawp_property .casawp-single .single-property-container .casawpContact, .tax-casawp_salestype .casawp-single .single-property-container .casawpContact {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.post-type-archive-casawp_property .casawp-single .single-property-container .casawpContact blockquote, .single-casawp_property .casawp-single .single-property-container .casawpContact blockquote, .tax-casawp_salestype .casawp-single .single-property-container .casawpContact blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}

.post-type-archive-casawp_property .casawp-single .casawp-single-aside-container .casawp-single-pagination, .single-casawp_property .casawp-single .casawp-single-aside-container .casawp-single-pagination, .tax-casawp_salestype .casawp-single .casawp-single-aside-container .casawp-single-pagination {
	margin-bottom: 10px
}
@media (min-width:768px) and (max-width:991px) {

.post-type-archive-casawp_property .casawp-single .casawp-single-aside-container .casawp-single-pagination span, .single-casawp_property .casawp-single .casawp-single-aside-container .casawp-single-pagination span, .tax-casawp_salestype .casawp-single .casawp-single-aside-container .casawp-single-pagination span {
	display: none!important
}
}

.post-type-archive-casawp_property .casawp-single .casawp-single-pagination-top .casawp-single-pagination, .single-casawp_property .casawp-single .casawp-single-pagination-top .casawp-single-pagination, .tax-casawp_salestype .casawp-single .casawp-single-pagination-top .casawp-single-pagination {
	display: none!important
}
@media (max-width:767px) {

.post-type-archive-casawp_property .casawp-single .casawp-single-aside-container .casawp-single-pagination, .post-type-archive-casawp_property .casawp-single .single-property-container .casawpContact, .single-casawp_property .casawp-single .casawp-single-aside-container .casawp-single-pagination, .single-casawp_property .casawp-single .single-property-container .casawpContact, .tax-casawp_salestype .casawp-single .casawp-single-aside-container .casawp-single-pagination, .tax-casawp_salestype .casawp-single .single-property-container .casawpContact {
	display: none!important
}

.post-type-archive-casawp_property .casawp-single .casawp-single-pagination-top .casawp-single-pagination, .single-casawp_property .casawp-single .casawp-single-pagination-top .casawp-single-pagination, .tax-casawp_salestype .casawp-single .casawp-single-pagination-top .casawp-single-pagination {
	display: block!important
}

.post-type-archive-casawp_property table.casawp-single .casawp-single-pagination-top .casawp-single-pagination, .single-casawp_property table.casawp-single .casawp-single-pagination-top .casawp-single-pagination, .tax-casawp_salestype table.casawp-single .casawp-single-pagination-top .casawp-single-pagination {
	display: table
}

.post-type-archive-casawp_property tr.casawp-single .casawp-single-pagination-top .casawp-single-pagination, .single-casawp_property tr.casawp-single .casawp-single-pagination-top .casawp-single-pagination, .tax-casawp_salestype tr.casawp-single .casawp-single-pagination-top .casawp-single-pagination {
	display: table-row!important
}

.post-type-archive-casawp_property td.casawp-single .casawp-single-pagination-top .casawp-single-pagination, .post-type-archive-casawp_property th.casawp-single .casawp-single-pagination-top .casawp-single-pagination, .single-casawp_property td.casawp-single .casawp-single-pagination-top .casawp-single-pagination, .single-casawp_property th.casawp-single .casawp-single-pagination-top .casawp-single-pagination, .tax-casawp_salestype td.casawp-single .casawp-single-pagination-top .casawp-single-pagination, .tax-casawp_salestype th.casawp-single .casawp-single-pagination-top .casawp-single-pagination {
	display: table-cell!important
}
}
@media (min-width:992px) and (max-width:1199px) {

.post-type-archive-casawp_property .casawp-single .casawp-single-pagination-top .casawp-single-pagination, .single-casawp_property .casawp-single .casawp-single-pagination-top .casawp-single-pagination, .tax-casawp_salestype .casawp-single .casawp-single-pagination-top .casawp-single-pagination {
	display: none!important
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .casawp-single .casawp-single-pagination-top .casawp-single-pagination, .single-casawp_property .casawp-single .casawp-single-pagination-top .casawp-single-pagination, .tax-casawp_salestype .casawp-single .casawp-single-pagination-top .casawp-single-pagination {
	display: none!important
}

.post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails ul li, .single-casawp_property .entry-content .casawp-slider-thumbnails ul li, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails ul li {
	float: left;
	width: 25%
}
}

.post-type-archive-casawp_property body .featherlight, .single-casawp_property body .featherlight, .tax-casawp_salestype body .featherlight {
	z-index: 9999
}
@media (min-width:768px) and (max-width:991px) {

.post-type-archive-casawp_property .casawp-single .casawp-single-pagination-top .casawp-single-pagination, .post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails, .single-casawp_property .casawp-single .casawp-single-pagination-top .casawp-single-pagination, .single-casawp_property .entry-content .casawp-slider-thumbnails, .tax-casawp_salestype .casawp-single .casawp-single-pagination-top .casawp-single-pagination, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails {
	display: none!important
}
}

.post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails ul, .single-casawp_property .entry-content .casawp-slider-thumbnails ul, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails ul {
	margin-left: -15px;
	margin-right: -15px
}

.post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails ul li, .single-casawp_property .entry-content .casawp-slider-thumbnails ul li, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails ul li {
	position: relative;
	min-height: 1px;
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	transition: all .2s ease-in-out
}

.post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails ul li>img, .post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails ul li a>img, .single-casawp_property .entry-content .casawp-slider-thumbnails ul li>img, .single-casawp_property .entry-content .casawp-slider-thumbnails ul li a>img, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails ul li>img, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails ul li a>img {
	margin-left: auto;
	margin-right: auto
}

.post-type-archive-casawp_property a.entry-content .casawp-slider-thumbnails ul li.active, .post-type-archive-casawp_property a.entry-content .casawp-slider-thumbnails ul li:focus, .post-type-archive-casawp_property a.entry-content .casawp-slider-thumbnails ul li:hover, .single-casawp_property a.entry-content .casawp-slider-thumbnails ul li.active, .single-casawp_property a.entry-content .casawp-slider-thumbnails ul li:focus, .single-casawp_property a.entry-content .casawp-slider-thumbnails ul li:hover, .tax-casawp_salestype a.entry-content .casawp-slider-thumbnails ul li.active, .tax-casawp_salestype a.entry-content .casawp-slider-thumbnails ul li:focus, .tax-casawp_salestype a.entry-content .casawp-slider-thumbnails ul li:hover {
	border-color: #926d5c
}

.post-type-archive-casawp_property .entry-content .casawp-slider-thumbnails ul li .caption, .single-casawp_property .entry-content .casawp-slider-thumbnails ul li .caption, .tax-casawp_salestype .entry-content .casawp-slider-thumbnails ul li .caption {
	padding: 9px;
	color: #333
}

.post-type-archive-casawp_property #theApsoluteRealEmailField, .single-casawp_property #theApsoluteRealEmailField, .tax-casawp_salestype #theApsoluteRealEmailField {
	display: none!important
}

.post-type-archive-casawp_property .casawp-label, .single-casawp_property .casawp-label, .tax-casawp_salestype .casawp-label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #777
}

.post-type-archive-casawp_property a.casawp-label:focus, .post-type-archive-casawp_property a.casawp-label:hover, .single-casawp_property a.casawp-label:focus, .single-casawp_property a.casawp-label:hover, .tax-casawp_salestype a.casawp-label:focus, .tax-casawp_salestype a.casawp-label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.post-type-archive-casawp_property .casawp-label:empty, .single-casawp_property .casawp-label:empty, .tax-casawp_salestype .casawp-label:empty {
	display: none
}

.post-type-archive-casawp_property .btn .casawp-label, .single-casawp_property .btn .casawp-label, .tax-casawp_salestype .btn .casawp-label {
	position: relative;
	top: -1px
}

.post-type-archive-casawp_property .casawp-label[href]:focus, .post-type-archive-casawp_property .casawp-label[href]:hover, .single-casawp_property .casawp-label[href]:focus, .single-casawp_property .casawp-label[href]:hover, .tax-casawp_salestype .casawp-label[href]:focus, .tax-casawp_salestype .casawp-label[href]:hover {
	background-color: #5e5e5e
}

.post-type-archive-casawp_property .casawp-features .casawp-label, .single-casawp_property .casawp-features .casawp-label, .tax-casawp_salestype .casawp-features .casawp-label {
	display: block;
	float: left;
	margin-bottom: 5px;
	padding: .5em .6em .3em 2px;
	width: 100%;
	background-color: transparent;
	font-size: 100%;
	color: #333;
	text-align: left;
	margin-right: 0
}

.post-type-archive-casawp_property .fa-arrow-left:before, .single-casawp_property .fa-arrow-left:before, .tax-casawp_salestype .fa-arrow-left:before {
	content: "\F053"
}

.post-type-archive-casawp_property .fa-arrow-right:before, .single-casawp_property .fa-arrow-right:before, .tax-casawp_salestype .fa-arrow-right:before {
	content: "\F054"
}

.post-type-archive-casawp_property .fa-arrow-up:before, .single-casawp_property .fa-arrow-up:before, .tax-casawp_salestype .fa-arrow-up:before {
	content: "\F077"
}

.post-type-archive-casawp_property .fa-arrow-down:before, .single-casawp_property .fa-arrow-down:before, .tax-casawp_salestype .fa-arrow-down:before {
	content: "\F078"
}

.post-type-archive-casawp_property .casawp-features, .post-type-archive-casawp_property .casawp-features h3, .single-casawp_property .casawp-features, .single-casawp_property .casawp-features h3, .tax-casawp_salestype .casawp-features, .tax-casawp_salestype .casawp-features h3 {
	margin-bottom: 15px
}
@media (min-width:992px) {

.post-type-archive-casawp_property .casawp-features .casawp-label, .single-casawp_property .casawp-features .casawp-label, .tax-casawp_salestype .casawp-features .casawp-label {
	width: 25%
}
}

.post-type-archive-casawp_property .casawp-phone-central .casawp-label, .post-type-archive-casawp_property .casawp-phone-direct .casawp-label, .single-casawp_property .casawp-phone-central .casawp-label, .single-casawp_property .casawp-phone-direct .casawp-label, .tax-casawp_salestype .casawp-phone-central .casawp-label, .tax-casawp_salestype .casawp-phone-direct .casawp-label {
	font-size: 100%;
	font-weight: 700;
	line-height: 1.4;
	color: #333;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: transparent;
	display: block;
	float: left;
	margin-bottom: 0;
	padding: 0
}

.post-type-archive-casawp_property .casawp-single-pagination .fa-arrow-left, .single-casawp_property .casawp-single-pagination .fa-arrow-left, .tax-casawp_salestype .casawp-single-pagination .fa-arrow-left {
	margin-right: 5px
}

.post-type-archive-casawp_property .casawp-single-pagination .fa-arrow-right, .single-casawp_property .casawp-single-pagination .fa-arrow-right, .tax-casawp_salestype .casawp-single-pagination .fa-arrow-right {
	margin-left: 5px
}

.post-type-archive-casawp_property .casawp-distances, .single-casawp_property .casawp-distances, .tax-casawp_salestype .casawp-distances {
	clear: left
}

.post-type-archive-casawp_property .casawp-unstyled, .single-casawp_property .casawp-unstyled, .tax-casawp_salestype .casawp-unstyled {
	padding-left: 0;
	list-style: none
}

.post-type-archive-casawp_property .table .width-25, .single-casawp_property .table .width-25, .tax-casawp_salestype .table .width-25 {
	width: 25%
}

.post-type-archive-casawp_property .table .width-75, .single-casawp_property .table .width-75, .tax-casawp_salestype .table .width-75 {
	width: 75%
}

.post-type-archive-casawp_property .casawp-form-group, .single-casawp_property .casawp-form-group, .tax-casawp_salestype .casawp-form-group {
	margin-bottom: 15px
}

.post-type-archive-casawp_property .casawp-form-control, .single-casawp_property .casawp-form-control, .tax-casawp_salestype .casawp-form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.post-type-archive-casawp_property .casawp-form-control:focus, .single-casawp_property .casawp-form-control:focus, .tax-casawp_salestype .casawp-form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.post-type-archive-casawp_property .casawp-form-control::-moz-placeholder, .single-casawp_property .casawp-form-control::-moz-placeholder, .tax-casawp_salestype .casawp-form-control::-moz-placeholder {
color:#777;
opacity:1
}
.post-type-archive-casawp_property .casawp-form-control:-ms-input-placeholder, .single-casawp_property .casawp-form-control:-ms-input-placeholder, .tax-casawp_salestype .casawp-form-control:-ms-input-placeholder {
color:#777
}
.post-type-archive-casawp_property .casawp-form-control::-webkit-input-placeholder, .single-casawp_property .casawp-form-control::-webkit-input-placeholder, .tax-casawp_salestype .casawp-form-control::-webkit-input-placeholder {
color:#777
}

.post-type-archive-casawp_property .casawp-form-control[disabled], .post-type-archive-casawp_property .casawp-form-control[readonly], .post-type-archive-casawp_property fieldset[disabled] .casawp-form-control, .single-casawp_property .casawp-form-control[disabled], .single-casawp_property .casawp-form-control[readonly], .single-casawp_property fieldset[disabled] .casawp-form-control, .tax-casawp_salestype .casawp-form-control[disabled], .tax-casawp_salestype .casawp-form-control[readonly], .tax-casawp_salestype fieldset[disabled] .casawp-form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

.post-type-archive-casawp_property textarea.casawp-form-control, .single-casawp_property textarea.casawp-form-control, .tax-casawp_salestype textarea.casawp-form-control {
	height: auto
}

.post-type-archive-casawp_property .form-group.is-required .control-label:after, .single-casawp_property .form-group.is-required .control-label:after, .tax-casawp_salestype .form-group.is-required .control-label:after {
	content: "*";
	color: #8c2a32;
	padding-left: 5px
}

.post-type-archive-casawp_property .casawp-col-md-4, .post-type-archive-casawp_property .casawp-col-md-5, .post-type-archive-casawp_property .casawp-col-md-7, .post-type-archive-casawp_property .casawp-col-md-8, .post-type-archive-casawp_property .casawp-col-md-12, .single-casawp_property .casawp-col-md-4, .single-casawp_property .casawp-col-md-5, .single-casawp_property .casawp-col-md-7, .single-casawp_property .casawp-col-md-8, .single-casawp_property .casawp-col-md-12, .tax-casawp_salestype .casawp-col-md-4, .tax-casawp_salestype .casawp-col-md-5, .tax-casawp_salestype .casawp-col-md-7, .tax-casawp_salestype .casawp-col-md-8, .tax-casawp_salestype .casawp-col-md-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.post-type-archive-casawp_property .casawp-visible-xs, .single-casawp_property .casawp-visible-xs, .tax-casawp_salestype .casawp-visible-xs {
	display: none!important
}

.post-type-archive-casawp_property .casawp-hidden, .single-casawp_property .casawp-hidden, .tax-casawp_salestype .casawp-hidden {
	display: none
}
@media (max-width:767px) {

.post-type-archive-casawp_property .casawp-hidden-xs, .single-casawp_property .casawp-hidden-xs, .tax-casawp_salestype .casawp-hidden-xs {
	display: none!important
}

.post-type-archive-casawp_property .casawp-visible-xs, .single-casawp_property .casawp-visible-xs, .tax-casawp_salestype .casawp-visible-xs {
	display: block!important
}

.post-type-archive-casawp_property table.casawp-visible-xs, .single-casawp_property table.casawp-visible-xs, .tax-casawp_salestype table.casawp-visible-xs {
	display: table
}

.post-type-archive-casawp_property tr.casawp-visible-xs, .single-casawp_property tr.casawp-visible-xs, .tax-casawp_salestype tr.casawp-visible-xs {
	display: table-row!important
}

.post-type-archive-casawp_property td.casawp-visible-xs, .post-type-archive-casawp_property th.casawp-visible-xs, .single-casawp_property td.casawp-visible-xs, .single-casawp_property th.casawp-visible-xs, .tax-casawp_salestype td.casawp-visible-xs, .tax-casawp_salestype th.casawp-visible-xs {
	display: table-cell!important
}
}

.post-type-archive-casawp_property .featherlight .featherlight-next span, .post-type-archive-casawp_property .featherlight .featherlight-previous span, .single-casawp_property .featherlight .featherlight-next span, .single-casawp_property .featherlight .featherlight-previous span, .tax-casawp_salestype .featherlight .featherlight-next span, .tax-casawp_salestype .featherlight .featherlight-previous span {
	display: inline-block;
	text-rendering: auto;
	text-shadow: 1px 1px 2px rgba(0,0,0,.3);
	-moz-osx-font-smoothing: grayscale
}

.post-type-archive-casawp_property .casawp-row, .single-casawp_property .casawp-row, .tax-casawp_salestype .casawp-row {
	margin-left: -15px;
	margin-right: -15px
}

.post-type-archive-casawp_property .featherlight .featherlight-next span.pull-right, .post-type-archive-casawp_property .featherlight .featherlight-previous span.pull-right, .single-casawp_property .featherlight .featherlight-next span.pull-right, .single-casawp_property .featherlight .featherlight-previous span.pull-right, .tax-casawp_salestype .featherlight .featherlight-next span.pull-right, .tax-casawp_salestype .featherlight .featherlight-previous span.pull-right {
	margin-left: .3em
}

.post-type-archive-casawp_property .featherlight .featherlight-next span.pull-left, .post-type-archive-casawp_property .featherlight .featherlight-previous span.pull-left, .single-casawp_property .featherlight .featherlight-next span.pull-left, .single-casawp_property .featherlight .featherlight-previous span.pull-left, .tax-casawp_salestype .featherlight .featherlight-next span.pull-left, .tax-casawp_salestype .featherlight .featherlight-previous span.pull-left {
	margin-right: .3em
}
@media (min-width:992px) {

.post-type-archive-casawp_property .casawp-col-md-4, .single-casawp_property .casawp-col-md-4, .tax-casawp_salestype .casawp-col-md-4 {
	float: left;
	width: 33.33333333%
}

.post-type-archive-casawp_property .casawp-col-md-5, .single-casawp_property .casawp-col-md-5, .tax-casawp_salestype .casawp-col-md-5 {
	float: left;
	width: 41.66666667%
}

.post-type-archive-casawp_property .casawp-col-md-7, .single-casawp_property .casawp-col-md-7, .tax-casawp_salestype .casawp-col-md-7 {
	float: left;
	width: 58.33333333%
}

.post-type-archive-casawp_property .casawp-col-md-8, .single-casawp_property .casawp-col-md-8, .tax-casawp_salestype .casawp-col-md-8 {
	float: left;
	width: 66.66666667%
}

.post-type-archive-casawp_property .casawp-col-md-12, .single-casawp_property .casawp-col-md-12, .tax-casawp_salestype .casawp-col-md-12 {
	float: left;
	width: 100%
}
}

.post-type-archive-casawp_property .featherlight .featherlight-previous span, .single-casawp_property .featherlight .featherlight-previous span, .tax-casawp_salestype .featherlight .featherlight-previous span {
	font: normal normal normal 14px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	font-size: 0!important
}

.post-type-archive-casawp_property .featherlight .featherlight-previous span:before, .single-casawp_property .featherlight .featherlight-previous span:before, .tax-casawp_salestype .featherlight .featherlight-previous span:before {
	font-size: 80px;
	content: "\F053"
}

.post-type-archive-casawp_property .featherlight .featherlight-next span, .single-casawp_property .featherlight .featherlight-next span, .tax-casawp_salestype .featherlight .featherlight-next span {
	font: normal normal normal 14px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	font-size: 0
}

.post-type-archive-casawp_property .featherlight .featherlight-next span:before, .single-casawp_property .featherlight .featherlight-next span:before, .tax-casawp_salestype .featherlight .featherlight-next span:before {
	font-size: 80px;
	content: "\F054"
}

.post-type-archive-casawp_property .casawp-virtual-tour-btn, .single-casawp_property .casawp-virtual-tour-btn, .tax-casawp_salestype .casawp-virtual-tour-btn {
	margin-top: 22px;
	margin-bottom: 22px
}

.post-type-archive-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box, .single-casawp_property .casawp-single .casawp-basic-boxes .casawp-basic-box, .tax-casawp_salestype .casawp-single .casawp-basic-boxes .casawp-basic-box {
	-ms-flex: 1
}

.post-type-archive-casawp_property .casawp-youtube-video-wrapper, .single-casawp_property .casawp-youtube-video-wrapper, .tax-casawp_salestype .casawp-youtube-video-wrapper {
	margin-bottom: 15px
}

.post-type-archive-casawp_property .casawp-shortcode-properties .casawp-thumbnail, .single-casawp_property .casawp-shortcode-properties .casawp-thumbnail, .tax-casawp_salestype .casawp-shortcode-properties .casawp-thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	transition: all .2s ease-in-out
}

.post-type-archive-casawp_property .casawp-shortcode-properties .casawp-thumbnail>img, .post-type-archive-casawp_property .casawp-shortcode-properties .casawp-thumbnail a>img, .single-casawp_property .casawp-shortcode-properties .casawp-thumbnail>img, .single-casawp_property .casawp-shortcode-properties .casawp-thumbnail a>img, .tax-casawp_salestype .casawp-shortcode-properties .casawp-thumbnail>img, .tax-casawp_salestype .casawp-shortcode-properties .casawp-thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}

.post-type-archive-casawp_property a.casawp-shortcode-properties .casawp-thumbnail.active, .post-type-archive-casawp_property a.casawp-shortcode-properties .casawp-thumbnail:focus, .post-type-archive-casawp_property a.casawp-shortcode-properties .casawp-thumbnail:hover, .single-casawp_property a.casawp-shortcode-properties .casawp-thumbnail.active, .single-casawp_property a.casawp-shortcode-properties .casawp-thumbnail:focus, .single-casawp_property a.casawp-shortcode-properties .casawp-thumbnail:hover, .tax-casawp_salestype a.casawp-shortcode-properties .casawp-thumbnail.active, .tax-casawp_salestype a.casawp-shortcode-properties .casawp-thumbnail:focus, .tax-casawp_salestype a.casawp-shortcode-properties .casawp-thumbnail:hover {
	border-color: #926d5c
}

.post-type-archive-casawp_property .casawp-shortcode-properties .casawp-thumbnail .caption, .single-casawp_property .casawp-shortcode-properties .casawp-thumbnail .caption, .tax-casawp_salestype .casawp-shortcode-properties .casawp-thumbnail .caption {
	padding: 9px;
	color: #333
}

.post-type-archive-casawp_property .casawp-shortcode-properties .casawp-property .availability-label, .single-casawp_property .casawp-shortcode-properties .casawp-property .availability-label, .tax-casawp_salestype .casawp-shortcode-properties .casawp-property .availability-label {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 36px;
	line-height: 36px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2NkYGDYDAAAvQC1UcyxoAAAAABJRU5ErkJggg==);
	color: #fff;
	text-align: center;
	z-index: 2;
	display: none
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-gender-radios .control-label, .single-casawp_property .casawp-contactform-form .casawp-gender-radios .control-label, .tax-casawp_salestype .casawp-contactform-form .casawp-gender-radios .control-label {
	display: none
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-gender-radios .form-group, .single-casawp_property .casawp-contactform-form .casawp-gender-radios .form-group, .tax-casawp_salestype .casawp-contactform-form .casawp-gender-radios .form-group {
	height: 20px
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-gender-radios label, .single-casawp_property .casawp-contactform-form .casawp-gender-radios label, .tax-casawp_salestype .casawp-contactform-form .casawp-gender-radios label {
	line-height: 20px;
	float: left;
	display: block;
	margin-bottom: 0;
	cursor: pointer;
	margin-right: 20px
}

.post-type-archive-casawp_property .casawp-contactform-form .casawp-gender-radios label input, .single-casawp_property .casawp-contactform-form .casawp-gender-radios label input, .tax-casawp_salestype .casawp-contactform-form .casawp-gender-radios label input {
	float: left;
	margin-top: 0;
	padding: 0;
	height: auto;
	height: 20px;
	width: 20px;
	line-height: 20px;
	margin-right: 5px
}

.post-type-archive-casawp_property .js .casawp-contactform-form .casawp-gender-radios label input, .single-casawp_property .js .casawp-contactform-form .casawp-gender-radios label input, .tax-casawp_salestype .js .casawp-contactform-form .casawp-gender-radios label input {
	display: none
}

.post-type-archive-casawp_property .js .casawp-contactform-form .casawp-gender-radios label input:checked+.checkreplacer, .single-casawp_property .js .casawp-contactform-form .casawp-gender-radios label input:checked+.checkreplacer, .tax-casawp_salestype .js .casawp-contactform-form .casawp-gender-radios label input:checked+.checkreplacer {
	background-color: #926d5c;
	border: 4px solid #fff;
	box-shadow: 0 0 2px #333
}

.post-type-archive-casawp_property .js .casawp-contactform-form .casawp-gender-radios label .checkreplacer, .single-casawp_property .js .casawp-contactform-form .casawp-gender-radios label .checkreplacer, .tax-casawp_salestype .js .casawp-contactform-form .casawp-gender-radios label .checkreplacer {
	transition: all .2s;
	content: "";
	display: block;
	float: left;
	margin-top: 0;
	padding: 0;
	height: auto;
	height: 20px;
	width: 20px;
	line-height: 20px;
	margin-right: 10px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #ddd;
	cursor: pointer
}

.post-type-archive-casawp_property .casawp-private-login-form, .single-casawp_property .casawp-private-login-form, .tax-casawp_salestype .casawp-private-login-form {
	margin-top: 30px;
	margin-bottom: 30px
}

.post-type-archive-casawp_property .casawp-private-login-form label, .single-casawp_property .casawp-private-login-form label, .tax-casawp_salestype .casawp-private-login-form label {
	display: block
}

.post-type-archive-casawp_property .casawp-private-login-form #user_login, .post-type-archive-casawp_property .casawp-private-login-form #user_pass, .single-casawp_property .casawp-private-login-form #user_login, .single-casawp_property .casawp-private-login-form #user_pass, .tax-casawp_salestype .casawp-private-login-form #user_login, .tax-casawp_salestype .casawp-private-login-form #user_pass {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.post-type-archive-casawp_property .casawp-private-login-form #user_login:focus, .post-type-archive-casawp_property .casawp-private-login-form #user_pass:focus, .single-casawp_property .casawp-private-login-form #user_login:focus, .single-casawp_property .casawp-private-login-form #user_pass:focus, .tax-casawp_salestype .casawp-private-login-form #user_login:focus, .tax-casawp_salestype .casawp-private-login-form #user_pass:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.post-type-archive-casawp_property .casawp-private-login-form #user_login::-moz-placeholder, .post-type-archive-casawp_property .casawp-private-login-form #user_pass::-moz-placeholder, .single-casawp_property .casawp-private-login-form #user_login::-moz-placeholder, .single-casawp_property .casawp-private-login-form #user_pass::-moz-placeholder, .tax-casawp_salestype .casawp-private-login-form #user_login::-moz-placeholder, .tax-casawp_salestype .casawp-private-login-form #user_pass::-moz-placeholder {
color:#777;
opacity:1
}
.post-type-archive-casawp_property .casawp-private-login-form #user_login:-ms-input-placeholder, .post-type-archive-casawp_property .casawp-private-login-form #user_pass:-ms-input-placeholder, .single-casawp_property .casawp-private-login-form #user_login:-ms-input-placeholder, .single-casawp_property .casawp-private-login-form #user_pass:-ms-input-placeholder, .tax-casawp_salestype .casawp-private-login-form #user_login:-ms-input-placeholder, .tax-casawp_salestype .casawp-private-login-form #user_pass:-ms-input-placeholder {
color:#777
}
.post-type-archive-casawp_property .casawp-private-login-form #user_login::-webkit-input-placeholder, .post-type-archive-casawp_property .casawp-private-login-form #user_pass::-webkit-input-placeholder, .single-casawp_property .casawp-private-login-form #user_login::-webkit-input-placeholder, .single-casawp_property .casawp-private-login-form #user_pass::-webkit-input-placeholder, .tax-casawp_salestype .casawp-private-login-form #user_login::-webkit-input-placeholder, .tax-casawp_salestype .casawp-private-login-form #user_pass::-webkit-input-placeholder {
color:#777
}

.post-type-archive-casawp_property .casawp-private-login-form #user_login[disabled], .post-type-archive-casawp_property .casawp-private-login-form #user_login[readonly], .post-type-archive-casawp_property .casawp-private-login-form #user_pass[disabled], .post-type-archive-casawp_property .casawp-private-login-form #user_pass[readonly], .post-type-archive-casawp_property fieldset[disabled] .casawp-private-login-form #user_login, .post-type-archive-casawp_property fieldset[disabled] .casawp-private-login-form #user_pass, .single-casawp_property .casawp-private-login-form #user_login[disabled], .single-casawp_property .casawp-private-login-form #user_login[readonly], .single-casawp_property .casawp-private-login-form #user_pass[disabled], .single-casawp_property .casawp-private-login-form #user_pass[readonly], .single-casawp_property fieldset[disabled] .casawp-private-login-form #user_login, .single-casawp_property fieldset[disabled] .casawp-private-login-form #user_pass, .tax-casawp_salestype .casawp-private-login-form #user_login[disabled], .tax-casawp_salestype .casawp-private-login-form #user_login[readonly], .tax-casawp_salestype .casawp-private-login-form #user_pass[disabled], .tax-casawp_salestype .casawp-private-login-form #user_pass[readonly], .tax-casawp_salestype fieldset[disabled] .casawp-private-login-form #user_login, .tax-casawp_salestype fieldset[disabled] .casawp-private-login-form #user_pass {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

.post-type-archive-casawp_property textarea.casawp-private-login-form #user_login, .post-type-archive-casawp_property textarea.casawp-private-login-form #user_pass, .single-casawp_property textarea.casawp-private-login-form #user_login, .single-casawp_property textarea.casawp-private-login-form #user_pass, .tax-casawp_salestype textarea.casawp-private-login-form #user_login, .tax-casawp_salestype textarea.casawp-private-login-form #user_pass {
	height: auto
}

.post-type-archive-casawp_property .casawp-private-login-form .button-primary, .single-casawp_property .casawp-private-login-form .button-primary, .tax-casawp_salestype .casawp-private-login-form .button-primary {
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid #826152;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #926d5c;
	display: block;
	width: 100%
}

.post-type-archive-casawp_property h3, .post-type-archive-casawp_property h4, .single-casawp_property h3, .single-casawp_property h4, .tax-casawp_salestype h3, .tax-casawp_salestype h4 {
	margin-bottom: 15px
}

.post-type-archive-casawp_property .casawp-private-login-form .button-primary.active:focus, .post-type-archive-casawp_property .casawp-private-login-form .button-primary:active:focus, .post-type-archive-casawp_property .casawp-private-login-form .button-primary:focus, .single-casawp_property .casawp-private-login-form .button-primary.active:focus, .single-casawp_property .casawp-private-login-form .button-primary:active:focus, .single-casawp_property .casawp-private-login-form .button-primary:focus, .tax-casawp_salestype .casawp-private-login-form .button-primary.active:focus, .tax-casawp_salestype .casawp-private-login-form .button-primary:active:focus, .tax-casawp_salestype .casawp-private-login-form .button-primary:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.post-type-archive-casawp_property .casawp-private-login-form .button-primary:focus, .post-type-archive-casawp_property .casawp-private-login-form .button-primary:hover, .single-casawp_property .casawp-private-login-form .button-primary:focus, .single-casawp_property .casawp-private-login-form .button-primary:hover, .tax-casawp_salestype .casawp-private-login-form .button-primary:focus, .tax-casawp_salestype .casawp-private-login-form .button-primary:hover {
	text-decoration: none
}

.post-type-archive-casawp_property .casawp-private-login-form .button-primary.active, .post-type-archive-casawp_property .casawp-private-login-form .button-primary:active, .single-casawp_property .casawp-private-login-form .button-primary.active, .single-casawp_property .casawp-private-login-form .button-primary:active, .tax-casawp_salestype .casawp-private-login-form .button-primary.active, .tax-casawp_salestype .casawp-private-login-form .button-primary:active {
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.post-type-archive-casawp_property .casawp-private-login-form .button-primary.disabled, .post-type-archive-casawp_property .casawp-private-login-form .button-primary[disabled], .post-type-archive-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary, .single-casawp_property .casawp-private-login-form .button-primary.disabled, .single-casawp_property .casawp-private-login-form .button-primary[disabled], .single-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary, .tax-casawp_salestype .casawp-private-login-form .button-primary.disabled, .tax-casawp_salestype .casawp-private-login-form .button-primary[disabled], .tax-casawp_salestype fieldset[disabled] .casawp-private-login-form .button-primary {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

.post-type-archive-casawp_property .casawp-private-login-form .button-primary.active, .post-type-archive-casawp_property .casawp-private-login-form .button-primary:active, .post-type-archive-casawp_property .casawp-private-login-form .button-primary:focus, .post-type-archive-casawp_property .casawp-private-login-form .button-primary:hover, .post-type-archive-casawp_property .open>.dropdown-toggle.casawp-private-login-form .button-primary, .single-casawp_property .casawp-private-login-form .button-primary.active, .single-casawp_property .casawp-private-login-form .button-primary:active, .single-casawp_property .casawp-private-login-form .button-primary:focus, .single-casawp_property .casawp-private-login-form .button-primary:hover, .single-casawp_property .open>.dropdown-toggle.casawp-private-login-form .button-primary, .tax-casawp_salestype .casawp-private-login-form .button-primary.active, .tax-casawp_salestype .casawp-private-login-form .button-primary:active, .tax-casawp_salestype .casawp-private-login-form .button-primary:focus, .tax-casawp_salestype .casawp-private-login-form .button-primary:hover, .tax-casawp_salestype .open>.dropdown-toggle.casawp-private-login-form .button-primary {
	color: #fff;
	background-color: #735648;
	border-color: #5d453a
}

.post-type-archive-casawp_property .casawp-private-login-form .button-primary.active, .post-type-archive-casawp_property .casawp-private-login-form .button-primary:active, .post-type-archive-casawp_property .open>.dropdown-toggle.casawp-private-login-form .button-primary, .single-casawp_property .casawp-private-login-form .button-primary.active, .single-casawp_property .casawp-private-login-form .button-primary:active, .single-casawp_property .open>.dropdown-toggle.casawp-private-login-form .button-primary, .tax-casawp_salestype .casawp-private-login-form .button-primary.active, .tax-casawp_salestype .casawp-private-login-form .button-primary:active, .tax-casawp_salestype .open>.dropdown-toggle.casawp-private-login-form .button-primary {
	background-image: none
}

.post-type-archive-casawp_property .casawp-private-login-form .button-primary.disabled, .post-type-archive-casawp_property .casawp-private-login-form .button-primary.disabled.active, .post-type-archive-casawp_property .casawp-private-login-form .button-primary.disabled:active, .post-type-archive-casawp_property .casawp-private-login-form .button-primary.disabled:focus, .post-type-archive-casawp_property .casawp-private-login-form .button-primary.disabled:hover, .post-type-archive-casawp_property .casawp-private-login-form .button-primary[disabled], .post-type-archive-casawp_property .casawp-private-login-form .button-primary[disabled].active, .post-type-archive-casawp_property .casawp-private-login-form .button-primary[disabled]:active, .post-type-archive-casawp_property .casawp-private-login-form .button-primary[disabled]:focus, .post-type-archive-casawp_property .casawp-private-login-form .button-primary[disabled]:hover, .post-type-archive-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary, .post-type-archive-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary.active, .post-type-archive-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary:active, .post-type-archive-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary:focus, .post-type-archive-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary:hover, .single-casawp_property .casawp-private-login-form .button-primary.disabled, .single-casawp_property .casawp-private-login-form .button-primary.disabled.active, .single-casawp_property .casawp-private-login-form .button-primary.disabled:active, .single-casawp_property .casawp-private-login-form .button-primary.disabled:focus, .single-casawp_property .casawp-private-login-form .button-primary.disabled:hover, .single-casawp_property .casawp-private-login-form .button-primary[disabled], .single-casawp_property .casawp-private-login-form .button-primary[disabled].active, .single-casawp_property .casawp-private-login-form .button-primary[disabled]:active, .single-casawp_property .casawp-private-login-form .button-primary[disabled]:focus, .single-casawp_property .casawp-private-login-form .button-primary[disabled]:hover, .single-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary, .single-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary.active, .single-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary:active, .single-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary:focus, .single-casawp_property fieldset[disabled] .casawp-private-login-form .button-primary:hover, .tax-casawp_salestype .casawp-private-login-form .button-primary.disabled, .tax-casawp_salestype .casawp-private-login-form .button-primary.disabled.active, .tax-casawp_salestype .casawp-private-login-form .button-primary.disabled:active, .tax-casawp_salestype .casawp-private-login-form .button-primary.disabled:focus, .tax-casawp_salestype .casawp-private-login-form .button-primary.disabled:hover, .tax-casawp_salestype .casawp-private-login-form .button-primary[disabled], .tax-casawp_salestype .casawp-private-login-form .button-primary[disabled].active, .tax-casawp_salestype .casawp-private-login-form .button-primary[disabled]:active, .tax-casawp_salestype .casawp-private-login-form .button-primary[disabled]:focus, .tax-casawp_salestype .casawp-private-login-form .button-primary[disabled]:hover, .tax-casawp_salestype fieldset[disabled] .casawp-private-login-form .button-primary, .tax-casawp_salestype fieldset[disabled] .casawp-private-login-form .button-primary.active, .tax-casawp_salestype fieldset[disabled] .casawp-private-login-form .button-primary:active, .tax-casawp_salestype fieldset[disabled] .casawp-private-login-form .button-primary:focus, .tax-casawp_salestype fieldset[disabled] .casawp-private-login-form .button-primary:hover {
	background-color: #926d5c;
	border-color: #826152
}

.post-type-archive-casawp_property .casawp-private-login-form .button-primary .badge, .single-casawp_property .casawp-private-login-form .button-primary .badge, .tax-casawp_salestype .casawp-private-login-form .button-primary .badge {
	color: #926d5c;
	background-color: #fff
}

.post-type-archive-casawp_property .casawp-archive-list-loading, .post-type-archive-casawp_property .casawp-filterform-loading, .single-casawp_property .casawp-archive-list-loading, .single-casawp_property .casawp-filterform-loading, .tax-casawp_salestype .casawp-archive-list-loading, .tax-casawp_salestype .casawp-filterform-loading {
	pointer-events: none;
	opacity: .5
}

.post-type-archive-casawp_property .page-content, .single-casawp_property .page-content, .tax-casawp_salestype .page-content {
	padding-top: 45px;
	padding-bottom: 45px
}

.post-type-archive-casawp_property html.js, .single-casawp_property html.js, .tax-casawp_salestype html.js {
	margin-top: 0!important
}

.post-type-archive-casawp_property body:hover #wpadminbar, .post-type-archive-casawp_property h3, .post-type-archive-casawp_property h4, .post-type-archive-casawp_property h5, .single-casawp_property body:hover #wpadminbar, .single-casawp_property h3, .single-casawp_property h4, .single-casawp_property h5, .tax-casawp_salestype body:hover #wpadminbar, .tax-casawp_salestype h3, .tax-casawp_salestype h4, .tax-casawp_salestype h5 {
	margin-top: 0
}

.post-type-archive-casawp_property #wpadminbar, .single-casawp_property #wpadminbar, .tax-casawp_salestype #wpadminbar {
	background-color: rgba(0,0,0,.6);
	margin-top: -32px;
	transition: all .4s
}

.post-type-archive-casawp_property *, .post-type-archive-casawp_property :active, .post-type-archive-casawp_property :focus, .post-type-archive-casawp_property :hover, .single-casawp_property *, .single-casawp_property :active, .single-casawp_property :focus, .single-casawp_property :hover, .tax-casawp_salestype *, .tax-casawp_salestype :active, .tax-casawp_salestype :focus, .tax-casawp_salestype :hover {
	outline: 0!important
}

.post-type-archive-casawp_property body, .single-casawp_property body, .tax-casawp_salestype body {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 26px;
	font-weight: 500;
	-moz-osx-font-smoothing: grayscale;
	color: #6f6f6f;
	opacity: 1;
	transition: opacity 1s
}

.post-type-archive-casawp_property body.fade-out, .single-casawp_property body.fade-out, .tax-casawp_salestype body.fade-out {
	opacity: 0;
	transition: none
}

.post-type-archive-casawp_property h1, .single-casawp_property h1, .tax-casawp_salestype h1 {
	font-size: 45px;
	letter-spacing: 7.5px;
	font-weight: 400;
	text-transform: uppercase
}
@media (min-width:992px) {

.post-type-archive-casawp_property h1, .single-casawp_property h1, .tax-casawp_salestype h1 {
	font-size: 85px;
	letter-spacing: 15px
}
}

.post-type-archive-casawp_property h2, .single-casawp_property h2, .tax-casawp_salestype h2 {
	text-transform: uppercase;
	font-size: 28px;
	letter-spacing: 1.8px;
	margin: 0 0 30px
}
@media (min-width:992px) {

.post-type-archive-casawp_property h2, .single-casawp_property h2, .tax-casawp_salestype h2 {
	font-size: 42px;
	letter-spacing: 2.8px;
	margin-bottom: 60px
}
}

.post-type-archive-casawp_property h3, .single-casawp_property h3, .tax-casawp_salestype h3 {
	font-size: 24px;
	letter-spacing: 1.4px
}
@media (min-width:992px) {

.post-type-archive-casawp_property h3, .single-casawp_property h3, .tax-casawp_salestype h3 {
	font-size: 30px;
	letter-spacing: 2.2px
}
}

.post-type-archive-casawp_property h4, .single-casawp_property h4, .tax-casawp_salestype h4 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1.2px
}
@media (min-width:992px) {

.post-type-archive-casawp_property h4, .single-casawp_property h4, .tax-casawp_salestype h4 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 1.5px
}
}

.post-type-archive-casawp_property h5, .post-type-archive-casawp_property h6, .single-casawp_property h5, .single-casawp_property h6, .tax-casawp_salestype h5, .tax-casawp_salestype h6 {
	font-weight: 700
}

.post-type-archive-casawp_property h5, .single-casawp_property h5, .tax-casawp_salestype h5 {
	font-size: 20px;
	letter-spacing: 1.38px;
	line-height: 25px;
	margin-bottom: 30px
}

.post-type-archive-casawp_property h6, .single-casawp_property h6, .tax-casawp_salestype h6 {
	font-size: 30px;
	letter-spacing: 2.08px;
	line-height: 41px
}

.post-type-archive-casawp_property .colCount-2 .grid-item, .single-casawp_property .colCount-2 .grid-item, .tax-casawp_salestype .colCount-2 .grid-item {
	width: 100%
}
@media (min-width:992px) {

.post-type-archive-casawp_property .colCount-2 .grid-item, .single-casawp_property .colCount-2 .grid-item, .tax-casawp_salestype .colCount-2 .grid-item {
	width: 50%
}

.post-type-archive-casawp_property .colCount-2 .gutter-sizer, .single-casawp_property .colCount-2 .gutter-sizer, .tax-casawp_salestype .colCount-2 .gutter-sizer {
	width: 0
}
}

.post-type-archive-casawp_property .colCount-3 .grid-item, .single-casawp_property .colCount-3 .grid-item, .tax-casawp_salestype .colCount-3 .grid-item {
	width: 100%
}
@media (min-width:992px) {

.post-type-archive-casawp_property .colCount-3 .grid-item, .single-casawp_property .colCount-3 .grid-item, .tax-casawp_salestype .colCount-3 .grid-item {
	width: 33.33333%
}
}

.post-type-archive-casawp_property .colCount-3 .kachel.grid-item, .single-casawp_property .colCount-3 .kachel.grid-item, .tax-casawp_salestype .colCount-3 .kachel.grid-item {
	width: 100%
}
@media (min-width:768px) {

.post-type-archive-casawp_property .colCount-3 .kachel.grid-item, .single-casawp_property .colCount-3 .kachel.grid-item, .tax-casawp_salestype .colCount-3 .kachel.grid-item {
	width: 50%
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .colCount-3 .kachel.grid-item, .single-casawp_property .colCount-3 .kachel.grid-item, .tax-casawp_salestype .colCount-3 .kachel.grid-item {
	width: 33.33333%
}
}
@media (min-width:992px) {

.post-type-archive-casawp_property .colCount-3 .gutter-sizer, .single-casawp_property .colCount-3 .gutter-sizer, .tax-casawp_salestype .colCount-3 .gutter-sizer {
	width: 0
}
}

.post-type-archive-casawp_property .colCount-4 .grid-item, .single-casawp_property .colCount-4 .grid-item, .tax-casawp_salestype .colCount-4 .grid-item {
	width: 100%;
	margin-bottom: 60px
}
@media (min-width:992px) {

.post-type-archive-casawp_property .colCount-4 .grid-item, .single-casawp_property .colCount-4 .grid-item, .tax-casawp_salestype .colCount-4 .grid-item {
	width: 48.5%
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .colCount-4 .grid-item, .single-casawp_property .colCount-4 .grid-item, .tax-casawp_salestype .colCount-4 .grid-item {
	width: 24.25%;
	margin-bottom: 0
}
}
@media (min-width:992px) {

.post-type-archive-casawp_property .colCount-4 .gutter-sizer, .single-casawp_property .colCount-4 .gutter-sizer, .tax-casawp_salestype .colCount-4 .gutter-sizer {
	width: 3%
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .colCount-4 .gutter-sizer, .single-casawp_property .colCount-4 .gutter-sizer, .tax-casawp_salestype .colCount-4 .gutter-sizer {
	width: 1%
}
}

.post-type-archive-casawp_property .grid-item, .single-casawp_property .grid-item, .tax-casawp_salestype .grid-item {
	overflow: hidden
}

.post-type-archive-casawp_property .grid-item .kachelImg, .post-type-archive-casawp_property .grid-item .memberImg, .post-type-archive-casawp_property .grid-item .stimmenBild, .single-casawp_property .grid-item .kachelImg, .single-casawp_property .grid-item .memberImg, .single-casawp_property .grid-item .stimmenBild, .tax-casawp_salestype .grid-item .kachelImg, .tax-casawp_salestype .grid-item .memberImg, .tax-casawp_salestype .grid-item .stimmenBild {
	transition: all .25s;
	opacity: 1;
	transform: translateZ(0);
	position: relative;
	z-index: 1;
	filter: grayscale(0)
}

.post-type-archive-casawp_property .grid-item:active .kachelImg, .post-type-archive-casawp_property .grid-item:active .memberImg, .post-type-archive-casawp_property .grid-item:active .stimmenBild, .post-type-archive-casawp_property .grid-item:focus .kachelImg, .post-type-archive-casawp_property .grid-item:focus .memberImg, .post-type-archive-casawp_property .grid-item:focus .stimmenBild, .post-type-archive-casawp_property .grid-item:hover .kachelImg, .post-type-archive-casawp_property .grid-item:hover .memberImg, .post-type-archive-casawp_property .grid-item:hover .stimmenBild, .single-casawp_property .grid-item:active .kachelImg, .single-casawp_property .grid-item:active .memberImg, .single-casawp_property .grid-item:active .stimmenBild, .single-casawp_property .grid-item:focus .kachelImg, .single-casawp_property .grid-item:focus .memberImg, .single-casawp_property .grid-item:focus .stimmenBild, .single-casawp_property .grid-item:hover .kachelImg, .single-casawp_property .grid-item:hover .memberImg, .single-casawp_property .grid-item:hover .stimmenBild, .tax-casawp_salestype .grid-item:active .kachelImg, .tax-casawp_salestype .grid-item:active .memberImg, .tax-casawp_salestype .grid-item:active .stimmenBild, .tax-casawp_salestype .grid-item:focus .kachelImg, .tax-casawp_salestype .grid-item:focus .memberImg, .tax-casawp_salestype .grid-item:focus .stimmenBild, .tax-casawp_salestype .grid-item:hover .kachelImg, .tax-casawp_salestype .grid-item:hover .memberImg, .tax-casawp_salestype .grid-item:hover .stimmenBild {
	transform: scale(1.048) translateZ(0);
	z-index: 2;
	filter: grayscale(60%)
}

.post-type-archive-casawp_property .grid-item:active .kachelImg:before, .post-type-archive-casawp_property .grid-item:active .memberImg:before, .post-type-archive-casawp_property .grid-item:active .stimmenBild:before, .post-type-archive-casawp_property .grid-item:focus .kachelImg:before, .post-type-archive-casawp_property .grid-item:focus .memberImg:before, .post-type-archive-casawp_property .grid-item:focus .stimmenBild:before, .post-type-archive-casawp_property .grid-item:hover .kachelImg:before, .post-type-archive-casawp_property .grid-item:hover .memberImg:before, .post-type-archive-casawp_property .grid-item:hover .stimmenBild:before, .single-casawp_property .grid-item:active .kachelImg:before, .single-casawp_property .grid-item:active .memberImg:before, .single-casawp_property .grid-item:active .stimmenBild:before, .single-casawp_property .grid-item:focus .kachelImg:before, .single-casawp_property .grid-item:focus .memberImg:before, .single-casawp_property .grid-item:focus .stimmenBild:before, .single-casawp_property .grid-item:hover .kachelImg:before, .single-casawp_property .grid-item:hover .memberImg:before, .single-casawp_property .grid-item:hover .stimmenBild:before, .tax-casawp_salestype .grid-item:active .kachelImg:before, .tax-casawp_salestype .grid-item:active .memberImg:before, .tax-casawp_salestype .grid-item:active .stimmenBild:before, .tax-casawp_salestype .grid-item:focus .kachelImg:before, .tax-casawp_salestype .grid-item:focus .memberImg:before, .tax-casawp_salestype .grid-item:focus .stimmenBild:before, .tax-casawp_salestype .grid-item:hover .kachelImg:before, .tax-casawp_salestype .grid-item:hover .memberImg:before, .tax-casawp_salestype .grid-item:hover .stimmenBild:before {
	opacity: 1
}

.post-type-archive-casawp_property .contentWrap.singleData, .single-casawp_property .contentWrap.singleData, .tax-casawp_salestype .contentWrap.singleData {
	background: #5c2483
}

.post-type-archive-casawp_property .casawp-single .singleData .infoMobile svg circle, .post-type-archive-casawp_property .casawp-single .singleData .infoMobile svg path, .post-type-archive-casawp_property .casawp-single .singleData .infoWrap svg circle, .post-type-archive-casawp_property .casawp-single .singleData .infoWrap svg path, .post-type-archive-casawp_property .casawp-single .singleData .infoWrap svg polygon, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg circle, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg path, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg polygon, .post-type-archive-casawp_property svg rect, .single-casawp_property .casawp-single .singleData .infoMobile svg circle, .single-casawp_property .casawp-single .singleData .infoMobile svg path, .single-casawp_property .casawp-single .singleData .infoWrap svg circle, .single-casawp_property .casawp-single .singleData .infoWrap svg path, .single-casawp_property .casawp-single .singleData .infoWrap svg polygon, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg circle, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg path, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg polygon, .single-casawp_property svg rect, .tax-casawp_salestype .casawp-single .singleData .infoMobile svg circle, .tax-casawp_salestype .casawp-single .singleData .infoMobile svg path, .tax-casawp_salestype .casawp-single .singleData .infoWrap svg circle, .tax-casawp_salestype .casawp-single .singleData .infoWrap svg path, .tax-casawp_salestype .casawp-single .singleData .infoWrap svg polygon, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg circle, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg path, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg polygon, .tax-casawp_salestype svg rect {
	fill: #5c2483
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg {
	height: 28px;
	width: 28px
}

.post-type-archive-casawp_property .casawpOuter, .single-casawp_property .casawpOuter, .tax-casawp_salestype .casawpOuter {
	padding: 30px 0 60px
}

.post-type-archive-casawp_property .bgBild, .post-type-archive-casawp_property .casawp-single .singlePartner .ansprechPartner .partnerImg, .post-type-archive-casawp_property .kundenOuter .stimmenBild, .post-type-archive-casawp_property .main-slider-immo .gallery-cell, .post-type-archive-casawp_property .mainGalOuter .flickity-item, .single-casawp_property .bgBild, .single-casawp_property .casawp-single .singlePartner .ansprechPartner .partnerImg, .single-casawp_property .kundenOuter .stimmenBild, .single-casawp_property .main-slider-immo .gallery-cell, .single-casawp_property .mainGalOuter .flickity-item, .tax-casawp_salestype .bgBild, .tax-casawp_salestype .casawp-single .singlePartner .ansprechPartner .partnerImg, .tax-casawp_salestype .kundenOuter .stimmenBild, .tax-casawp_salestype .main-slider-immo .gallery-cell, .tax-casawp_salestype .mainGalOuter .flickity-item {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property, .single-casawp_property .casawpOuter .casawp-archive .casawp-property, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property {
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
	position: relative
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .wholeLink, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .wholeLink, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .wholeLink {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .thumbOuter, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .thumbOuter, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .thumbOuter {
	overflow: hidden;
	width: 100%
}
@media (min-width:992px) {

.post-type-archive-casawp_property .casawpOuter, .single-casawp_property .casawpOuter, .tax-casawp_salestype .casawpOuter {
	padding: 100px 0 60px
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .thumbOuter, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .thumbOuter, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .thumbOuter {
	width: 50%;
	float: left
}
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-thumbnail-wrapper, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-thumbnail-wrapper, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-thumbnail-wrapper {
	width: 100%;
	height: 300px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: all .25s
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text {
	position: relative;
	padding: 30px;
	background-color: rgba(167,138,191,.33);
	height: 300px
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text {
	width: 100%;
	padding: 60px
}
}
@media (min-width:992px) {

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text {
	width: 50%;
	float: left;
	padding: 45px
}
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text h3, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text h3, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text h3 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #6f6f6f;
	transition: all .5s
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text a:active, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text a:focus, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text a:hover, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text a:active, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text a:focus, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text a:hover, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text a:active, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text a:focus, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text a:hover {
	text-decoration: none
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .casawpTextInner, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .casawpTextInner, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .casawpTextInner {
	position: relative;
	height: 100%;
	color: #fff
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .casawpTextInner h3, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .casawpTextInner h3, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .casawpTextInner h3 {
	font-family: proxima-nova;
	color: #5c2483
}

.post-type-archive-casawp_property .casawpOuter h1, .single-casawp_property .casawpOuter h1, .tax-casawp_salestype .casawpOuter h1 {
	font-size: 28px!important
}
@media print, screen and (min-width:40em) {

.post-type-archive-casawp_property .casawpOuter h1, .single-casawp_property .casawpOuter h1, .tax-casawp_salestype .casawpOuter h1 {
	font-size: 40px!important
}
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap {
	color: #6f6f6f;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: .63px
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: .63px;
	line-height: 32px
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap .archiveInfo .textInfoWrap, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap .archiveInfo .textInfoWrap, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap .archiveInfo .textInfoWrap {
	margin-top: 6px;
	font-family: proxima-nova;
	color: #5c2483
}
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap .archiveInfo, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap .archiveInfo, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap .archiveInfo {
	float: left;
	width: 50%;
	padding: 5px 0;
	font-family: proxima-nova;
	color: #5c2483
}

.post-type-archive-casawp_property svg #wohnflaeche, .single-casawp_property svg #wohnflaeche, .tax-casawp_salestype svg #wohnflaeche {
	fill: #5c2483
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap .archiveInfo .textInfoWrap, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap .archiveInfo .textInfoWrap, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap .archiveInfo .textInfoWrap {
	line-height: 16px;
	padding-left: 40px;
	display: block
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg {
	float: left;
	display: inline-block;
	margin-right: 12px
}

.post-type-archive-casawp_property .main-slider-immo .gallery-cell img, .post-type-archive-casawp_property .mainGalOuter .property-image-gallery img, .single-casawp_property .main-slider-immo .gallery-cell img, .single-casawp_property .mainGalOuter .property-image-gallery img, .tax-casawp_salestype .main-slider-immo .gallery-cell img, .tax-casawp_salestype .mainGalOuter .property-image-gallery img {
	display: none
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .infoWrap svg {
	margin-top: 6px;
	margin-right: 15px
}
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .detailsButton, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .detailsButton, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .detailsButton {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: hsla(23,18%,86%,.4);
	border: none;
	color: #6f6f6f;
	transition: all .5s;
	font-size: 16px
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .noKlick.detailsButton, .single-casawp_property .casawpOuter .casawp-archive .casawp-property .casawp-text .noKlick.detailsButton, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property .casawp-text .noKlick.detailsButton {
	cursor: default!important
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:active .casawp-thumbnail-wrapper, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:focus .casawp-thumbnail-wrapper, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:hover .casawp-thumbnail-wrapper, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:active .casawp-thumbnail-wrapper, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:focus .casawp-thumbnail-wrapper, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:hover .casawp-thumbnail-wrapper, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:active .casawp-thumbnail-wrapper, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:focus .casawp-thumbnail-wrapper, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:hover .casawp-thumbnail-wrapper {
	filter: grayscale(60%);
	transform: scale(1.048)
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:active .casawp-thumbnail-wrapper.noImgHover, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:focus .casawp-thumbnail-wrapper.noImgHover, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:hover .casawp-thumbnail-wrapper.noImgHover, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:active .casawp-thumbnail-wrapper.noImgHover, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:focus .casawp-thumbnail-wrapper.noImgHover, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:hover .casawp-thumbnail-wrapper.noImgHover, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:active .casawp-thumbnail-wrapper.noImgHover, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:focus .casawp-thumbnail-wrapper.noImgHover, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:hover .casawp-thumbnail-wrapper.noImgHover {
	filter: grayscale(0);
	transform: scale(1)
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:active .detailsButton, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:focus .detailsButton, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:hover .detailsButton, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:active .detailsButton, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:focus .detailsButton, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:hover .detailsButton, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:active .detailsButton, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:focus .detailsButton, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:hover .detailsButton {
	background-color: #e1d9d4
}

.post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:active .noKlick.detailsButton, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:focus .noKlick.detailsButton, .post-type-archive-casawp_property .casawpOuter .casawp-archive .casawp-property:hover .noKlick.detailsButton, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:active .noKlick.detailsButton, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:focus .noKlick.detailsButton, .single-casawp_property .casawpOuter .casawp-archive .casawp-property:hover .noKlick.detailsButton, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:active .noKlick.detailsButton, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:focus .noKlick.detailsButton, .tax-casawp_salestype .casawpOuter .casawp-archive .casawp-property:hover .noKlick.detailsButton {
	background-color: hsla(23,18%,86%,.4);
	cursor: default
}

.post-type-archive-casawp_property .main-slider-immo, .single-casawp_property .main-slider-immo, .tax-casawp_salestype .main-slider-immo {
	height: 400px
}
@media (min-width:992px) {

.post-type-archive-casawp_property .main-slider-immo, .single-casawp_property .main-slider-immo, .tax-casawp_salestype .main-slider-immo {
	height: 100vh
}
}

.post-type-archive-casawp_property .main-slider-immo .gallery-cell, .single-casawp_property .main-slider-immo .gallery-cell, .tax-casawp_salestype .main-slider-immo .gallery-cell {
	background-position: 50%;
	min-width: 100%;
	min-height: 100%
}

.post-type-archive-casawp_property .main-slider-immo .gallery-cell a, .single-casawp_property .main-slider-immo .gallery-cell a, .tax-casawp_salestype .main-slider-immo .gallery-cell a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.post-type-archive-casawp_property .lg-outer .lg-thumb-item, .single-casawp_property .lg-outer .lg-thumb-item, .tax-casawp_salestype .lg-outer .lg-thumb-item {
	border-radius: 0
}

.post-type-archive-casawp_property .lg-outer .lg-thumb-item.active, .post-type-archive-casawp_property .lg-outer .lg-thumb-item:hover, .single-casawp_property .lg-outer .lg-thumb-item.active, .single-casawp_property .lg-outer .lg-thumb-item:hover, .tax-casawp_salestype .lg-outer .lg-thumb-item.active, .tax-casawp_salestype .lg-outer .lg-thumb-item:hover {
	border-color: #926d5c
}

.post-type-archive-casawp_property .mainGalOuter, .single-casawp_property .mainGalOuter, .tax-casawp_salestype .mainGalOuter {
	background-color: hsla(23,18%,86%,.4);
	padding-bottom: 5px
}

.post-type-archive-casawp_property .casawp-single .contactWrap .casawp-form-control, .post-type-archive-casawp_property .contactWrap .casawp-form-control, .single-casawp_property .casawp-single .contactWrap .casawp-form-control, .single-casawp_property .contactWrap .casawp-form-control, .tax-casawp_salestype .casawp-single .contactWrap .casawp-form-control, .tax-casawp_salestype .contactWrap .casawp-form-control {
	border: 1px solid #e1d9d4;
	background-color: hsla(0,0%,100%,.4);
	box-shadow: none
}

.post-type-archive-casawp_property .mainGalOuter .flickity-item, .single-casawp_property .mainGalOuter .flickity-item, .tax-casawp_salestype .mainGalOuter .flickity-item {
	width: 100%;
	min-height: 300px;
	height: 52.65vw;
	margin: 0 2px;
	background-position: 50%;
	position: relative;
	top: -25%;
	max-height: 100vh
}

.post-type-archive-casawp_property .mainGalOuter .property-image-gallery, .single-casawp_property .mainGalOuter .property-image-gallery, .tax-casawp_salestype .mainGalOuter .property-image-gallery {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.post-type-archive-casawp_property .casawp-single .mapContent, .post-type-archive-casawp_property .casawp-single .singleData, .post-type-archive-casawp_property .map-wrap, .single-casawp_property .casawp-single .mapContent, .single-casawp_property .casawp-single .singleData, .single-casawp_property .map-wrap, .tax-casawp_salestype .casawp-single .mapContent, .tax-casawp_salestype .casawp-single .singleData, .tax-casawp_salestype .map-wrap {
	position: relative
}

.post-type-archive-casawp_property .singleContent, .single-casawp_property .singleContent, .tax-casawp_salestype .singleContent {
	padding: 30px 0
}

.post-type-archive-casawp_property .casawp-single .singleContent h1, .single-casawp_property .casawp-single .singleContent h1, .tax-casawp_salestype .casawp-single .singleContent h1 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1.8px;
	line-height: 28px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: slabo-13px;
	color: #2b1938
}
@media (min-width:992px) {

.post-type-archive-casawp_property .casawp-single .singleContent h1, .single-casawp_property .casawp-single .singleContent h1, .tax-casawp_salestype .casawp-single .singleContent h1 {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 2.08px;
	line-height: 32px;
	margin-bottom: 60px
}
}

.post-type-archive-casawp_property .casawp-single .singleContent .singleContentInner, .single-casawp_property .casawp-single .singleContent .singleContentInner, .tax-casawp_salestype .casawp-single .singleContent .singleContentInner {
	text-align: center;
	color: #5c2483
}

.post-type-archive-casawp_property .casawp-single .singleData .infoWrap, .single-casawp_property .casawp-single .singleData .infoWrap, .tax-casawp_salestype .casawp-single .singleData .infoWrap {
	color: #fff
}

.post-type-archive-casawp_property .casawp-single .singleData .infoWrap .archiveInfo, .single-casawp_property .casawp-single .singleData .infoWrap .archiveInfo, .tax-casawp_salestype .casawp-single .singleData .infoWrap .archiveInfo {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	text-align: center
}
@media (min-width:768px) {

.post-type-archive-casawp_property .mainGalOuter .flickity-item, .single-casawp_property .mainGalOuter .flickity-item, .tax-casawp_salestype .mainGalOuter .flickity-item {
	width: 100%
}

.post-type-archive-casawp_property .casawp-single .singleData .infoWrap, .single-casawp_property .casawp-single .singleData .infoWrap, .tax-casawp_salestype .casawp-single .singleData .infoWrap {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1.38px;
	line-height: 32px;
	display: -ms-flexbox;
	display: flex
}

.post-type-archive-casawp_property .casawp-single .singleData .infoWrap .archiveInfo, .single-casawp_property .casawp-single .singleData .infoWrap .archiveInfo, .tax-casawp_salestype .casawp-single .singleData .infoWrap .archiveInfo {
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0
}

.post-type-archive-casawp_property .casawp-single .singleData .infoMobile, .single-casawp_property .casawp-single .singleData .infoMobile, .tax-casawp_salestype .casawp-single .singleData .infoMobile {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: .63px;
	line-height: 32px
}
}

.post-type-archive-casawp_property .casawp-single .singleData .infoWrap span, .single-casawp_property .casawp-single .singleData .infoWrap span, .tax-casawp_salestype .casawp-single .singleData .infoWrap span {
	display: block
}

.post-type-archive-casawp_property .casawp-single .singleData .infoWrap svg, .single-casawp_property .casawp-single .singleData .infoWrap svg, .tax-casawp_salestype .casawp-single .singleData .infoWrap svg {
	margin-bottom: 15px
}

.post-type-archive-casawp_property .casawp-single .singleData .infoMobile, .single-casawp_property .casawp-single .singleData .infoMobile, .tax-casawp_salestype .casawp-single .singleData .infoMobile {
	color: #fff;
	font-family: proxima-nova;
	font-weight: 500;
	letter-spacing: .63px
}

.post-type-archive-casawp_property .casawp-single .singleData .infoMobile .archiveInfo, .single-casawp_property .casawp-single .singleData .infoMobile .archiveInfo, .tax-casawp_salestype .casawp-single .singleData .infoMobile .archiveInfo {
	float: left;
	width: 50%;
	padding: 5px 0
}

.post-type-archive-casawp_property .casawp-single .singleData .infoMobile .archiveInfo .textInfoWrap, .single-casawp_property .casawp-single .singleData .infoMobile .archiveInfo .textInfoWrap, .tax-casawp_salestype .casawp-single .singleData .infoMobile .archiveInfo .textInfoWrap {
	line-height: 26px;
	padding-left: 40px;
	display: block
}

.post-type-archive-casawp_property .casawp-single .singleData .infoMobile svg, .single-casawp_property .casawp-single .singleData .infoMobile svg, .tax-casawp_salestype .casawp-single .singleData .infoMobile svg {
	float: left;
	display: inline-block;
	margin-right: 15px
}

.post-type-archive-casawp_property .casawp-single .contactWrap .btn, .post-type-archive-casawp_property .contactWrap .btn, .single-casawp_property .casawp-single .contactWrap .btn, .single-casawp_property .contactWrap .btn, .tax-casawp_salestype .casawp-single .contactWrap .btn, .tax-casawp_salestype .contactWrap .btn {
	float: right
}

.post-type-archive-casawp_property .casawp-single .singleData .singleAddressInner, .single-casawp_property .casawp-single .singleData .singleAddressInner, .tax-casawp_salestype .casawp-single .singleData .singleAddressInner {
	text-align: left;
	display: block
}

.post-type-archive-casawp_property .bgBild .left, .post-type-archive-casawp_property .casawp-single .singleContact, .post-type-archive-casawp_property .centerContent, .post-type-archive-casawp_property .dlWrap, .single-casawp_property .bgBild .left, .single-casawp_property .casawp-single .singleContact, .single-casawp_property .centerContent, .single-casawp_property .dlWrap, .tax-casawp_salestype .bgBild .left, .tax-casawp_salestype .casawp-single .singleContact, .tax-casawp_salestype .centerContent, .tax-casawp_salestype .dlWrap {
	text-align: center
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawp-single .singleData .infoMobile svg, .single-casawp_property .casawp-single .singleData .infoMobile svg, .tax-casawp_salestype .casawp-single .singleData .infoMobile svg {
	margin-top: 6px
}

.post-type-archive-casawp_property .casawp-single .singleData .singleAddressInner, .single-casawp_property .casawp-single .singleData .singleAddressInner, .tax-casawp_salestype .casawp-single .singleData .singleAddressInner {
	text-align: center;
	padding-left: 0;
	display: inline-block
}
}

.post-type-archive-casawp_property .casawp-single .singleData .infoMobile .singleAddress, .single-casawp_property .casawp-single .singleData .infoMobile .singleAddress, .tax-casawp_salestype .casawp-single .singleData .infoMobile .singleAddress {
	display: block;
	width: 100%
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawp-single .singleData .infoMobile .singleAddress, .single-casawp_property .casawp-single .singleData .infoMobile .singleAddress, .tax-casawp_salestype .casawp-single .singleData .infoMobile .singleAddress {
	display: inline-block;
	width: 50%
}
}

.post-type-archive-casawp_property .casawp-single h5, .single-casawp_property .casawp-single h5, .tax-casawp_salestype .casawp-single h5 {
	color: #926d5c;
	margin-bottom: 5px
}

.post-type-archive-casawp_property .casawp-single .mapContent .casawp-map br, .post-type-archive-casawp_property .casawp-single .mapContent .casawp-map small, .single-casawp_property .casawp-single .mapContent .casawp-map br, .single-casawp_property .casawp-single .mapContent .casawp-map small, .tax-casawp_salestype .casawp-single .mapContent .casawp-map br, .tax-casawp_salestype .casawp-single .mapContent .casawp-map small {
	display: none
}

.post-type-archive-casawp_property .casawp-single .mapContent #map-canvas, .single-casawp_property .casawp-single .mapContent #map-canvas, .tax-casawp_salestype .casawp-single .mapContent #map-canvas {
	height: 760px!important
}
@media (max-width:991px) {

.post-type-archive-casawp_property .casawp-single h5, .single-casawp_property .casawp-single h5, .tax-casawp_salestype .casawp-single h5 {
	margin-top: 30px;
	text-align: center
}

.post-type-archive-casawp_property .casawp-single .singleAddress, .single-casawp_property .casawp-single .singleAddress, .tax-casawp_salestype .casawp-single .singleAddress {
	text-align: center
}

.post-type-archive-casawp_property .casawp-single .mapContent #map-canvas, .single-casawp_property .casawp-single .mapContent #map-canvas, .tax-casawp_salestype .casawp-single .mapContent #map-canvas {
	height: 400px!important
}
}

.post-type-archive-casawp_property .casawp-single .mapContent #googleMap, .single-casawp_property .casawp-single .mapContent #googleMap, .tax-casawp_salestype .casawp-single .mapContent #googleMap {
	height: 760px
}

.post-type-archive-casawp_property .casawp-single .contactWrap, .single-casawp_property .casawp-single .contactWrap, .tax-casawp_salestype .casawp-single .contactWrap {
	overflow: hidden;
	transition: max-height .3s, opacity .7s ease-in, padding-top .5s;
	padding-left: 1px
}

.post-type-archive-casawp_property .casawp-single .contactWrap label, .single-casawp_property .casawp-single .contactWrap label, .tax-casawp_salestype .casawp-single .contactWrap label {
	font-size: 16px
}

.post-type-archive-casawp_property .casawp-single .contactWrap.shownForm, .single-casawp_property .casawp-single .contactWrap.shownForm, .tax-casawp_salestype .casawp-single .contactWrap.shownForm {
	max-height: 1000px;
	opacity: 1;
	padding-top: 60px
}

.post-type-archive-casawp_property .casawp-single .singlePartner, .single-casawp_property .casawp-single .singlePartner, .tax-casawp_salestype .casawp-single .singlePartner {
	padding-bottom: 80px
}

.post-type-archive-casawp_property .casawp-single .singlePartner .ansprechPartner, .single-casawp_property .casawp-single .singlePartner .ansprechPartner, .tax-casawp_salestype .casawp-single .singlePartner .ansprechPartner {
	margin-top: 30px
}

.post-type-archive-casawp_property .casawp-single .singlePartner .ansprechPartner .partnerImg, .single-casawp_property .casawp-single .singlePartner .ansprechPartner .partnerImg, .tax-casawp_salestype .casawp-single .singlePartner .ansprechPartner .partnerImg {
	background-position: 50%;
	height: 100%;
	min-height: 300px
}

.post-type-archive-casawp_property .casawp-single .singlePartner .ansprechPartner a, .single-casawp_property .casawp-single .singlePartner .ansprechPartner a, .tax-casawp_salestype .casawp-single .singlePartner .ansprechPartner a {
	transition: all .2s
}

.post-type-archive-casawp_property .casawp-single .singlePartner .ansprechPartner a:active, .post-type-archive-casawp_property .casawp-single .singlePartner .ansprechPartner a:focus, .post-type-archive-casawp_property .casawp-single .singlePartner .ansprechPartner a:hover, .single-casawp_property .casawp-single .singlePartner .ansprechPartner a:active, .single-casawp_property .casawp-single .singlePartner .ansprechPartner a:focus, .single-casawp_property .casawp-single .singlePartner .ansprechPartner a:hover, .tax-casawp_salestype .casawp-single .singlePartner .ansprechPartner a:active, .tax-casawp_salestype .casawp-single .singlePartner .ansprechPartner a:focus, .tax-casawp_salestype .casawp-single .singlePartner .ansprechPartner a:hover {
	text-decoration: none
}

.post-type-archive-casawp_property .casawp-single .singlePartner .ansprechPartner .ansprechpartnerInner .partnerInfo, .single-casawp_property .casawp-single .singlePartner .ansprechPartner .ansprechpartnerInner .partnerInfo, .tax-casawp_salestype .casawp-single .singlePartner .ansprechPartner .ansprechpartnerInner .partnerInfo {
	margin-top: 15px
}

.post-type-archive-casawp_property .casawp-single .singlePartner .teamOuter, .single-casawp_property .casawp-single .singlePartner .teamOuter, .tax-casawp_salestype .casawp-single .singlePartner .teamOuter {
	overflow: hidden
}

.post-type-archive-casawp_property .casawp-single .singlePartner .teamOuter .memberImg, .single-casawp_property .casawp-single .singlePartner .teamOuter .memberImg, .tax-casawp_salestype .casawp-single .singlePartner .teamOuter .memberImg {
	margin-top: 30px;
	transition: all .25s;
	padding-bottom: 66%;
	opacity: 1;
	transform: translateZ(0);
	position: relative;
	z-index: 1;
	filter: grayscale(0)
}
@media (max-width:991px) {

.post-type-archive-casawp_property .casawp-single .singlePartner .teamOuter, .single-casawp_property .casawp-single .singlePartner .teamOuter, .tax-casawp_salestype .casawp-single .singlePartner .teamOuter {
	font-size: 16px;
	line-height: normal
}

.post-type-archive-casawp_property .casawp-single .singlePartner .teamOuter h3, .single-casawp_property .casawp-single .singlePartner .teamOuter h3, .tax-casawp_salestype .casawp-single .singlePartner .teamOuter h3 {
	font-size: 20px
}
}

.post-type-archive-casawp_property .casawp-single .singlePartner .teamOuter:active .memberImg, .post-type-archive-casawp_property .casawp-single .singlePartner .teamOuter:focus .memberImg, .post-type-archive-casawp_property .casawp-single .singlePartner .teamOuter:hover .memberImg, .single-casawp_property .casawp-single .singlePartner .teamOuter:active .memberImg, .single-casawp_property .casawp-single .singlePartner .teamOuter:focus .memberImg, .single-casawp_property .casawp-single .singlePartner .teamOuter:hover .memberImg, .tax-casawp_salestype .casawp-single .singlePartner .teamOuter:active .memberImg, .tax-casawp_salestype .casawp-single .singlePartner .teamOuter:focus .memberImg, .tax-casawp_salestype .casawp-single .singlePartner .teamOuter:hover .memberImg {
	transform: scale(1.048) translateZ(0);
	z-index: 2;
	filter: grayscale(60%)
}

.post-type-archive-casawp_property .casawp-single .singlePartner .teamOuter:active .memberImg:before, .post-type-archive-casawp_property .casawp-single .singlePartner .teamOuter:focus .memberImg:before, .post-type-archive-casawp_property .casawp-single .singlePartner .teamOuter:hover .memberImg:before, .single-casawp_property .casawp-single .singlePartner .teamOuter:active .memberImg:before, .single-casawp_property .casawp-single .singlePartner .teamOuter:focus .memberImg:before, .single-casawp_property .casawp-single .singlePartner .teamOuter:hover .memberImg:before, .tax-casawp_salestype .casawp-single .singlePartner .teamOuter:active .memberImg:before, .tax-casawp_salestype .casawp-single .singlePartner .teamOuter:focus .memberImg:before, .tax-casawp_salestype .casawp-single .singlePartner .teamOuter:hover .memberImg:before {
	opacity: 1
}

.post-type-archive-casawp_property .contactWrap, .single-casawp_property .contactWrap, .tax-casawp_salestype .contactWrap {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transition: max-height .3s, opacity .7s ease-in, padding-top .5s;
	padding-left: 1px
}

.post-type-archive-casawp_property .centerContent a, .post-type-archive-casawp_property .map-wrap .sideNav a, .post-type-archive-casawp_property .section-content a, .single-casawp_property .centerContent a, .single-casawp_property .map-wrap .sideNav a, .single-casawp_property .section-content a, .tax-casawp_salestype .centerContent a, .tax-casawp_salestype .map-wrap .sideNav a, .tax-casawp_salestype .section-content a {
	transition: all .2s
}

.post-type-archive-casawp_property .contactWrap label, .single-casawp_property .contactWrap label, .tax-casawp_salestype .contactWrap label {
	font-size: 16px
}

.post-type-archive-casawp_property .contactWrap.shownForm, .single-casawp_property .contactWrap.shownForm, .tax-casawp_salestype .contactWrap.shownForm {
	max-height: 1000px;
	opacity: 1;
	padding-top: 60px
}

.post-type-archive-casawp_property .map-wrap .sideNav, .single-casawp_property .map-wrap .sideNav, .tax-casawp_salestype .map-wrap .sideNav {
	width: 100%;
	background-color: #926d5c;
	padding: 30px 30px 170px
}
@media (min-width:768px) {

.post-type-archive-casawp_property .map-wrap .sideNav, .single-casawp_property .map-wrap .sideNav, .tax-casawp_salestype .map-wrap .sideNav {
	padding: 60px 40px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	min-width: 400px;
	width: auto;
	background-color: rgba(146,109,92,.72)
}
}
@media (min-width:992px) {

.post-type-archive-casawp_property .map-wrap .sideNav, .single-casawp_property .map-wrap .sideNav, .tax-casawp_salestype .map-wrap .sideNav {
	padding: 120px 80px
}
}

.post-type-archive-casawp_property .map-wrap .sideNav a, .single-casawp_property .map-wrap .sideNav a, .tax-casawp_salestype .map-wrap .sideNav a {
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 1.28px;
	line-height: 19px;
	display: block;
	margin-bottom: 15px
}

.post-type-archive-casawp_property .dlWrap, .post-type-archive-casawp_property .leadText, .single-casawp_property .dlWrap, .single-casawp_property .leadText, .tax-casawp_salestype .dlWrap, .tax-casawp_salestype .leadText {
	letter-spacing: 1px
}

.post-type-archive-casawp_property .map-wrap .sideNav a:active, .post-type-archive-casawp_property .map-wrap .sideNav a:focus, .post-type-archive-casawp_property .map-wrap .sideNav a:hover, .single-casawp_property .map-wrap .sideNav a:active, .single-casawp_property .map-wrap .sideNav a:focus, .single-casawp_property .map-wrap .sideNav a:hover, .tax-casawp_salestype .map-wrap .sideNav a:active, .tax-casawp_salestype .map-wrap .sideNav a:focus, .tax-casawp_salestype .map-wrap .sideNav a:hover {
	color: #2b2b2b;
	text-decoration: none
}

.post-type-archive-casawp_property .map-wrap .sideNav a.current, .single-casawp_property .map-wrap .sideNav a.current, .tax-casawp_salestype .map-wrap .sideNav a.current {
	color: #2b2b2b
}

.post-type-archive-casawp_property .dlWrap, .single-casawp_property .dlWrap, .tax-casawp_salestype .dlWrap {
	margin-top: 60px;
	font-size: 16px;
	line-height: 24px;
	padding: 0 15px;
	position: relative
}
@media (min-width:992px) {

.post-type-archive-casawp_property .dlWrap, .single-casawp_property .dlWrap, .tax-casawp_salestype .dlWrap {
	margin-top: 30px
}
}

.post-type-archive-casawp_property .dlWrap img, .single-casawp_property .dlWrap img, .tax-casawp_salestype .dlWrap img {
	max-width: 150px;
	margin: 0 auto 30px
}

.post-type-archive-casawp_property .noPadding, .single-casawp_property .noPadding, .tax-casawp_salestype .noPadding {
	padding: 0
}

.post-type-archive-casawp_property .kundenOuter .stimmenBild, .single-casawp_property .kundenOuter .stimmenBild, .tax-casawp_salestype .kundenOuter .stimmenBild {
	height: 0;
	padding-bottom: 78%;
	background-position: 50%;
	position: relative
}

.post-type-archive-casawp_property .kundenOuter .stimmenBild a, .single-casawp_property .kundenOuter .stimmenBild a, .tax-casawp_salestype .kundenOuter .stimmenBild a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.post-type-archive-casawp_property .contentOuterBlank, .single-casawp_property .contentOuterBlank, .tax-casawp_salestype .contentOuterBlank {
	padding: 70px 0 0
}

.post-type-archive-casawp_property .contentOuterBlank h2, .single-casawp_property .contentOuterBlank h2, .tax-casawp_salestype .contentOuterBlank h2 {
	color: #926d5c;
	text-align: center;
	margin-bottom: 60px
}

.post-type-archive-casawp_property .centerContent a:active, .post-type-archive-casawp_property .centerContent a:focus, .post-type-archive-casawp_property .centerContent a:hover, .post-type-archive-casawp_property .section-content a:active, .post-type-archive-casawp_property .section-content a:focus, .post-type-archive-casawp_property .section-content a:hover, .single-casawp_property .centerContent a:active, .single-casawp_property .centerContent a:focus, .single-casawp_property .centerContent a:hover, .single-casawp_property .section-content a:active, .single-casawp_property .section-content a:focus, .single-casawp_property .section-content a:hover, .tax-casawp_salestype .centerContent a:active, .tax-casawp_salestype .centerContent a:focus, .tax-casawp_salestype .centerContent a:hover, .tax-casawp_salestype .section-content a:active, .tax-casawp_salestype .section-content a:focus, .tax-casawp_salestype .section-content a:hover {
	text-decoration: none
}

.post-type-archive-casawp_property .centerContent .leuTitle, .single-casawp_property .centerContent .leuTitle, .tax-casawp_salestype .centerContent .leuTitle {
	color: #926d5c
}

.post-type-archive-casawp_property .leadText, .single-casawp_property .leadText, .tax-casawp_salestype .leadText {
	font-size: 17px;
	font-weight: 500;
	line-height: 28px;
	color: #6f6f6f
}

.post-type-archive-casawp_property .right, .post-type-archive-casawp_property .right h5, .single-casawp_property .right, .single-casawp_property .right h5, .tax-casawp_salestype .right, .tax-casawp_salestype .right h5 {
	color: #fff
}

.post-type-archive-casawp_property .leadText span, .single-casawp_property .leadText span, .tax-casawp_salestype .leadText span {
	font-weight: 700
}
@media (min-width:992px) {

.post-type-archive-casawp_property .leadText, .single-casawp_property .leadText, .tax-casawp_salestype .leadText {
	font-size: 20px;
	letter-spacing: 1.38px;
	line-height: 32px
}
}

.post-type-archive-casawp_property .contactInner .iconWrap, .post-type-archive-casawp_property .contactInner i, .single-casawp_property .contactInner .iconWrap, .single-casawp_property .contactInner i, .tax-casawp_salestype .contactInner .iconWrap, .tax-casawp_salestype .contactInner i {
	line-height: 60px
}

.post-type-archive-casawp_property .bgBild, .single-casawp_property .bgBild, .tax-casawp_salestype .bgBild {
	height: 300px;
	background-position: top
}
@media (min-width:768px) {

.post-type-archive-casawp_property .bgBild, .single-casawp_property .bgBild, .tax-casawp_salestype .bgBild {
	height: 400px
}
}
@media (min-width:992px) {

.post-type-archive-casawp_property .bgBild, .single-casawp_property .bgBild, .tax-casawp_salestype .bgBild {
	height: 660px
}

.post-type-archive-casawp_property .twoCol .row div:last-child, .single-casawp_property .twoCol .row div:last-child, .tax-casawp_salestype .twoCol .row div:last-child {
	border-left-width: 1px;
	border-left-style: solid;
	-o-border-image: linear-gradient(0deg, #6f6f6f, hsla(0,0%,44%,0)) 1 100%;
	border-image: linear-gradient(0deg, #6f6f6f, hsla(0,0%,44%,0)) 1 100%
}
}

.post-type-archive-casawp_property .bgBild .left, .single-casawp_property .bgBild .left, .tax-casawp_salestype .bgBild .left {
	height: 100%;
	position: relative
}

.post-type-archive-casawp_property .bgBild .left h2, .single-casawp_property .bgBild .left h2, .tax-casawp_salestype .bgBild .left h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.post-type-archive-casawp_property .hyphenate, .single-casawp_property .hyphenate, .tax-casawp_salestype .hyphenate {
	text-align: justify;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

.post-type-archive-casawp_property .right, .single-casawp_property .right, .tax-casawp_salestype .right {
	background: #926d5c;
	position: relative;
	padding: 60px 0
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .bgBild .left, .post-type-archive-casawp_property .bgBild .right, .single-casawp_property .bgBild .left, .single-casawp_property .bgBild .right, .tax-casawp_salestype .bgBild .left, .tax-casawp_salestype .bgBild .right {
	float: left;
	width: 50%
}

.post-type-archive-casawp_property .right, .single-casawp_property .right, .tax-casawp_salestype .right {
	height: 100%;
	background: rgba(146,109,92,.72);
	padding: 0
}

.post-type-archive-casawp_property .right .textSlider, .single-casawp_property .right .textSlider, .tax-casawp_salestype .right .textSlider {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
}

.post-type-archive-casawp_property .kontaktBild, .post-type-archive-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenBild, .single-casawp_property .kontaktBild, .single-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenBild, .tax-casawp_salestype .kontaktBild, .tax-casawp_salestype .kundenStimmen .kundenSlider .stimmen .stimmenBild {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

.post-type-archive-casawp_property .right .textSlider, .single-casawp_property .right .textSlider, .tax-casawp_salestype .right .textSlider {
	width: 100%
}

.post-type-archive-casawp_property .right .textSlider .slide, .single-casawp_property .right .textSlider .slide, .tax-casawp_salestype .right .textSlider .slide {
	padding: 0 30px;
	width: 100%;
	text-align: justify
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .right .textSlider .slide, .single-casawp_property .right .textSlider .slide, .tax-casawp_salestype .right .textSlider .slide {
	padding: 0 130px
}
}

.post-type-archive-casawp_property .twoCol .row .col-md-6, .post-type-archive-casawp_property .twoColContainer, .single-casawp_property .twoCol .row .col-md-6, .single-casawp_property .twoColContainer, .tax-casawp_salestype .twoCol .row .col-md-6, .tax-casawp_salestype .twoColContainer {
	padding: 0 30px
}

.post-type-archive-casawp_property .right .textSlider .arrow, .single-casawp_property .right .textSlider .arrow, .tax-casawp_salestype .right .textSlider .arrow {
	fill: hsla(0,0%,100%,.7);
	transition: all .2s
}

.post-type-archive-casawp_property .right .textSlider .flickity-prev-next-button:active .arrow, .post-type-archive-casawp_property .right .textSlider .flickity-prev-next-button:focus .arrow, .post-type-archive-casawp_property .right .textSlider .flickity-prev-next-button:hover .arrow, .single-casawp_property .right .textSlider .flickity-prev-next-button:active .arrow, .single-casawp_property .right .textSlider .flickity-prev-next-button:focus .arrow, .single-casawp_property .right .textSlider .flickity-prev-next-button:hover .arrow, .tax-casawp_salestype .right .textSlider .flickity-prev-next-button:active .arrow, .tax-casawp_salestype .right .textSlider .flickity-prev-next-button:focus .arrow, .tax-casawp_salestype .right .textSlider .flickity-prev-next-button:hover .arrow {
	fill: #fff
}

.post-type-archive-casawp_property .twoCol .row, .single-casawp_property .twoCol .row, .tax-casawp_salestype .twoCol .row {
	margin: 0 -30px
}
@media (max-width:991px) {

.post-type-archive-casawp_property .twoCol .row div:first-child, .single-casawp_property .twoCol .row div:first-child, .tax-casawp_salestype .twoCol .row div:first-child {
	margin-bottom: 30px
}
}

.post-type-archive-casawp_property .contentWrap.tabContentWrap, .single-casawp_property .contentWrap.tabContentWrap, .tax-casawp_salestype .contentWrap.tabContentWrap {
	padding-bottom: 0
}

.post-type-archive-casawp_property .kundenStimmen h2, .single-casawp_property .kundenStimmen h2, .tax-casawp_salestype .kundenStimmen h2 {
	text-align: center
}

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .stimmen, .single-casawp_property .kundenStimmen .kundenSlider .stimmen, .tax-casawp_salestype .kundenStimmen .kundenSlider .stimmen {
	width: 25%;
	margin: 0 30px
}

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenBild, .single-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenBild, .tax-casawp_salestype .kundenStimmen .kundenSlider .stimmen .stimmenBild {
	height: 400px
}

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenInhalt, .single-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenInhalt, .tax-casawp_salestype .kundenStimmen .kundenSlider .stimmen .stimmenInhalt {
	background-color: #fff;
	position: relative;
	transition: all .3s;
	font-weight: 500;
	color: #2b2b2b;
	padding: 30px
}
@media (min-width:992px) {

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenInhalt, .single-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenInhalt, .tax-casawp_salestype .kundenStimmen .kundenSlider .stimmen .stimmenInhalt {
	padding: 40px 60px
}
}
@media (max-width:767px) {

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .stimmen, .single-casawp_property .kundenStimmen .kundenSlider .stimmen, .tax-casawp_salestype .kundenStimmen .kundenSlider .stimmen {
	width: 100%
}

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenBild, .single-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenBild, .tax-casawp_salestype .kundenStimmen .kundenSlider .stimmen .stimmenBild {
	height: 250px
}

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenInhalt, .single-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenInhalt, .tax-casawp_salestype .kundenStimmen .kundenSlider .stimmen .stimmenInhalt {
	min-height: inherit
}
}

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenInhalt h6, .single-casawp_property .kundenStimmen .kundenSlider .stimmen .stimmenInhalt h6, .tax-casawp_salestype .kundenStimmen .kundenSlider .stimmen .stimmenInhalt h6 {
	margin-bottom: 30px
}

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .is-selected .stimmenInhalt, .single-casawp_property .kundenStimmen .kundenSlider .is-selected .stimmenInhalt, .tax-casawp_salestype .kundenStimmen .kundenSlider .is-selected .stimmenInhalt {
	background-color: #e1d9d4
}

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .arrow, .single-casawp_property .kundenStimmen .kundenSlider .arrow, .tax-casawp_salestype .kundenStimmen .kundenSlider .arrow {
	fill: hsla(0,0%,100%,.9);
	transition: all .2s
}

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button, .single-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button, .tax-casawp_salestype .kundenStimmen .kundenSlider .flickity-prev-next-button {
	height: 80px;
	width: 80px;
	background-color: rgba(146,109,92,.7)
}

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:active, .post-type-archive-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:focus, .post-type-archive-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:hover, .single-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:active, .single-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:focus, .single-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:hover, .tax-casawp_salestype .kundenStimmen .kundenSlider .flickity-prev-next-button:active, .tax-casawp_salestype .kundenStimmen .kundenSlider .flickity-prev-next-button:focus, .tax-casawp_salestype .kundenStimmen .kundenSlider .flickity-prev-next-button:hover {
	background-color: rgba(146,109,92,.9)
}

.post-type-archive-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:active .arrow, .post-type-archive-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:focus .arrow, .post-type-archive-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:hover .arrow, .single-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:active .arrow, .single-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:focus .arrow, .single-casawp_property .kundenStimmen .kundenSlider .flickity-prev-next-button:hover .arrow, .tax-casawp_salestype .kundenStimmen .kundenSlider .flickity-prev-next-button:active .arrow, .tax-casawp_salestype .kundenStimmen .kundenSlider .flickity-prev-next-button:focus .arrow, .tax-casawp_salestype .kundenStimmen .kundenSlider .flickity-prev-next-button:hover .arrow {
	fill: #fff
}

.post-type-archive-casawp_property .contactBlank, .single-casawp_property .contactBlank, .tax-casawp_salestype .contactBlank {
	padding-bottom: 0
}

.post-type-archive-casawp_property .contactInner, .single-casawp_property .contactInner, .tax-casawp_salestype .contactInner {
	text-align: center;
	margin-top: 30px
}
@media (max-width:991px) {

.post-type-archive-casawp_property .contactInner, .single-casawp_property .contactInner, .tax-casawp_salestype .contactInner {
	margin-top: 60px
}
}

.post-type-archive-casawp_property .contactInner a, .single-casawp_property .contactInner a, .tax-casawp_salestype .contactInner a {
	font-weight: 500!important;
	transition: all .2s
}

.post-type-archive-casawp_property .contactInner a:active, .post-type-archive-casawp_property .contactInner a:focus, .post-type-archive-casawp_property .contactInner a:hover, .single-casawp_property .contactInner a:active, .single-casawp_property .contactInner a:focus, .single-casawp_property .contactInner a:hover, .tax-casawp_salestype .contactInner a:active, .tax-casawp_salestype .contactInner a:focus, .tax-casawp_salestype .contactInner a:hover {
	text-decoration: none
}

.post-type-archive-casawp_property .contactInner i, .single-casawp_property .contactInner i, .tax-casawp_salestype .contactInner i {
	font-size: 46px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.post-type-archive-casawp_property .contactInner .fa.fa-envelope, .single-casawp_property .contactInner .fa.fa-envelope, .tax-casawp_salestype .contactInner .fa.fa-envelope {
	font-size: 34px
}

.post-type-archive-casawp_property .contactInner .logoContact, .single-casawp_property .contactInner .logoContact, .tax-casawp_salestype .contactInner .logoContact {
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle;
	line-height: normal
}

.post-type-archive-casawp_property .contactInner svg, .single-casawp_property .contactInner svg, .tax-casawp_salestype .contactInner svg {
	height: 26px;
	width: 62px;
	margin: 0 auto
}

.post-type-archive-casawp_property .contactInner .btn, .single-casawp_property .contactInner .btn, .tax-casawp_salestype .contactInner .btn {
	font-size: 20px;
	padding: 0;
	line-height: 32px
}

.post-type-archive-casawp_property .contactInner .telLink, .single-casawp_property .contactInner .telLink, .tax-casawp_salestype .contactInner .telLink {
	color: #926d5c
}

.post-type-archive-casawp_property .casawp-form-control-static.casawp-text-muted.casawp-small, .single-casawp_property .casawp-form-control-static.casawp-text-muted.casawp-small, .tax-casawp_salestype .casawp-form-control-static.casawp-text-muted.casawp-small {
	font-size: 16px
}
@media (max-width:991px) {

.post-type-archive-casawp_property #livechat-compact-container, .single-casawp_property #livechat-compact-container, .tax-casawp_salestype #livechat-compact-container {
	display: none
}
}

.post-type-archive-casawp_property .mobileFunctions, .single-casawp_property .mobileFunctions, .tax-casawp_salestype .mobileFunctions {
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 4
}

.post-type-archive-casawp_property .mobileFunctions .callButton, .single-casawp_property .mobileFunctions .callButton, .tax-casawp_salestype .mobileFunctions .callButton {
	background-color: #926d5c;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	display: inline-block;
	position: relative;
	transition: background-color .2s, -webkit-transform .5s ease;
	transition: background-color .2s, transform .5s ease;
	z-index: 4
}

.post-type-archive-casawp_property .mobileFunctions .callButton span, .single-casawp_property .mobileFunctions .callButton span, .tax-casawp_salestype .mobileFunctions .callButton span {
	font-size: 35px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.post-type-archive-casawp_property .mobileFunctions .callButton:active, .post-type-archive-casawp_property .mobileFunctions .callButton:focus, .post-type-archive-casawp_property .mobileFunctions .callButton:hover, .single-casawp_property .mobileFunctions .callButton:active, .single-casawp_property .mobileFunctions .callButton:focus, .single-casawp_property .mobileFunctions .callButton:hover, .tax-casawp_salestype .mobileFunctions .callButton:active, .tax-casawp_salestype .mobileFunctions .callButton:focus, .tax-casawp_salestype .mobileFunctions .callButton:hover {
	background-color: #735648
}

.post-type-archive-casawp_property .mobileFunctions .callButton.opened, .single-casawp_property .mobileFunctions .callButton.opened, .tax-casawp_salestype .mobileFunctions .callButton.opened {
	transform: rotate(405deg)
}

.post-type-archive-casawp_property .mobileFunctions .functionIcons a, .single-casawp_property .mobileFunctions .functionIcons a, .tax-casawp_salestype .mobileFunctions .functionIcons a {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-color: #e1d9d4;
	transition: all .35s;
	transform: scale(.3)
}

.post-type-archive-casawp_property .mobileFunctions .functionIcons a i, .single-casawp_property .mobileFunctions .functionIcons a i, .tax-casawp_salestype .mobileFunctions .functionIcons a i {
	color: #6f6f6f;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .2s
}

.post-type-archive-casawp_property .kontaktBild .kontaktText .kontaktTextInner a, .post-type-archive-casawp_property .mobileFunctions .functionIcons a:active i, .post-type-archive-casawp_property .mobileFunctions .functionIcons a:focus i, .post-type-archive-casawp_property .mobileFunctions .functionIcons a:hover i, .single-casawp_property .kontaktBild .kontaktText .kontaktTextInner a, .single-casawp_property .mobileFunctions .functionIcons a:active i, .single-casawp_property .mobileFunctions .functionIcons a:focus i, .single-casawp_property .mobileFunctions .functionIcons a:hover i, .tax-casawp_salestype .kontaktBild .kontaktText .kontaktTextInner a, .tax-casawp_salestype .mobileFunctions .functionIcons a:active i, .tax-casawp_salestype .mobileFunctions .functionIcons a:focus i, .tax-casawp_salestype .mobileFunctions .functionIcons a:hover i {
	color: #fff
}

.post-type-archive-casawp_property .mobileFunctions .functionIcons a:active, .post-type-archive-casawp_property .mobileFunctions .functionIcons a:focus, .post-type-archive-casawp_property .mobileFunctions .functionIcons a:hover, .single-casawp_property .mobileFunctions .functionIcons a:active, .single-casawp_property .mobileFunctions .functionIcons a:focus, .single-casawp_property .mobileFunctions .functionIcons a:hover, .tax-casawp_salestype .mobileFunctions .functionIcons a:active, .tax-casawp_salestype .mobileFunctions .functionIcons a:focus, .tax-casawp_salestype .mobileFunctions .functionIcons a:hover {
	background-color: #926d5c
}

.post-type-archive-casawp_property .mobileFunctions .functionIcons.visible-icons a:first-child, .single-casawp_property .mobileFunctions .functionIcons.visible-icons a:first-child, .tax-casawp_salestype .mobileFunctions .functionIcons.visible-icons a:first-child {
	top: -100px;
	transform: scale(1)
}

.post-type-archive-casawp_property .mobileFunctions .functionIcons.visible-icons a:nth-child(2), .single-casawp_property .mobileFunctions .functionIcons.visible-icons a:nth-child(2), .tax-casawp_salestype .mobileFunctions .functionIcons.visible-icons a:nth-child(2) {
	top: -75px;
	left: -75px;
	transform: scale(1)
}

.post-type-archive-casawp_property .mobileFunctions .functionIcons.visible-icons a:nth-child(3), .single-casawp_property .mobileFunctions .functionIcons.visible-icons a:nth-child(3), .tax-casawp_salestype .mobileFunctions .functionIcons.visible-icons a:nth-child(3) {
	left: -100px;
	transform: scale(1)
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .kontaktBild, .single-casawp_property .kontaktBild, .tax-casawp_salestype .kontaktBild {
	height: 850px
}
}

.post-type-archive-casawp_property .kontaktBild .kontaktContent, .single-casawp_property .kontaktBild .kontaktContent, .tax-casawp_salestype .kontaktBild .kontaktContent {
	height: 100%
}

.post-type-archive-casawp_property .kontaktBild .kontaktText, .single-casawp_property .kontaktBild .kontaktText, .tax-casawp_salestype .kontaktBild .kontaktText {
	background: rgba(0,0,0,.46);
	width: 100%;
	height: 500px;
	position: relative
}

.post-type-archive-casawp_property .kontaktBild .kontaktText .kontaktTextInner, .single-casawp_property .kontaktBild .kontaktText .kontaktTextInner, .tax-casawp_salestype .kontaktBild .kontaktText .kontaktTextInner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff
}

.post-type-archive-casawp_property .kontaktBild .kontaktText .kontaktTextInner h2, .single-casawp_property .kontaktBild .kontaktText .kontaktTextInner h2, .tax-casawp_salestype .kontaktBild .kontaktText .kontaktTextInner h2 {
	margin-bottom: 60px
}

.post-type-archive-casawp_property .kontaktBild .kontaktText .kontaktTextInner a:active, .post-type-archive-casawp_property .kontaktBild .kontaktText .kontaktTextInner a:focus, .post-type-archive-casawp_property .kontaktBild .kontaktText .kontaktTextInner a:hover, .single-casawp_property .kontaktBild .kontaktText .kontaktTextInner a:active, .single-casawp_property .kontaktBild .kontaktText .kontaktTextInner a:focus, .single-casawp_property .kontaktBild .kontaktText .kontaktTextInner a:hover, .tax-casawp_salestype .kontaktBild .kontaktText .kontaktTextInner a:active, .tax-casawp_salestype .kontaktBild .kontaktText .kontaktTextInner a:focus, .tax-casawp_salestype .kontaktBild .kontaktText .kontaktTextInner a:hover {
	text-decoration: none;
	color: #e1d9d4
}

.post-type-archive-casawp_property .kontaktBild .kontaktText .kontaktTextInner span, .single-casawp_property .kontaktBild .kontaktText .kontaktTextInner span, .tax-casawp_salestype .kontaktBild .kontaktText .kontaktTextInner span {
	font-weight: 700
}

.post-type-archive-casawp_property .kontaktBild .kontaktForm, .single-casawp_property .kontaktBild .kontaktForm, .tax-casawp_salestype .kontaktBild .kontaktForm {
	background-color: rgba(146,109,92,.72);
	padding: 30px;
	color: #fff
}
@media (min-width:768px) {

.post-type-archive-casawp_property .kontaktBild .kontaktForm, .single-casawp_property .kontaktBild .kontaktForm, .tax-casawp_salestype .kontaktBild .kontaktForm {
	padding: 60px
}
}
@media (min-width:1200px) {

.post-type-archive-casawp_property .kontaktBild .kontaktText, .single-casawp_property .kontaktBild .kontaktText, .tax-casawp_salestype .kontaktBild .kontaktText {
	width: 40%;
	height: 100%;
	float: left;
	margin-left: 10%
}

.post-type-archive-casawp_property .kontaktBild .kontaktForm, .single-casawp_property .kontaktBild .kontaktForm, .tax-casawp_salestype .kontaktBild .kontaktForm {
	float: left;
	width: 50%;
	height: 100%;
	padding: 100px
}
}

.post-type-archive-casawp_property .kontaktBild .kontaktForm .casawp-form-control, .single-casawp_property .kontaktBild .kontaktForm .casawp-form-control, .tax-casawp_salestype .kontaktBild .kontaktForm .casawp-form-control {
	border: none;
	box-shadow: none;
	border-radius: 0
}

.post-type-archive-casawp_property .kontaktBild .kontaktForm .casawp-contactform-send, .single-casawp_property .kontaktBild .kontaktForm .casawp-contactform-send, .tax-casawp_salestype .kontaktBild .kontaktForm .casawp-contactform-send {
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1.73px;
	line-height: 32px;
	font-weight: 900;
	background-color: hsla(0,0%,100%,.8);
	border-radius: 18px;
	padding: 3px 20px;
	transition: all .2s;
	color: #926d5c;
	width: 160px;
	text-align: center;
	margin: 0 5px;
	border: none;
	float: right
}

.post-type-archive-casawp_property .kontaktBild .kontaktForm .casawp-contactform-send:active, .post-type-archive-casawp_property .kontaktBild .kontaktForm .casawp-contactform-send:focus, .post-type-archive-casawp_property .kontaktBild .kontaktForm .casawp-contactform-send:hover, .single-casawp_property .kontaktBild .kontaktForm .casawp-contactform-send:active, .single-casawp_property .kontaktBild .kontaktForm .casawp-contactform-send:focus, .single-casawp_property .kontaktBild .kontaktForm .casawp-contactform-send:hover, .tax-casawp_salestype .kontaktBild .kontaktForm .casawp-contactform-send:active, .tax-casawp_salestype .kontaktBild .kontaktForm .casawp-contactform-send:focus, .tax-casawp_salestype .kontaktBild .kontaktForm .casawp-contactform-send:hover {
	background-color: rgba(146,109,92,.8);
	color: #fff;
	text-decoration: none
}

.post-type-archive-casawp_property .anchor, .single-casawp_property .anchor, .tax-casawp_salestype .anchor {
	margin-top: -54px;
	padding-top: 54px;
	display: block
}

.post-type-archive-casawp_property #googleMap, .single-casawp_property #googleMap, .tax-casawp_salestype #googleMap {
	height: 600px;
	margin-bottom: 60px
}

.post-type-archive-casawp_property .leuHr, .single-casawp_property .leuHr, .tax-casawp_salestype .leuHr {
	border-color: hsla(23,18%,86%,.7);
	margin: 60px 0
}

.post-type-archive-casawp_property .additionalDl, .single-casawp_property .additionalDl, .tax-casawp_salestype .additionalDl {
	text-align: center
}

.post-type-archive-casawp_property .additionalDl .dlText, .single-casawp_property .additionalDl .dlText, .tax-casawp_salestype .additionalDl .dlText {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px
}

.post-type-archive-casawp_property .additionalDl a, .single-casawp_property .additionalDl a, .tax-casawp_salestype .additionalDl a {
	color: #6f6f6f;
	transition: all .2s;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1.2px;
	margin-top: 0;
	margin-bottom: 15px
}

.post-type-archive-casawp_property .additionalDl .iconImg img, .post-type-archive-casawp_property .additionalDl .iconImg svg path, .single-casawp_property .additionalDl .iconImg img, .single-casawp_property .additionalDl .iconImg svg path, .tax-casawp_salestype .additionalDl .iconImg img, .tax-casawp_salestype .additionalDl .iconImg svg path {
	transition: all .35s
}

.post-type-archive-casawp_property .additionalDl a svg, .single-casawp_property .additionalDl a svg, .tax-casawp_salestype .additionalDl a svg {
	display: block;
	margin-bottom: 30px
}
@media (min-width:992px) {

.post-type-archive-casawp_property .additionalDl a, .single-casawp_property .additionalDl a, .tax-casawp_salestype .additionalDl a {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 1.5px
}
}

.post-type-archive-casawp_property .additionalDl a:active, .post-type-archive-casawp_property .additionalDl a:focus, .post-type-archive-casawp_property .additionalDl a:hover, .single-casawp_property .additionalDl a:active, .single-casawp_property .additionalDl a:focus, .single-casawp_property .additionalDl a:hover, .tax-casawp_salestype .additionalDl a:active, .tax-casawp_salestype .additionalDl a:focus, .tax-casawp_salestype .additionalDl a:hover {
	text-decoration: none;
	color: #926d5c
}

.post-type-archive-casawp_property .additionalDl .iconImg, .single-casawp_property .additionalDl .iconImg, .tax-casawp_salestype .additionalDl .iconImg {
	display: inline-block;
	margin: 0 0 15px
}

.post-type-archive-casawp_property .additionalDl .iconImg svg, .single-casawp_property .additionalDl .iconImg svg, .tax-casawp_salestype .additionalDl .iconImg svg {
	width: 150px;
	height: 150px
}

.post-type-archive-casawp_property .additionalDl .iconImg:active path, .post-type-archive-casawp_property .additionalDl .iconImg:focus path, .post-type-archive-casawp_property .additionalDl .iconImg:hover path, .single-casawp_property .additionalDl .iconImg:active path, .single-casawp_property .additionalDl .iconImg:focus path, .single-casawp_property .additionalDl .iconImg:hover path, .tax-casawp_salestype .additionalDl .iconImg:active path, .tax-casawp_salestype .additionalDl .iconImg:focus path, .tax-casawp_salestype .additionalDl .iconImg:hover path {
	fill: #926d5c!important
}

.post-type-archive-casawp_property .immoTextOuter, .single-casawp_property .immoTextOuter, .tax-casawp_salestype .immoTextOuter {
	background-color: #fff
}

.post-type-archive-casawp_property .immoText, .single-casawp_property .immoText, .tax-casawp_salestype .immoText {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: .63px;
	line-height: 32px
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large, .single-casawp_property .casawp-filterform-wrap.large, .tax-casawp_salestype .casawp-filterform-wrap.large {
	background-color: transparent;
	box-shadow: none;
	border: none;
	padding-left: 0;
	padding-right: 0;
	margin-top: 60px
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawp-filterform-wrap.large, .single-casawp_property .casawp-filterform-wrap.large, .tax-casawp_salestype .casawp-filterform-wrap.large {
	margin-left: -10px;
	margin-right: -10px
}
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .filterField, .single-casawp_property .casawp-filterform-wrap.large .filterField, .tax-casawp_salestype .casawp-filterform-wrap.large .filterField {
	display: block;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-bottom: 15px;
	width: 100%
}
@media (min-width:768px) {

.post-type-archive-casawp_property .casawp-filterform-wrap.large .filterField, .single-casawp_property .casawp-filterform-wrap.large .filterField, .tax-casawp_salestype .casawp-filterform-wrap.large .filterField {
	padding-right: 10px;
	padding-left: 10px;
	width: 25%!important;
	margin-bottom: 0;
	margin-right: 0
}
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container-multi .chosen-container, .post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container-single .chosen-container, .single-casawp_property .casawp-filterform-wrap.large .chosen-container-multi .chosen-container, .single-casawp_property .casawp-filterform-wrap.large .chosen-container-single .chosen-container, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container-multi .chosen-container, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container-single .chosen-container {
	width: 30%!important;
	padding: 3px 5px 2px
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single, .single-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single {
	background: 0 0;
	background-image: linear-gradient(-180deg, hsla(0,0%,64%,.39), #d1d1d1);
	border: none;
	box-shadow: none;
	border-radius: 18px;
	text-align: center;
	padding: 3px 0;
	height: inherit
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single>span, .single-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single>span, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single>span {
	color: #fff;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 1.73px;
	line-height: 32px;
	text-transform: uppercase;
	margin-right: 0
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single>div, .single-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single>div, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single>div {
	display: none
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container .chosen-results li.group-result, .single-casawp_property .casawp-filterform-wrap.large .chosen-container .chosen-results li.group-result, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container .chosen-results li.group-result {
	font-weight: 600
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container .chosen-results li.highlighted, .single-casawp_property .casawp-filterform-wrap.large .chosen-container .chosen-results li.highlighted, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container .chosen-results li.highlighted {
	background-color: #5c2483;
	background-image: none
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container .chosen-results li, .single-casawp_property .casawp-filterform-wrap.large .chosen-container .chosen-results li, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container .chosen-results li {
	font-weight: 400
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-choices, .single-casawp_property .casawp-filterform-wrap.large .chosen-choices, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-choices {
	background-color: #eee;
	background-image: none;
	color: #555;
	min-height: 53px;
	padding: 6px 10px 5px
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-choices li.search-field input[type=text], .single-casawp_property .casawp-filterform-wrap.large .chosen-choices li.search-field input[type=text], .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-choices li.search-field input[type=text] {
	color: #fff!important;
	padding: 0;
	font-family: proxima-nova;
	font-size: 13px;
	line-height: 0;
	letter-spacing: 1px!important;
	margin-top: 6px;
	margin-left: 10px;
	font-weight: 400!important
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-choices li.search-choice, .single-casawp_property .casawp-filterform-wrap.large .chosen-choices li.search-choice, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-choices li.search-choice {
	border-radius: 0;
	background-image: none;
	box-shadow: none;
	background-clip: none;
	line-height: 11px;
	margin-top: 9px;
	padding: 6px 20px 6px 10px;
	color: #2b1938;
	background-color: #fff;
	font-family: proxima-nova;
	border: none
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-choices li.search-choice a, .single-casawp_property .casawp-filterform-wrap.large .chosen-choices li.search-choice a, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-choices li.search-choice a {
	top: 6px;
	right: 4px;
	color: #fff
}

.post-type-archive-casawp_property .navbar-collapse, .post-type-archive-casawp_property .navbarOuter, .single-casawp_property .navbar-collapse, .single-casawp_property .navbarOuter, .tax-casawp_salestype .navbar-collapse, .tax-casawp_salestype .navbarOuter {
	bottom: 0;
	right: 0;
	top: 0;
	left: 0
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-drop, .single-casawp_property .casawp-filterform-wrap.large .chosen-drop, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-drop {
	border: none;
	background: #a78abf;
	color: #fff
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container, .single-casawp_property .casawp-filterform-wrap.large .chosen-container, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container {
	vertical-align: top;
	width: 100%;
	background-color: transparent;
	border: none;
	float: left;
	margin-left: 0!important;
	margin-bottom: 0
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .casawp-filterform-button, .single-casawp_property .casawp-filterform-wrap.large .casawp-filterform-button, .tax-casawp_salestype .casawp-filterform-wrap.large .casawp-filterform-button {
	float: right;
	height: 53px;
	width: 20%;
	background-color: #fff;
	border: none;
	color: #fff;
	transition: all .2s
}

.post-type-archive-casawp_property #navigation .main-menu .nav>li, .post-type-archive-casawp_property .buttonOuter, .single-casawp_property #navigation .main-menu .nav>li, .single-casawp_property .buttonOuter, .tax-casawp_salestype #navigation .main-menu .nav>li, .tax-casawp_salestype .buttonOuter {
	float: left
}

.post-type-archive-casawp_property #navigation .navbar .sub-menu li a:hover, .post-type-archive-casawp_property .singleLuzern .nav-tabs li a, .single-casawp_property #navigation .navbar .sub-menu li a:hover, .single-casawp_property .singleLuzern .nav-tabs li a, .tax-casawp_salestype #navigation .navbar .sub-menu li a:hover, .tax-casawp_salestype .singleLuzern .nav-tabs li a {
	background-color: transparent
}
@media (max-width:767px) {

.post-type-archive-casawp_property .casawp-filterform-wrap.large .casawp-filterform-button, .single-casawp_property .casawp-filterform-wrap.large .casawp-filterform-button, .tax-casawp_salestype .casawp-filterform-wrap.large .casawp-filterform-button {
	width: 100%
}
}

.post-type-archive-casawp_property .singleLuzern h5, .single-casawp_property .singleLuzern h5, .tax-casawp_salestype .singleLuzern h5 {
	color: #926d5c;
	text-align: center
}

.post-type-archive-casawp_property .singleLuzern .nav-tabs li a, .post-type-archive-casawp_property .singleLuzern .tab-pane, .single-casawp_property .singleLuzern .nav-tabs li a, .single-casawp_property .singleLuzern .tab-pane, .tax-casawp_salestype .singleLuzern .nav-tabs li a, .tax-casawp_salestype .singleLuzern .tab-pane {
	font-size: 20px;
	color: #6f6f6f;
	letter-spacing: .63px;
	line-height: 32px;
	font-weight: 500
}

.post-type-archive-casawp_property .singleLuzern .nav-tabs, .single-casawp_property .singleLuzern .nav-tabs, .tax-casawp_salestype .singleLuzern .nav-tabs {
	border: none;
	margin-bottom: 30px
}

.post-type-archive-casawp_property .singleLuzern .nav-tabs li a, .single-casawp_property .singleLuzern .nav-tabs li a, .tax-casawp_salestype .singleLuzern .nav-tabs li a {
	border: none;
	box-shadow: none;
	padding: 5px 15px
}

.post-type-archive-casawp_property .singleLuzern .nav-tabs li.active a, .post-type-archive-casawp_property .singleLuzern .nav-tabs li a:active, .post-type-archive-casawp_property .singleLuzern .nav-tabs li a:focus, .post-type-archive-casawp_property .singleLuzern .nav-tabs li a:hover, .single-casawp_property .singleLuzern .nav-tabs li.active a, .single-casawp_property .singleLuzern .nav-tabs li a:active, .single-casawp_property .singleLuzern .nav-tabs li a:focus, .single-casawp_property .singleLuzern .nav-tabs li a:hover, .tax-casawp_salestype .singleLuzern .nav-tabs li.active a, .tax-casawp_salestype .singleLuzern .nav-tabs li a:active, .tax-casawp_salestype .singleLuzern .nav-tabs li a:focus, .tax-casawp_salestype .singleLuzern .nav-tabs li a:hover {
	color: #926d5c;
	background-color: transparent;
	border: none;
	box-shadow: none
}

.post-type-archive-casawp_property .singleLuzern .soften, .single-casawp_property .singleLuzern .soften, .tax-casawp_salestype .singleLuzern .soften {
	margin-bottom: 40px;
	margin-top: 0
}

.post-type-archive-casawp_property #navigation, .single-casawp_property #navigation, .tax-casawp_salestype #navigation {
	display: inline-block
}
@media (max-width:991px) {

.post-type-archive-casawp_property #navigation, .single-casawp_property #navigation, .tax-casawp_salestype #navigation {
	display: none
}
}

.post-type-archive-casawp_property #navigation .navbar .sub-menu, .single-casawp_property #navigation .navbar .sub-menu, .tax-casawp_salestype #navigation .navbar .sub-menu {
	margin-bottom: -1px
}

.post-type-archive-casawp_property #navigation .navbar .sub-menu li a, .single-casawp_property #navigation .navbar .sub-menu li a, .tax-casawp_salestype #navigation .navbar .sub-menu li a {
	padding-left: 0
}

.post-type-archive-casawp_property #navigation .navbar .sub-menu .sub-menu li a, .single-casawp_property #navigation .navbar .sub-menu .sub-menu li a, .tax-casawp_salestype #navigation .navbar .sub-menu .sub-menu li a {
	padding-left: 80px
}

.post-type-archive-casawp_property #navigation .navbar .navbar-collapse, .single-casawp_property #navigation .navbar .navbar-collapse, .tax-casawp_salestype #navigation .navbar .navbar-collapse {
	max-height: inherit
}

.post-type-archive-casawp_property #navigation .main-menu .nav>li>a, .single-casawp_property #navigation .main-menu .nav>li>a, .tax-casawp_salestype #navigation .main-menu .nav>li>a {
	border-radius: 0
}

.post-type-archive-casawp_property #navigation .main-menu .nav>li+li, .single-casawp_property #navigation .main-menu .nav>li+li, .tax-casawp_salestype #navigation .main-menu .nav>li+li {
	margin-left: 2px
}

.post-type-archive-casawp_property #navigation .main-menu .nav>li.active>a, .post-type-archive-casawp_property #navigation .main-menu .nav>li.active>a:focus, .post-type-archive-casawp_property #navigation .main-menu .nav>li.active>a:hover, .single-casawp_property #navigation .main-menu .nav>li.active>a, .single-casawp_property #navigation .main-menu .nav>li.active>a:focus, .single-casawp_property #navigation .main-menu .nav>li.active>a:hover, .tax-casawp_salestype #navigation .main-menu .nav>li.active>a, .tax-casawp_salestype #navigation .main-menu .nav>li.active>a:focus, .tax-casawp_salestype #navigation .main-menu .nav>li.active>a:hover {
	color: #fff;
	background-color: #926d5c
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu, .single-casawp_property #navigation .main-menu .nav .sub-menu, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	z-index: 1;
	position: absolute;
	display: none
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu>li, .single-casawp_property #navigation .main-menu .nav .sub-menu>li, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu>li {
	position: relative;
	display: block
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu>li>a, .single-casawp_property #navigation .main-menu .nav .sub-menu>li>a, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu>li>a:focus, .post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu>li>a:hover, .single-casawp_property #navigation .main-menu .nav .sub-menu>li>a:focus, .single-casawp_property #navigation .main-menu .nav .sub-menu>li>a:hover, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu>li>a:focus, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu>li>a:hover {
	text-decoration: none;
	background-color: #dbccc6
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu>li.disabled>a, .single-casawp_property #navigation .main-menu .nav .sub-menu>li.disabled>a, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu>li.disabled>a {
	color: #777
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu>li.disabled>a:focus, .post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu>li.disabled>a:hover, .single-casawp_property #navigation .main-menu .nav .sub-menu>li.disabled>a:focus, .single-casawp_property #navigation .main-menu .nav .sub-menu>li.disabled>a:hover, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu>li.disabled>a:focus, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu .open>a, .post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu .open>a:focus, .post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu .open>a:hover, .single-casawp_property #navigation .main-menu .nav .sub-menu .open>a, .single-casawp_property #navigation .main-menu .nav .sub-menu .open>a:focus, .single-casawp_property #navigation .main-menu .nav .sub-menu .open>a:hover, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu .open>a, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu .open>a:focus, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu .open>a:hover {
	background-color: #dbccc6;
	border-color: #926d5c
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu .nav-divider, .single-casawp_property #navigation .main-menu .nav .sub-menu .nav-divider, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu>li>a>img, .single-casawp_property #navigation .main-menu .nav .sub-menu>li>a>img, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu>li>a>img {
	max-width: none
}

.post-type-archive-casawp_property #navigation .main-menu .nav .sub-menu .sub-menu, .single-casawp_property #navigation .main-menu .nav .sub-menu .sub-menu, .tax-casawp_salestype #navigation .main-menu .nav .sub-menu .sub-menu {
	position: absolute;
	top: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff
}

.post-type-archive-casawp_property #navigation .main-menu .nav li a, .single-casawp_property #navigation .main-menu .nav li a, .tax-casawp_salestype #navigation .main-menu .nav li a {
	color: #ddd;
	letter-spacing: .83px;
	line-height: 14px;
	transition: all .2s;
	background-color: transparent;
	padding: 0 10px;
	font-weight: 600
}
@media (min-width:1200px) {

.post-type-archive-casawp_property #navigation .main-menu .nav li a, .single-casawp_property #navigation .main-menu .nav li a, .tax-casawp_salestype #navigation .main-menu .nav li a {
	padding: 0 15px
}
}

.post-type-archive-casawp_property #navigation .main-menu .nav li:hover a, .single-casawp_property #navigation .main-menu .nav li:hover a, .tax-casawp_salestype #navigation .main-menu .nav li:hover a {
	background-color: transparent;
	color: #fff
}

.post-type-archive-casawp_property #navigation .main-menu .nav .active a, .single-casawp_property #navigation .main-menu .nav .active a, .tax-casawp_salestype #navigation .main-menu .nav .active a {
	background-color: transparent!important;
	color: #fff
}

.post-type-archive-casawp_property #navigation .main-menu .nav .current-menu-ancestor>a, .post-type-archive-casawp_property #navigation .main-menu .nav .current-menu-parent>a, .post-type-archive-casawp_property #navigation .main-menu .nav .home.current-menu-item>a, .post-type-archive-casawp_property #navigation .main-menu .nav .immo.current-menu-item>a, .single-casawp_property #navigation .main-menu .nav .current-menu-ancestor>a, .single-casawp_property #navigation .main-menu .nav .current-menu-parent>a, .single-casawp_property #navigation .main-menu .nav .home.current-menu-item>a, .single-casawp_property #navigation .main-menu .nav .immo.current-menu-item>a, .tax-casawp_salestype #navigation .main-menu .nav .current-menu-ancestor>a, .tax-casawp_salestype #navigation .main-menu .nav .current-menu-parent>a, .tax-casawp_salestype #navigation .main-menu .nav .home.current-menu-item>a, .tax-casawp_salestype #navigation .main-menu .nav .immo.current-menu-item>a {
	background-color: transparent;
	color: #fff
}

.post-type-archive-casawp_property .navbar-toggle, .post-type-archive-casawp_property .navbar-toggle:hover, .single-casawp_property .navbar-toggle, .single-casawp_property .navbar-toggle:hover, .tax-casawp_salestype .navbar-toggle, .tax-casawp_salestype .navbar-toggle:hover {
	background: 0 0!important
}

.post-type-archive-casawp_property #navigation .main-menu li:hover>.sub-menu, .single-casawp_property #navigation .main-menu li:hover>.sub-menu, .tax-casawp_salestype #navigation .main-menu li:hover>.sub-menu {
	display: block
}

.post-type-archive-casawp_property .dlContent h2, .single-casawp_property .dlContent h2, .tax-casawp_salestype .dlContent h2 {
	text-align: center;
	margin-bottom: 60px;
	color: #926d5c
}

.post-type-archive-casawp_property .navbar-toggle .icon-bar+.icon-bar, .single-casawp_property .navbar-toggle .icon-bar+.icon-bar, .tax-casawp_salestype .navbar-toggle .icon-bar+.icon-bar {
	margin-top: 8px
}

.post-type-archive-casawp_property .navbar-toggle, .single-casawp_property .navbar-toggle, .tax-casawp_salestype .navbar-toggle {
	line-height: normal;
	vertical-align: middle;
	display: inline-block;
	float: none;
	border: none;
	margin-right: 0;
	padding-right: 0
}

.post-type-archive-casawp_property .navbar-toggle .icon-bar, .single-casawp_property .navbar-toggle .icon-bar, .tax-casawp_salestype .navbar-toggle .icon-bar {
	width: 32px;
	transition: all .2s;
	background-color: #fff;
	height: 1px
}

.post-type-archive-casawp_property .navbar-toggle .top-bar, .single-casawp_property .navbar-toggle .top-bar, .tax-casawp_salestype .navbar-toggle .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 10%
}

.post-type-archive-casawp_property .navbar-toggle .middle-bar, .single-casawp_property .navbar-toggle .middle-bar, .tax-casawp_salestype .navbar-toggle .middle-bar {
	opacity: 0
}

.post-type-archive-casawp_property .navbar-toggle .bottom-bar, .single-casawp_property .navbar-toggle .bottom-bar, .tax-casawp_salestype .navbar-toggle .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% 90%
}

.post-type-archive-casawp_property .navbar-toggle.collapsed .top-bar, .single-casawp_property .navbar-toggle.collapsed .top-bar, .tax-casawp_salestype .navbar-toggle.collapsed .top-bar {
	transform: rotate(0)
}

.post-type-archive-casawp_property .navbar-toggle.collapsed .middle-bar, .single-casawp_property .navbar-toggle.collapsed .middle-bar, .tax-casawp_salestype .navbar-toggle.collapsed .middle-bar {
	opacity: 1
}

.post-type-archive-casawp_property .navbar-toggle.collapsed .bottom-bar, .single-casawp_property .navbar-toggle.collapsed .bottom-bar, .tax-casawp_salestype .navbar-toggle.collapsed .bottom-bar {
	transform: rotate(0)
}

.post-type-archive-casawp_property .navbar-default .navbar-toggle .icon-bar, .single-casawp_property .navbar-default .navbar-toggle .icon-bar, .tax-casawp_salestype .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff
}

.post-type-archive-casawp_property .navbar-toggle:hover, .single-casawp_property .navbar-toggle:hover, .tax-casawp_salestype .navbar-toggle:hover {
	background-color: transparent
}

.post-type-archive-casawp_property .navbar-toggle.collapsed, .single-casawp_property .navbar-toggle.collapsed, .tax-casawp_salestype .navbar-toggle.collapsed {
	position: relative
}

.post-type-archive-casawp_property .navbar-toggle.collapsed .icon-bar, .single-casawp_property .navbar-toggle.collapsed .icon-bar, .tax-casawp_salestype .navbar-toggle.collapsed .icon-bar {
	background-color: #fff
}

.post-type-archive-casawp_property .navbar-collapse, .single-casawp_property .navbar-collapse, .tax-casawp_salestype .navbar-collapse {
	position: fixed;
	height: 100vh!important;
	transition: opacity .35s ease-in;
	z-index: 4;
	opacity: 1;
	background-color: rgba(146,109,92,.9)
}

.post-type-archive-casawp_property .navbar-collapse .nav, .single-casawp_property .navbar-collapse .nav, .tax-casawp_salestype .navbar-collapse .nav {
	padding-top: 120px;
	padding-bottom: 60px;
	margin: 0
}

.post-type-archive-casawp_property .navbar-collapse .nav li, .single-casawp_property .navbar-collapse .nav li, .tax-casawp_salestype .navbar-collapse .nav li {
	text-align: center;
	line-height: normal
}

.post-type-archive-casawp_property .navbar-collapse .nav li a, .single-casawp_property .navbar-collapse .nav li a, .tax-casawp_salestype .navbar-collapse .nav li a {
	display: inline-block;
	padding: 5px 0;
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: 500;
	background-color: transparent;
	color: #fff
}

.post-type-archive-casawp_property .navbar-collapse .nav li ul li a, .single-casawp_property .navbar-collapse .nav li ul li a, .tax-casawp_salestype .navbar-collapse .nav li ul li a {
	text-decoration: none;
	line-height: normal
}

.post-type-archive-casawp_property .navbar-collapse.collapse, .post-type-archive-casawp_property .navbar-collapse.collapsing, .single-casawp_property .navbar-collapse.collapse, .single-casawp_property .navbar-collapse.collapsing, .tax-casawp_salestype .navbar-collapse.collapse, .tax-casawp_salestype .navbar-collapse.collapsing {
	opacity: 0
}

.post-type-archive-casawp_property .navbar-collapse.collapse li a, .post-type-archive-casawp_property .navbar-collapse.collapsing li a, .single-casawp_property .navbar-collapse.collapse li a, .single-casawp_property .navbar-collapse.collapsing li a, .tax-casawp_salestype .navbar-collapse.collapse li a, .tax-casawp_salestype .navbar-collapse.collapsing li a {
	transition: all .2s;
	transform: scale(.2)
}

.post-type-archive-casawp_property .navbar-collapse.collapse li ul li a, .post-type-archive-casawp_property .navbar-collapse.collapsing li ul li a, .single-casawp_property .navbar-collapse.collapse li ul li a, .single-casawp_property .navbar-collapse.collapsing li ul li a, .tax-casawp_salestype .navbar-collapse.collapse li ul li a, .tax-casawp_salestype .navbar-collapse.collapsing li ul li a {
	transition: all .8s;
	transform: scale(.2)
}

.post-type-archive-casawp_property .navbar-collapse.collapse li:nth-child(2) a, .post-type-archive-casawp_property .navbar-collapse.collapsing li:nth-child(2) a, .single-casawp_property .navbar-collapse.collapse li:nth-child(2) a, .single-casawp_property .navbar-collapse.collapsing li:nth-child(2) a, .tax-casawp_salestype .navbar-collapse.collapse li:nth-child(2) a, .tax-casawp_salestype .navbar-collapse.collapsing li:nth-child(2) a {
	transition: all .4s
}

.post-type-archive-casawp_property .navbar-collapse.collapse li:nth-child(3) a, .post-type-archive-casawp_property .navbar-collapse.collapsing li:nth-child(3) a, .single-casawp_property .navbar-collapse.collapse li:nth-child(3) a, .single-casawp_property .navbar-collapse.collapsing li:nth-child(3) a, .tax-casawp_salestype .navbar-collapse.collapse li:nth-child(3) a, .tax-casawp_salestype .navbar-collapse.collapsing li:nth-child(3) a {
	transition: all .6s
}

.post-type-archive-casawp_property .navbar-collapse.collapse li:nth-child(4) a, .post-type-archive-casawp_property .navbar-collapse.collapsing li:nth-child(4) a, .single-casawp_property .navbar-collapse.collapse li:nth-child(4) a, .single-casawp_property .navbar-collapse.collapsing li:nth-child(4) a, .tax-casawp_salestype .navbar-collapse.collapse li:nth-child(4) a, .tax-casawp_salestype .navbar-collapse.collapsing li:nth-child(4) a {
	transition: all .8s
}

.post-type-archive-casawp_property .navbar-collapse.collapse li:nth-child(5) a, .post-type-archive-casawp_property .navbar-collapse.collapsing li:nth-child(5) a, .single-casawp_property .navbar-collapse.collapse li:nth-child(5) a, .single-casawp_property .navbar-collapse.collapsing li:nth-child(5) a, .tax-casawp_salestype .navbar-collapse.collapse li:nth-child(5) a, .tax-casawp_salestype .navbar-collapse.collapsing li:nth-child(5) a {
	transition: all 1s
}

.post-type-archive-casawp_property .navbar-collapse.collapse li:nth-child(6) a, .post-type-archive-casawp_property .navbar-collapse.collapsing li:nth-child(6) a, .single-casawp_property .navbar-collapse.collapse li:nth-child(6) a, .single-casawp_property .navbar-collapse.collapsing li:nth-child(6) a, .tax-casawp_salestype .navbar-collapse.collapse li:nth-child(6) a, .tax-casawp_salestype .navbar-collapse.collapsing li:nth-child(6) a {
	transition: all 1.2s
}

.post-type-archive-casawp_property .navbar-collapse.collapse li:nth-child(7) a, .post-type-archive-casawp_property .navbar-collapse.collapsing li:nth-child(7) a, .single-casawp_property .navbar-collapse.collapse li:nth-child(7) a, .single-casawp_property .navbar-collapse.collapsing li:nth-child(7) a, .tax-casawp_salestype .navbar-collapse.collapse li:nth-child(7) a, .tax-casawp_salestype .navbar-collapse.collapsing li:nth-child(7) a {
	transition: all 1.4s
}

.post-type-archive-casawp_property .navbar-collapse.collapse.in, .post-type-archive-casawp_property .navbar-collapse.collapsing.in, .single-casawp_property .navbar-collapse.collapse.in, .single-casawp_property .navbar-collapse.collapsing.in, .tax-casawp_salestype .navbar-collapse.collapse.in, .tax-casawp_salestype .navbar-collapse.collapsing.in {
	opacity: 1
}

.post-type-archive-casawp_property .navbar-collapse.collapse.in li a, .post-type-archive-casawp_property .navbar-collapse.collapsing.in li a, .single-casawp_property .navbar-collapse.collapse.in li a, .single-casawp_property .navbar-collapse.collapsing.in li a, .tax-casawp_salestype .navbar-collapse.collapse.in li a, .tax-casawp_salestype .navbar-collapse.collapsing.in li a {
	transform: scale(1)
}

.post-type-archive-casawp_property .navbarOuter, .single-casawp_property .navbarOuter, .tax-casawp_salestype .navbarOuter {
	position: absolute;
	height: 0;
	z-index: 9
}

.post-type-archive-casawp_property .bg-trans, .single-casawp_property .bg-trans, .tax-casawp_salestype .bg-trans {
	height: 100%;
	position: fixed
}

.post-type-archive-casawp_property .navbar-collapse, .post-type-archive-casawp_property .navbar-collapse.collapse.in, .post-type-archive-casawp_property .navbar-collapse.collapsing.in, .single-casawp_property .navbar-collapse, .single-casawp_property .navbar-collapse.collapse.in, .single-casawp_property .navbar-collapse.collapsing.in, .tax-casawp_salestype .navbar-collapse, .tax-casawp_salestype .navbar-collapse.collapse.in, .tax-casawp_salestype .navbar-collapse.collapsing.in {
	max-width: 100%
}
@media (min-width:992px) {

.post-type-archive-casawp_property .navbar-collapse.collapse, .post-type-archive-casawp_property .navbar-collapse.collapsing, .single-casawp_property .navbar-collapse.collapse, .single-casawp_property .navbar-collapse.collapsing, .tax-casawp_salestype .navbar-collapse.collapse, .tax-casawp_salestype .navbar-collapse.collapsing {
	display: none!important
}

.post-type-archive-casawp_property .mobile-main-menu, .single-casawp_property .mobile-main-menu, .tax-casawp_salestype .mobile-main-menu {
	display: none
}
}
@media (max-width:991px) {

.post-type-archive-casawp_property .navbar-header, .single-casawp_property .navbar-header, .tax-casawp_salestype .navbar-header {
	float: none
}

.post-type-archive-casawp_property .navbar-collapse, .single-casawp_property .navbar-collapse, .tax-casawp_salestype .navbar-collapse {
	border: none;
	box-shadow: none
}

.post-type-archive-casawp_property .navbar-collapse.collapse, .single-casawp_property .navbar-collapse.collapse, .tax-casawp_salestype .navbar-collapse.collapse {
	display: none!important
}

.post-type-archive-casawp_property .navbar-nav, .single-casawp_property .navbar-nav, .tax-casawp_salestype .navbar-nav {
	float: none!important;
	margin: 7.5px -15px
}

.post-type-archive-casawp_property .navbar-nav>li, .single-casawp_property .navbar-nav>li, .tax-casawp_salestype .navbar-nav>li {
	float: none
}

.post-type-archive-casawp_property .navbar-nav>li>a, .single-casawp_property .navbar-nav>li>a, .tax-casawp_salestype .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px
}

.post-type-archive-casawp_property .navbar-text, .single-casawp_property .navbar-text, .tax-casawp_salestype .navbar-text {
	float: none;
	margin: 15px 0
}

.post-type-archive-casawp_property .navbar-collapse.collapse.in, .single-casawp_property .navbar-collapse.collapse.in, .tax-casawp_salestype .navbar-collapse.collapse.in {
	display: block!important
}

.post-type-archive-casawp_property .collapsing, .single-casawp_property .collapsing, .tax-casawp_salestype .collapsing {
	overflow: hidden!important
}
}

.post-type-archive-casawp_property #footer .site-logo, .post-type-archive-casawp_property #footer .svit, .single-casawp_property #footer .site-logo, .single-casawp_property #footer .svit, .tax-casawp_salestype #footer .site-logo, .tax-casawp_salestype #footer .svit {
	display: inline-block
}

.post-type-archive-casawp_property .video-container, .single-casawp_property .video-container, .tax-casawp_salestype .video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.post-type-archive-casawp_property .video-container iframe, .single-casawp_property .video-container iframe, .tax-casawp_salestype .video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.post-type-archive-casawp_property #footer.whiteFooter, .single-casawp_property #footer.whiteFooter, .tax-casawp_salestype #footer.whiteFooter {
	background-color: #fff
}

.post-type-archive-casawp_property #footer, .single-casawp_property #footer, .tax-casawp_salestype #footer {
	color: #6f6f6f;
	background-color: hsla(23,18%,86%,.4)
}
@media (min-width:1200px) {

.post-type-archive-casawp_property html, .single-casawp_property html, .tax-casawp_salestype html {
	position: relative;
	min-height: 100%
}

.post-type-archive-casawp_property body, .single-casawp_property body, .tax-casawp_salestype body {
	padding-bottom: 55px
}

.post-type-archive-casawp_property #footer, .single-casawp_property #footer, .tax-casawp_salestype #footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 55px
}
}

.post-type-archive-casawp_property #footer .footerInner, .single-casawp_property #footer .footerInner, .tax-casawp_salestype #footer .footerInner {
	position: relative;
	text-align: center;
	line-height: 50px
}

.post-type-archive-casawp_property #footer .footerInner .footerPart, .single-casawp_property #footer .footerInner .footerPart, .tax-casawp_salestype #footer .footerInner .footerPart {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px
}
@media (max-width:1199px) {

.post-type-archive-casawp_property #footer .footerInner .footerPart, .single-casawp_property #footer .footerInner .footerPart, .tax-casawp_salestype #footer .footerInner .footerPart {
	text-align: center
}
}

.post-type-archive-casawp_property #footer .footerInner .footerPart a, .single-casawp_property #footer .footerInner .footerPart a, .tax-casawp_salestype #footer .footerInner .footerPart a {
	float: left;
	margin: 0 15px
}

.post-type-archive-casawp_property #footer .footerInner .footerPart a img, .single-casawp_property #footer .footerInner .footerPart a img, .tax-casawp_salestype #footer .footerInner .footerPart a img {
	max-height: 38px
}

.post-type-archive-casawp_property #footer .footerInner .footerPart .smk, .single-casawp_property #footer .footerInner .footerPart .smk, .tax-casawp_salestype #footer .footerInner .footerPart .smk {
	transform: rotate(15deg)
}

.post-type-archive-casawp_property #footer .svit, .single-casawp_property #footer .svit, .tax-casawp_salestype #footer .svit {
	width: 60px;
	height: 31px
}
@media (min-width:992px) {

.post-type-archive-casawp_property #footer .svit, .single-casawp_property #footer .svit, .tax-casawp_salestype #footer .svit {
	float: left
}

.post-type-archive-casawp_property #footer .site-logo, .single-casawp_property #footer .site-logo, .tax-casawp_salestype #footer .site-logo {
	float: right
}
}

.post-type-archive-casawp_property #footer .site-logo svg, .single-casawp_property #footer .site-logo svg, .tax-casawp_salestype #footer .site-logo svg {
	width: 161px;
	height: 35px
}

.post-type-archive-casawp_property #footer a, .single-casawp_property #footer a, .tax-casawp_salestype #footer a {
	color: #2b2b2b
}

.post-type-archive-casawp_property #footer a:hover, .single-casawp_property #footer a:hover, .tax-casawp_salestype #footer a:hover {
	color: #926d5c;
	text-decoration: none
}

.post-type-archive-casawp_property #footer .address, .single-casawp_property #footer .address, .tax-casawp_salestype #footer .address {
	text-align: center
}

.post-type-archive-casawp_property #footer .footer-menu, .single-casawp_property #footer .footer-menu, .tax-casawp_salestype #footer .footer-menu {
	text-align: right
}

.post-type-archive-casawp_property #footer .footer-menu .nav>li>a, .single-casawp_property #footer .footer-menu .nav>li>a, .tax-casawp_salestype #footer .footer-menu .nav>li>a {
	border-radius: 0
}

.post-type-archive-casawp_property #footer .footer-menu .nav>li.active>a, .post-type-archive-casawp_property #footer .footer-menu .nav>li.active>a:focus, .post-type-archive-casawp_property #footer .footer-menu .nav>li.active>a:hover, .single-casawp_property #footer .footer-menu .nav>li.active>a, .single-casawp_property #footer .footer-menu .nav>li.active>a:focus, .single-casawp_property #footer .footer-menu .nav>li.active>a:hover, .tax-casawp_salestype #footer .footer-menu .nav>li.active>a, .tax-casawp_salestype #footer .footer-menu .nav>li.active>a:focus, .tax-casawp_salestype #footer .footer-menu .nav>li.active>a:hover {
	color: #fff;
	background-color: #926d5c
}

.post-type-archive-casawp_property #footer .footer-menu .sub-menu, .single-casawp_property #footer .footer-menu .sub-menu, .tax-casawp_salestype #footer .footer-menu .sub-menu {
	display: none
}

.post-type-archive-casawp_property #footer .footer-menu .current-menu-item a, .single-casawp_property #footer .footer-menu .current-menu-item a, .tax-casawp_salestype #footer .footer-menu .current-menu-item a {
	font-weight: 700;
	color: #926d5c
}

.post-type-archive-casawp_property #footer .footer-menu .current-menu-item a:hover, .single-casawp_property #footer .footer-menu .current-menu-item a:hover, .tax-casawp_salestype #footer .footer-menu .current-menu-item a:hover {
	color: #926d5c
}

.post-type-archive-casawp_property #footer .footer-menu .nav>li, .single-casawp_property #footer .footer-menu .nav>li, .tax-casawp_salestype #footer .footer-menu .nav>li {
	float: none
}

.post-type-archive-casawp_property #footer .footer-menu .nav>li+li, .single-casawp_property #footer .footer-menu .nav>li+li, .tax-casawp_salestype #footer .footer-menu .nav>li+li {
	margin-top: 2px;
	margin-left: 0
}

.post-type-archive-casawp_property #footer .footer-menu .nav, .single-casawp_property #footer .footer-menu .nav, .tax-casawp_salestype #footer .footer-menu .nav {
	display: inline-block
}

.post-type-archive-casawp_property #footer .footer-menu .nav li a, .single-casawp_property #footer .footer-menu .nav li a, .tax-casawp_salestype #footer .footer-menu .nav li a {
	font-weight: 700;
	padding: 0;
	background-color: transparent;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 14px;
	color: #6f6f6f;
	transition: all .2s
}

.post-type-archive-casawp_property #footer .footer-menu .nav li a:active, .post-type-archive-casawp_property #footer .footer-menu .nav li a:focus, .post-type-archive-casawp_property #footer .footer-menu .nav li a:hover, .single-casawp_property #footer .footer-menu .nav li a:active, .single-casawp_property #footer .footer-menu .nav li a:focus, .single-casawp_property #footer .footer-menu .nav li a:hover, .tax-casawp_salestype #footer .footer-menu .nav li a:active, .tax-casawp_salestype #footer .footer-menu .nav li a:focus, .tax-casawp_salestype #footer .footer-menu .nav li a:hover {
	color: #926d5c
}
@media (min-width:768px) {

.post-type-archive-casawp_property #footer .footer-menu .nav>li, .single-casawp_property #footer .footer-menu .nav>li, .tax-casawp_salestype #footer .footer-menu .nav>li {
	float: left
}

.post-type-archive-casawp_property #footer .footer-menu .nav>li+li, .single-casawp_property #footer .footer-menu .nav>li+li, .tax-casawp_salestype #footer .footer-menu .nav>li+li {
	margin-top: 0;
	margin-left: 0
}
}

.post-type-archive-casawp_property #footer .copy, .single-casawp_property #footer .copy, .tax-casawp_salestype #footer .copy {
	display: block;
	float: left;
	line-height: 20px;
	padding: 10px 15px;
	margin: 0
}

.post-type-archive-casawp_property .m-anchor, .single-casawp_property .m-anchor, .tax-casawp_salestype .m-anchor {
	margin-top: -100px;
	margin-bottom: 100px
}

.post-type-archive-casawp_property .m-areas, .post-type-archive-casawp_property .m-content, .post-type-archive-casawp_property .m-content-two-col, .post-type-archive-casawp_property .m-inquiryform, .post-type-archive-casawp_property .m-quote, .single-casawp_property .m-areas, .single-casawp_property .m-content, .single-casawp_property .m-content-two-col, .single-casawp_property .m-inquiryform, .single-casawp_property .m-quote, .tax-casawp_salestype .m-areas, .tax-casawp_salestype .m-content, .tax-casawp_salestype .m-content-two-col, .tax-casawp_salestype .m-inquiryform, .tax-casawp_salestype .m-quote {
	padding-bottom: 70px
}

.post-type-archive-casawp_property .m--altbg, .single-casawp_property .m--altbg, .tax-casawp_salestype .m--altbg {
	background-color: #eee;
	color: #000
}

.post-type-archive-casawp_property .m--darkbg, .single-casawp_property .m--darkbg, .tax-casawp_salestype .m--darkbg {
	background-color: #555;
	color: #fff
}

.post-type-archive-casawp_property .flickity-prev-next-button, .single-casawp_property .flickity-prev-next-button, .tax-casawp_salestype .flickity-prev-next-button {
	background: 0 0
}

.post-type-archive-casawp_property .flickity-prev-next-button svg, .single-casawp_property .flickity-prev-next-button svg, .tax-casawp_salestype .flickity-prev-next-button svg {
	left: 15%;
	top: 15%;
	width: 70%;
	height: 70%
}
@media (min-width:768px) {

.post-type-archive-casawp_property .m-areas, .post-type-archive-casawp_property .m-content, .post-type-archive-casawp_property .m-content-two-col, .post-type-archive-casawp_property .m-inquiryform, .post-type-archive-casawp_property .m-quote, .single-casawp_property .m-areas, .single-casawp_property .m-content, .single-casawp_property .m-content-two-col, .single-casawp_property .m-inquiryform, .single-casawp_property .m-quote, .tax-casawp_salestype .m-areas, .tax-casawp_salestype .m-content, .tax-casawp_salestype .m-content-two-col, .tax-casawp_salestype .m-inquiryform, .tax-casawp_salestype .m-quote {
	padding-top: 45px
}

.post-type-archive-casawp_property .flickity-prev-next-button, .single-casawp_property .flickity-prev-next-button, .tax-casawp_salestype .flickity-prev-next-button {
	width: 100px;
	height: 100px
}

.post-type-archive-casawp_property .flickity-prev-next-button.next, .single-casawp_property .flickity-prev-next-button.next, .tax-casawp_salestype .flickity-prev-next-button.next {
	right: 35px;
	transition: all .2s
}

.post-type-archive-casawp_property .flickity-prev-next-button.previous, .single-casawp_property .flickity-prev-next-button.previous, .tax-casawp_salestype .flickity-prev-next-button.previous {
	left: 35px;
	transition: all .2s
}
}

.post-type-archive-casawp_property .flickity-prev-next-button:active, .post-type-archive-casawp_property .flickity-prev-next-button:focus, .post-type-archive-casawp_property .flickity-prev-next-button:hover, .single-casawp_property .flickity-prev-next-button:active, .single-casawp_property .flickity-prev-next-button:focus, .single-casawp_property .flickity-prev-next-button:hover, .tax-casawp_salestype .flickity-prev-next-button:active, .tax-casawp_salestype .flickity-prev-next-button:focus, .tax-casawp_salestype .flickity-prev-next-button:hover {
	background-color: transparent
}

.post-type-archive-casawp_property .flickity-prev-next-button:active.next, .post-type-archive-casawp_property .flickity-prev-next-button:focus.next, .post-type-archive-casawp_property .flickity-prev-next-button:hover.next, .single-casawp_property .flickity-prev-next-button:active.next, .single-casawp_property .flickity-prev-next-button:focus.next, .single-casawp_property .flickity-prev-next-button:hover.next, .tax-casawp_salestype .flickity-prev-next-button:active.next, .tax-casawp_salestype .flickity-prev-next-button:focus.next, .tax-casawp_salestype .flickity-prev-next-button:hover.next {
	right: 30px
}

.post-type-archive-casawp_property .flickity-prev-next-button:active.previous, .post-type-archive-casawp_property .flickity-prev-next-button:focus.previous, .post-type-archive-casawp_property .flickity-prev-next-button:hover.previous, .single-casawp_property .flickity-prev-next-button:active.previous, .single-casawp_property .flickity-prev-next-button:focus.previous, .single-casawp_property .flickity-prev-next-button:hover.previous, .tax-casawp_salestype .flickity-prev-next-button:active.previous, .tax-casawp_salestype .flickity-prev-next-button:focus.previous, .tax-casawp_salestype .flickity-prev-next-button:hover.previous {
	left: 30px
}

.post-type-archive-casawp_property .flickity-page-dots, .single-casawp_property .flickity-page-dots, .tax-casawp_salestype .flickity-page-dots {
	bottom: 15px
}

.post-type-archive-casawp_property .flickity-page-dots .dot, .single-casawp_property .flickity-page-dots .dot, .tax-casawp_salestype .flickity-page-dots .dot {
	background: hsla(0,0%,100%,.8);
	width: 13px;
	height: 13px;
	border: none;
	margin: 0 5px
}

.post-type-archive-casawp_property .flickity-page-dots .dot.is-selected, .single-casawp_property .flickity-page-dots .dot.is-selected, .tax-casawp_salestype .flickity-page-dots .dot.is-selected {
	width: 13px;
	height: 13px;
	background: #fff
}

.post-type-archive-casawp_property .fancybox-nav span, .single-casawp_property .fancybox-nav span, .tax-casawp_salestype .fancybox-nav span {
	visibility: visible
}

.post-type-archive-casawp_property .fancybox-next span, .single-casawp_property .fancybox-next span, .tax-casawp_salestype .fancybox-next span {
	right: -70px
}

.post-type-archive-casawp_property .fancybox-prev span, .single-casawp_property .fancybox-prev span, .tax-casawp_salestype .fancybox-prev span {
	left: -70px
}

.post-type-archive-casawp_property .fancybox-close, .single-casawp_property .fancybox-close, .tax-casawp_salestype .fancybox-close {
	top: 15px;
	right: 15px
}

.post-type-archive-casawp_property .fancybox-title-float-wrap, .single-casawp_property .fancybox-title-float-wrap, .tax-casawp_salestype .fancybox-title-float-wrap {
	margin-bottom: 15px;
	right: 15px
}

.post-type-archive-casawp_property .fancybox-title-float-wrap .child, .single-casawp_property .fancybox-title-float-wrap .child, .tax-casawp_salestype .fancybox-title-float-wrap .child {
	margin-right: 0;
	border-radius: 0
}

.post-type-archive-casawp_property .fancybox-overlay, .single-casawp_property .fancybox-overlay, .tax-casawp_salestype .fancybox-overlay {
	background: 0 0;
	background-color: rgba(28,46,54,.7)
}

.post-type-archive-casawp_property .chosen-container-active.chosen-with-drop .chosen-single, .post-type-archive-casawp_property .chosen-container-multi .chosen-choices, .post-type-archive-casawp_property .chosen-container-multi .chosen-choices li.search-choice-disabled, .post-type-archive-casawp_property .chosen-container-single .chosen-single, .post-type-archive-casawp_property .chosen-container .chosen-results li.highlighted, .single-casawp_property .chosen-container-active.chosen-with-drop .chosen-single, .single-casawp_property .chosen-container-multi .chosen-choices, .single-casawp_property .chosen-container-multi .chosen-choices li.search-choice-disabled, .single-casawp_property .chosen-container-single .chosen-single, .single-casawp_property .chosen-container .chosen-results li.highlighted, .tax-casawp_salestype .chosen-container-active.chosen-with-drop .chosen-single, .tax-casawp_salestype .chosen-container-multi .chosen-choices, .tax-casawp_salestype .chosen-container-multi .chosen-choices li.search-choice-disabled, .tax-casawp_salestype .chosen-container-single .chosen-single, .tax-casawp_salestype .chosen-container .chosen-results li.highlighted {
	background-image: none
}
@media print {

.post-type-archive-casawp_property a[href]:after, .post-type-archive-casawp_property abbr[title]:after, .single-casawp_property a[href]:after, .single-casawp_property abbr[title]:after, .tax-casawp_salestype a[href]:after, .tax-casawp_salestype abbr[title]:after {
	content: ""
}

.post-type-archive-casawp_property body, .single-casawp_property body, .tax-casawp_salestype body {
	max-width: 90%;
	margin: 0 auto;
	padding: 0
}

.post-type-archive-casawp_property .site-logo, .single-casawp_property .site-logo, .tax-casawp_salestype .site-logo {
	display: inline-block;
	width: 150px;
	margin: 0;
	padding: 0
}

.post-type-archive-casawp_property .casawp-single-title, .single-casawp_property .casawp-single-title, .tax-casawp_salestype .casawp-single-title {
	font-size: 20px
}

.post-type-archive-casawp_property #slider_204, .single-casawp_property #slider_204, .tax-casawp_salestype #slider_204 {
	margin: 0;
	padding: 0;
	height: 375px
}

.post-type-archive-casawp_property .casawp-single-aside, .single-casawp_property .casawp-single-aside, .tax-casawp_salestype .casawp-single-aside {
	display: inline-block;
	margin-top: 20px
}

.post-type-archive-casawp_property #casawpPropertyContactForm, .post-type-archive-casawp_property #footer, .post-type-archive-casawp_property #navigation, .post-type-archive-casawp_property .casawp-single-pagination, .post-type-archive-casawp_property .casawp-tabable-nav, .single-casawp_property #casawpPropertyContactForm, .single-casawp_property #footer, .single-casawp_property #navigation, .single-casawp_property .casawp-single-pagination, .single-casawp_property .casawp-tabable-nav, .tax-casawp_salestype #casawpPropertyContactForm, .tax-casawp_salestype #footer, .tax-casawp_salestype #navigation, .tax-casawp_salestype .casawp-single-pagination, .tax-casawp_salestype .casawp-tabable-nav {
	display: none
}

.post-type-archive-casawp_property #text_numbers h3, .single-casawp_property #text_numbers h3, .tax-casawp_salestype #text_numbers h3 {
	font-size: 15px;
	margin-bottom: 5px
}

.post-type-archive-casawp_property #text_numbers .table, .single-casawp_property #text_numbers .table, .tax-casawp_salestype #text_numbers .table {
	font-size: 11px;
	margin-bottom: 0
}
}

.post-type-archive-casawp_property .chosen-container-single .chosen-default, .single-casawp_property .chosen-container-single .chosen-default, .tax-casawp_salestype .chosen-container-single .chosen-default {
	color: #999;
	background-color: #fff
}

.post-type-archive-casawp_property .chosen-container-single .chosen-single, .single-casawp_property .chosen-container-single .chosen-single, .tax-casawp_salestype .chosen-container-single .chosen-single {
	height: 34px;
	line-height: 33px;
	border-radius: 0
}

.post-type-archive-casawp_property .chosen-container-multi .chosen-choices li.search-choice, .single-casawp_property .chosen-container-multi .chosen-choices li.search-choice, .tax-casawp_salestype .chosen-container-multi .chosen-choices li.search-choice {
	border-radius: 3px;
	background-image: none;
	line-height: 18px
}

.post-type-archive-casawp_property .chosen-container-single .chosen-single div b, .single-casawp_property .chosen-container-single .chosen-single div b, .tax-casawp_salestype .chosen-container-single .chosen-single div b {
	background-position: 0 7px
}

.post-type-archive-casawp_property .chosen-container-multi .chosen-choices li.search-field input[type=text], .single-casawp_property .chosen-container-multi .chosen-choices li.search-field input[type=text], .tax-casawp_salestype .chosen-container-multi .chosen-choices li.search-field input[type=text] {
	height: 30px!important;
	color: #999;
	padding-left: 8px
}

.post-type-archive-casawp_property .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .single-casawp_property .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .tax-casawp_salestype .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	top: 7px;
	right: 4px
}

.post-type-archive-casawp_property .casawp_property-template-default .row, .single-casawp_property .casawp_property-template-default .row, .tax-casawp_salestype .casawp_property-template-default .row {
	max-width: inherit
}

.post-type-archive-casawp_property .contentWrap.singleData .archiveInfo svg, .single-casawp_property .contentWrap.singleData .archiveInfo svg, .tax-casawp_salestype .contentWrap.singleData .archiveInfo svg {
	height: 35px;
	width: 35px
}

.post-type-archive-casawp_property .contentWrap.singleData .archiveInfo svg circle, .post-type-archive-casawp_property .contentWrap.singleData .archiveInfo svg path, .post-type-archive-casawp_property .contentWrap.singleData .archiveInfo svg polygon, .post-type-archive-casawp_property .contentWrap.singleData .archiveInfo svg rect, .single-casawp_property .contentWrap.singleData .archiveInfo svg circle, .single-casawp_property .contentWrap.singleData .archiveInfo svg path, .single-casawp_property .contentWrap.singleData .archiveInfo svg polygon, .single-casawp_property .contentWrap.singleData .archiveInfo svg rect, .tax-casawp_salestype .contentWrap.singleData .archiveInfo svg circle, .tax-casawp_salestype .contentWrap.singleData .archiveInfo svg path, .tax-casawp_salestype .contentWrap.singleData .archiveInfo svg polygon, .tax-casawp_salestype .contentWrap.singleData .archiveInfo svg rect {
	fill: #fff
}

.post-type-archive-casawp_property .casawp-single .singleData, .single-casawp_property .casawp-single .singleData, .tax-casawp_salestype .casawp-single .singleData {
	padding: 20px 0
}

.post-type-archive-casawp_property .casawpOuter h1, .single-casawp_property .casawpOuter h1, .tax-casawp_salestype .casawpOuter h1 {
	letter-spacing: 1px;
	color: #5c2483;
	font-family: slabo-13px;
	text-align: center;
	padding: 0 1rem;
	padding-top: 50px
}
@media print, screen and (min-width:40em) {

.post-type-archive-casawp_property .casawpOuter h1, .single-casawp_property .casawpOuter h1, .tax-casawp_salestype .casawpOuter h1 {
	padding-top: 120px
}
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large {
	background: none;
	border: none
}

.post-type-archive-casawp_property body, .single-casawp_property body, .tax-casawp_salestype body {
	padding-bottom: 0
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-choices, .single-casawp_property .casawp-filterform-wrap.large .chosen-choices, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-choices {
	background-color: #a78abf;
	border: none;
	color: #fff
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button {
	border: 2px solid #5c2483;
	padding-top: 7px
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:hover, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:hover, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button:hover {
	color: #fff;
	background: #5c2483
}

.post-type-archive-casawp_property .chosen-container .chosen-results li, .post-type-archive-casawp_property .chosen-container .chosen-results li.highlighted, .single-casawp_property .chosen-container .chosen-results li, .single-casawp_property .chosen-container .chosen-results li.highlighted, .tax-casawp_salestype .chosen-container .chosen-results li, .tax-casawp_salestype .chosen-container .chosen-results li.highlighted {
	font-family: proxima-nova
}

.post-type-archive-casawp_property .result-selected, .single-casawp_property .result-selected, .tax-casawp_salestype .result-selected {
	color: #2b1938
}

.post-type-archive-casawp_property .chosen-container-active .chosen-choices, .single-casawp_property .chosen-container-active .chosen-choices, .tax-casawp_salestype .chosen-container-active .chosen-choices {
	box-shadow: none
}

.post-type-archive-casawp_property .casasoft .highlighted, .single-casawp_property .casasoft .highlighted, .tax-casawp_salestype .casasoft .highlighted {
	background-image: none!important
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single, .single-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single {
	border-radius: 0;
	height: 53px;
	background: #a78abf;
	font-family: proxima-nova;
	font-size: 13px;
	font-weight: 400;
	text-align: left;
	letter-spacing: 1px
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single>span, .single-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single>span, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single>span {
	letter-spacing: 1px;
	font-weight: 400;
	text-transform: none;
	padding-left: 23px;
	padding-top: 10px
}

.post-type-archive-casawp_property .chosen-search, .single-casawp_property .chosen-search, .tax-casawp_salestype .chosen-search {
	display: none
}

.post-type-archive-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single, .post-type-archive-casawp_property .chosen-single.chosen-default, .single-casawp_property .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single, .single-casawp_property .chosen-single.chosen-default, .tax-casawp_salestype .casawp-filterform-wrap.large .chosen-container.chosen-container-single .chosen-single, .tax-casawp_salestype .chosen-single.chosen-default {
	margin-bottom: 0
}

.post-type-archive-casawp_property .rooms-filter ul.chosen-results:first-child, .single-casawp_property .rooms-filter ul.chosen-results:first-child, .tax-casawp_salestype .rooms-filter ul.chosen-results:first-child {
	display: none
}

.post-type-archive-casawp_property .casawp-main-flickity, .single-casawp_property .casawp-main-flickity, .tax-casawp_salestype .casawp-main-flickity {
	overflow: hidden
}

.post-type-archive-casawp_property .mainGalOuter, .single-casawp_property .mainGalOuter, .tax-casawp_salestype .mainGalOuter {
	padding-bottom: 0
}

.post-type-archive-casawp_property .casawp-single .contactWrap, .single-casawp_property .casawp-single .contactWrap, .tax-casawp_salestype .casawp-single .contactWrap {
	max-height: inherit;
	opacity: 1
}

.post-type-archive-casawp_property .cta-full.row, .single-casawp_property .cta-full.row, .tax-casawp_salestype .cta-full.row {
	padding: 40px 0
}

.post-type-archive-casawp_property .casawp-main-flickity .flickity-button, .single-casawp_property .casawp-main-flickity .flickity-button, .tax-casawp_salestype .casawp-main-flickity .flickity-button {
	background: #a78abf
}

.post-type-archive-casawp_property .casasoft .container-element.standard, .single-casawp_property .casasoft .container-element.standard, .tax-casawp_salestype .casasoft .container-element.standard {
	width: inherit
}

.post-type-archive-casawp_property .single-casawp_property .contentWrap.singleData .archiveInfo svg g#wohnflaeche polygon#Shape, .single-casawp_property .single-casawp_property .contentWrap.singleData .archiveInfo svg g#wohnflaeche polygon#Shape, .tax-casawp_salestype .single-casawp_property .contentWrap.singleData .archiveInfo svg g#wohnflaeche polygon#Shape {
	fill: #fff
}

.post-type-archive-casawp_property .casawp-main-flickity, .single-casawp_property .casawp-main-flickity, .tax-casawp_salestype .casawp-main-flickity {
	min-height: 300px
}

.post-type-archive-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .post-type-archive-casawp_property .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .single-casawp_property .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .tax-casawp_salestype .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button, .tax-casawp_salestype .single-casawp_property .casawp-archive .casawp-filterform-wrap.large .casawp-filterform-button {
	color: #fff
}

.post-type-archive-casawp_property .container-element.standard.max-width, .single-casawp_property .container-element.standard.max-width, .tax-casawp_salestype .container-element.standard.max-width {
	padding: 3rem 1rem 0
}
@media print, screen and (min-width:40em) {

.post-type-archive-casawp_property .container-element.standard.max-width, .single-casawp_property .container-element.standard.max-width, .tax-casawp_salestype .container-element.standard.max-width {
	max-width: 90%
}
}
@media print, screen and (min-width:64em) {

.post-type-archive-casawp_property .container-element.standard.max-width, .single-casawp_property .container-element.standard.max-width, .tax-casawp_salestype .container-element.standard.max-width {
	max-width: 1300px
}
}

.post-type-archive-casawp_property .cta .container-cta h2, .single-casawp_property .cta .container-cta h2, .tax-casawp_salestype .cta .container-cta h2 {
	font-size: 27px;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 1;
	text-transform: none
}
@media print, screen and (min-width:40em) {

.post-type-archive-casawp_property .cta .container-cta h2, .single-casawp_property .cta .container-cta h2, .tax-casawp_salestype .cta .container-cta h2 {
	font-size: 47px
}
}

.post-type-archive-casawp_property .casawp-ajax-archive-list h5, .single-casawp_property .casawp-ajax-archive-list h5, .tax-casawp_salestype .casawp-ajax-archive-list h5 {
	text-align: center;
	color: #5c2483
}

.post-type-archive-casawp_property .inner-container-page, .single-casawp_property .inner-container-page, .tax-casawp_salestype .inner-container-page {
	min-height: calc(100vh - 80px)
}

.post-type-archive-casawp_property .flickity-button, .single-casawp_property .flickity-button, .tax-casawp_salestype .flickity-button {
	display: none
}
@media print, screen and (min-width:40em) {

.post-type-archive-casawp_property .flickity-button, .single-casawp_property .flickity-button, .tax-casawp_salestype .flickity-button {
	display: block
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {

.post-type-archive-casawp_property git status input[type=url]:active, .post-type-archive-casawp_property input[type=email]:active, .post-type-archive-casawp_property input[type=number]:active, .post-type-archive-casawp_property input[type=password]:active, .post-type-archive-casawp_property input[type=search]:active, .post-type-archive-casawp_property input[type=tel]:active, .post-type-archive-casawp_property input[type=text]:active, .post-type-archive-casawp_property select:active, .post-type-archive-casawp_property textarea:active, .single-casawp_property git status input[type=url]:active, .single-casawp_property input[type=email]:active, .single-casawp_property input[type=number]:active, .single-casawp_property input[type=password]:active, .single-casawp_property input[type=search]:active, .single-casawp_property input[type=tel]:active, .single-casawp_property input[type=text]:active, .single-casawp_property select:active, .single-casawp_property textarea:active, .tax-casawp_salestype git status input[type=url]:active, .tax-casawp_salestype input[type=email]:active, .tax-casawp_salestype input[type=number]:active, .tax-casawp_salestype input[type=password]:active, .tax-casawp_salestype input[type=search]:active, .tax-casawp_salestype input[type=tel]:active, .tax-casawp_salestype input[type=text]:active, .tax-casawp_salestype select:active, .tax-casawp_salestype textarea:active {
	font-size: medium
}
}
@media (min-width:768px) {

.post-type-archive-casawp_property input[type=email]:hover, .post-type-archive-casawp_property input[type=number]:hover, .post-type-archive-casawp_property input[type=password]:hover, .post-type-archive-casawp_property input[type=search]:hover, .post-type-archive-casawp_property input[type=tel]:hover, .post-type-archive-casawp_property input[type=text]:hover, .post-type-archive-casawp_property input[type=url]:hover, .post-type-archive-casawp_property select:hover, .post-type-archive-casawp_property textarea:hover, .single-casawp_property input[type=email]:hover, .single-casawp_property input[type=number]:hover, .single-casawp_property input[type=password]:hover, .single-casawp_property input[type=search]:hover, .single-casawp_property input[type=tel]:hover, .single-casawp_property input[type=text]:hover, .single-casawp_property input[type=url]:hover, .single-casawp_property select:hover, .single-casawp_property textarea:hover, .tax-casawp_salestype input[type=email]:hover, .tax-casawp_salestype input[type=number]:hover, .tax-casawp_salestype input[type=password]:hover, .tax-casawp_salestype input[type=search]:hover, .tax-casawp_salestype input[type=tel]:hover, .tax-casawp_salestype input[type=text]:hover, .tax-casawp_salestype input[type=url]:hover, .tax-casawp_salestype select:hover, .tax-casawp_salestype textarea:hover {
	font-size: inherit
}
}

.cookie-notice-container {
	position: relative;
	padding-bottom: 0;
	display: table;
	/*height: 60px!important*/
}

.cookie-notice-container #cn-notice-text {
	font-family: proxima-nova!important;
	text-shadow: none!important;
	letter-spacing: .4px!important;
	font-weight: 100!important;
	color: #b6a1ce;
	vertical-align: top!important;
	margin-right: 50px!important
}
@media screen and (max-width:63.99875em) {

.cookie-notice-container #cn-notice-text {
	margin-right: 15px!important
}
}
@media screen and (max-width:39.99875em) {

.cookie-notice-container #cn-notice-text {
	margin-right: 0!important
}
}

.cookie-notice-container .cn-set-cookie {
	font-family: proxima-nova!important;
	border-radius: 0!important;
	border: 2px solid #b6a1ce!important;
	background: transparent!important;
	color: #b6a1ce!important;
	text-shadow: none!important;
	padding: 5px 10px!important;
	font-size: 14px!important;
	opacity: .8!important;
	margin: 0!important;
	vertical-align: bottom!important
}
@media screen and (max-width:39.99875em) {

.cookie-notice-container .cn-set-cookie {
	display: block!important
}
}

.cn-more-info {
	font-family: proxima-nova!important;
	color: #b6a1ce!important;
	display: table-row!important;
	text-decoration: underline!important;
	font-style: italic!important;
	background: transparent!important;
	border: none!important;
	position: absolute!important;
	bottom: 0!important;
	left: 48%!important;
	margin-right: auto;
	margin-left: auto;
	text-shadow: none!important;
	padding: 0!important;
	letter-spacing: .4px!important;
	font-weight: 100!important
}
@media screen and (max-width:63.99875em) {

.cn-more-info {
	position: relative!important
}
}

.cta-contact-element {
	width: 50%;
	background: #5c2483;
	padding: 80px 1rem 5px;
	opacity: .9;
	margin: auto
}

.list {
	list-style: none;
	margin: 0;
	padding: 20px 0
}

.list .list__item {
	padding: 5px 0;
	display: inline-block
}

.list .list__item.checkboxes {
	display: block
}

.list .list__item .radio:checked, .list .list__item .radio:not(:checked) {
	position: absolute;
	left: -9999px
}

.list .list__item .radio:checked+label, .list .list__item .radio:not(:checked)+label {
	margin-left: 0;
	margin-right: 1.5rem;
	line-height: 135%;
	position: relative;
	padding-left: 35px;
	padding-top: 6px;
	cursor: pointer;
	display: inline-block;
	color: #000
}

.list .list__item .radio:checked+label:before, .list .list__item .radio:not(:checked)+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	border: 1px solid #b0b0b0;
	border-radius: 100%;
	background: #f0f0f0
}

.list .list__item .radio:checked+label:after, .list .list__item .radio:not(:checked)+label:after {
	content: "";
	width: 18px;
	height: 18px;
	background: #000;
	position: absolute;
	top: 6px;
	left: 6px;
	border-radius: 100%;
	transition: all .2s ease
}

.list .list__item .radio:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0)
}

.list .list__item .radio:checked+label:after {
	opacity: 1;
	transform: scale(1)
}

.list .list__item .checkbox:checked, .list .list__item .checkbox:not(:checked) {
	position: absolute;
	left: -9999px
}

.list .list__item .checkbox:checked+label, .list .list__item .checkbox:not(:checked)+label {
	margin-left: 0;
	position: relative;
	padding-top: 6px;
	padding-left: 40px;
	cursor: pointer;
	margin-right: 1.5rem;
	line-height: 135%
}

.list .list__item .checkbox:checked+label:before, .list .list__item .checkbox:not(:checked)+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	border: 1px solid #b0b0b0;
	background: #fff;
	border-radius: 2px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1)
}

.list .list__item .checkbox:checked+label:after, .list .list__item .checkbox:not(:checked)+label:after {
	content: "\2714";
	position: absolute;
	top: 8px;
	left: 8px;
	font-size: 1.4em;
	line-height: .8;
	color: #000;
	transition: all .2s;
	font-family: Helvetica, Arial, sans-serif
}

.list .list__item .checkbox:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0)
}

.list .list__item .checkbox:checked+label:after {
	opacity: 1;
	transform: scale(1)
}

.list .list__item .checkbox:disabled:checked+label:before, .list .list__item .checkbox:disabled:not(:checked)+label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd
}

.list .list__item .checkbox:disabled:checked+label:after {
	color: #999
}

.list .list__item .checkbox:disabled+label {
	color: #aaa
}

.list .list__item .checkbox:checked:focus+label:before, .list .list__item .checkbox:not(:checked):focus+label:before {
	border: 1px solid #b0b0b0
}

.cta-light {
	background-color: #2b1938
}

.cta-light .container-element.standard {
padding:.75rem 1rem
}

.cta-light .container-element.standard>div {
	text-align: center
}

.cta-light .container-cta h2 {
	color: #fff;
	font-weight: 400;
	margin-bottom: 0
}

.cta-light .container-phone {
	color: #fff;
	font-size: 38px;
	font-weight: 700
}

.cta-light .container-phone a {
	color: inherit!important;
	text-decoration: none!important;
	font-size: inherit!important;
	font-family: inherit!important;
	font-weight: inherit!important;
	line-height: inherit!important
}
@media print, screen and (min-width:40em) {

.cta-light .container-cta h2, .cta-light .container-phone {
	font-size: 38px
}
}
@media print, screen and (min-width:64em) {

.cta-light .wrapper-element {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	position: relative
}

.cta-light .wrapper-element>div {
	display: inline-block
}

.cta-light .container-cta {
	padding-right: 2rem
}
}
@media screen and (min-width:90em) {

.cta-light .container-cta h2, .cta-light .container-phone {
	font-size: 50px
}
}

.cta .custom-padding {
	padding: 2rem 0
}
@media print, screen and (min-width:64em) {

.cta .container-element.standard {
	padding: 2rem 1rem 0 3rem
}
}

.cta .container-cta h2 {
	font-size: 33px;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 1
}

.cta .container-phone {
	color: #372349;
	font-size: 33px;
	font-weight: 700
}

.cta .container-phone a {
	color: inherit!important;
	text-decoration: none!important;
	font-size: inherit!important;
	font-family: inherit!important;
	font-weight: inherit!important;
	line-height: inherit!important
}
@media print, screen and (min-width:40em) {

.cta .container-phone {
	font-size: 50px
}
}
@media print, screen and (min-width:64em) {

.cta .container-phone {
	font-size: 50px
}
}

.cta .container-phone:hover, .cta .container-phone:visited {
	color: #372349
}

.cta .cta-image {
	position: relative
}

.cta .cta-image img {
	position: absolute;
	bottom: 0;
	width: 100%
}
@media print, screen and (min-width:40em) {

.cta .container-cta h2, .cta .container-phone {
	font-size: 50px
}
}
@media print, screen and (min-width:64em) {

.cta .wrapper-element {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	position: relative
}

.cta .wrapper-element>div {
	display: inline-block
}

.cta .container-cta {
	padding-right: 2rem
}
}
@media screen and (min-width:90em) {

.cta .container-cta h2, .cta .container-phone {
	font-size: 50px
}
}

.facts-wrapper {
	overflow-x: hidden
}

.facts-wrapper h5, .facts-wrapper p, .facts-wrapper span {
	display: block;
	color: #fff;
	margin: 0
}

.facts-wrapper p {
	top: 50%;
	position: relative;
	transform: translateY(-50%);
	padding: 1rem
}

.facts-wrapper span {
	height: auto
}

.facts-wrapper .container-element {
	max-width: none;
	padding: 1rem 1rem 2rem;
	margin-top: 0;
	margin-bottom: 0
}

.facts-wrapper .container-element-tile {
	position: relative
}

.facts-wrapper .container-element-tile.counter h5 {
	padding: 0 1rem
}

.facts-wrapper .container-element-tile.counter .container-element-tile-fact {
	height: auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	text-align: center
}

.facts-wrapper .container-element-tile-back, .facts-wrapper .container-element-tile-front {
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	text-align: center;
	transition: all .3s linear
}

.facts-wrapper .container-element-tile .tile-inner-wrapper {
	height: 287px;
	background-color: #5c2483
}

.facts-wrapper .container-element-tile-category {
	height: 10%;
	padding: 1rem
}

.facts-wrapper .container-element-tile-category span {
	font-family: slabo-13px;
	color: #a78abf
}

.facts-wrapper .container-element-tile-fact {
	height: 65%;
	font-size: 45px;
	font-weight: 700
}

.facts-wrapper .container-element-tile-message {
	height: auto;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 20px
}

.facts-wrapper .container-element-tile-message.counter.before {
	top: 50px;
	bottom: inherit
}

.facts-wrapper .container-element-tile-front {
	transform: rotateY(0deg)
}

.facts-wrapper .container-element-tile-front .container-element-tile-fact {
	position: relative
}

.facts-wrapper .container-element-tile-front .container-element-tile-fact-icon {
	height: 100%;
	width: 100%;
	padding: 2rem
}

.facts-wrapper .container-element-tile-front .container-element-tile-fact-icon svg {
	width: 100%;
	height: 100%
}
@media print, screen and (min-width:40em) {

.facts-wrapper .container-element-tile-front h5 {
	font-size: 18px
}
}
@media print, screen and (min-width:64em) {

.facts-wrapper .container-element-tile-front h5 {
	font-size: 20px
}
}

.facts-wrapper .container-element-tile-back {
	position: absolute;
	top: 0;
	min-width: 100%;
	transform: rotateY(180deg)
}

.facts-wrapper .container-element-tile-back .tile-inner-wrapper {
	background-color: #2b1938
}

.facts-wrapper .container-element-tile-back .container-element-tile-fact {
	height: 20%;
	font-size: 30px;
	padding: 1rem
}

.facts-wrapper .container-element-tile-back .container-element-tile-message {
	height: 25%
}

.facts-wrapper .container-element-tile-back .container-element-tile-text {
	height: 55%
}

.facts-wrapper .container-element-tile-back .container-element-tile-text p {
	font-size: 15px
}

.facts-wrapper .container-element-tile.detail {
	cursor: pointer
}

.facts-wrapper .container-element-tile.detail:hover .container-element-tile-front {
	transform: rotateY(90deg)
}

.facts-wrapper .container-element-tile.detail:hover .container-element-tile-back {
	transform: rotateY(1turn)
}
@media (-ms-high-contrast:none), screen and (-ms-high-contrast:active) {

.facts-wrapper .container-element-tile.detail .container-element-tile-back, .facts-wrapper .container-element-tile.detail .container-element-tile-front {
	transform: none
}

.facts-wrapper .container-element-tile.detail .container-element-tile-back {
	opacity: 0
}

.facts-wrapper .container-element-tile.detail:hover .container-element-tile-front {
	opacity: 0;
	transform: none
}

.facts-wrapper .container-element-tile.detail:hover .container-element-tile-back {
	opacity: 1;
	transform: none
}
}
@media print, screen and (min-width:64em) {

.facts-wrapper .container-element {
	max-width: 1300px;
	padding: 2rem 0 3rem
}

.facts-wrapper .container-element-tile-front .container-element-tile-fact {
	font-size: 65px
}

.facts-wrapper .container-element-tile-front .container-element-tile-text {
	height: 60%
}
}
@media screen and (min-width:75em) {

.facts-wrapper .xlarge-3 {
	width: calc(25% - 1.875rem)
}
}

footer .container-footer {
	position: relative;
	width: 100%;
	background: #000;
	color: #fff
}
@media print, screen and (min-width:64em) {

footer .container-footer {
	height: 80px
}
}
@media print, screen and (min-width:64em) {

footer .container-members {
	float: left;
	height: 100%
}
}

footer .container-members .members-headline {
	font-size: 14px;
	margin-left: 1rem;
	padding: 20px 0;
	font-family: proxima-nova;
	text-transform: uppercase
}
@media print, screen and (min-width:64em) {

footer .container-members .members-headline {
	float: left;
	margin-left: 30px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px
}
}

footer .container-members img {
	clear: both;
	max-height: 40px;
	width: auto;
	margin: 10px 0;
	margin-left: 20px
}
@media print, screen and (min-width:64em) {

footer .container-members img {
	height: 65%;
	position: relative;
	top: 50%;
	margin: 0 20px;
	transform: translateY(-50%)
}
}

footer .container-impressum, footer .container-nametag {
	margin-left: 1rem;
	font-family: proxima-nova;
	font-size: 14px;
	padding: 20px 0;
	text-transform: uppercase
}

footer .container-impressum a, footer .container-nametag a {
	color: #fff
}
@media print, screen and (min-width:64em) {

footer .container-impressum, footer .container-nametag {
	float: right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	margin-right: 30px;
	font-size: 16px
}
}
@media print, screen and (min-width:64em) {

footer .container-nametag {
	margin-right: 60px
}
}

.fx-form .input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0;
	width: 100%;
	vertical-align: top;
	box-shadow: none
}

.fx-form .input__field {
	position: relative;
	display: block;
	float: right;
	padding: .8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #a78abf;
	color: #aaa;
	font-weight: 700;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	-webkit-appearance: none
}

.fx-form .input__field:focus {
	outline: none
}

.fx-form .input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #fff;
	font-weight: 400;
	font-family: proxima-nova;
	text-transform: uppercase;
	font-size: 90%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fx-form .input__label.input__textarea {
	height: 300px
}

.fx-form .input__label-content {
	position: relative;
	display: block;
	padding: .8em 0;
	width: 100%
}

.fx-form .graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none
}

.fx-form .icon {
	color: #ddd;
	font-size: 150%
}

.fx-form .input--haruki {
	margin: 4em 1em 1em
}

.fx-form .input__field--haruki {
	padding: .4em .25em;
	width: 100%;
	background: transparent;
	color: #afb5bb;
	font-size: 1.55em
}

.fx-form .input__label--haruki {
	position: absolute;
	width: 100%;
	text-align: left;
	pointer-events: none
}

.fx-form .input__label-content--haruki {
	transition: transform .3s
}

.fx-form .input__label--haruki:after, .fx-form .input__label--haruki:before {
	content: "";
	position: absolute;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 4px;
	background: #6a7989;
	transition: transform .3s
}

.fx-form .input__label--haruki:before {
	top: 0
}

.fx-form .input__label--haruki:after {
	bottom: 0
}

.fx-form .input--filled .input__label-content--haruki, .fx-form .input__field--haruki:focus+.input__label--haruki .input__label-content--haruki {
	transform: translate3d(0, -90%, 0)
}

.fx-form .input--filled .input__label--haruki:before, .fx-form .input__field--haruki:focus+.input__label--haruki:before {
	transform: translate3d(0, -.5em, 0)
}

.fx-form .input--filled .input__label--haruki:after, .fx-form .input__field--haruki:focus+.input__label--haruki:after {
	transform: translate3d(0, .5em, 0)
}

.fx-form .input--hoshi {
	overflow: hidden
}

.fx-form .input__field--hoshi {
	margin-top: 1em;
	padding: .85em .15em;
	width: 100%;
	background: transparent;
	color: #595f6e
}

.fx-form .input__label--hoshi {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 .25em;
	width: 100%;
	height: calc(100% - 1em);
	text-align: left;
	pointer-events: none
}

.fx-form .input__label-content--hoshi {
	position: absolute
}

.fx-form .input__label--hoshi:after, .fx-form .input__label--hoshi:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 10px);
	border-bottom: 1px solid #b9c1ca
}

.fx-form .input__label--hoshi:after {
	margin-top: 2px;
	border-bottom: 4px solid red;
	transform: translate3d(-100%, 0, 0);
	transition: transform .3s
}

.fx-form .input__label--hoshi-color-1:after {
	border-color: #0af
}

.fx-form .input__label--hoshi-color-2:after {
	border-color: #0fa
}

.fx-form .input__label--hoshi-color-3:after {
	border-color: #f50
}

.fx-form .input--filled .input__label--hoshi:after, .fx-form .input__field--hoshi:focus+.input__label--hoshi:after {
	transform: translateZ(0)
}

.fx-form .input--filled .input__label-content--hoshi, .fx-form .input__field--hoshi:focus+.input__label--hoshi .input__label-content--hoshi {
	animation: anim-1 .3s forwards
}
@keyframes
anim-1 {
50% {
opacity:0;
transform:translate3d(1em, 0, 0)
}
51% {
opacity:0;
transform:translate3d(-1em, -40%, 0)
}

to {
	opacity: 1;
	transform: translate3d(0, -40%, 0)
}
}

.fx-form .input--kuro {
	max-width: 320px;
	margin-bottom: 3em
}

.fx-form .input__field--kuro {
	width: 100%;
	background: transparent;
	color: #9196a1;
	opacity: 0;
	text-align: center;
	transition: opacity .3s
}

.fx-form .input__label--kuro {
	position: absolute;
	left: 0;
	width: 100%;
	color: #df6589;
	pointer-events: none
}

.fx-form .input__label--kuro:after, .fx-form .input__label--kuro:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	border: 4px solid #747981;
	transition: transform .3s
}

.fx-form .input__label--kuro:before {
	border-right: none
}

.fx-form .input__label--kuro:after {
	left: 50%;
	border-left: none
}

.fx-form .input--filled .input__field--kuro, .fx-form .input__field--kuro:focus {
	opacity: 1;
	transition-delay: .3s
}

.fx-form .input--filled .input__label--kuro:before, .fx-form .input__field--kuro:focus+.input__label--kuro:before {
	transform: translate3d(-10%, 0, 0)
}

.fx-form .input--filled .input__label--kuro:after, .fx-form .input__field--kuro:focus+.input__label--kuro:after {
	transform: translate3d(10%, 0, 0)
}

.fx-form .input--filled .input__label-content--kuro, .fx-form .input__field--kuro:focus+.input__label--kuro .input__label-content--kuro {
	animation: anim-2 .3s forwards
}
@keyframes
anim-2 {
50% {
opacity:0;
transform:scale3d(.3, .3, 1)
}
51% {
opacity:0;
transform:translate3d(0, 3.7em, 0) scale3d(.3, .3, 1)
}

to {
	opacity: 1;
	transform: translate3d(0, 3.7em, 0)
}
}

.fx-form .input--jiro {
	margin-top: 2em
}

.fx-form .input__field--jiro {
	padding: .85em .5em;
	width: 100%;
	background: transparent;
	color: #dde2e2;
	opacity: 0;
	transition: opacity .3s
}

.fx-form .input__label--jiro {
	position: absolute;
	left: 0;
	padding: 0 .85em;
	width: 100%;
	height: 100%;
	text-align: left;
	pointer-events: none
}

.fx-form .input__label-content--jiro {
	transition: transform .3s .3s
}

.fx-form .input__label--jiro:after, .fx-form .input__label--jiro:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: transform .3s
}

.fx-form .input__label--jiro:before {
	border-top: 2px solid #6a7989;
	transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	transition-delay: .3s
}

.fx-form .input__label--jiro:after {
	z-index: -1;
	background: #6a7989;
	transform: scaleY(0);
	transform-origin: 50% 0
}

.fx-form .input--filled .input__field--jiro, .fx-form .input__field--jiro:focus {
	opacity: 1;
	transition-delay: .3s
}

.fx-form .input--filled .input__label-content--jiro, .fx-form .input__field--jiro:focus+.input__label--jiro .input__label-content--jiro {
	transform: translate3d(0, -80%, 0);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.fx-form .input--filled .input__label--jiro:before, .fx-form .input__field--jiro:focus+.input__label--jiro:before {
	transition-delay: 0s;
	transform: translateZ(0)
}

.fx-form .input--filled .input__label--jiro:after, .fx-form .input__field--jiro:focus+.input__label--jiro:after {
	transform: scaleX(1);
	transition-delay: .3s;
	transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.fx-form .input__field--minoru {
	width: 100%;
	background: #fff;
	box-shadow: 0 0 0 2px transparent;
	color: #eca29b;
	transition: box-shadow .3s
}

.fx-form .input__label--minoru {
	padding: 0;
	width: 100%;
	text-align: left
}

.fx-form .input__label--minoru:after {
	content: "";
	position: absolute;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 4em;
	box-shadow: 0 0 0 0;
	color: rgba(199,152,157,.6)
}

.fx-form .input__field--minoru:focus {
	box-shadow: 0 0 0 2px #eca29b
}

.fx-form .input__field--minoru:focus+.input__label--minoru {
	pointer-events: none
}

.fx-form .input__field--minoru:focus+.input__label--minoru:after {
	animation: anim-shadow .3s forwards
}
@keyframes
anim-shadow {
to {
box-shadow:0 0 100px 50px;
opacity:0
}
}

.fx-form .input__label-content--minoru {
	padding: .75em .15em
}

.fx-form .input__field--yoko {
	z-index: 10;
	width: 100%;
	background: transparent;
	color: #f5f5f5;
	opacity: 0;
	transition: opacity .3s
}

.fx-form .input__label--yoko {
	position: relative;
	width: 100%;
	color: #b04b40;
	text-align: left
}

.fx-form .input__label--yoko:before {
	bottom: 100%;
	height: 4em;
	background: #c5564a;
	transform: perspective(1000px) rotateX(90deg);
	transform-origin: 50% 100%
}

.fx-form .input__label--yoko:after, .fx-form .input__label--yoko:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	transition: transform .3s
}

.fx-form .input__label--yoko:after {
	top: 0;
	height: .25em;
	background: #ad473c;
	transform-origin: 50% 0
}

.fx-form .input__label-content--yoko {
	padding: .75em 0
}

.fx-form .input--filled .input__field--yoko, .fx-form .input__field--yoko:focus {
	opacity: 1;
	transition-delay: .3s
}

.fx-form .input--filled .input__label--yoko:before, .fx-form .input__field--yoko:focus+.input__label--yoko:before {
	transform: perspective(1000px) rotateX(0deg)
}

.fx-form .input--filled .input__label--yoko, .fx-form .input__field--yoko:focus+.input__label--yoko {
	pointer-events: none
}

.fx-form .input--filled .input__label--yoko:after, .fx-form .input__field--yoko:focus+.input__label--yoko:after {
	transform: perspective(1000px) rotateX(-90deg)
}

.fx-form .input--kyo {
	z-index: auto
}

.fx-form .input__field--kyo {
	padding: .85em 1.5em;
	width: 100%;
	border-radius: 2em;
	background: #fff;
	color: #535d92
}

.fx-form .input__label--kyo {
	z-index: 0;
	padding: 0 0 0 2em;
	width: 100%;
	text-align: left
}

.fx-form .input__label--kyo:after {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: rgba(11,43,205,.6);
	opacity: 0;
	transition: opacity .3s;
	pointer-events: none
}

.fx-form .input__label-content--kyo {
	padding: .5em 0
}

.fx-form .input__field--kyo:focus, .fx-form .input__field--kyo:focus+.input__label--kyo .input__label-content--kyo {
	z-index: 10000
}

.fx-form .input__field--kyo:focus+.input__label--kyo {
	color: #fff
}

.fx-form .input__field--kyo:focus+.input__label--kyo:after {
	opacity: 1
}

.fx-form .input--akira {
	margin-top: 2em
}

.fx-form .input__field--akira {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	padding: 0 1em;
	width: 100%;
	height: 100%;
	background: transparent;
	text-align: center
}

.fx-form .input__label--akira {
	padding: 0;
	width: 100%;
	background: #696a6e;
	color: #cc6055;
	cursor: text
}

.fx-form .input__label--akira:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #2f3238;
	transform: scale3d(.97, .85, 1);
	transition: transform .3s
}

.fx-form .input__label-content--akira {
	transition: transform .3s
}

.fx-form .input--filled .input__label--akira:before, .fx-form .input__field--akira:focus+.input__label--akira:before {
	transform: scale3d(.99, .95, 1)
}

.fx-form .input--filled .input__label--akira, .fx-form .input__field--akira:focus+.input__label--akira {
	cursor: default;
	pointer-events: none
}

.fx-form .input--filled .input__label-content--akira, .fx-form .input__field--akira:focus+.input__label--akira .input__label-content--akira {
	transform: translate3d(0, -3.5em, 0)
}

.fx-form .input--ichiro {
	margin-bottom: .6em;
	padding-top: 2px
}

.fx-form .input__field--ichiro {
	position: absolute;
	top: 10px;
	left: 4px;
	height: 50px;
	z-index: 100;
	display: block;
	padding: 0 .55em;
	width: calc(100% - 8px);
	height: calc(100% - 11px);
	background: #a78abf;
	color: #40195b;
	opacity: 0;
	transform: scaleY(0);
	transform-origin: 50% 100%;
	transition: opacity .3s, transform .3s
}

.fx-form textarea.input__field--ichiro {
	top: 21px;
	height: calc(100% - 22px)
}

.fx-form .input__label--ichiro {
	width: 100%;
	text-align: left;
	cursor: text
}

.fx-form .input__label--ichiro:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #a78abf;
	transform-origin: 50% 100%;
	transition: transform .3s
}

.fx-form .input__label-content--ichiro {
	transform-origin: 0 50%;
	transition: transform .3s
}

.fx-form .input--filled .input__field--ichiro, .fx-form .input__field--ichiro:focus {
	opacity: 1;
	transform: scaleX(1)
}

.fx-form .input--filled .input__label--ichiro, .fx-form .input__field--ichiro:focus+.input__label--ichiro {
	cursor: default;
	pointer-events: none
}

.fx-form .input--filled .input__label--ichiro:before, .fx-form .input__field--ichiro:focus+.input__label--ichiro:before {
	transform: scaleX(1)
}

.fx-form .input--filled .input__label-content--ichiro, .fx-form .input__field--ichiro:focus+.input__label--ichiro .input__label-content--ichiro {
	transform: translate3d(0, -1em, 0) scale3d(.8, .8, 1) translateZ(1px);
	z-index: 10000
}

.fx-form div.cs-select {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-align: left;
	background: #fff;
	z-index: 100;
	width: 100%;
	font-size: 90%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fx-form div.cs-select:focus {
	outline: none
}

.fx-form .cs-select select {
	display: none
}

.fx-form .cs-select span {
	display: block;
	position: relative;
	cursor: pointer;
	font-size: 14.4px;
	padding: 18px 18px 18px 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.fx-form .cs-select>span {
	padding-right: 3em
}

.fx-form .cs-select .cs-selected span:after, .fx-form .cs-select>span:after {
	speak: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fx-form .cs-select>span:after {
	content: "\25BE";
	right: 1em
}

.fx-form .cs-select .cs-selected span:after {
	content: "\2713";
	margin-left: 1em
}

.fx-form .cs-select.cs-active>span:after {
	transform: translateY(-50%) rotate(180deg)
}

.fx-form div.cs-active {
	z-index: 200
}

.fx-form .cs-select .cs-options {
	position: absolute;
	overflow: hidden;
	width: 100%;
	background: #fff;
	visibility: hidden
}

.fx-form .cs-select.cs-active .cs-options {
	visibility: visible
}

.fx-form .cs-select ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%
}

.fx-form .cs-select ul span {
	padding: 1em
}

.fx-form .cs-select ul li.cs-focus span {
	background-color: #ddd
}

.fx-form .cs-select li.cs-optgroup ul {
	padding-left: 1em
}

.fx-form .cs-select li.cs-optgroup>span {
	cursor: default
}

.fx-form div.cs-skin-elastic {
	background: transparent;
	color: #5c2483
}
@media screen and (max-width:30em) {

.fx-form div.cs-skin-elastic {
	font-size: 1em
}
}

.fx-form .cs-skin-elastic>span {
	background-color: #a78abf;
	z-index: 100
}

.fx-form .cs-skin-elastic>span:after {
	font-family: icomoon;
	content: "\E005";
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.fx-form .cs-skin-elastic .cs-options {
	overflow: visible;
	background: transparent;
	opacity: 1;
	visibility: visible;
	padding-bottom: 1.25em;
	pointer-events: none
}

.fx-form .cs-skin-elastic.cs-active .cs-options {
	pointer-events: auto
}

.fx-form .cs-skin-elastic .cs-options>ul:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transform: scaleY(0);
	background: #a78abf;
	transform-origin: 50% 0;
	transition: transform .3s
}

.fx-form .cs-skin-elastic.cs-active .cs-options>ul:before {
	transform: scaleX(1);
	transition: none;
	animation: expand 0s ease-out;
	box-shadow: 3px 4px 9px hsla(0,0%,46%,.5)
}

.fx-form .cs-skin-elastic .cs-options ul li {
	opacity: 0;
	transform: translate3d(0, -25px, 0);
	transition: opacity .15s, transform .15s
}

.fx-form .cs-skin-elastic.cs-active .cs-options ul li {
	transform: translateZ(0);
	opacity: 1;
	transition: none;
	animation: bounce 0s ease-out
}

.fx-form .cs-skin-elastic .cs-options span {
	background-repeat: no-repeat;
	background-position: 1.5em 50%;
	background-size: 2em auto;
	padding: .8em 1em
}

.fx-form .cs-skin-elastic .cs-options .cs-selected span, .fx-form .cs-skin-elastic .cs-options li.cs-focus span, .fx-form .cs-skin-elastic .cs-options span:hover {
	color: #240e33
}

.fx-form .cs-skin-elastic .cs-options .cs-selected span:after {
	content: ""
}
@keyframes
expand {
0% {
transform:scaleY(0)
}
25% {
transform:scaleY(1.2)
}
50% {
transform:scaleY(.85)
}
75% {
transform:scaleY(1.05)
}

to {
	transform: scaleX(1)
}
}
@keyframes
bounce {
0% {
transform:translate3d(0, -25px, 0);
opacity:0
}
25% {
transform:translate3d(0, 10px, 0)
}
50% {
transform:translate3d(0, -6px, 0)
}
75% {
transform:translate3d(0, 2px, 0)
}

to {
	transform: translateZ(0);
	opacity: 1
}
}

.contact-form {
	padding: 0;
	margin-top: 20px
}

.contact-form input, .contact-form textarea {
	box-shadow: none
}
.contact-form input:active, .contact-form input:focus, .contact-form input:invalid, .contact-form textarea:active, .contact-form textarea:focus, .contact-form textarea:invalid {
box-shadow:none!important
}

.contact-form span.contact-form-error {
	border: 2px solid #b90035;
	transition: all .3s ease
}

.contact-form span.contact-form-error span.input__label-content {
	color: #b90035
}

.contact-form .row .columns {
	padding: 0
}
@media print, screen and (min-width:40em) {

.contact-form .row .columns.medium-6.first {
	padding-right: .3em
}

.contact-form .row .columns.medium-6.second {
	padding-left: .3em
}
}

.contact-form-submit {
	opacity: 1;
	transition: opacity 1s;
	font-size: 17px;
	font-weight: 700;
	padding: 10px;
	padding-top: 14px;
	font-family: proxima-nova;
	color: #372349;
	text-transform: uppercase;
	width: 100%;
	position: relative;
	transition: all .3s ease
}

.contact-form-submit.b-hidden {
	pointer-events: none;
	opacity: 0
}

.contact-form-submit:not(.form-success) {
	cursor: pointer
}

.contact-form-submit:not(.form-success) .line {
	transition: all .3s;
	position: absolute;
	background: #372349;
	height: 4px;
	left: 120px;
	width: 25%;
	top: 50%;
	transform: translateY(-50%)
}

.contact-form-submit:not(.form-success) .arrow {
	transition: all .3s;
	position: absolute;
	border-left: 10px solid #372349;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	left: calc(120px + 25%);
	top: 50%;
	transform: translateY(-50%)
}

.contact-form-submit:not(.form-success):hover {
	transition: all .3s
}

.contact-form-submit:not(.form-success):hover .line {
	transition: all .3s;
	width: calc(100% - 140px)
}

.contact-form-submit:not(.form-success):hover .arrow {
	transition: all .3s;
	left: calc(100% - 25px)
}

.contact-form-submit:hover {
	text-decoration: none
}

.contact-form-submit.form-load, .contact-form-submit.form-success {
	width: 100%;
	transition: all .3s ease
}

.image-fullscreen-gradientoverlay .container-element {
	position: relative
}

.image-fullscreen-gradientoverlay .container-background {
	min-height: 60vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top
}

.image-fullscreen-gradientoverlay .container-text {
	position: relative;
	background: linear-gradient(90deg, #5c2483, #372349);
	padding: 2rem 1rem;
	text-align: left
}

.image-fullscreen-gradientoverlay .container-text h3, .image-fullscreen-gradientoverlay .container-text h4, .image-fullscreen-gradientoverlay .container-text p {
	color: #fff
}

.image-fullscreen-gradientoverlay .container-text h4, .image-fullscreen-gradientoverlay .container-text p {
	margin-bottom: 0
}

.image-fullscreen-gradientoverlay .container-text.bottom {
	bottom: 10%
}
@media print, screen and (min-width:40em) {

.image-fullscreen-gradientoverlay .container-background {
	height: 100vh
}
}
@media print, screen and (min-width:64em) {

.image-fullscreen-gradientoverlay .container-text {
	position: absolute;
	left: 10%;
	opacity: .9;
	max-width: 780px
}

.image-fullscreen-gradientoverlay .container-background {
	background-position: 50%
}
}
@media screen and (min-width:90em) {

.image-fullscreen-gradientoverlay .container-text {
	left: calc(50vw - 650px)
}
}

body[data-template=page-team] header .container-header {
	background-color: #5c2483
}

body[data-template=page-team] header .container-logo-icon {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	height: 0;
	width: 0;
	border-left: 0 solid transparent;
	border-right: 0 solid transparent;
	border-top: 0 solid #5c2483
}
@media screen and (max-width:63.99875em) {

body[data-template=page-team] header .container-logo-icon {
	display: none
}
}
@media print, screen and (min-width:40em) {

body[data-template=page-team] header .container-logo-icon {
	border-left: 83.2px solid transparent;
	border-right: 83.2px solid transparent;
	border-top: 64px solid #5c2483
}
}
@media print, screen and (min-width:64em) {

body[data-template=page-team] header .container-logo-icon {
	border-left: 104px solid transparent;
	border-right: 104px solid transparent;
	border-top: 80px solid #5c2483
}
}
@media print, screen and (min-width:40em) {

body[data-template=page-team] header .container-logo-icon.inline {
	border-left: 200px solid transparent;
	border-right: 200px solid transparent;
	border-top: 0 solid rgba(0,0,0,.8)
}

body[data-template=page-team] header .container-logo-icon.inline img {
	transform: translate(-50%, -150%)
}
}

header .container-header {
	height: 60px;
	z-index: 99;
	background-color: rgba(0,0,0,.4);
	transition: background-color .3s;
	color: #fff;
	position: fixed;
	top: 0;
	width: 100%
}

header .container-header.stick {
	background-color: rgba(0,0,0,.8)
}

header .container-header .cell {
	height: 60px
}

header .container-logo-letters {
	text-align: left;
	transform: translateY(-50%);
	height: 40%;
	left: 1rem;
	z-index: 1000;
	top: 50%;
	position: relative
}
@media print, screen and (min-width:40em) {

header .container-logo-letters {
	left: 30px
}
}

header .container-logo-letters img {
	max-height: 100%;
	width: auto;
	margin-top: -3px
}

header .container-logo-icon {
	top: 100%;
	transition: all .3s;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	height: 0;
	width: 0;
	border-left: 0 solid transparent;
	border-right: 0 solid transparent;
	border-top: 0 solid rgba(0,0,0,.4)
}
@media print, screen and (min-width:40em) {

header .container-logo-icon {
	border-left: 83.2px solid transparent;
	border-right: 83.2px solid transparent;
	border-top: 64px solid rgba(0,0,0,.4)
}
}
@media print, screen and (min-width:64em) {

header .container-logo-icon {
	border-left: 104px solid transparent;
	border-right: 104px solid transparent;
	border-top: 80px solid rgba(0,0,0,.4)
}
}

header .container-logo-icon img {
	transition: all .3s
}
@media print, screen and (min-width:40em) {

header .container-logo-icon img {
	height: 30px;
	position: absolute;
	max-width: inherit;
	transform: translate(-50%, -213%)
}
}
@media print, screen and (min-width:64em) {

header .container-logo-icon img {
	transform: translate(-50%, -270%)
}
}
@media print, screen and (min-width:40em) {

header .container-logo-icon.inline {
	border-left: 200px solid transparent;
	border-right: 200px solid transparent;
	border-top: 0 solid rgba(0,0,0,.8)
}

header .container-logo-icon.inline img {
	transform: translate(-50%, -150%)
}
}

header .container-nav-toggle {
	display: inline-block;
	cursor: pointer;
	text-align: right;
	height: 100%;
	z-index: 1000;
	margin-top: 7px;
	right: 1rem;
	position: absolute
}

header .container-nav-toggle .bar {
	display: block;
	height: 2px;
	width: 40px;
	margin: 8px auto;
	border-radius: 10px;
	background: #cb876f;
	transition: all .5s
}
@media print, screen and (min-width:40em) {

header .container-nav-toggle .bar {
	height: 3px;
	width: 50px;
	margin: 9px auto
}
}

header .container-nav-toggle.active .top {
	transform: translateY(10px) rotate(45deg)
}
@media print, screen and (min-width:40em) {

header .container-nav-toggle.active .top {
	transform: translateY(12px) rotate(45deg)
}
}

header .container-nav-toggle.active .bottom {
	transform: translateY(-10px) rotate(-45deg)
}
@media print, screen and (min-width:40em) {

header .container-nav-toggle.active .bottom {
	transform: translateY(-12px) rotate(-45deg)
}
}

header .container-nav-toggle.active .middle {
	width: 0
}

header .container-nav-toggle.active path:first-of-type {
	transform: rotate(30deg) translateY(-6%)
}

header .container-nav-toggle.active path:nth-of-type(2) {
	opacity: 0;
	transform: translate(-100%)
}

header .container-nav-toggle.active path:last-of-type {
	transform: rotate(-30deg) translate(-25%, -10%)
}

header .container-nav-fullscreen {
	transform: translateY(-100%);
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: url("/wp-content/themes/meilenstein/assets/images/menu_bg.jpg") no-repeat 50%;
	background-size: cover;
	transition: transform .5s
}

header .container-nav-fullscreen.active {
	opacity: 1;
	transform: translateY(0);
	display: block
}

header .container-nav-fullscreen .container-nav-content {
	display: inline-block;
	top: 48%;
	left: 50%;
	position: relative;
	transform: translate(-50%, -50%)
}

header .container-nav-fullscreen .menu-column {
	padding-top: 15px;
	padding-right: 10px
}
@media print, screen and (min-width:40em) {

header .container-nav-fullscreen .menu-column:not(:last-of-type) {
	padding-right: 40px
}
}
@media screen and (min-width:40em) and (min-width:75em) {

header .container-nav-fullscreen .menu-column:not(:last-of-type) {
	padding-right: 90px
}
}
@media print, screen and (min-width:64em) {

header .container-nav-fullscreen .menu-column {
	float: left
}
}
@media screen and (orientation:landscape) {

header .container-nav-fullscreen .menu-column {
	float: left
}
}

header .container-nav-fullscreen .menu-middle-heading {
	font-size: 23px;
	font-family: slabo-13px;
	text-transform: uppercase;
	color: #5c2483;
	line-height: 1.2
}
@media screen and (orientation:landscape) {

header .container-nav-fullscreen .menu-middle-heading {
	font-size: 20px
}
}
@media print, screen and (min-width:40em) {

header .container-nav-fullscreen .menu-middle-heading {
	font-size: 35px
}
}
@media screen and (min-width:40em) and (max-width:63.99875em) and (orientation:landscape) {

header .container-nav-fullscreen .menu-middle-heading {
	font-size: 23px
}
}
@media screen and (min-width:75em) {

header .container-nav-fullscreen .menu-middle-heading {
	font-size: 40px
}
}

header .container-nav-fullscreen ul {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0
}

header .container-nav-fullscreen .menu-menu_left-container li, header .container-nav-fullscreen .menu-menu_right-container li {
	line-height: 2
}
@media print, screen and (min-width:64em) {

header .container-nav-fullscreen .menu-menu_left-container li, header .container-nav-fullscreen .menu-menu_right-container li {
	line-height: 2.4
}
}

header .container-nav-fullscreen .menu-menu_left-container li a, header .container-nav-fullscreen .menu-menu_right-container li a {
	font-size: 23px;
	font-family: slabo-13px;
	text-transform: uppercase;
	color: #5c2483
}
@media screen and (orientation:landscape) {

header .container-nav-fullscreen .menu-menu_left-container li a, header .container-nav-fullscreen .menu-menu_right-container li a {
	font-size: 20px
}
}
@media print, screen and (min-width:40em) {

header .container-nav-fullscreen .menu-menu_left-container li a, header .container-nav-fullscreen .menu-menu_right-container li a {
	font-size: 35px
}
}
@media screen and (min-width:40em) and (max-width:63.99875em) and (orientation:landscape) {

header .container-nav-fullscreen .menu-menu_left-container li a, header .container-nav-fullscreen .menu-menu_right-container li a {
	font-size: 23px
}
}
@media screen and (min-width:75em) {

header .container-nav-fullscreen .menu-menu_left-container li a, header .container-nav-fullscreen .menu-menu_right-container li a {
	font-size: 40px
}
}

header .container-nav-fullscreen .menu-menu_left-container li a:active, header .container-nav-fullscreen .menu-menu_left-container li a:hover, header .container-nav-fullscreen .menu-menu_right-container li a:active, header .container-nav-fullscreen .menu-menu_right-container li a:hover {
	color: #cb876f
}

header .container-nav-fullscreen .menu-menu_middle-container li {
	line-height: 2.1
}

header .container-nav-fullscreen .menu-menu_middle-container li a {
	font-size: 16px;
	font-family: proxima-nova;
	font-weight: 300;
	color: #5c2483;
	text-decoration: underline;
	text-transform: uppercase
}
@media print, screen and (min-width:64em) {

header .container-nav-fullscreen .menu-menu_middle-container li a {
	font-size: 24px
}
}

header .container-nav-fullscreen .menu-menu_middle-container li a:active, header .container-nav-fullscreen .menu-menu_middle-container li a:hover {
	color: #cb876f
}

header .container-nav-fullscreen .menu-right-follow-up-text p {
	font-family: proxima-nova;
	font-weight: 400;
	font-size: 18px;
	color: #5c2483;
	margin-bottom: 0
}
@media print, screen and (min-width:64em) {

header .container-nav-fullscreen .menu-right-follow-up-text p {
	font-size: 26px
}
}

header .container-nav-fullscreen .menu-right-follow-up-text p a {
	font-family: proxima-nova;
	font-weight: 400;
	font-size: 18px;
	color: #5c2483
}
@media print, screen and (min-width:64em) {

header .container-nav-fullscreen .menu-right-follow-up-text p a {
	font-size: 26px
}
}

header .container-nav-fullscreen .menu-right-follow-up-text p a:active, header .container-nav-fullscreen .menu-right-follow-up-text p a:hover {
	color: #cb876f
}

header .container-nav-fullscreen .nav-logo-icon {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%)
}

header .container-nav-fullscreen .nav-logo-icon img {
	height: 25px
}
@media print, screen and (min-width:40em) {

header .container-nav-fullscreen .nav-logo-icon img {
	height: 40px
}
}

.container-close {
	position: absolute;
	top: 30px;
	z-index: 11;
	height: 50px;
	width: 50px;
	right: 20px;
	cursor: pointer
}

.container-close span {
	background-color: #fefefe;
	height: 3px;
	width: 50px;
	position: absolute
}

.container-close span:first-child {
	transform: rotate(45deg)
}

.container-close span:nth-child(2) {
	transform: rotate(-45deg)
}

.image-fullscreen .container-element {
	position: relative
}

.image-fullscreen .container-background {
	min-height: 60vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}
@media screen and (orientation:landscape) {

.image-fullscreen .container-background {
	height: 100vh
}
}

.image-fullscreen .container-text {
	position: relative;
	background-color: #5c2483;
	padding: 2rem 1rem;
	text-align: center
}

.image-fullscreen .container-text h1 {
	text-transform: uppercase;
	font-size: 21px
}
@media print, screen and (min-width:40em) {

.image-fullscreen .container-text h1 {
	font-size: 33px
}
}
@media print, screen and (min-width:64em) {

.image-fullscreen .container-text h1 {
	font-size: 39px
}
}

.image-fullscreen .container-text h4 {
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	line-height: 1;
	color: #fff;
	font-size: 18px
}
@media print, screen and (min-width:40em) {

.image-fullscreen .container-text h4 {
	font-size: 22px
}
}
@media print, screen and (min-width:64em) {

.image-fullscreen .container-text h4 {
	color: #2b1938
}
}

.image-fullscreen .container-text-subtitle-underline h4:after {
	content: " ";
	position: absolute;
	bottom: -10px;
	left: 0;
	height: 2px;
	width: 100%;
	background: #fff
}
@media print, screen and (min-width:64em) {

.image-fullscreen .container-text-subtitle-underline h4:after {
	background: #2b1938
}
}
@media print, screen and (min-width:64em) {

.image-fullscreen .container-background {
	height: 100vh;
	min-height: 800px
}
}
@media print, screen and (min-width:64em) {

.image-fullscreen .container-text {
	position: absolute;
	background-color: transparent;
	padding: 1rem 1rem 2rem;
	text-align: left
}
}

.image-incontent.last {
	margin-bottom: 50px
}
@media print, screen and (min-width:40em) {

.image-incontent.last {
	margin-bottom: 60px
}
}
@media print, screen and (min-width:64em) {

.image-incontent.last {
	margin-bottom: 80px
}
}

.image-incontent .container-element.standard {
	padding: 1rem 1rem 2rem
}
@media print, screen and (min-width:40em) {

.image-incontent .container-element.standard {
	padding: 2rem 1rem
}
}
@media print, screen and (min-width:64em) {

.image-incontent .container-element.standard {
	padding: 3rem 1rem 2rem
}
}

.image-incontent .container-text {
	position: absolute;
	padding: 4.4% 3.2%;
	text-align: left;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%
}

.image-incontent .container-text h1 {
	text-transform: uppercase;
	font-size: 3.1vw;
	color: #2b1938;
margin-bottom:.25rem
}
@media screen and (min-width:81.25em) {

.image-incontent .container-text h1 {
	font-size: 39px;
margin-bottom:.5rem
}
}

.image-incontent .container-text h4 {
	text-transform: uppercase;
	font-weight: 300;
	position: relative;
	display: inline-block;
margin-bottom:.15rem;
	letter-spacing: 0;
	line-height: 1;
	font-size: 1.9vw;
	color: #2b1938
}
@media screen and (min-width:81.25em) {

.image-incontent .container-text h4 {
	font-size: 22px;
margin-bottom:.5rem
}
}

.image-incontent .container-text-subtitle-underline h4:after {
	content: " ";
	position: absolute;
	bottom: -60%;
	left: 0;
	height: 1px;
	width: 100%;
	background: #2b1938
}
@media print, screen and (min-width:40em) {

.image-incontent .container-text-subtitle-underline h4:after {
	height: 2px
}
}
@media screen and (min-width:81.25em) {

.image-incontent .container-text-subtitle-underline h4:after {
	bottom: -10px
}
}

.image-incontent a {
	display: inline-block;
	position: relative;
	margin: 0;
	width: 100%
}

.image-incontent .more-link-text {
	float: right;
	z-index: 1;
	text-transform: uppercase;
	bottom: 0;
	position: absolute;
	text-align: right;
	width: 100%;
	padding: 14px 12px;
	font-size: 10px
}
@media print, screen and (min-width:40em) {

.image-incontent .more-link-text {
	font-size: 16px;
	padding: 27px 31px
}
}

.image-incontent .more-link-text.white {
	color: #fefefe
}

.image-incontent .more-link-text.purple {
	color: #2b1938
}

.image-incontent .container-element.standard {
	padding-bottom: 0
}

.image-incontent .container-element.standard a {
	font-size: 0;
	line-height: 0
}

.contact-page {
	margin-bottom: 2rem
}
@media print, screen and (min-width:64em) {

.contact-page {
	min-height: 920px
}
}

.contact-page .container-overlay {
	width: 100%;
	background: #5c2483;
	padding: 80px 1rem 5px
}
@media print, screen and (min-width:40em) {

.contact-page .container-overlay {
	padding: 120px 30px 5px
}
}
@media print, screen and (min-width:64em) {

.contact-page .container-overlay {
	position: absolute;
	width: inherit;
	z-index: 10;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
	padding: 30px;
	opacity: .9
}
}
@media screen and (min-width:75em) {

.contact-page .container-overlay {
	left: 10%
}
}

.contact-page .container-overlay .container-overlay-content {
	overflow: hidden
}
@media print, screen and (min-width:64em) {

.contact-page .container-overlay .container-overlay-content {
	overflow: initial
}
}

.contact-page .container-overlay .container-overlay-content p {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300
}
@media print, screen and (min-width:40em) {

.contact-page .container-overlay .container-overlay-content p {
	float: left;
	width: 50%
}
}
@media print, screen and (min-width:64em) {

.contact-page .container-overlay .container-overlay-content p {
	float: inherit;
	width: inherit
}
}

.contact-page .container-overlay .container-overlay-content p a {
	color: inherit!important;
	text-decoration: none!important;
	font-size: inherit!important;
	font-family: inherit!important;
	font-weight: inherit!important;
	line-height: inherit!important
}

.contact-page .container-overlay .container-overlay-content a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300
}

.contact-page .container-overlay .container-overlay-content .container-overlay-form .contact-form-submit {
	color: #fff
}

.contact-page .container-overlay .container-overlay-content .container-overlay-form .contact-form-submit .line {
	background: #fff
}

.contact-page .container-overlay .container-overlay-content .container-overlay-form .contact-form-submit .arrow {
	border-left-color: #fff
}

.contact-page .cta-contact-element {
	width: 50%;
	background: #5c2483;
	padding: 0 1rem 5px;
	opacity: .9;
	margin: auto
}

.contact-page .cta-contact-element h4 {
	font-family: proxima-nova;
	color: #fff;
	font-size: 30px;
	line-height: 36px;
	padding-top: 20px;
	font-weight: 300
}
@media screen and (max-width:39.99875em) {

.contact-page .cta-contact-element {
	width: 100%
}
}

.contact-page .cta-contact-element .container-overlay-content {
	overflow: hidden
}
@media print, screen and (min-width:64em) {

.contact-page .cta-contact-element .container-overlay-content {
	overflow: initial
}
}

.contact-page .cta-contact-element .container-overlay-content p {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300
}
@media print, screen and (min-width:40em) {

.contact-page .cta-contact-element .container-overlay-content p {
	float: left;
	width: 50%
}
}
@media print, screen and (min-width:64em) {

.contact-page .cta-contact-element .container-overlay-content p {
	float: inherit;
	width: inherit
}
}

.contact-page .cta-contact-element .container-overlay-content p a {
	color: inherit!important;
	text-decoration: none!important;
	font-size: inherit!important;
	font-family: inherit!important;
	font-weight: inherit!important;
	line-height: inherit!important
}

.contact-page .cta-contact-element .container-overlay-content a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300
}

.contact-page .cta-contact-element .container-overlay-content .container-overlay-form .contact-form-submit {
	color: #fff
}

.contact-page .cta-contact-element .container-overlay-content .container-overlay-form .contact-form-submit .line {
	background: #fff
}

.contact-page .cta-contact-element .container-overlay-content .container-overlay-form .contact-form-submit .arrow {
	border-left-color: #fff
}

.contact-page .container-map {
	height: calc(70vh - 80px);
	background: grey
}
@media print, screen and (min-width:64em) {

.contact-page .container-map {
	height: calc(100vh - 80px)
}
}
@media screen and (orientation:landscape) {

.contact-page .container-map {
	height: calc(100vh - 80px)
}
}

.contact-page .container-map #map {
	width: 100%;
	height: 100%
}
@media print, screen and (min-width:64em) {

.contact-page .container-map #map {
	min-height: 920px
}
}

.checkbox-outer-container {
	display: inline-block;
	width: 100%;
	margin-bottom: .6em
}

.checkbox-outer-container .checkbox-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	position: relative;
	cursor: pointer;
	color: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.checkbox-outer-container .checkbox-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}

.checkbox-outer-container .checkbox-container:hover input~.checkmark {
	background-color: #a78abf
}

.checkbox-outer-container .checkbox-container .checkmark {
	height: 45px;
	-ms-flex: 45px 0 0px;
	flex: 45px 0 0;
	background-color: #a78abf
}

.checkbox-outer-container .checkbox-container input:checked~.checkmark {
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #a78abf;
	background-image: url("/wp-content/themes/meilenstein/assets/images/checkbox-icon.svg")
}

.checkbox-outer-container .checkbox-container .checkbox-label-text {
	padding-left: .6em;
	text-transform: uppercase;
	font-size: 90%;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.feature-post .container-background {
	min-height: 80vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top
}

.feature-post .container-preview {
	position: relative;
	background-color: #5c2483;
	padding: 2rem 1rem 4rem
}

.feature-post .container-preview:hover .container-arrow-icon {
	left: 5px
}

.feature-post .container-preview-header {
	padding-bottom: 1rem
}

.feature-post .container-preview-header-date, .feature-post .container-preview-header-link {
	display: inline-block;
	width: 100%
}

.feature-post .container-preview-header-date a, .feature-post .container-preview-header-date p, .feature-post .container-preview-header-link a, .feature-post .container-preview-header-link p {
	color: #a78abf;
	margin-bottom: 0
}

.feature-post .container-preview-header-link {
	margin-bottom: 1rem
}

.feature-post .container-preview-header .container-arrow {
	z-index: 1
}

.feature-post .container-preview-header .container-arrow-icon, .feature-post .container-preview-header .container-arrow-text {
	display: inline-block;
	position: relative;
	cursor: pointer
}

.feature-post .container-preview-header .container-arrow-icon {
	height: 17px;
	width: auto;
	padding-left: 1rem
}

.feature-post .container-preview-header .container-arrow-icon svg {
	height: 17px
}

.feature-post .container-preview-header .container-arrow p {
	margin: 0
}

.feature-post .container-preview-text h3, .feature-post .container-preview-text h4, .feature-post .container-preview-text p {
	margin-bottom: 0;
	color: #fff
}
@media print, screen and (min-width:40em) {

.feature-post .container-background {
	height: 100vh
}

.feature-post .container-preview-header-date, .feature-post .container-preview-header-link {
	width: 49%
}

.feature-post .container-preview-header-date {
	text-align: right
}
}
@media print, screen and (min-width:64em) {

.feature-post .container-background {
	background-position: 50%
}

.feature-post .container-preview {
	position: absolute;
	left: 10%;
	width: 700px;
	background-color: transparent;
	opacity: .9;
	padding: 0
}

.feature-post .container-preview-header {
	position: relative;
	height: 50px;
	padding-bottom: 0
}

.feature-post .container-preview-header>div {
	position: absolute;
	height: 100%
}

.feature-post .container-preview-header-date, .feature-post .container-preview-header-link {
	width: 285px;
	background-color: #5c2483;
	padding-top: 1rem
}

.feature-post .container-preview-header-link {
	padding-left: 3rem
}

.feature-post .container-preview-header-date {
	right: 0;
	padding-right: 1rem
}

.feature-post .container-preview-header-triangle {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 130px
}

.feature-post .container-preview-header-triangle:after, .feature-post .container-preview-header-triangle:before {
	content: " ";
	position: absolute;
	border-bottom: 50px solid #5c2483
}

.feature-post .container-preview-header-triangle:before {
	left: 0;
	border-right: 65px solid transparent
}

.feature-post .container-preview-header-triangle:after {
	right: 0;
	border-left: 65px solid transparent
}

.feature-post .container-preview-text {
	background-color: #5c2483;
	padding: 2rem 3rem 4rem
}
}
@media screen and (min-width:90em) {

.feature-post .container-preview {
	left: calc(50vw - 650px)
}
}

.post-list .container-element-list-single {
	min-height: 250px
}

.post-list .container-element-list-single a, .post-list .container-element-list-single h2, .post-list .container-element-list-single p {
	color: #a78abf;
	margin-bottom: 0;
	transition: all .5s ease
}

.post-list .container-element-list-single h2 {
	font-weight: 400;
	padding-bottom: 20%
}

.post-list .container-element-list-single-inner {
	position: relative;
	height: 100%;
	background-color: #5c2483;
	padding: 1rem 2rem;
	transition: all .5s ease
}

.post-list .container-element-list-single-inner:hover {
	background-color: #2b1938;
	border-color: none
}

.post-list .container-element-list-single-inner:hover a, .post-list .container-element-list-single-inner:hover h2, .post-list .container-element-list-single-inner:hover p {
	color: #fff
}

.post-list .container-element-list-single-inner:hover path {
	fill: none
}

.post-list .container-element-list-single-inner:hover .container-arrow-icon {
	left: 5px
}

.post-list .container-element-list-single-inner:hover .container-arrow-icon svg line, .post-list .container-element-list-single-inner:hover .container-arrow-icon svg polygon {
	fill: #fff;
	stroke: #fff
}

.post-list .container-element-list-single-date {
	text-align: right;
	height: 10%
}

.post-list .container-element-list-single-link {
	position: absolute;
	bottom: 0;
	height: 13%
}

.post-list .container-element-list-single-link .container-arrow {
	z-index: 1
}

.post-list .container-element-list-single-link .container-arrow-icon, .post-list .container-element-list-single-link .container-arrow-text {
	display: inline-block;
	position: relative;
	cursor: pointer
}

.post-list .container-element-list-single-link .container-arrow-icon {
	height: 17px;
	width: 115px;
	padding-left: 1rem
}

.post-list .container-element-list-single-link .container-arrow-icon svg line, .post-list .container-element-list-single-link .container-arrow-icon svg polygon {
	fill: #a78abf;
	stroke: #a78abf;
	transition: all .5s ease
}

.post-list .container-element-list-single-link .container-arrow p {
	margin: 0
}
@media print, screen and (min-width:40em) {

.post-list .container-element-list-single-inner {
	margin: 0 10%
}
}
@media print, screen and (min-width:64em) {

.post-list .container-element-list-single {
	min-height: 400px
}

.post-list .container-element-list-single-inner {
	margin: 0
}

.post-list .container-element-list-single-link {
	height: 10%
}
}

.partner-grid .container-element.standard {
	padding-top: 0
}

.partner-grid .cell {
	position: relative
}

.partner-grid .partner-headline {
	text-align: center;
	width: 100%;
	font-family: proxima-nova;
	margin-bottom: 40px
}

.partner-grid .partner-headline h2 {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 400;
	font-size: 30px
}

.partner-grid .partner-headline h2:after {
	content: " ";
	height: 2px;
	width: 100%;
	background: #2b1938;
	display: block;
	position: absolute;
	bottom: -3px
}

.partner-grid .partner-content {
	position: relative;
	height: 100%;
	padding: 50px
}

.partner-grid .partner-content .partner-logo a img {
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-height: 80px
}

.partner-grid .partner-caption {
	display: none;
	text-align: center;
	position: absolute;
	bottom: 40px;
	width: 100%;
	font-family: proxima-nova;
	font-size: 20px;
	font-weight: 600;
	color: #2b1938
}

.referenzen {
	margin-top: 60px;
	overflow: hidden
}

.referenzen .referenzen-filter {
	text-align: center;
	margin-bottom: 20px
}

.referenzen .referenzen-filter a {
	color: #fff;
	background-color: #5c2483;
	padding: 10px;
	margin: 2px;
	display: inline-block;
	width: 100%
}

.referenzen .referenzen-filter a.rf-active {
	color: #5c2483;
	background-color: #fff;
	border: 2px solid #5c2483
}

.referenzen .referenzen-grid .cell {
	position: relative
}

.referenzen .referenzen-grid .referenz-image {
	text-align: center
}

.referenzen .referenzen-grid .referenz-image-preview {
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	height: 150px;
	width: auto
}

.referenzen .referenzen-grid .referenz-image-lightbox {
	display: none
}

.referenzen .referenzen-grid .referenz-image-lightbox.open {
	display: block;
	z-index: 100;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.8);
	position: fixed
}

.referenzen .referenzen-grid .referenz-image-close {
	position: absolute;
	top: 30px;
	z-index: 11;
	height: 50px;
	width: 50px;
	right: 20px;
	cursor: pointer
}

.referenzen .referenzen-grid .referenz-image-close span {
	background-color: #fff;
	height: 3px;
	width: 50px;
	position: absolute
}

.referenzen .referenzen-grid .referenz-image-close span:first-child {
	transform: rotate(45deg)
}

.referenzen .referenzen-grid .referenz-image-close span:nth-child(2) {
	transform: rotate(-45deg)
}

.referenzen .referenzen-grid .referenz-image-large {
	display: none
}

.referenzen .referenzen-grid .referenz-image-large.open {
	display: block;
	z-index: 101;
	background-position: 50%;
	background-size: contain;
	position: fixed;
	background-repeat: no-repeat;
	top: 4rem;
	bottom: 4rem;
	left: 0;
	right: 0;
	cursor: pointer
}

.referenzen .referenzen-grid .referenz-image-large.open .referenz-image-caption {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: -40px;
	padding: 10px
}

.referenzen .referenzen-grid .referenz-image-large.open .referenz-image-caption p {
	color: #fff;
	margin-bottom: 0
}
@media screen and (orientation:portrait) and (max-width:39.99875em) {

.referenzen .referenzen-grid .referenz-image-large.open .referenz-image-caption {
	bottom: 0
}
}

.referenzen .referenzen-grid .referenz-content {
	text-align: center;
	padding-top: 1rem;
	font-family: proxima-nova;
	color: #372349
}

.referenzen .referenzen-grid .referenz-content h2 {
	font-size: 20px
}
@media print, screen and (min-width:64em) {

.referenzen .referenzen-grid .referenz-content h2 {
	font-size: 35px
}
}

.referenzen .referenzen-grid .referenz-content p {
	margin-bottom: 0;
	font-weight: 300
}

.referenzen .referenzen-grid .referenzen-spacer {
	height: 2px;
	width: 100%;
	background-color: #ddd;
	margin: 20px 0
}
@media print, screen and (min-width:40em) {

.referenzen .container-element.standard {
	padding-top: 7rem
}

.referenzen .referenzen-filter a {
	width: auto;
	margin: 10px 2px 5px 0
}

.referenzen .referenzen-grid .referenz-image {
	padding-right: 10px;
	text-align: left
}

.referenzen .referenzen-grid .referenz-image-preview {
	margin-right: 2rem
}

.referenzen .referenzen-grid .referenz-content {
	text-align: left;
	padding-top: 0
}
}
@media screen and (min-width:75em) {

.referenzen .referenzen-grid .referenz-image-large.open {
	top: 20%;
	left: 20%;
	bottom: 20%;
	right: 20%
}
}

.blog-single {
	padding-top: 60px
}

.blog-single h2, .blog-single h5 {
	font-weight: 400;
	margin: 0
}

.blog-single .container-arrow {
	z-index: 1
}

.blog-single .container-arrow:hover .container-arrow-icon {
	right: 5px
}

.blog-single .container-arrow-icon, .blog-single .container-arrow-text {
	display: inline-block;
	position: relative;
	cursor: pointer
}

.blog-single .container-arrow-icon {
	height: 10px;
	width: 83px;
	padding-left: 1rem;
	transform: rotateY(180deg)
}

.blog-single .container-arrow-icon svg {
	height: 10px;
	width: 68px
}

.blog-single .container-arrow-icon svg line, .blog-single .container-arrow-icon svg polygon {
	fill: #2b1938;
	stroke: #2b1938;
	transition: all .5s ease
}

.blog-single .container-arrow p {
	margin: 0
}

.blog-single .container-element-header {
	padding-bottom: 1rem;
	text-align: center
}

.blog-single .container-element-image {
	position: relative;
	height: 60vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

.blog-single .container-element-image .triangle {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	height: 0;
	width: 0;
	border-left: 0 solid transparent;
	border-right: 0 solid transparent;
	border-top: 0 solid #fff;
	top: 0
}
@media print, screen and (min-width:40em) {

.blog-single .container-element-image .triangle {
	border-left: 62.4px solid transparent;
	border-right: 62.4px solid transparent;
	border-top: 48px solid #fff
}
}
@media print, screen and (min-width:64em) {

.blog-single .container-element-image .triangle {
	border-left: 78px solid transparent;
	border-right: 78px solid transparent;
	border-top: 60px solid #fff
}
}

.blog-single .container-element-index {
	padding: 1rem 0 2rem
}

.blog-single .container-element-index-date {
	text-align: right
}

.blog-single .container-element-lead p {
	font-size: 22px;
	font-weight: 300
}
@media print, screen and (min-width:64em) {

.blog-single .container-element-lead p {
	font-size: 30px
}
}
@media print, screen and (min-width:40em) {

.blog-single .container-arrow {
	z-index: 1;
	position: absolute;
	top: 132px;
	left: 0;
	padding-left: 1rem
}

.blog-single .container-arrow-icon {
	height: 17px;
	width: 130px
}

.blog-single .container-arrow-icon svg {
	height: 17px;
	width: 115px
}

.blog-single .container-element-header {
	padding: 6rem 0 1rem;
	text-align: right
}
}
@media print, screen and (min-width:64em) {

.blog-single .container-element-image {
	height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}
}

.testimonial-swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
	margin-bottom: 40px;
	overflow: hidden
}

.testimonial-swiper-container .swiper-button-next {
	background-image: url("/wp-content/themes/meilenstein/assets/images/swiper-next.svg");
	display: none
}
@media print, screen and (min-width:40em) {

.testimonial-swiper-container .swiper-button-next {
	display: block
}
}

.testimonial-swiper-container .swiper-button-prev {
	background-image: url("/wp-content/themes/meilenstein/assets/images/swiper-prev.svg");
	display: none
}
@media print, screen and (min-width:40em) {

.testimonial-swiper-container .swiper-button-prev {
	display: block
}
}

.testimonial-swiper-container .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	position: relative
}

.testimonial-swiper-container .swiper-slide .slide-image {
	background-size: cover;
	background-position: top;
	height: 60vh;
	width: 100vw
}
@media print, screen and (min-width:40em) {

.testimonial-swiper-container .swiper-slide .slide-image {
	height: 80vh
}
}
@media print, screen and (min-width:64em) {

.testimonial-swiper-container .swiper-slide .slide-image {
	height: 100vh
}
}
@media screen and (orientation:landscape) {

.testimonial-swiper-container .swiper-slide .slide-image {
	height: 100vh
}
}

.testimonial-swiper-container .swiper-slide .overlay-text {
	text-align: left;
	background: #5c2483;
	padding: 20px;
	padding-bottom: 2rem
}
@media print, screen and (min-width:64em) {

.testimonial-swiper-container .swiper-slide .overlay-text {
	max-width: 40%;
	background: none;
	position: absolute;
	bottom: 10%;
	left: 10%
}
}

.testimonial-swiper-container .swiper-slide .overlay-text h5 {
	font-family: slabo-13px;
	line-height: 1;
	letter-spacing: 1.5px;
	text-shadow: 0 0 10px rgba(0,0,0,.6);
	color: #fff
}

.testimonial-swiper-container .swiper-slide .overlay-text p {
	text-shadow: 0 0 10px rgba(0,0,0,.6);
	color: #fff;
	margin-bottom: 0
}

.testimonial-swiper-container .swiper-slide .overlay-text p.position {
	font-weight: 200
}

.testimonial-swiper-container .swiper-pagination-bullet {
	background: none;
	opacity: 1;
	border: 2px solid #fff;
	width: 15px;
	height: 15px
}

.testimonial-swiper-container .swiper-pagination-bullet-active {
	background: #fff
}

.team.container-page {
	background-color: #000;
	padding-top: 20px;
	margin-top: 0;
	width: 100%
}

.team.container-page h1 {
	text-align: center;
	display: none;
	color: #fff!important
}
@media print, screen and (min-width:64em) {

.team.container-page h1 {
	display: block
}
}
@media print, screen and (min-width:64em) {

.team.container-page {
	padding-top: 60px;
	margin-top: 60px;
	min-height: calc(100vh - 60px - 80px)
}
}

.team .swiper-slide {
	cursor: pointer
}

.team .swiper-slide .team-image {
	height: 65vh;
	position: relative
}
@media print, screen and (min-width:64em) {

.team .swiper-slide .team-image {
	height: 50vh
}
}

.team .swiper-slide .team-image img, .team .swiper-slide .team-image video {
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0
}

.team .swiper-slide:hover .team-description h2, .team .swiper-slide:hover .team-description h3 {
	color: #5c2483
}

.team .swiper-slide .team-description {
	padding: 0 10px
}

.team .swiper-slide .team-description h2, .team .swiper-slide .team-description h3 {
	transition: color .3s;
	color: #fff;
	text-transform: uppercase;
	text-align: center
}

.team .swiper-slide .team-description h2 {
	font-size: 20px
}

.team .swiper-slide .team-description h3 {
	font-size: 13px;
	font-family: proxima-nova
}

.team-swiper-container {
	position: relative;
	overflow: hidden;
	margin: 0 10px
}

.team-swiper-container .swiper-button-prev {
	margin-left: -10px
}

.team-swiper-container .swiper-button-next {
	margin-right: -10px
}

.team-member-top {
	background-color: #000;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1
}
@media print, screen and (min-width:64em) {

.team-member-top {
	position: absolute;
	padding-top: 40px
}
}

.team-member-top .container-element {
	height: 100%;
	padding: 0 1rem!important
}

.team-member-top .team-member-video {
	position: relative;
	height: 100%
}
@media print, screen and (min-width:64em) {

.team-member-top .team-member-video {
	position: relative;
	top: 0;
	height: 45vh;
	bottom: 0
}
}

.team-member-top .team-member-video video {
	width: auto;
	height: auto;
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	margin-bottom: -7px;
	left: 50%;
	position: relative;
	transform: translateX(-50%)
}
@media print, screen and (min-width:64em) {

.team-member-top .team-member-video video {
	transform: translateX(-100%)
}
}

.team-member-bottom {
	position: relative;
	left: 0;
	overflow: auto;
	padding-bottom: 50px;
	right: 0;
	z-index: 10;
	border: 0;
	background-color: #5c2483;
	color: #fff
}
@media print, screen and (min-width:64em) {

.team-member-bottom {
	position: absolute;
	top: 45vh;
	height: 55vh
}
}

.team-member-bottom h2, .team-member-bottom h3, .team-member-bottom h4, .team-member-bottom p {
	color: #fff
}

.team-member-bottom h4 {
	margin-top: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-family: slabo-13px;
	text-align: center
}

.team-member-bottom p {
	font-weight: 300;
	line-height: 1.4;
	text-align: center;
	padding: 0 15px
}

.team-member-bottom .team-member-quote {
	background-color: #2b1938
}

.team-member-bottom .team-member-quote .team-member-quote-content {
	text-align: center;
	padding: 10px 0
}

.team-member-bottom .team-member-quote .team-member-quote-content b, .team-member-bottom .team-member-quote .team-member-quote-content h1, .team-member-bottom .team-member-quote .team-member-quote-content h2, .team-member-bottom .team-member-quote .team-member-quote-content h3, .team-member-bottom .team-member-quote .team-member-quote-content h4, .team-member-bottom .team-member-quote .team-member-quote-content strong {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 400
}

.team-member-bottom .team-member-quote .team-member-quote-content b, .team-member-bottom .team-member-quote .team-member-quote-content h1, .team-member-bottom .team-member-quote .team-member-quote-content h2, .team-member-bottom .team-member-quote .team-member-quote-content h3, .team-member-bottom .team-member-quote .team-member-quote-content h4, .team-member-bottom .team-member-quote .team-member-quote-content p, .team-member-bottom .team-member-quote .team-member-quote-content strong {
	line-height: 1;
	margin: 0;
	padding: 10px;
	color: #cb876f!important
}

.team-member-bottom .team-member-quote .team-member-quote-content strong {
	padding: 10px 0
}

.team-description-extended {
	display: none
}

.team-description-extended.team-open {
	display: block;
	position: fixed;
	height: calc(100vh - 60px);
	height: 100%;
	top: 60px;
	width: 100vw;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	overflow: auto
}
@media print, screen and (min-width:64em) {

.team-description-extended.team-open {
	overflow: inherit
}
}

.team-member-overlay {
	position: relative;
	text-align: center;
	background-color: #5c2483;
	color: #fff;
	z-index: 10
}
@media print, screen and (min-width:64em) {

.team-member-overlay {
	text-align: left;
	position: absolute;
	left: 50%;
	transform: translateY(-50%);
	top: 50%;
	max-width: 50%
}
}

.team-member-overlay h2, .team-member-overlay h3 {
	font-size: 20px
}
@media print, screen and (min-width:64em) {

.team-member-overlay h2, .team-member-overlay h3 {
	font-size: 25px
}
}

.team-member-overlay a, .team-member-overlay a:visited, .team-member-overlay h2, .team-member-overlay h3 {
	color: #fff;
	font-family: proxima-nova;
	text-transform: uppercase
}
@media print, screen and (min-width:64em) {

.team-member-overlay {
	background-color: #000
}
}
@media print, screen and (min-width:64em) {

.hide-desktop {
	display: none
}
}
@media screen and (max-width:63.99875em) {

.hide-mobile {
	display: none
}
}

.textbox-linksbuendig p {
	font-size: 22px;
	font-weight: 300
}
@media print, screen and (min-width:64em) {

.textbox-linksbuendig p {
	font-size: 30px
}
}

body[data-template=page-impressum] .container-element {
	padding-top: 80px
}
@media print, screen and (min-width:40em) {

body[data-template=page-impressum] .container-element {
	padding-top: 140px
}
}

body[data-template=page-impressum] p {
	font-size: 14px
}
@media print, screen and (min-width:40em) {

body[data-template=page-impressum] p {
	font-size: 16px
}
}
@media print, screen and (min-width:64em) {

body[data-template=page-impressum] p {
	font-size: 18px
}
}

body[data-template=page-impressum] a {
	font-size: 14px
}
@media print, screen and (min-width:40em) {

body[data-template=page-impressum] a {
	font-size: 16px
}
}
@media print, screen and (min-width:64em) {

body[data-template=page-impressum] a {
	font-size: 18px
}
}

body[data-template=page-impressum] h2 {
	font-size: 22px
}
@media print, screen and (min-width:40em) {

body[data-template=page-impressum] h2 {
	font-size: 30px
}
}

.textbox-fullwidth-violet {
	background-color: #5c2483
}

.textbox-fullwidth-violet h2, .textbox-fullwidth-violet p {
	color: #fff
}

.textbox-fullwidth-violet p {
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 1rem
}
@media print, screen and (min-width:64em) {

.textbox-fullwidth-violet p {
	font-size: 30px
}
}

.textbox-fullwidth-violet p em {
	position: relative
}

.textbox-fullwidth-violet p em:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	border-bottom: 3px solid #fff
}

.textbox-zentriert .container-element {
	text-align: center
}

.textbox-zentriert .container-teaser h4 {
	margin-bottom: 0
}

.textbox-small .container-title {
	margin-bottom: 1rem
}

.textbox-small .container-text ul li {
	font-weight: 500;
	font-size: 15px
}
@media print, screen and (min-width:40em) {

.textbox-small .container-text ul li {
	font-size: 18px
}
}

.timeline {
	background: #5c2483;
	position: relative;
	overflow: hidden
}

.timeline .timeline-background {
	border-left: 130vh solid transparent;
	border-right: 130vh solid transparent;
	border-top: 100vh solid #2b1938;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -30%;
	bottom: 0
}
@media print, screen and (min-width:64em) {

.timeline .timeline-background {
	top: -25%
}
}

.timeline .container-element {
	min-height: 500px
}

.timeline .timeline-swiper-container .swiper-slide {
	height: 80vh;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	width: 100%
}

.timeline .timeline-swiper-container .swiper-slide .timeline-content-wrapper {
	max-width: 500px;
	transform: translateX(-50%);
	left: 50%;
	top: 20%;
	position: relative
}
@media print, screen and (min-width:40em) {

.timeline .timeline-swiper-container .swiper-slide .timeline-content-wrapper {
	top: 25%
}
}

.timeline .timeline-swiper-container .swiper-slide .timeline-content-wrapper .timeline-title {
	letter-spacing: 1px;
	font-family: slabo-13px;
	font-size: 32px;
	line-height: 1
}
@media print, screen and (min-width:40em) {

.timeline .timeline-swiper-container .swiper-slide .timeline-content-wrapper .timeline-title {
	font-size: 34px
}
}
@media print, screen and (min-width:64em) {

.timeline .timeline-swiper-container .swiper-slide .timeline-content-wrapper .timeline-title {
	font-size: 38px
}
}

.timeline .timeline-swiper-container .swiper-slide .timeline-content-wrapper .timeline-lead {
	font-size: 22px;
	font-weight: 200;
	font-family: proxima-nova;
	line-height: 1.1
}
@media print, screen and (min-width:40em) {

.timeline .timeline-swiper-container .swiper-slide .timeline-content-wrapper .timeline-lead {
	font-size: 24px;
	font-size: 28px
}
}

.timeline .timeline-swiper-container .swiper-slide .timeline-content-wrapper .timeline-year {
	font-size: 80px;
	font-weight: 700;
	font-family: proxima-nova;
	color: #cb876f
}
@media print, screen and (min-width:64em) {

.timeline .timeline-swiper-container .swiper-slide .timeline-content-wrapper .timeline-year {
	font-size: 100px
}
}

.timeline .timeline-swiper-container .swiper-pagination {
	bottom: 30px
}

.timeline .timeline-swiper-container .swiper-pagination .swiper-pagination-bullet {
	background: none;
	opacity: 1;
	border: 2px solid #fff;
	width: 15px;
	height: 15px
}

.timeline .timeline-swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff
}
@media print, screen and (min-width:40em) {

.timeline .timeline-swiper-container .swiper-pagination {
	max-width: 1300px;
	left: 50%;
	transform: translateX(-50%)
}

.timeline .timeline-swiper-container .swiper-pagination .swiper-pagination-bullet {
	width: auto;
	border: none;
	height: auto;
	position: relative;
	font-size: 30px;
margin:0 .7rem;
	opacity: 1;
	color: #fff;
	font-family: proxima-nova
}

.timeline .timeline-swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: none
}

.timeline .timeline-swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	content: " ";
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff
}
}

.fullscreen-container {
	position: relative;
	overflow: hidden;
	height: 60vh;
	min-width: 100vw
}
@media print, screen and (min-width:40em) {

.fullscreen-container {
	height: 52.65vw;
	width: 100vw
}
}

.fullscreen-container video {
	position: relative;
	width: auto;
	transform: translate(-50%, -40%);
	left: 50%;
	min-width: 100%;
	min-height: 100%
}
@media print, screen and (min-width:64em) {

.fullscreen-container video {
	transform: translate(-50%)
}
}

.fullscreen-container .overlay-text {
	position: absolute;
	transform: translateY(-50%);
	top: 42%;
	width: 100%
}

@media print, screen and (min-width:1200px) {
	.fullscreen-container .overlay-text {
		top: 50%;
	}
}

.fullscreen-container .overlay-text .slogan {
	display: none;
	position: absolute;
	top: 0;
	padding: 0 1rem;
	font-family: slabo-13px;
	font-size: 26px;
	text-shadow: 0 0 20px hsla(0,0%,100%,.5);
	width: 100%;
	text-align: center;
	color: #cb876f;
	text-transform: uppercase
}
@media print, screen and (min-width:40em) {

.fullscreen-container .overlay-text .slogan {
	font-size: 40px;
	text-shadow: 0 0 30px hsla(0,0%,100%,.5)
}
}
@media print, screen and (min-width:64em) {

.fullscreen-container .overlay-text .slogan {
	font-size: 60px;
	text-shadow: 0 0 50px hsla(0,0%,100%,.5)
}
}

.fullscreen-container .overlay-text .slogan.current {
	opacity: 1
}

.fullscreen-container .overlay-button-container {
	position: absolute;
	top: 15%;
	right: 2%
}
@media screen and (min-width:90em) {

.fullscreen-container .overlay-button-container {
	right: 10%
}
}

.fullscreen-container .overlay-button-container a {
	cursor: default
}

.fullscreen-container .overlay-button-container .overlay-button-background {
	cursor: pointer;
	height: 180px;
	width: 180px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
	transition: all .3s ease;
}
@media screen and (min-width:90em) {

.fullscreen-container .overlay-button-container .overlay-button-background {
	height: auto;
	min-height: 200px;
	width: 280px;
}
}

.fullscreen-container .overlay-button-container .overlay-button-background:hover {
	transform: scale(1.1)
}
@media print {

* {
	background: transparent!important;
	color: #000!important;
	text-shadow: none!important;
	filter: none!important;
	-ms-filter: none!important
}

a, a:visited {
	color: #444!important;
	text-decoration: underline
}

a:after, a:visited:after {
	content: " (" attr(href) ")"
}

a:visited abbr[title]:after, a abbr[title]:after {
	content: " (" attr(title) ")"
}

.ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}

blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}

thead {
	display: table-header-group
}

img, tr {
	page-break-inside: avoid
}

img {
	max-width: 100%!important
}
@page {
margin:.5cm
}

h2, h3, p {
	orphans: 3;
	widows: 3
}

h2, h3 {
	page-break-after: avoid
}

.page-navigation, .respond-form, .sidebar, .wp-prev-next, nav {
	display: none
}
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), transparent);
	background-image: -o-linear-gradient(right, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(270deg, rgba(0,0,0,.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), transparent);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(90deg, rgba(0,0,0,.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(0deg, rgba(0,0,0,.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), transparent);
	background-image: -o-linear-gradient(top, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(180deg, rgba(0,0,0,.5), transparent)
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: 50%;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: opacity .3s;
	-o-transition: .3s opacity;
	transition: opacity .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: top .2s, -webkit-transform .2s;
	transition: top .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s top;
	transition: transform .2s, top .2s;
	transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: left .2s, -webkit-transform .2s;
	transition: left .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s left;
	transition: transform .2s, left .2s;
	transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: right .2s, -webkit-transform .2s;
	transition: right .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s right;
	transition: transform .2s, right .2s;
	transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: hsla(0,0%,100%,.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0,0,0,.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}
@-webkit-keyframes
swiper-preloader-spin {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@keyframes
swiper-preloader-spin {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
	position: relative
}

.flickity-enabled:focus {
	outline: none
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%
}

.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.flickity-button {
	position: absolute;
	background: hsla(0,0%,100%,.75);
	border: none;
	color: #333
}

.flickity-button:hover {
	background: #fff;
	cursor: pointer
}

.flickity-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
	opacity: .6
}

.flickity-button:disabled {
	opacity: .3;
	cursor: auto;
	pointer-events: none
}

.flickity-button-icon {
	fill: currentColor
}

.flickity-prev-next-button {
	top: 50%;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
	left: 10px
}

.flickity-prev-next-button.next {
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%
}

.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}

.flickity-rtl .flickity-page-dots {
	direction: rtl
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: .25;
	cursor: pointer
}

.flickity-page-dots .dot.is-selected {
	opacity: 1
}

/* Anniversary Page */
.anniversary-flag {
	left: 200px;
	position: absolute;
	top: 0;
}

@media print, screen and (min-width:40em) {
	.anniversary-flag {
		left: 230px;
	}
}

.anniversary-flag img {
	filter: drop-shadow(1px 1px 2px black);
	max-width: 40px;
	width: 50px;
}

@media print, screen and (min-width:40em) {
	.anniversary-flag img {
		max-width: 50px;
		width: 50px;
	}
}

.stick .anniversary-flag {
	display: none;
}

.page-template-page-anniversary .testimonial-swiper-container {
	margin-bottom: 0;
}

.page-template-page-anniversary .container-title h2 {
	font-size: 36px;
}

@media screen and (min-width:64em) {
	.anniversary-header .container-background {
		background-position: top -50px center;
	}
}

.anniversary-header__overlay {
	border: 1px solid #fff;
	content: "";
	padding: 8px;
	position: absolute;
}

.anniversary-header__overlay p {
	color: #fff;
	font-weight: 700;
	margin-bottom: 0;
}

.anniversary-header__overlay--left {
	left: 16px;
	top: 60%;
}

@media print, screen and (min-width:40em) {
	.anniversary-header__overlay--left {
		left: 15%;
		top: 30%;
	}
}

.anniversary-header__overlay--right {
	right: 16px;
	top: 50%;
}

@media print, screen and (min-width:40em) {
	.anniversary-header__overlay--right {
		right: 20%;
		top: 30%;
	}
}

@media print, screen and (min-width:40em) {
	.anniversary-values__cell {
		display: flex;
	}
}

@media print, screen and (min-width:90em) {
	.anniversary-values__cell {
		height: 550px;
	}

	.anniversary-values__cell:nth-child(odd) {
		align-items: flex-end;
	}

	.anniversary-values__cell:last-child {
		min-height: 750px;
	}
}

.anniversary-values__item {
	padding: 16px 0;
}

.anniversary-values__item h3 {
	color: #fff;
	font-family: "proxima-nova";
	font-size: 28px;
	font-weight: 700;
}

.anniversary-values__item p {
	color: #fff;
}

.anniversary-section .container-element.standard {
	padding-bottom: 0;
	padding-top: 0;
}

.anniversary-section__intro {
	font-size: 18px;
	font-weight: 700;
}

.anniversary-section__text {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.anniversary-section__image {
	text-align: center;
}

.anniversary-section__image img {
	max-width: 350px;
	width: 100%;
}

.anniversary-container {
	padding: 32px 16px;
}

@media print, screen and (min-width:40em) {
	.anniversary-container {
		padding: 48px 32px;
	}
}

@media print, screen and (min-width:64em) {
	.anniversary-container {
		padding: 64px;
	}
}

.anniversary-container--gray {
	background-color: #f5f5f5;
}

.anniversary-container--gray h3 {
	font-family: "proxima-nova";
	font-size: 28px;
	font-weight: 700;
}

.anniversary-container--brown {
	background-color: #b24a15;
	margin-bottom: 48px;
}

.anniversary-container--brown h3 {
	color: #fff;
	font-family: "proxima-nova";
	font-size: 28px;
	font-weight: 700;
}

.anniversary-container--purple {
	background-color: #5c2483;
}

.anniversary-container--purple .container-element-extractor-triangle {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	height: 0;
	width: 0;
	border-left: 0 solid transparent;
	border-right: 0 solid transparent;
	border-top: 0 solid #fefefe;
	top: 0;
}

@media print, screen and (min-width:40em) and (min-width:40em) {
	.anniversary-container--purple .container-element-extractor-triangle {
		border-left: 62.4px solid transparent;
		border-right: 62.4px solid transparent;
		border-top: 48px solid #fefefe;
	}
}

@media print, screen and (min-width:40em) and (min-width:64em) {
	.anniversary-container--purple .container-element-extractor-triangle {
		border-left: 78px solid transparent;
		border-right: 78px solid transparent;
		border-top: 60px solid #fefefe;
	}
}

.anniversary-container--brown h2,
.anniversary-container--brown p {
	color: #fff;
}

.anniversary-container-cta {
	margin: 0 auto;
	max-width: 780px;
}

.fullscreen-container .anniversary-button-container a {
	cursor: default;
}

.fullscreen-container .anniversary-button-container .anniversary-button-background {
	cursor: pointer;
	height: 180px;
	width: 180px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
	transition: all .3s ease;
}

@media screen and (min-width:90em) {
	.fullscreen-container .anniversary-button-container .anniversary-button-background {
	height: auto;
	min-height: 200px;
	width: 280px;
	}
}

.fullscreen-container .anniversary-button-container .anniversary-button-background:hover {
	transform: scale(1.1);
}

.fullscreen-container .anniversary-button-container {
	position: absolute;
	top: 15%;
	left: 2%;
}

@media screen and (min-width:90em) {
	.fullscreen-container .anniversary-button-container {
		left: 10%;
	}
}

/* Page Über uns*/
@media screen and (min-width:64em) {
	.page-template-page-ueber .image-fullscreen-gradientoverlay .container-background {
		background-position: top -50px center;
	}
}

/* Show only 4 Team Members on Team Page */
@media screen and (min-width:90em) {
	.page-template-page-team .swiper-slide {
		width: 320px !important;
	}

	.page-template-page-team .swiper-button-prev,
	.page-template-page-team .swiper-button-next {
		display: none;
	}
}

@media screen and (min-width:64em) {
	.team-swiper-container .swiper-wrapper {
		justify-content: center;
	}
}
.team-swiper-container.slider-active .swiper-wrapper {
	justify-content: normal;
}

.news-list li {
	font-weight: 300;
	font-size: 22px;
	padding-bottom: 8px;
}

@media print, screen and (min-width: 64em) {
	.news-list li {
		font-size: 30px;
		padding-bottom: 16px;
	}
}
